fix(deps): update all non-major dependencies #1861
Open
+754
−946
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:
^4.12.0
->^4.12.1
^7.26.9
->^7.27.1
^2.10.7
->^2.10.8
^2.29.3
->^2.29.4
^9.26.0
->^9.27.0
^2.8.1
->^2.8.2
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^8.6.12
->^8.6.14
^0.0.320
->^0.0.322
^2.8.17
->^2.8.18
^22.15.15
->^22.15.18
^8.32.0
->^8.32.1
^8.32.0
->^8.32.1
^9.26.0
->^9.27.0
^10.1.3
->^10.1.5
^2.10.9
->^2.10.10
^7.7.1
->^7.7.2
^8.6.12
->^8.6.14
^7.1.0
->^7.1.1
^29.3.2
->^29.3.4
^8.32.0
->^8.32.1
Release Notes
apollographql/apollo-server (@apollo/server)
v4.12.1
Compare Source
Patch Changes
41f98d4
Thanks @glasser! - Update README.md to recommend Express v5 integration now that Express v5 is released.chakra-ui/chakra-ui (@chakra-ui/react)
v2.10.8
Compare Source
changesets/changesets (@changesets/cli)
v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:eslint/eslint (@eslint/js)
v9.27.0
Compare Source
reduxjs/redux-toolkit (@reduxjs/toolkit)
v2.8.2
Compare Source
This bugfix release fixes a bundle size regression in RTK Query from the build and packaging changes in v2.8.0.
If you're using v2.8.0 or v2.8.1, please upgrade to v2.8.2 right away to resolve that bundle size issue!
Changelog
RTK Query Bundle Size
In v2.8.0, we reworked our packaging setup to better support React Native. While there weren't many meaningful code changes, we did alter our bundling build config file. In the process, we lost the config options to externalize the
@reduxjs/toolkit
core when building the RTK Query nested entry points. This resulted in a regression where the RTK core code also got bundled directly into the RTK Query artifacts, resulting in a significant size increase.This release fixes the build config and restores the previous RTKQ build artifact sizes.
What's Changed
Full Changelog: reduxjs/redux-toolkit@v2.8.1...v2.8.2
storybookjs/storybook (@storybook/addon-essentials)
v8.6.14
Compare Source
v8.6.13
Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v8.6.14
Compare Source
v8.6.13
Compare Source
storybookjs/storybook (@storybook/addon-links)
v8.6.14
Compare Source
v8.6.13
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v8.6.14
Compare Source
v8.6.13
Compare Source
8.6.13
react-native-web
- #31324, thanks @ndelangen!storybookjs/storybook (@storybook/blocks)
v8.6.14
Compare Source
v8.6.13
Compare Source
react-native-web
- #31324, thanks @ndelangen!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.32.1
Compare Source
🩹 Fixes
TSMappedType
with no type annotation (#11180)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.32.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v9.27.0
Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.5
Compare Source
Patch Changes
60fef02
Thanks @JounQin! - chore: addfunding
field intopackage.json
v10.1.4
Compare Source
Patch Changes
94b4799
Thanks @silvenon! - fix(cli): do not crash on no rules configuredreact-bootstrap/react-bootstrap (react-bootstrap)
v2.10.10
Compare Source
Bug Fixes
npm/node-semver (semver)
v7.7.2
Compare Source
Bug Fixes
fcafb61
#780 add missing'use strict'
directives (#780) (@Fdawgs)c99f336
#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403
#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a
#778 bump @npmcli/template-oss from 4.23.6 to 4.24.3 (#778) (@dependabot[bot], @npm-cli-bot)ladjs/supertest (supertest)
v7.1.1
Compare Source
kulshekhar/ts-jest (ts-jest)
v29.3.4
Compare Source
Bug Fixes
TsJestTransformerOptions
type (3b11e29), closes #4247rewriteRelativeImportExtensions
always (9b1f472), closes #4855v29.3.3
Compare Source
Bug Fixes
isolatedDeclarations
(5d6b35f), closes #4847typescript-eslint/typescript-eslint (typescript-eslint)
v8.32.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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.