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

chore(deps): update all dependencies (major) #1167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react (source) 18.3.5 -> 19.0.2 age adoption passing confidence resolutions major
@types/react (source) ^18.0.0 -> ^18.0.0 || ^19.0.0 age adoption passing confidence peerDependencies major
@types/react (source) 18.3.5 -> 19.0.2 age adoption passing confidence dependencies major
@types/react-dom (source) 18.3.0 -> 19.0.2 age adoption passing confidence resolutions major
@types/react-dom (source) ^18.0.0 -> ^18.0.0 || ^19.0.0 age adoption passing confidence peerDependencies major
@types/react-dom (source) 18.3.0 -> 19.0.2 age adoption passing confidence dependencies major
concurrently 8.2.2 -> 9.1.2 age adoption passing confidence devDependencies major
eslint-plugin-cypress 3.5.0 -> 4.1.0 age adoption passing confidence devDependencies major
eslint-plugin-react-hooks (source) 4.6.2 -> 5.1.0 age adoption passing confidence devDependencies major
eslint-plugin-testing-library 6.3.0 -> 7.1.1 age adoption passing confidence devDependencies major
jackspeak 2.1.1 -> 4.0.2 age adoption passing confidence resolutions major
node 22 -> 23 age adoption passing confidence stage major
react (source) ^18.0.0 -> ^18.0.0 || ^19.0.0 age adoption passing confidence peerDependencies major
react (source) 18.3.1 -> 19.0.0 age adoption passing confidence devDependencies major
react-dom (source) ^18.0.0 -> ^18.0.0 || ^19.0.0 age adoption passing confidence peerDependencies major
react-dom (source) 18.3.1 -> 19.0.0 age adoption passing confidence devDependencies major
strip-ansi 6.0.1 -> 7.1.0 age adoption passing confidence resolutions major
ubuntu 22.04 -> 24.04 age adoption passing confidence github-runner major

Release Notes

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

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

v9.0.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1

v9.0.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v4.1.0

Compare Source

Features
  • docs: publish updated readme (2bc8d5a)

v4.0.0

Compare Source

Features
  • minimum version eslint v9 (b50181a)
BREAKING CHANGES
  • Support ESLint v9 and above only

Support for ESlint v7 & v8 is removed
languageOptions ecmaVersion: 2019 and sourceType: module are removed from eslint-plugin-cypress/flat config
globals is updated to 15.11.0
eslint-plugin-n is updated to 17.11.1

v3.6.0

Compare Source

Features
  • publish eslint v8 deprecation (44a7722)
facebook/react (eslint-plugin-react-hooks)

v5.1.0

Compare Source

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v7.1.1

Compare Source

Bug Fixes
  • use valid config type for supporting both ESLint v8 and v9 (#​976) (d8e44b2)

v7.1.0

Compare Source

Features

v7.0.0

Compare Source

You can follow the migration guide to v7.

BREAKING CHANGES
  • Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
  • Requires ESLint ^8.57.0, or ^9.0.0
Features
  • Full support for ESLint v9 (v8 still compatible) and typescript-eslint v8

Co-authored-by: @​MichaelDeBoey

v6.5.0

Compare Source

Features

v6.4.0

Compare Source

Features

v6.3.4

Compare Source

Bug Fixes

v6.3.3

Compare Source

Bug Fixes

v6.3.2

Compare Source

Bug Fixes

v6.3.1

Compare Source

Bug Fixes
  • no-manual-cleanup: properly check all @testing-library imports (#​934) (62a3f61)
isaacs/jackspeak (jackspeak)

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.4.3

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.6

Compare Source

v3.2.5

Compare Source

v3.2.4

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

v2.3.6

Compare Source

v2.3.5

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

nodejs/node (node)

v23

Moved to doc/changelogs/CHANGELOG_V6.md#6.1.0.

facebook/react (react)

v19.0.0

Compare Source

facebook/react (react-dom)

v19.0.0

Compare Source

chalk/strip-ansi (strip-ansi)

v7.1.0

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), 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.


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

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

@webteam-app
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant