fix(deps): update all non-major dependencies #809
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.11.5
->3.11.8
7.25.2
->7.26.0
7.24.7
->7.25.9
7.25.4
->7.26.0
^0.103.0
->^0.104.0
^0.96.0
->^0.97.0
^0.8.0
->^0.10.0
^0.103.0
->^0.104.0
5.52.2
->5.59.19
29.5.12
->29.5.14
18.3.4
->18.3.12
18.3.0
->18.3.1
4.3.1
->4.3.3
9.9.1
->9.14.0
9.1.5
->9.1.6
3.1.4
->3.1.7
2.6.3
->2.8.1
4.1.0
->4.2.1
5.4.2
->5.4.10
Release Notes
apollographql/apollo-client (@apollo/client)
v3.11.8
Compare Source
Patch Changes
35cf186
Thanks @phryneas! - Fixed a bug where incorrect object access in some Safari extensions could cause a crash.v3.11.7
Compare Source
Patch Changes
e471cef
Thanks @jerelmiller! - Fixes a regression from where passing an invalid identifier tofrom
inuseFragment
would result in the warningTypeError: Cannot read properties of undefined (reading '__typename')
.v3.11.6
Compare Source
Patch Changes
#12049
9c26892
Thanks @phryneas and @maciesielka! - Fix a bug whereuseFragment
did not re-render as expected#12044
04462a2
Thanks @DoctorJohn! - Cache theuseSubscription
hook'srestart
function definition between re-renders.babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)babel/babel (@babel/plugin-proposal-decorators)
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)ardatan/graphql-mesh (@graphql-mesh/apollo-link)
v0.104.0
Compare Source
Patch Changes
[
ac82d44
]:ardatan/graphql-mesh (@graphql-mesh/cli)
v0.97.0
Compare Source
Minor Changes
ac82d44
Thanks @ardatan! - Relax runtime and CLI packages, remove
node-libcurl and uWebSockets
Patch Changes
ac82d44
Thanks @ardatan! - dependencies updates:
node-libcurl@npm:@​ardatan/node-libcurl@^4.0.2
↗︎(from
dependencies
)[
ac82d44
]:ardatan/graphql-mesh (@graphql-mesh/fusion-runtime)
v0.10.0
Compare Source
Patch Changes
[
ac82d44
]:v0.9.7
Compare Source
Patch Changes
de41fc2
Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.28
↗︎(from
^10.0.27
, independencies
)@graphql-tools/federation@^2.2.21
↗︎(from
^2.2.19
, independencies
)@graphql-tools/stitch@^9.2.17
↗︎(from
^9.2.15
, independencies
)@graphql-tools/stitching-directives@^3.1.9
↗︎(from
^3.1.8
, independencies
)@graphql-tools/wrap@^10.0.12
↗︎(from
^10.0.11
, independencies
)[
de41fc2
,de41fc2
,de41fc2
,de41fc2
]:v0.9.6
Compare Source
Patch Changes
dc54d58
Thanks @EmrysMyrddin! - WebSocket connections are now cached
against the whole
connectionParams
object and forwardedheaders
. The fixes WebSocketconnection being reused wrongly when
connectionParams.token
is stable while other fields arechanging.
v0.9.5
Compare Source
Patch Changes
997b81c
Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.27
↗︎(from
^10.0.26
, independencies
)@graphql-tools/federation@^2.2.19
↗︎(from
^2.2.17
, independencies
)@graphql-tools/stitching-directives@^3.1.8
↗︎(from
^3.1.7
, independencies
)@graphql-tools/wrap@^10.0.11
↗︎(from
^10.0.10
, independencies
)[
997b81c
,997b81c
,997b81c
,997b81c
]:v0.9.4
Compare Source
Patch Changes
#7816
fad4d27
Thanks @ardatan! - dependencies updates:
@graphql-tools/merge@^9.0.8
↗︎(to
dependencies
)#7816
fad4d27
Thanks @ardatan! - Fix subscription fields fed by webhooks and
defined in `additionalTypeDefs` with `@resolveTo`
Updated dependencies
[
fad4d27
]:v0.9.3
Compare Source
Patch Changes
f7ad933
Thanks @ardatan! - dependencies updates:
@graphql-tools/federation@^2.2.17
↗︎(from
^2.2.16
, independencies
)v0.9.2
Compare Source
Patch Changes
518c42c
Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.26
↗︎(from
^10.0.23
, independencies
)@graphql-tools/federation@^2.2.16
↗︎(from
^2.2.12
, independencies
)@graphql-tools/stitch@^9.2.15
↗︎(from
^9.2.12
, independencies
)@graphql-tools/stitching-directives@^3.1.7
↗︎(from
^3.1.4
, independencies
)@graphql-tools/wrap@^10.0.10
↗︎(from
^10.0.7
, independencies
)[
518c42c
,359da22
,518c42c
,518c42c
,518c42c
]:v0.9.1
Compare Source
Patch Changes
50bf472
Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.23
↗︎(from
^10.0.21
, independencies
)@graphql-tools/executor@^1.3.2
↗︎(from
^1.3.1
, independencies
)@graphql-tools/federation@^2.2.12
↗︎(from
^2.2.10
, independencies
)@graphql-tools/stitch@^9.2.12
↗︎(from
^9.2.10
, independencies
)@graphql-tools/stitching-directives@^3.1.4
↗︎(from
^3.1.2
, independencies
)@graphql-tools/utils@^10.5.5
↗︎(from
^10.5.3
, independencies
)@graphql-tools/wrap@^10.0.7
↗︎(from
^10.0.5
, independencies
)[
50bf472
,50bf472
,50bf472
,50bf472
,50bf472
]:v0.9.0
Compare Source
Minor Changes
c8b1309
Thanks @renovate! - Remove workaround for directives on enums,
enum values and unions
ardatan/graphql-mesh (@graphql-mesh/urql-exchange)
v0.104.0
Compare Source
Patch Changes
[
ac82d44
]:TanStack/query (@tanstack/react-query)
v5.59.19
Compare Source
Version 5.59.19 - 11/3/24, 2:17 PM
Changes
Fix
9c93dc0
) by KaeTest
async
from queryFn (#8232) (0f84062
) by Sol LeeDocs
92defc6
) by CarolineClrPackages
v5.59.18
Compare Source
Version 5.59.18 - 11/3/24, 9:27 AM
Changes
Fix
74f0d6a
) by Dominik DorfmeisterPackages
v5.59.17
Compare Source
Version 5.59.17 - 11/2/24, 5:45 PM
Changes
Fix
c643635
) by Dominik DorfmeisterChore
setIsRestoring(true)
to fix lint warning (#8213) (39a35d8
) by Sol Leecaf6556
) by @ugurcanatasTest
query-persist-client-core
import (#8212) (1865f0d
) by Lachlan CollinsDocs
c61ff1e
) by ArnoudPackages
v5.59.16
Compare Source
Version 5.59.16 - 10/23/24, 12:53 PM
Changes
Fix
df49fbd
) by Dominik DorfmeisterChore
4fceb26
) by Haeun Namd3e2a8a
) by @manudeliDocs
9d99fcb
) by Ollie Chicka2ea754
) by Qiushi Yan1980a11
) by Ariel-MoroshkoPackages
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.