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 semantic-release, @semantic-release/changelog, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator #56

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps semantic-release, @semantic-release/changelog, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator. These dependencies needed to be updated together.
Updates semantic-release from 17.4.7 to 22.0.5

Release notes

Sourced from semantic-release's releases.

v22.0.5

22.0.5 (2023-09-24)

Bug Fixes

v22.0.4

22.0.4 (2023-09-22)

Bug Fixes

v22.0.3

22.0.3 (2023-09-22)

Bug Fixes

v22.0.2

22.0.2 (2023-09-22)

Bug Fixes

  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

22.0.1 (2023-09-21)

Bug Fixes

  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #2934

v22.0.0

22.0.0 (2023-09-16)

Bug Fixes

  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)

... (truncated)

Commits
  • e759493 fix(deps): update dependency env-ci to v10 (#2983)
  • 7bbf1e8 docs: add community plugin semantic-release-pub (#2981)
  • 84f2ee9 fix(deps): update dependency marked to v9 (#2947)
  • 6070bf6 Merge pull request #2980 from semantic-release/exports
  • 8a7befe fix(deps): update dependency marked-terminal to v6
  • 993bf59 ci(action): update actions/checkout digest to 8ade135 (#2976)
  • 561e2d6 fix(exports): removed the exports definition for the time being
  • 94d50ed ci(action): update actions/checkout action to v4.1.0 (#2977)
  • bd4725b Merge pull request #2972 from semantic-release/stable-plugins
  • 041e4f7 fix(deps): upgraded release-notes-generator and commit-analyzer plugins t...
  • Additional commits viewable in compare view

Updates @semantic-release/changelog from 5.0.1 to 6.0.3

Release notes

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

v6.0.3

6.0.3 (2023-03-23)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#309) (47045b3)

v6.0.2

6.0.2 (2022-11-29)

Bug Fixes

  • deps: update dependency fs-extra to v11 (#276) (404c768)

v6.0.1

6.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#167) (ef37296)

v6.0.0

6.0.0 (2021-09-22)

Features

  • node-version: raised the minimum required version to v14.17 (#170) (5cf74e4)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 47045b3 fix(deps): update dependency fs-extra to v11.1.1 (#309)
  • 6d78608 chore(deps): lock file maintenance (#308)
  • e97bb18 chore(deps): update dependency semantic-release to v20.1.3 (#307)
  • e95f44b chore(deps): lock file maintenance (#305)
  • 023f516 chore(deps): update dependency sinon to v15.0.2 (#304)
  • 226d4e7 chore(deps): lock file maintenance (#302)
  • d716963 chore(deps): update dependency semantic-release to v20.1.1 (#301)
  • 701f0c7 chore(deps): lock file maintenance (#300)
  • a8c5513 chore(deps): lock file maintenance (#299)
  • 621fda0 chore(deps): lock file maintenance (#296)
  • Additional commits viewable in compare view

Updates @semantic-release/commit-analyzer from 8.0.1 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/git from 9.0.1 to 10.0.1

Release notes

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

v10.0.1

10.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#295) (3e934d4)

v10.0.0

10.0.0 (2021-09-20)

Features

  • node-version: raised the minimum required version to v14.17 (7ab65f8)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 3e934d4 fix(deps): update dependency @​semantic-release/error to v3 (#295)
  • 01aad76 chore(deps): lock file maintenance (#304)
  • eae607b chore(deps): lock file maintenance (#302)
  • f9e1a09 chore(deps): lock file maintenance (#301)
  • 51280ff chore(deps): lock file maintenance (#300)
  • 7a41029 chore(deps): lock file maintenance (#299)
  • 7ab65f8 feat(node-version): raised the minimum required version to v14.17
  • 9105df6 chore(deps): lock file maintenance (#296)
  • fccf23d build(release.yml): set node-version to 16
  • 9d20879 chore(deps): lock file maintenance (#294)
  • Additional commits viewable in compare view

Updates @semantic-release/github from 7.2.3 to 9.2.1

Release notes

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

v9.2.0

9.2.0 (2023-09-26)

Features

v9.1.0

9.1.0 (2023-09-25)

Features

  • releaseNameTemplate and releaseBodyTemplate options for customizing release body and name (#704) (9e2678c)

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)

v9.0.5

9.0.5 (2023-09-09)

Bug Fixes

v9.0.4

9.0.4 (2023-07-16)

Bug Fixes

  • deps: update octokit monorepo (major) (#670) (ebc0392)

v9.0.3

9.0.3 (2023-06-08)

... (truncated)

Commits
  • 3b7adfe fix: discussion not created if publishing release with assets (#711)
  • 34c0afd feat: add discussionCategoryName option (#702)
  • 9e2678c feat: releaseNameTemplate and releaseBodyTemplate options for customizing...
  • 2265f07 chore(deps): lock file maintenance (#710)
  • 02c3088 chore(deps): update dependency semantic-release to v22.0.5 (#709)
  • 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)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 7.1.3 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)

v10.0.5

10.0.5 (2023-08-19)

Bug Fixes

v10.0.4

10.0.4 (2023-06-09)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v4 (#628) (53a1012)

v10.0.3

10.0.3 (2023-04-07)

Bug Fixes

  • deps: update dependency read-pkg to v8 (#602) (aaddc5c)

... (truncated)

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 9.0.3 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…@semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator

Bumps [semantic-release](https://github.com/semantic-release/semantic-release), [@semantic-release/changelog](https://github.com/semantic-release/changelog), [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer), [@semantic-release/git](https://github.com/semantic-release/git), [@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). These dependencies needed to be updated together.

Updates `semantic-release` from 17.4.7 to 22.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.4.7...v22.0.5)

Updates `@semantic-release/changelog` from 5.0.1 to 6.0.3
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v5.0.1...v6.0.3)

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

Updates `@semantic-release/git` from 9.0.1 to 10.0.1
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](semantic-release/git@v9.0.1...v10.0.1)

Updates `@semantic-release/github` from 7.2.3 to 9.2.1
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v7.2.3...v9.2.1)

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

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

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 22:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
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