Update all non-major dependencies #29179
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.0.0
->3.1.1
4.0.1
->4.0.3
9.1.0
->9.1.2
3.39.0
->3.40.0
2.52.0
->2.54.0
28.9.0
->28.11.0
7.37.2
->7.37.4
11.0.0
->11.0.1
11.10.0
->11.11.1
5.39.2
->5.43.6
15.2.10
->15.4.3
5.0.0
->5.1.0
4.0.4
->4.0.6
2.13.2
->2.13.5
9.22.5
->9.22.6
1.5.3
->1.5.4
7.6.3
->7.7.0
5.3.10
->5.3.11
1.0.39
->1.0.40
11.0.3
->11.0.5
4.0.0
->4.1.0
5.1.0
->5.2.0
2.6.1
->2.7.0
Release Notes
getsentry/sentry-javascript-bundler-plugins (@sentry/webpack-plugin)
v3.1.1
Compare Source
fix(core): Disable release creation and source maps upload in dev mode (#666)
This fix disables any external calls to the Sentry API for managing releases or uploading source maps, when detecting that the plugin is running in dev-mode. While this rarely actually happened,
it also polluted the dev server output with unnecessary logs about missing auth tokens, which shouldn't
be required in dev mode.
v3.1.0
Compare Source
paulmillr/chokidar (chokidar)
v4.0.3
Compare Source
What's Changed
Full Changelog: paulmillr/chokidar@4.0.2...4.0.3
v4.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: paulmillr/chokidar@4.0.1...4.0.2
open-cli-tools/concurrently (concurrently)
v9.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2
v9.1.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1
zloirock/core-js (core-js)
v3.40.0
Compare Source
Error.isError
stage 3 proposal:Error.isError
.sham
Iterator
sequencing stage 2.7 proposal:IteratorResult
objects when possible, tc39/proposal-iterator-sequencing/17, tc39/proposal-iterator-sequencing/18, December 2024 TC39 meetingSet
methodsDataView.prototype.{ getFloat16, setFloat16 }
performance, #1379, thanks @LeviPesin%TypedArray%.prototype.toSpliced
Math.scale
) available on globalRegExp.escape
marked as shipped from Safari 18.2Promise.try
marked as shipped from Safari 18.2Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
marked as shipped from Safari 18.2Uint8Array
to / from base64 and hex proposal methods marked as shipped from Safari 18.2JSON.parse
source text access proposal features marked as shipped from FF135RegExp.escape
marked as shipped from FF134Promise.try
marked as shipped from FF134Symbol.dispose
,Symbol.asyncDispose
andIterator.prototype[@​@​dispose]
marked as shipped from FF135JSON.parse
source text access proposal features marked as shipped from Bun 1.1.43URL.parse
was added - 22.1 instead of 22.0bradymholt/cronstrue (cronstrue)
v2.54.0
Compare Source
What's Changed
New Contributors
Full Changelog: bradymholt/cRonstrue@v2.53.0...v2.54.0
v2.53.0
Compare Source
What's Changed
New Contributors
Full Changelog: bradymholt/cRonstrue@v2.52.0...v2.53.0
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.11.0
Compare Source
Features
expect
with no arguments (#1688) (ff0349e)28.10.1 (2025-01-15)
Bug Fixes
v28.10.1
Compare Source
Bug Fixes
v28.10.0
Compare Source
Features
jest.mocked
(#1681) (d868636)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property
][no-unknown-property]: supportprecedence
prop in react 19 ([#3829][] @acusti)prop-types
][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url
][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types
][default-props-match-prop-types], [jsx-boolean-value
][jsx-boolean-value], [jsx-curly-brace-presence
][jsx-curly-brace-presence], [jsx-no-bind
][jsx-no-bind], [no-array-index-key
][no-array-index-key], [no-is-mounted
][no-is-mounted], [no-render-return-value
][no-render-return-value], [require-default-props
][require-default-props] ([#3841][] @bastiendmt)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.