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 release-related tools (major) #217

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.8.1 -> 19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) 17.8.1 -> 19.5.0 age adoption passing confidence
@release-it/conventional-changelog 5.1.1 -> 9.0.3 age adoption passing confidence
release-it 15.11.0 -> 17.10.0 age adoption passing confidence

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

release-it/conventional-changelog (@​release-it/conventional-changelog)

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

  • Update dependencies (6059558)
  • fix: Allow whatBump to return undefined to skip versioning (#​102) (3301fbe)

v9.0.0

Compare Source

v8.0.2

Compare Source

  • Add Node.js 22 to test matrix in CI (619c01c)
  • Upgrade dependencies (e73df9b)

v8.0.1

Compare Source

v8.0.0

Compare Source

v7.0.2

Compare Source

  • Upgrade conventional-changelog to 5.1.0 (#​75) (bdd80bd)
  • Fix presetpreset.name in readme (fa034ed)

v7.0.1

Compare Source

  • Explicit preset objects in tests + migrate error message (c4e90e0)
  • Improve readability (c37a7ea)
  • Fix test matrix (50c3155)
  • Update dependencies (3d52b17)
  • Fix test wrt tag suffix/template (b92151f)
  • Fix the parserOpts in the getRecommendedVersion function. (#​64) (a4acfea)

v7.0.0

Compare Source

  • Major bump with release-it v16/Node.js v16 (2f9ca56)

v6.0.0

Compare Source

  • Use GITHUB_TOKEN_RELEASE_IT token (3931967)
  • Update dependencies (1a42811)
  • Add test (related to #​58) (ff9f1aa)
  • Update dependencies (e41e7d3)
  • Add note about not writing a changelog and setting options from CLI (closes #​48) (6166bd8)
release-it/release-it (release-it)

v17.10.0

Compare Source

  • Add error handling for gitlab requests + release url (312fd8b)
  • Add proper Content-Type header to fetch requests (#​1166) (04bd34c)

v17.9.0

Compare Source

v17.8.2

Compare Source

  • Revert "Fix up other tests" (e19bcd8)
  • discussion_category_name = undefined (9225077)

v17.8.1

Compare Source

  • Fix up other tests (d8f903e)
  • Fix up discussion_category_name (5716681)

v17.8.0

Compare Source

v17.7.0

Compare Source

v17.6.0

Compare Source

  • Update dependencies (517ac8c)
  • Replace eslint-plugin-import with eslint-plugin-import-x (5828326)
  • feat: add secure flag to gitlab config (#​1129) (7a3ce98)

v17.5.0

Compare Source

  • Add flag --preReleaseBase=1 to use prelease base 1 (resolves #​1128) (6570068)

v17.4.2

Compare Source

v17.4.1

Compare Source

v17.4.0

Compare Source

v17.3.0

Compare Source

v17.2.1

Compare Source

  • Update some dependencies (bb23771)
  • Exit without error message when requireCommits is true but requireCommitsFail is false and no commits are available (#​1101) (cce35f3)

v17.2.0

Compare Source

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.5

Compare Source

  • Fix dependencies for Windows (d5a4c55)

v17.0.4

Compare Source

v17.0.3

Compare Source

  • Fix dependencies for Windows (c7d5ff0)

v17.0.2

Compare Source

v17.0.1

Compare Source

v17.0.0

Compare Source

v16.3.0

Compare Source

v16.2.1

Compare Source

  • Format Markdown (ebe4fbd)
  • Add production mode config for Knip (c1c0f99)
  • Update dependencies (a3d32ae)
  • Fix initial --snapshot latestVersion (f283230)

v16.2.0

Compare Source

v16.1.5

Compare Source

  • Only show url message on Windows (68b91c4)
  • fix: unable to open the browser automatically on Windows system (#​1019) (5069c30)

v16.1.4

Compare Source

  • Replace mock-fs with memfs + fs-monkey (723db6c)
  • Update dependencies (a3da2bf)

v16.1.3

Compare Source

v16.1.2

Compare Source

  • Revert some updates for Node.js 16 compat (a106c83)

v16.1.1

Compare Source

v16.1.0

[Compare S


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

@renovate renovate bot added dependencies Pull requests that update a dependency file MAJOR labels Jul 4, 2023
@renovate renovate bot changed the title chore(deps): update dependency @release-it/conventional-changelog to v6 chore(deps): update release-related tools (major) Jul 5, 2023
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 66446aa to 1ac8534 Compare July 9, 2023 15:06
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from ee8b321 to 020fafe Compare July 20, 2023 12:39
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from 7bedabd to 5a9b894 Compare August 13, 2023 13:48
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 5a9b894 to ce62531 Compare September 4, 2023 10:29
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 09186be to 60b1007 Compare September 27, 2023 09:58
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 58d42a0 to 6fa8019 Compare October 26, 2023 08:33
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 5 times, most recently from 6dd9120 to 6415c78 Compare November 16, 2023 08:08
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 6415c78 to 5bd65c4 Compare November 21, 2023 05:22
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from 5f8bb56 to 8e09982 Compare December 1, 2023 19:41
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 8e09982 to 9a98dc4 Compare December 8, 2023 09:40
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 9a98dc4 to 1cf57a4 Compare January 4, 2024 16:46
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 7246133 to 90107dd Compare January 25, 2024 13:35
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 7588c0b to fde1f1a Compare February 28, 2024 12:20
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 5ff3fa7 to 2ab1843 Compare March 19, 2024 03:15
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from 8d18dcd to b21f789 Compare April 14, 2024 09:55
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from 0fb8d72 to 901e27d Compare April 26, 2024 08:28
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 901e27d to d9ad173 Compare May 20, 2024 18:52
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from d69b30b to 8354d02 Compare June 3, 2024 06:10
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 8354d02 to bcffe79 Compare June 21, 2024 09:28
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from bcffe79 to 3f09fff Compare July 1, 2024 09:22
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from e06072c to 7670884 Compare July 14, 2024 09:32
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 7670884 to 047af4a Compare August 7, 2024 12:01
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 047af4a to 099ae1c Compare August 28, 2024 08:39
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 099ae1c to 0a5bb7b Compare September 11, 2024 09:52
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 2 times, most recently from 8143175 to 52b6449 Compare October 9, 2024 19:08
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch 3 times, most recently from 65d878d to 45bb7d7 Compare October 16, 2024 11:50
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 45bb7d7 to 000643b Compare October 21, 2024 09:59
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from 000643b to e5a167b Compare October 29, 2024 09:14
@renovate renovate bot force-pushed the renovate/major-release-related-tools branch from e5a167b to 5134602 Compare November 11, 2024 23:12
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 MAJOR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants