Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the release-tools group with 7 updates:

Package From To
@commitlint/cli 17.6.7 19.7.1
@commitlint/config-conventional 17.6.7 19.7.1
@semantic-release/commit-analyzer 10.0.1 13.0.1
@semantic-release/github 9.0.4 11.0.1
@semantic-release/npm 10.0.4 12.0.1
@semantic-release/release-notes-generator 11.0.4 14.0.3
semantic-release 21.0.7 24.2.3

Updates @commitlint/cli from 17.6.7 to 19.7.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.7.1

19.7.1 (2025-02-02)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.7.0...v19.7.1

v19.7.0

19.7.0 (2025-01-04)

Features

#Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.1...v19.7.0

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.7.1 (2025-02-02)

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

19.6.1 (2024-12-15)

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

19.6.0 (2024-11-19)

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

19.5.0 (2024-09-11)

Features

19.4.1 (2024-08-28)

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

19.4.0 (2024-08-07)

Features

... (truncated)

Commits

Updates @commitlint/config-conventional from 17.6.7 to 19.7.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.7.1

19.7.1 (2025-02-02)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.7.0...v19.7.1

v19.7.0

19.7.0 (2025-01-04)

Features

#Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.1...v19.7.0

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.7.1 (2025-02-02)

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

19.6.0 (2024-11-19)

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

19.5.0 (2024-09-11)

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

19.1.0 (2024-03-12)

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

19.0.3 (2024-02-28)

... (truncated)

Commits

Updates @semantic-release/commit-analyzer from 10.0.1 to 13.0.1

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v13.0.1

13.0.1 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#741) (f106b76)

v13.0.0

13.0.0 (2024-05-31)

Bug Fixes

  • log the raw message again (e2f5d6c)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0-beta.2

13.0.0-beta.2 (2024-05-25)

Bug Fixes

  • log the raw message again (e2f5d6c)

v13.0.0-beta.1

13.0.0-beta.1 (2024-05-25)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are

... (truncated)

Commits

Updates @semantic-release/github from 9.0.4 to 11.0.1

Release notes

Sourced from @​semantic-release/github's releases.

v11.0.1

11.0.1 (2024-11-06)

Bug Fixes

  • success: PRs not recognized as resolved issues (#960) (7cde776)

v11.0.0

11.0.0 (2024-09-24)

chore

  • update peer dependency for semantic-release (95c7cdd)

Code Refactoring

  • modify commit associatedPRs and relatedIssues label property data type. (718134a)

Features

  • integrate warn in fail script (7a9914a)
  • integrate warn in success script (792720d)

BREAKING CHANGES

  • the commit associatedPR and relatedIssues label prop is now an array of objects with more properties
  • the minimum required version of semantic-release to use @​semantic-release/github is now v24.1.0

v10.3.5

10.3.5 (2024-09-20)

Bug Fixes

  • replace searchAPI usage with GraphQL in findSRIssue util (#907) (7fb46a3)

v10.3.4

10.3.4 (2024-09-15)

Bug Fixes

  • glob-assets: remove unnecessary option when invoking globby() (#924) (efe9f49)

... (truncated)

Commits
  • 7cde776 fix(success): PRs not recognized as resolved issues (#960)
  • 0128403 chore(deps): update dependency node to v22 (#959)
  • 21b3e7e chore(deps): lock file maintenance (#961)
  • d1f410f chore(deps): lock file maintenance (#958)
  • ea92cf9 chore(deps): update dependency ava to v6.2.0 (#957)
  • b6799b7 chore(deps): update dependency semantic-release to v24.2.0 (#955)
  • 9b5643f ci(action): update actions/setup-node action to v4.1.0 (#953)
  • dd66e9e chore(deps): update dependency publint to v0.2.12 (#952)
  • 0e76834 chore(deps): update dependency npm-run-all2 to v7.0.1 (#950)
  • 992053a ci(action): update actions/checkout action to v4.2.2 (#951)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 10.0.4 to 12.0.1

Release notes

Sourced from @​semantic-release/npm's releases.

v12.0.1

12.0.1 (2024-05-09)

Bug Fixes

  • deps: update dependency execa to v9 (9ac5ed0)

v12.0.0

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

v11.0.3

11.0.3 (2024-03-01)

Bug Fixes

even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully

v11.0.2

11.0.2 (2023-12-07)

Bug Fixes

  • deps: update dependency npm to v10.2.5 (42b5dec)

v11.0.1

11.0.1 (2023-11-02)

Bug Fixes

... (truncated)

Commits
  • 9ac5ed0 fix(deps): update dependency execa to v9
  • 63cbef1 ci(action): update actions/checkout action to v4.1.5 (#796)
  • 2e93b22 chore(deps): update dependency sinon to v17.0.2 (#795)
  • fbf77cf chore(deps): lock file maintenance (#794)
  • f93b63f chore(deps): update dependency ava to v6.1.3 (#793)
  • 86011db chore(deps): update npm to v10.7.0 (#788)
  • 5850c2e chore(deps): update npm to v10.6.0
  • 8ae2364 chore(deps): lock file maintenance (#787)
  • 0885986 chore(deps): lock file maintenance (#786)
  • f9c63ab ci(action): update actions/checkout action to v4.1.4 (#782)
  • Additional commits viewable in compare view

Updates @semantic-release/release-notes-generator from 11.0.4 to 14.0.3

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.0.3

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)

v14.0.2

14.0.2 (2024-12-16)

Bug Fixes

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

... (truncated)

Commits

Updates semantic-release from 21.0.7 to 24.2.3

Release notes

Sourced from semantic-release's releases.

v24.2.3

24.2.3 (2025-02-15)

Bug Fixes

  • types: fixed typescript definition (0e08b5c), closes #3601

v24.2.2

24.2.2 (2025-02-09)

Bug Fixes

  • get-git-auth-url.js: Added debug for success (#3595) (2616d93)

v24.2.1

24.2.1 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#3556) (f15019c)

v24.2.0

24.2.0 (2024-10-25)

Features

  • clarify branch existence requirement in error messages (#3462) (05a2ea9)

v24.1.3

24.1.3 (2024-10-18)

Bug Fixes

  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)

v24.1.2

24.1.2 (2024-09-27)

Bug Fixes

  • deps: update @semantic-release/github to v11.0.0 (#3460) (43df51b)

v24.1.1

24.1.1 (2024-09-11)

... (truncated)

Commits
  • 0e08b5c fix(types): fixed typescript definition
  • 5e939a0 Use labels in issue templates (#3599)
  • 0a3049f build(deps): bump @​octokit/endpoint from 10.1.2 to 10.1.3 (#3608)
  • 552f62e build(deps): bump @​octokit/request-error from 6.1.6 to 6.1.7 (#3609)
  • 43c32b2 chore(deps): update dependency prettier to v3.5.1 (#3605)
  • e2dd84c chore(deps): update dependency publint to v0.3.5 (#3603)
  • 1724ee3 chore(deps): update dependency got to v14.4.6 (#3600)
  • bb5736f chore(deps): lock file maintenance (#3597)
  • fbfaba6 chore(deps): update dependency prettier to v3.5.0 (#3596)
  • 2616d93 fix(get-git-auth-url.js): Added debug for success (#3595)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
Bumps the release-tools group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.6.7` | `19.7.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.6.7` | `19.7.1` |
| [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `10.0.1` | `13.0.1` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `9.0.4` | `11.0.1` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `10.0.4` | `12.0.1` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `11.0.4` | `14.0.3` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `21.0.7` | `24.2.3` |


Updates `@commitlint/cli` from 17.6.7 to 19.7.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli)

Updates `@commitlint/config-conventional` from 17.6.7 to 19.7.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional)

Updates `@semantic-release/commit-analyzer` from 10.0.1 to 13.0.1
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v10.0.1...v13.0.1)

Updates `@semantic-release/github` from 9.0.4 to 11.0.1
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.0.4...v11.0.1)

Updates `@semantic-release/npm` from 10.0.4 to 12.0.1
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v10.0.4...v12.0.1)

Updates `@semantic-release/release-notes-generator` from 11.0.4 to 14.0.3
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v11.0.4...v14.0.3)

Updates `semantic-release` from 21.0.7 to 24.2.3
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v21.0.7...v24.2.3)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: release-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/release-tools-6cf972ce4d branch from af05abb to b542823 Compare February 25, 2025 10:43
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.

0 participants