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 dependency @commitlint/config-angular to v19 #20

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/config-angular (source) 17.6.7 -> 19.3.0 age adoption passing confidence

Release Notes

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

v19.3.0

Compare Source

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

19.2.2 (2024-04-14)

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

v19.2.2

Compare Source

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

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

v19.0.3

Compare Source

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

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/config-angular

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

v18.4.4

Compare Source

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

v18.4.0

Compare Source

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

v18.1.0

Compare Source

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

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-angular

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

v17.7.0

Compare Source

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

17.6.7 (2023-07-19)

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

17.6.6 (2023-06-24)

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

17.6.5 (2023-05-30)

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

17.6.3 (2023-05-04)

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

17.6.1 (2023-04-14)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/major-commitlint-monorepo branch from 839dee1 to 3b1b77d Compare October 25, 2023 11:24
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 38e0b23 to 54b88d5 Compare November 16, 2023 07:17
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 54b88d5 to 5edcf48 Compare November 21, 2023 04:02
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5edcf48 to b620e9b Compare January 4, 2024 16:29
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch 2 times, most recently from 73b9f28 to dd74922 Compare January 25, 2024 15:03
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from dd74922 to f62cb6c Compare February 13, 2024 09:31
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from f62cb6c to 3414789 Compare February 27, 2024 12:59
@renovate renovate bot changed the title chore(deps): update dependency @commitlint/config-angular to v18 chore(deps): update dependency @commitlint/config-angular to v19 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 3414789 to db7a64d Compare February 28, 2024 13:06
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from db7a64d to 5e221d6 Compare March 12, 2024 08:38
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 5e221d6 to 7c2c6ee Compare April 14, 2024 11:00
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 7c2c6ee to 4e99be1 Compare April 23, 2024 04:13
@renovate renovate bot force-pushed the renovate/major-commitlint-monorepo branch from 4e99be1 to 6a94815 Compare May 4, 2024 00:58
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.

None yet

0 participants