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/commit-analyzer from 9.0.2 to 10.0.0 #690

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps @semantic-release/commit-analyzer from 9.0.2 to 10.0.0.

Release notes

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

v10.0.0

10.0.0 (2023-06-02)

Code Refactoring

  • esm: converted the package to esm (b4f9865), closes #296

Features

  • deps: raised the peer-dependency requirement on semantic-release to v20.1.0 (e1ab8ea)
  • node-versions: raised the minimum required node version to v18 (affeb23)

BREAKING CHANGES

  • deps: the minimum required version of semantic-release is now v20.1.0 in order to support loading ESM plugins
  • node-versions: the minimum required version of node is now v18
  • esm: @semantic-release/commit-analyzer is now a native ES Module. It has named exports for each plugin hook (analyzeCommits)

v10.0.0-beta.1

10.0.0-beta.1 (2023-05-30)

Code Refactoring

  • esm: converted the package to esm (b4f9865), closes #296

Features

  • deps: raised the peer-dependency requirement on semantic-release to v20.1.0 (e1ab8ea)
  • node-versions: raised the minimum required node version to v18 (affeb23)

BREAKING CHANGES

  • deps: the minimum required version of semantic-release is now v20.1.0 in order to support loading ESM plugins
  • node-versions: the minimum required version of node is now v18
  • esm: @semantic-release/commit-analyzer is now a native ES Module. It has named exports for each plugin hook (analyzeCommits)
Commits
  • c215832 Merge pull request #450 from semantic-release/beta
  • 5932f0b Merge pull request #297 from semantic-release/esm
  • 4f3d56e chore: update lockfile
  • e1ab8ea feat(deps): raised the peer-dependency requirement on semantic-release to v20...
  • affeb23 feat(node-versions): raised the minimum required node version to v18
  • d630b6e chore(deps): lock file maintenance
  • 2c981fb style(prettier): ignored the code style updates for prettier from blame
  • 6964913 style: switched from xo to prettier
  • abd2a7e docs(load-parser-config): corrected spelling
  • ee05151 test(load-release-rules): limited loading to cjs files
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v9.0.2...v10.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  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 bbeesley as a code owner June 5, 2023 17:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2023

A newer version of @​semantic-release/commit-analyzer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant