Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps codfish/semantic-release-action from 1.9.0 to 2.0.0.

Release notes

Sourced from codfish/semantic-release-action's releases.

v2.0.0

2.0.0 (2022-08-09)

Features

  • bump senamtic to v19, migrate to node v18 (f6e72fb), closes #173

BREAKING CHANGES

  • Runs using nodejs v18.x and npm v8 now, so any dependencies specified in extends or additional_packages that have dependency conflicts with semantic-release v19.x will cause the action to fail.

v1.10.0

1.10.0 (2022-08-07)

Features

  • add additional_packages input variable (892c8c9), closes #168
Commits
  • da160b1 Merge pull request #175 from codfish/node
  • f6e72fb feat: bump senamtic to v19, migrate to node v18
  • cbd853a Merge pull request #170 from codfish/additional-packages
  • 892c8c9 feat: add additional_packages input variable
  • See full diff 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 [codfish/semantic-release-action](https://github.com/codfish/semantic-release-action) from 1.9.0 to 2.0.0.
- [Release notes](https://github.com/codfish/semantic-release-action/releases)
- [Commits](codfish/semantic-release-action@v1.9.0...v2.0.0)

---
updated-dependencies:
- dependency-name: codfish/semantic-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #355 (580a60b) into master (52d837c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #355   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           40        40           
  Branches        12        12           
=========================================
  Hits            40        40           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants