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 major dependencies (release/11.0.0-next) (major) #1746

Open
wants to merge 1 commit into
base: release/11.0.0-next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@capacitor/browser ^5.0.0 -> ^6.0.0 age adoption passing confidence peerDependencies major
@capacitor/browser ^5.0.0 -> ^6.0.0 age adoption passing confidence devDependencies major
@capacitor/core (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence peerDependencies major
@capacitor/core (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence devDependencies major
@capacitor/device ^5.0.0 -> ^6.0.0 age adoption passing confidence peerDependencies major
@capacitor/device ^5.0.0 -> ^6.0.0 age adoption passing confidence devDependencies major
@capacitor/preferences ^5.0.0 -> ^6.0.0 age adoption passing confidence peerDependencies major
@capacitor/preferences ^5.0.0 -> ^6.0.0 age adoption passing confidence devDependencies major
@commitlint/cli (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence devDependencies major
@nrwl/devkit (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence peerDependencies major
@nx/angular (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence peerDependencies major
@nx/angular (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@nx/eslint (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@nx/eslint-plugin (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@nx/jest (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@nx/jest (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence dependencies major
@nx/js (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@nx/workspace (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
@storybook/angular (source) ^7.5.3 -> ^8.0.0 age adoption passing confidence peerDependencies major
@storybook/angular (source) ^7.6.16 -> ^8.0.0 age adoption passing confidence devDependencies major
@storybook/components (source) ^7.5.3 -> ^8.0.0 age adoption passing confidence peerDependencies major
@storybook/components (source) ^7.6.16 -> ^8.0.0 age adoption passing confidence devDependencies major
@stylistic/eslint-plugin-ts (source) ^1.5.4 -> ^2.0.0 age adoption passing confidence devDependencies major
@stylistic/eslint-plugin-ts (source) ^1.5.4 -> ^2.0.0 age adoption passing confidence peerDependencies major
@types/inquirer (source) ~8.2.10 -> ~9.0.0 age adoption passing confidence devDependencies major
actions/checkout v3.6.0 -> v4.1.6 age adoption passing confidence action major
actions/configure-pages v4.0.0 -> v5.0.0 age adoption passing confidence action major
actions/upload-artifact v3.1.3 -> v4.3.3 age adoption passing confidence action major
archiver ^6.0.1 -> ^7.0.0 age adoption passing confidence devDependencies major
azure-devops-node-api ^12.0.0 -> ^13.0.0 age adoption passing confidence dependencies major
commit-and-tag-version ^9.5.0 -> ^12.0.0 age adoption passing confidence devDependencies major
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence devDependencies major
eslint (source) ^8.42.0 -> ^9.0.0 age adoption passing confidence peerDependencies major
eslint (source) ^8.22.0 -> ^9.0.0 age adoption passing confidence peerDependencies major
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence dependencies major
eslint-plugin-jest ~27.9.0 -> ~28.5.0 age adoption passing confidence devDependencies major
eslint-plugin-jest ^27.2.1 -> ^28.0.0 age adoption passing confidence peerDependencies major
eslint-plugin-unicorn ^51.0.1 -> ^53.0.0 age adoption passing confidence devDependencies major
eslint-plugin-unicorn ^51.0.0 -> ^53.0.0 age adoption passing confidence peerDependencies major
github/codeql-action v2.25.3 -> v3.25.5 age adoption passing confidence action major
inquirer (source) ~8.2.6 -> ~9.2.0 age adoption passing confidence dependencies major
jsonpath-plus ^8.0.0 -> ^9.0.0 age adoption passing confidence peerDependencies major
jsonpath-plus ^8.0.0 -> ^9.0.0 age adoption passing confidence devDependencies major
lighthouse 9.6.8 -> 12.0.0 age adoption passing confidence devDependencies major
nx (source) ~18.3.0 -> ~19.0.0 age adoption passing confidence devDependencies major
pascal-case (source) ^3.1.1 -> ^4.0.0 age adoption passing confidence dependencies major
playwright-lighthouse 2.2.2 -> 4.0.0 age adoption passing confidence devDependencies major
smartlook-client ^8.0.0 -> ^9.0.0 age adoption passing confidence peerDependencies major
smartlook-client ^8.0.0 -> ^9.0.0 age adoption passing confidence devDependencies major
tar ^6.1.12 -> ^7.0.0 age adoption passing confidence dependencies major

Release Notes

ionic-team/capacitor-plugins (@​capacitor/browser)

v6.0.0

Compare Source

Note: Version bump only for package @​capacitor/share

ionic-team/capacitor (@​capacitor/core)

v6.0.0

Compare Source

Bug Fixes
Features
conventional-changelog/commitlint (@​commitlint/cli)

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/config-conventional

nrwl/nx (@​nrwl/devkit)

v19.0.4

Compare Source

19.0.4 (2024-05-15)

🚀 Features
  • core: support finding matching projects with only negative patterns (#​22743)
  • react-native: add optional syncDeps param to storybook executor (#​22032)
🩹 Fixes
  • core: properly indent command output with mixed line endings (#​23321)
  • core: read socket dir on demand & load .env files on client startup (#​23348)
  • core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#​23231)
  • core: addPlugin should not conflict on project.json targ… (#​23391)
  • core: fix affected detection for inputs after named inputs (#​23354)
  • core: fix eslint --help command (#​23274)
  • core: copy native files to tmp file location instead of .nx/cache (#​23375)
  • core: retry interrupted errors when writing to stdout (#​23359)
  • graph: properly remove tag when generating static graph file (#​23399)
  • js: copy assets handler should correctly handle assets on windows (#​23351)
  • misc: guard against failure to decode file in migration (#​23069)
  • nextjs: Moving a library using @​nx/workspace:move should update … (#​23311)
  • testing: ignore jest-sequencer- paths in jest resolver (#​23396)
  • testing: check for project eslint config file in cypress and pla… (#​23401)
  • vite: migration should handle config object correctly #​20921 (#​23364, #​20921)
  • webpack: apply-base-config should initialize options it will set #​23296 (#​23368, #​23296)
❤️ Thank You
  • arekkubacz

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 2, 2024 12:48
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 2, 2024
Copy link

nx-cloud bot commented May 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3a37d36. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/release/11.0.0-next-major-major-dependencies branch 6 times, most recently from a016fff to acfd96d Compare May 9, 2024 23:00
@renovate renovate bot force-pushed the renovate/release/11.0.0-next-major-major-dependencies branch 3 times, most recently from ac1d5e3 to 3a37d36 Compare May 14, 2024 15:02
@renovate renovate bot force-pushed the renovate/release/11.0.0-next-major-major-dependencies branch from 3a37d36 to 736d083 Compare May 17, 2024 01:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants