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 major dependency bump (major) #3036

Open
wants to merge 1 commit into
base: v2-develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^17.0.0 -> ^19.0.0 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) ^17.0.0 -> ^19.0.0 age adoption passing confidence devDependencies major
@vueuse/core (source) ^10.11.0 -> ^11.0.0 age adoption passing confidence dependencies major
@vueuse/core (source) ^10.11.0 -> ^11.0.0 age adoption passing confidence devDependencies major
@vueuse/integrations (source) ^10.11.0 -> ^11.0.0 age adoption passing confidence dependencies major
@vueuse/nuxt (source) ^10.11.0 -> ^11.0.0 age adoption passing confidence dependencies major
SonarSource/sonarcloud-github-action v2.3.0 -> v3.0.0 age adoption passing confidence action major
concurrently ^8.2.2 -> ^9.0.0 age adoption passing confidence devDependencies major
concurrently ^8.2.0 -> ^9.0.0 age adoption passing confidence devDependencies major
marked (source) ^13.0.3 -> ^14.0.0 age adoption passing confidence dependencies major
nuxt-gtag ^2.1.0 -> ^3.0.0 age adoption passing confidence devDependencies major
sass-loader ^14.2.1 -> ^16.0.0 age adoption passing confidence devDependencies major
vite-plugin-dts ^3.9.1 -> ^4.0.0 age adoption passing confidence devDependencies major
vite-tsconfig-paths ^4.3.2 -> ^5.0.0 age adoption passing confidence devDependencies major
wait-on ^7.0.1 -> ^8.0.0 age adoption passing confidence devDependencies major
yarn (source) 3.8.3 -> 4.5.0 age adoption passing confidence packageManager major

Release Notes

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

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

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

v19.4.1

Compare Source

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

v19.4.0

Compare Source

Features

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

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

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

19.2.2 (2024-04-14)

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

v19.4.1

Compare Source

Note: Version bump only for package @​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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.0

Compare Source

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

v18.1.0

Compare Source

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

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

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

vueuse/vueuse (@​vueuse/core)

v11.0.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v11.0.1

Compare Source

v11.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v10.11.1

Compare Source

No significant changes

    View changes on GitHub
SonarSource/sonarcloud-github-action (SonarSource/sonarcloud-github-action)

v3.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonarcloud-github-action@v2.3.0...v3.0.0

open-cli-tools/concurrently (concurrently)

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

markedjs/marked (marked)

v14.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

changeset-bot bot commented Nov 13, 2023

⚠️ No Changeset found

Latest commit: b0fb5df

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the deps/major-all-major branch 5 times, most recently from d3e032c to b79a4f1 Compare November 20, 2023 10:42
@renovate renovate bot force-pushed the deps/major-all-major branch 2 times, most recently from b6b7fde to aa35f8f Compare November 21, 2023 10:36
@renovate renovate bot force-pushed the deps/major-all-major branch 5 times, most recently from 4b0be44 to 879b8c7 Compare December 4, 2023 14:10
@renovate renovate bot force-pushed the deps/major-all-major branch 3 times, most recently from aea6275 to 20b1e05 Compare December 12, 2023 10:39
@renovate renovate bot force-pushed the deps/major-all-major branch 2 times, most recently from a091a70 to 555e594 Compare December 18, 2023 09:02
@renovate renovate bot force-pushed the deps/major-all-major branch 3 times, most recently from 1d408f7 to 4e0825c Compare January 18, 2024 13:57
@renovate renovate bot force-pushed the deps/major-all-major branch 2 times, most recently from 745c28e to 82a9f12 Compare January 30, 2024 19:56
@renovate renovate bot force-pushed the deps/major-all-major branch 3 times, most recently from 79761e7 to d097b67 Compare June 18, 2024 09:56
@renovate renovate bot force-pushed the deps/major-all-major branch 2 times, most recently from 19a8b0c to fb496d0 Compare July 9, 2024 02:22
@renovate renovate bot force-pushed the deps/major-all-major branch 3 times, most recently from 7290f1b to 1626200 Compare July 23, 2024 16:51
@renovate renovate bot force-pushed the deps/major-all-major branch 10 times, most recently from 7152db6 to 5708de8 Compare July 30, 2024 08:52
@renovate renovate bot force-pushed the deps/major-all-major branch 4 times, most recently from 6995d0b to 522122c Compare August 7, 2024 23:32
@renovate renovate bot force-pushed the deps/major-all-major branch 3 times, most recently from 36c4944 to da3997a Compare August 20, 2024 11:50
@renovate renovate bot force-pushed the deps/major-all-major branch 2 times, most recently from aaeaf14 to ce771b8 Compare August 25, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants