Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2023
@PythonCoderAS
Copy link
Owner

@dependabot rebase

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 force-pushed the dependabot/npm_and_yarn/semantic-release/commit-analyzer-10.0.0 branch from d7b85a7 to 2498daa Compare June 6, 2023 00:07
@github-actions github-actions bot merged commit b0de783 into master Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semantic-release/commit-analyzer-10.0.0 branch June 6, 2023 00:07
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.

2 participants