fix(deps): update all non-major dependencies #214
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.13.8
->3.13.9
9.32.0
->9.33.0
8.1.3
->8.2.0
5.2.0
->5.2.1
10.1.0
->10.3.0
10.4.0
10.1.0
->10.3.0
10.4.0
4.0.1
->4.0.2
4.1.0
22.16.5
->22.17.1
19.1.8
->19.1.9
19.1.10
19.1.6
->19.1.7
2.12.0
->2.13.2
2.12.0
->2.13.0
2.12.0
->2.13.2
2.12.0
->2.13.2
2.12.0
->2.13.0
v4.2.2
->v4.3.0
14.5.3
->14.5.4
v3.4.0
->v3.5.0
5.5.3
->5.5.4
19.1.0
->19.1.1
19.1.0
->19.1.1
7.61.1
->7.62.0
7.7.1
->7.8.0
2.3.4
->2.3.5
2.3.6
5.8.3
->5.9.2
8.38.0
->8.39.0
8.39.1
2.8.0
->2.8.1
4.0.10
->4.0.16
4.0.17
Release Notes
apollographql/apollo-client (@apollo/client)
v3.13.9
Compare Source
Patch Changes
32c9aa9
Thanks @phryneas! - Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.eslint/eslint (@eslint/js)
v9.33.0
Compare Source
fastify/fastify-vite (@fastify/vite)
v8.2.0
: @fastify/vite@8.2.0Compare Source
This release contains a new vite plugin option:
useRelativePaths
. See #283. This option is useful if you run your build step in a separate environment and then copy the built files into a different machine, such as a Docker container. It will be made the default in a future release.react-hook-form/resolvers (@hookform/resolvers)
v5.2.1
Compare Source
getsentry/sentry-javascript (@sentry/node)
v10.3.0
Compare Source
skipOpenTelemetrySetup
option (#17349)globalHandlersIntegration
(#17216)handle
(#17277)v10.2.0
Compare Source
Important Changes
ignoreSpans
option (#17078)This release adds a new top-level
Sentry.init
option,ignoreSpans
, that can be used as follows:Spans matching the filter criteria will not be recorded. Potential child spans of filtered spans will be re-parented, if possible.
Adds support for OpenAI manual instrumentation in
@sentry/cloudflare
and@sentry/vercel-edge
.To instrument the OpenAI client, wrap it with
Sentry.instrumentOpenAiClient
and set recording settings.The
startTrace
option is deprecated and will be removed in a future major version. If you want to disable tracing, setSENTRY_TRACES_SAMPLE_RATE
to0.0
. instead. As of today, the flag does not affect traces anymore.Other Changes
gen_ai.invoke_agent
spans from child LLM calls (#17281)sentry.origin
span attribute toSentryTraced
decorator (#17318)openai
to the instrumented fn (#17320)sendBufferedReplayOrFlush
when opening/sending feedback (#17236)getsentry/sentry-javascript-bundler-plugins (@sentry/vite-plugin)
v4.0.2
Compare Source
moduleMetadata
injection snippet ES5-compliant (#774)SAP/ui5-webcomponents (@ui5/webcomponents)
v2.13.2
Compare Source
Fixes
v2.13.1
Compare Source
Fixes
dist/prod
(#12072) (4724943)v2.13.0
Compare Source
Bug Fixes
Features
SAP/ui5-webcomponents-react (@ui5/webcomponents-cypress-commands)
v2.13.0
Compare Source
Features
SAP/ui5-webcomponents-react (@ui5/webcomponents-react)
v2.13.0
Compare Source
Bug Fixes
counter
accessible to screen readers (#7602) (de906a1)toggleHeaderArea
is initially called (#7531) (7625a62), closes #7527h1
(#7594) (60faf04), closes #7568Features
tabRef
prop (#7590) (251e20a), closes #7589 #4369headerTextLevel
prop (#7595) (4d45358), closes #7593 #7568onResize
event (#7519) (35b1fc8), closes #7477actions/checkout (actions/checkout)
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
cypress-io/cypress (cypress)
v14.5.4
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-5-4
docker/login-action (docker/login-action)
v3.5.0
Compare Source
Full Changelog: docker/login-action@v3.4.0...v3.5.0
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.4
Compare Source
Patch Changes
#755
723f7a8
Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
#751
cf52b30
Thanks @andreww2012! - fix: disallow extra properties in rule optionsfacebook/react (react)
v19.1.1
Compare Source
facebook/react (react-dom)
v19.1.1
Compare Source
react-hook-form/react-hook-form (react-hook-form)
v7.62.0
Compare Source
remix-run/react-router (react-router-dom)
v7.8.0
Compare Source
Patch Changes
react-router@7.8.0
vercel/swr (swr)
v2.3.5
Compare Source
Patches
useSWRConfig
withuseMemo
to maintain stable reference by @samuel871211 in https://github.com/vercel/swr/pull/4110https://github.com/vercel/swr/pull/407676
Chores
PublicConfiguration.onDiscarded
tsdoc with SWR official website by @samuel871211 inNew Contributors
Full Changelog: vercel/swr@v2.3.4...v2.3.5
microsoft/TypeScript (typescript)
v5.9.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
eemeli/yaml (yaml)
v2.8.1
Compare Source
colinhacks/zod (zod)
v4.0.16
Compare Source
v4.0.15
Compare Source
Commits:
7e7e346
Clean up docsf2949a8
[docs] Fix migration guide upgrade command (#5021)d43cf19
Fix recursive object initialization errors with check() and other methods (#5018)3de2b63
fix: remove redundant Required<> from input and output type definitions (#5033)93553bd
Add needs info03cfa8d
4.0.15v4.0.14
Compare Source
Commits:
99391a8
Docs: Fix typo (#5005)e25303e
Docs: fix typo (#5008)dbb05ef
Add JSON Schema draft-04 output (#4811)b8257d7
Improve tuple recursive inference.9bdbc2f
Avoid infinite loops in defineLazy. Fixes #4994.af96ad4
4.0.14v4.0.13
Compare Source
v4.0.12
Compare Source
Commits:
ff83fc9
Add eslint-plugin-import-zod (#4848)7c9ce38
Update docs for z.property check (#4863)c432577
docs: add jwt schema docs (#4867)35e6a6f
Add llms.txt (#4915)3ac7bf0
Clean up Edit this Page60a9372
Implementllms-full.txt
(#5004)73a1970
4.0.12v4.0.11
Compare Source
Commits:
8e6a5f8
Fix “Edit on Github” link (#4997)930a2f6
Fix number of errors in doc (#4993)c762dbb
feat(locale): Add Yoruba (yo) locale (#4996)9a34a3a
Zod 4.0.11 (#4981)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.