fix(deps): update all non-major dependencies #242
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.9
->3.14.0
9.33.0
->9.34.0
10.4.0
->10.5.0
10.4.0
->10.5.0
4.1.0
->4.1.1
22.17.1
->22.17.2
19.1.10
->19.1.11
2.13.2
->2.13.3
2.13.0
->2.13.1
2.13.2
->2.13.3
2.13.2
->2.13.3
2.13.0
->2.13.1
5.0.0
->5.0.1
12.8.2
->12.8.4
25.3.4
->25.4.2
15.6.1
->15.7.2
7.8.0
->7.8.2
15.6.1
->15.6.3
8.39.1
->8.40.0
4.0.17
->4.1.1
Release Notes
apollographql/apollo-client (@apollo/client)
v3.14.0
Compare Source
Minor Changes
#12752
8b779b4
Thanks @jerelmiller! - Add deprecations and warnings to remaining APIs changed in Apollo Client 4.0.#12746
0bcd2f4
Thanks @jerelmiller! - Add warnings and deprecations for options and methods for all React APIs.#12751
567cad8
Thanks @jerelmiller! - Add@deprecated
tags to all properties returned from any query API (e.g.client.query
,observableQuery.refetch
, etc.),client.mutate
, andclient.subscribe
that are no longer available in Apollo Client 4.0.#12746
0bcd2f4
Thanks @jerelmiller! - AddpreloadQuery.toPromise(queryRef)
as a replacement forqueryRef.toPromise()
.queryRef.toPromise()
has been removed in Apollo Client 4.0 in favor ofpreloadQuery.toPromise
and is now considered deprecated.#12736
ea89440
Thanks @jerelmiller! - Add deprecations and deprecation warnings forApolloClient
options and methods.#12763
5de6a3d
Thanks @jerelmiller! - Version bump only to release latest asrc
.#12459
1c5a031
Thanks @jerelmiller! - ResetaddTypenameTransform
andfragments
caches when callingcache.gc()
only whenresetResultCache
istrue
.#12743
92ad409
Thanks @jerelmiller! - Add deprecations and warnings foraddTypename
inInMemoryCache
andMockedProvider
.#12743
92ad409
Thanks @jerelmiller! - Add deprecations and warnings forcanonizeResults
.#12751
567cad8
Thanks @jerelmiller! - Warn when using astandby
fetch policy withclient.query
.Patch Changes
ecf3de1
Thanks @phryneas! - Prevent field policies from overwriting/merging into supertype field policies.eslint/eslint (@eslint/js)
v9.34.0
Compare Source
getsentry/sentry-javascript (@sentry/node)
v10.5.0
Compare Source
SystemError
context and remove paths from message (#17331)Internal Changes
Work in this release was contributed by @ha1fstack. Thank you for your contribution!
Bundle size 📦
getsentry/sentry-javascript-bundler-plugins (@sentry/vite-plugin)
v4.1.1
Compare Source
SAP/ui5-webcomponents (@ui5/webcomponents)
v2.13.3
Compare Source
Fixes
SAP/ui5-webcomponents-react (@ui5/webcomponents-cypress-commands)
v2.13.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-cypress-commands
SAP/ui5-webcomponents-react (@ui5/webcomponents-react)
v2.13.1
Compare Source
Bug Fixes
scrollPaddingBlock
whenrelatedTarget
isnull
(#7631) (09d8d19), closes #7570vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.0.1
Compare Source
Set
optimizeDeps.rollupOptions.transform.jsx
instead ofoptimizeDeps.rollupOptions.jsx
for rolldown-vite (#735)optimizeDeps.rollupOptions.jsx
is going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx
.Perf: skip
babel-plugin-react-compiler
if code has no"use memo"
when{ compilationMode: "annotation" }
(#734)Respect tsconfig
jsxImportSource
(#726)Fix
reactRefreshHost
option on rolldown-vite (#716)Fix
RefreshRuntime
being injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compiler
on non client environment (689)xyflow/xyflow (@xyflow/react)
v12.8.4
Compare Source
Patch Changes
#5472
372c493a
Thanks @moklick! - Remove dangerouslySetInnerHTML from domAttributes#5459
2e7c89c6
Thanks @0x0f0f0f! - Fix open arrow marker using fill color from edge instead of noneUpdated dependencies [
5ece6b36
,53da1193
]:v12.8.3
Compare Source
Patch Changes
#5420
c453ee3f
Thanks @ShlomoGalle! - OmitdefaultValue
fromNode
'sdomAttributes
to fix type incompatibility when usingWritableDraft
#5436
def02b96
Thanks @moklick! - Prevent a 0 added to the markup for edges when interactionWidth is 0#5444
9aca4839
Thanks @paula-stacho! - Export MiniMapNode#5443
144f8feb
Thanks @moklick! - Use 1 as the default for interactive Minimap zoom step#5428
f18e9856
Thanks @Karl255! - Fix clicking on detached handle elements not initiating drawing of connections#5453
7a088817
Thanks @moklick! - Snap selection instead of separate nodes when snap grid is enabled#5415
6838df9d
Thanks @moklick! - Allow strings and enums for existing marker types#5444
9192fd7d
Thanks @paula-stacho! - Export MiniMapNode#5448
f5fe1d71
Thanks @moklick! - Use correct HandleConnection type for Handle onConnect#5419
daa33fb3
Thanks @0x0f0f0f! - Make arrow heads markers fallback to --xy-edge-stroke CSS variable when passing null as marker colorUpdated dependencies [
144f8feb
,f18e9856
,7a088817
,6838df9d
,fddbb7de
,f5fe1d71
,daa33fb3
]:i18next/i18next (i18next)
v25.4.2
Compare Source
v25.4.1
Compare Source
v25.4.0
Compare Source
enableSelector: true
in your configuration optionsenableSelector: "optimize"
, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build timesv25.3.6
Compare Source
v25.3.5
Compare Source
i18next/react-i18next (react-i18next)
v15.7.2
Compare Source
v15.7.1
Compare Source
v15.7.0
Compare Source
remix-run/react-router (react-router-dom)
v7.8.2
Compare Source
Patch Changes
react-router@7.8.2
v7.8.1
Compare Source
Patch Changes
react-router@7.8.1
react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)
v15.6.3
Compare Source
What's Changed
New Contributors
Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.2...v15.6.3
v15.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.1...v15.6.2
typescript-eslint/typescript-eslint (typescript-eslint)
v8.40.0
Compare Source
🩹 Fixes
plugin
,parser
, andconfigs
that are compatible with bothdefineConfig()
andtseslint.config()
(#11475)❤️ Thank You
You can read about our versioning strategy and releases on our website.
colinhacks/zod (zod)
v4.1.1
Compare Source
v4.1.0
Compare Source
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.