Skip to content

chore(deps): update commitlint monorepo to v19 (major)#610

Open
tradeshift-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-commitlint-monorepo
Open

chore(deps): update commitlint monorepo to v19 (major)#610
tradeshift-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-commitlint-monorepo

Conversation

@tradeshift-renovate

@tradeshift-renovate tradeshift-renovate Bot commented Feb 27, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@commitlint/cli (source) devDependencies major ^18.6.1 -> ^19.6.0
@commitlint/config-conventional (source) devDependencies major ^18.6.3 -> ^19.6.0

Release Notes

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

v19.6.0

Compare Source

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

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

v19.6.0

Compare Source

Note: Version bump only for package @​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.3 (2024-03-11)

Bug Fixes

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Never, 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 Renovate Bot.

@tradeshift-renovate tradeshift-renovate Bot requested review from a team as code owners February 27, 2024 16:29
@tradeshift-renovate tradeshift-renovate Bot added dependencies Pull requests that update a dependency file dev labels Feb 27, 2024
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 2663bae to f1ed046 Compare February 29, 2024 08:06
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from bcb0c3f to 2aa477c Compare March 15, 2024 12:52
@wiz-inc-48d099cbad

wiz-inc-48d099cbad Bot commented Mar 15, 2024

Copy link
Copy Markdown

Wiz Scan Summary

IaC Misconfigurations 0C 0H 0M 0L 0I
Vulnerabilities 0C 0H 0M 0L 0I
Total 0C 0H 0M 0L 0I
Secrets 0🔑

@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 2aa477c to ad347e2 Compare March 19, 2024 12:30
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update commitlint monorepo to v19 (major) chore(deps): update commitlint monorepo to v19 (major) - autoclosed Mar 27, 2024
@tradeshift-renovate tradeshift-renovate Bot deleted the renovate/major-commitlint-monorepo branch March 27, 2024 08:43
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update commitlint monorepo to v19 (major) - autoclosed chore(deps): update commitlint monorepo to v19 (major) Mar 29, 2024
@tradeshift-renovate tradeshift-renovate Bot reopened this Mar 29, 2024
@tradeshift-renovate tradeshift-renovate Bot restored the renovate/major-commitlint-monorepo branch March 29, 2024 10:37
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update commitlint monorepo to v19 (major) chore(deps): update commitlint monorepo to v19 (major) - autoclosed Apr 2, 2024
@tradeshift-renovate tradeshift-renovate Bot deleted the renovate/major-commitlint-monorepo branch April 2, 2024 01:51
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update commitlint monorepo to v19 (major) - autoclosed chore(deps): update commitlint monorepo to v19 (major) Apr 2, 2024
@tradeshift-renovate tradeshift-renovate Bot restored the renovate/major-commitlint-monorepo branch April 2, 2024 04:46
@tradeshift-renovate tradeshift-renovate Bot reopened this Apr 2, 2024
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from bb8f43e to 572d743 Compare November 21, 2024 11:29
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/major-commitlint-monorepo branch from 572d743 to 2aef99b Compare November 27, 2024 12:47
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 dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant