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-dev): bump the release-tools group with 4 updates #113

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the release-tools group with 4 updates: @semantic-release/commit-analyzer, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator.

Updates @semantic-release/commit-analyzer from 10.0.4 to 11.0.0

Release notes

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

v11.0.0

11.0.0 (2023-09-18)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)
  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

Features

  • conventional-changelog-presets: supported new preset format (f3b88d3)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v11.0.0-beta.4

11.0.0-beta.4 (2023-09-17)

Features

  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1

v11.0.0-beta.3

11.0.0-beta.3 (2023-09-15)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)

v11.0.0-beta.2

11.0.0-beta.2 (2023-09-12)

Bug Fixes

  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

... (truncated)

Commits
  • 78f8f52 Merge pull request #519 from semantic-release/beta
  • 84e84f9 chore(deps): lock file maintenance (#529)
  • a681fbd feat(node-versions): raised the minimum node version to v18.17 and dropped v1...
  • 9d921e8 Merge branch 'master' of github.com:semantic-release/commit-analyzer into beta
  • 1c3c0e1 chore(deps): update dependency semantic-release to v22 (#528)
  • 1ee4c02 chore(deps): update dependency semantic-release to v21.1.2 (#527)
  • 3ff9458 fix(config-loader): accounted for normalization of preset interfaces
  • d0aaa8b chore(deps): update dependency sinon to v16 (#526)
  • 50ee729 Merge pull request #522 from semantic-release/filter-to-beta
  • 7d4400d Merge branch 'beta' of github.com:semantic-release/commit-analyzer into filte...
  • Additional commits viewable in compare view

Updates @semantic-release/github from 9.0.5 to 9.0.7

Release notes

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

v9.0.7

9.0.7 (2023-09-23)

Bug Fixes

  • deps: update octokit monorepo (major) (#708) (47f2b2e)

v9.0.6

9.0.6 (2023-09-14)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#698) (706544c)
Commits
  • 47f2b2e fix(deps): update octokit monorepo (major) (#708)
  • ac7638c chore(deps): update dependency semantic-release to v22.0.4 (#707)
  • aa2c615 chore(deps): update dependency semantic-release to v22.0.2 (#706)
  • f369f29 ci(action): update actions/checkout digest to 8ade135 (#705)
  • e1633ad chore(deps): update dependency semantic-release to v22.0.1 (#703)
  • 81742a0 chore(deps): lock file maintenance (#701)
  • da1b235 chore(deps): update dependency semantic-release to v22 (#700)
  • cbc61df chore(deps): update dependency semantic-release to v21.1.2 (#699)
  • 706544c fix(deps): update dependency aggregate-error to v5 (#698)
  • 65c4e13 chore(deps): update dependency sinon to v16 (#697)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 10.0.5 to 11.0.0

Release notes

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

v11.0.0

11.0.0 (2023-09-15)

Bug Fixes

  • deps: update dependency npm to v10 (819f257)

Features

  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (6413130)

BREAKING CHANGES

  • node-versions: node v18.17 is now the minimum required version and support for v19 has been dropped

v10.0.6

10.0.6 (2023-09-14)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#676) (f2bc9e7)
Commits
  • 4b04ffd Merge pull request #671 from semantic-release/renovate/npm-10.x
  • 6413130 feat(node-versions): raised the minimum required node version to v18.17 and d...
  • 819f257 fix(deps): update dependency npm to v10
  • f2bc9e7 fix(deps): update dependency aggregate-error to v5 (#676)
  • e65bea2 chore(deps): update dependency sinon to v16 (#675)
  • 05e60ea chore(deps): lock file maintenance (#674)
  • cc64b42 ci(action): update actions/checkout action to v4 (#673)
  • 74629b6 chore(deps): lock file maintenance (#672)
  • 1827a33 chore(deps): update dependency prettier to v3.0.3 (#669)
  • fbe23f1 chore(deps): lock file maintenance (#668)
  • Additional commits viewable in compare view

Updates @semantic-release/release-notes-generator from 11.0.7 to 12.0.0

Release notes

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

v12.0.0

12.0.0 (2023-09-18)

Bug Fixes

  • deps: update dependency conventional-changlog-writer to v7 (4fe3563)

Features

  • conventional-changelog-presets: supported new preset format (a681671)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (9c4e5f5)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v12.0.0-beta.3

12.0.0-beta.3 (2023-09-17)

Features

  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (9c4e5f5)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1

v12.0.0-beta.2

12.0.0-beta.2 (2023-09-12)

Bug Fixes

  • deps: update dependency conventional-changlog-writer to v7 (4fe3563)

v12.0.0-beta.1

12.0.0-beta.1 (2023-09-01)

Features

  • conventional-changelog-presets: supported new preset format (a681671)

... (truncated)

Commits
  • 2a2756e Merge pull request #526 from semantic-release/beta
  • c87cc1e Merge branch 'master' of github.com:semantic-release/release-notes-generator ...
  • 249a23f chore(deps): lock file maintenance (#537)
  • 9c4e5f5 feat(node-versions): raised the minimum node version to v18.17 and dropped v1...
  • 73d5356 test(writer-opts): compared the transform function accounting for generation ...
  • c6075a5 Merge branch 'master' of github.com:semantic-release/release-notes-generator ...
  • f3d3aad chore(deps): update dependency semantic-release to v22 (#536)
  • 9c79df8 chore(deps): update dependency testdouble to v3.19.0 (#535)
  • c08d9dc chore(deps): update dependency semantic-release to v21.1.2 (#534)
  • 8e79828 Merge pull request #529 from semantic-release/writer-to-beta
  • 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

Bumps the release-tools group with 4 updates: [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer), [@semantic-release/github](https://github.com/semantic-release/github), [@semantic-release/npm](https://github.com/semantic-release/npm) and [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator).


Updates `@semantic-release/commit-analyzer` from 10.0.4 to 11.0.0
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v10.0.4...v11.0.0)

Updates `@semantic-release/github` from 9.0.5 to 9.0.7
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.0.5...v9.0.7)

Updates `@semantic-release/npm` from 10.0.5 to 11.0.0
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v10.0.5...v11.0.0)

Updates `@semantic-release/release-notes-generator` from 11.0.7 to 12.0.0
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v11.0.7...v12.0.0)

---
updated-dependencies:
- 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-patch
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/release-tools-afbef3d63e branch October 2, 2023 17:23
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