chore(deps): update all non-major dependencies #7693
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:
2.5.2
->2.5.3
2.5.2
->2.5.3
15.1.0
->15.2.1
4.17.35
->4.17.36
14.18.54
->14.18.56
2.28.0
->2.28.1
16.7.1
->16.8.0
29.6.2
->29.6.4
29.6.2
->29.6.4
29.6.2
->29.6.3
13.3.2
->13.3.3
2.6.12
->2.7.0
3.0.1
->3.0.2
3.28.0
->3.28.1
Release Notes
apollographql/federation (@apollo/gateway)
v2.5.3
Compare Source
Patch Changes
Fix execution error in some cases where aliases are used and some values are
null
. (#2716)The error would manifest itself as an
INTERNAL_SERVER_ERROR
with a message of the formCannot read properties of null
.Updated dependencies [
4b9a512b
,c6e0e76d
,1add932c
,6f1fddb2
]:apollographql/federation (@apollo/subgraph)
v2.5.3
Compare Source
Patch Changes
4b9a512b
,c6e0e76d
,1add932c
]:rollup/plugins (@rollup/plugin-node-resolve)
v15.2.1
Compare Source
2023-08-22
Bugfixes
v15.2.0
Compare Source
2023-08-17
Features
import-js/eslint-plugin-import (eslint-plugin-import)
v2.28.1
Compare Source
Fixed
order
]: revert breaking change to single nested group ([#2854], thanks [@yndajas])Changed
graphql/graphql-js (graphql)
v16.8.0
Compare Source
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
jestjs/jest (jest)
v29.6.4
Compare Source
Fixes
[jest-core]
Fix typo inscheduleAndRun
performance marker (#14434)[jest-environment-node]
Make sureatob
andbtoa
are writeable in Node 20 (#14446)[jest-worker]
Additional error wrapper forparentPort.postMessage
to fix unhandledDataCloneError
. (#14437)v29.6.3
Compare Source
Fixes
[expect, @​jest/expect-utils]
ObjectContaining
supportsumbol
as key (#14414)[expect]
Remove@types/node
from dependencies (#14385)[jest-core]
Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]
Updateistanbul-lib-instrument
dependency to v6. (#14401)[jest-mock]
Revert #13692 as it was a breaking change (#14429)[jest-mock]
Revert #13866 as it was a breaking change (#14429)[jest-mock]
Revert #13867 as it was a breaking change (#14429)[@jest/reporters]
Marks Reporter's hooks as optional (#14433)[jest-runtime]
Fix dynamic ESM import module bug when loaded module throughjest.isolateModulesAsync
(#14397)Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]
Useinvariant
andnotEmpty
fromjest-util
rather than own internal (#14366)nock/nock (nock)
v13.3.3
Compare Source
Bug Fixes
node-fetch/node-fetch (node-fetch)
v2.7.0
Compare Source
Features
AbortError
(#1744) (9b9d458)v2.6.13
Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.0.2
Compare Source
diff
Break after
=
of assignment if RHS is poorly breakable AwaitExpression or YieldExpression (#15204 by @seiyab)Do not add trailing comma for grouped scss comments (#15217 by @auvred)
Print
declare
andexport
keywords for nested namespace (#15249 by @sosukesuzuki)rollup/rollup (rollup)
v3.28.1
Compare Source
2023-08-22
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.