Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #29179

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/webpack-plugin (source) 3.0.0 -> 3.1.1 age adoption passing confidence
chokidar 4.0.1 -> 4.0.3 age adoption passing confidence
concurrently 9.1.0 -> 9.1.2 age adoption passing confidence
core-js (source) 3.39.0 -> 3.40.0 age adoption passing confidence
cronstrue 2.52.0 -> 2.54.0 age adoption passing confidence
eslint-plugin-jest 28.9.0 -> 28.11.0 age adoption passing confidence
eslint-plugin-react 7.37.2 -> 7.37.4 age adoption passing confidence
glob 11.0.0 -> 11.0.1 age adoption passing confidence
highlight.js (source) 11.10.0 -> 11.11.1 age adoption passing confidence
knip (source) 5.39.2 -> 5.43.6 age adoption passing confidence
lint-staged 15.2.10 -> 15.4.3 age adoption passing confidence
maplibre-gl (source) 5.0.0 -> 5.1.0 age adoption passing confidence
mime 4.0.4 -> 4.0.6 age adoption passing confidence
react-focus-lock 2.13.2 -> 2.13.5 age adoption passing confidence
react-virtualized 9.22.5 -> 9.22.6 age adoption passing confidence
rfc4648 1.5.3 -> 1.5.4 age adoption passing confidence
semver 7.6.3 -> 7.7.0 age adoption passing confidence
terser-webpack-plugin 5.3.10 -> 5.3.11 age adoption passing confidence
ua-parser-js (source) 1.0.39 -> 1.0.40 age adoption passing confidence
uuid 11.0.3 -> 11.0.5 age adoption passing confidence
web-streams-polyfill 4.0.0 -> 4.1.0 age adoption passing confidence
webpack-dev-server 5.1.0 -> 5.2.0 age adoption passing confidence
yaml (source) 2.6.1 -> 2.7.0 age adoption passing confidence

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

  • feat(webpack): Gate forced process exit behind experimental flag (#​663)
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

bradymholt/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
  • valid-expect: allow calling 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
  • unbound-method: ignore functions passed to jest.mocked (#​1681) (d868636)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence 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
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Feb 4, 2025
@t3chguy t3chguy marked this pull request as ready for review February 4, 2025 15:23
@t3chguy t3chguy requested a review from a team as a code owner February 4, 2025 15:23
@t3chguy t3chguy requested a review from florianduros February 4, 2025 15:23
@t3chguy t3chguy enabled auto-merge February 4, 2025 15:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 935b5d0 to cee43ef Compare February 4, 2025 15:30
@t3chguy t3chguy added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 4, 2025
@renovate renovate bot enabled auto-merge February 4, 2025 16:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4758885 to ea45c54 Compare February 4, 2025 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea45c54 to 8185873 Compare February 4, 2025 16:27
@renovate renovate bot added this pull request to the merge queue Feb 4, 2025
Merged via the queue into develop with commit 1c4e356 Feb 4, 2025
37 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 4, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant