Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Bumps spenserblack/actions-tag-to-release from 1 to 2.

Release notes

Sourced from spenserblack/actions-tag-to-release's releases.

2.0.0

What's Changed

Full Changelog: spenserblack/actions-tag-to-release@v1...v2.0.0

1.2.0

Added

1.1.2

Fixed

  • Usage of deprecated String.prototype.substr (#71)

1.1.1

Changes

  • Bumped @actions/core (among other dependencies) to manage the deprecation of ::set-output

1.1.0

Added

  • prerelease and prerelease-pattern inputs
  • dry-run input

Changed

  • title and body outputs to exclude trailing newlines
Commits

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 [spenserblack/actions-tag-to-release](https://github.com/spenserblack/actions-tag-to-release) from 1 to 2.
- [Release notes](https://github.com/spenserblack/actions-tag-to-release/releases)
- [Commits](spenserblack/actions-tag-to-release@v1...v2)

---
updated-dependencies:
- dependency-name: spenserblack/actions-tag-to-release
  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 Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #13 (5a549ac) into main (4ebdddb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   77.53%   77.53%           
=======================================
  Files           5        5           
  Lines         138      138           
=======================================
  Hits          107      107           
  Misses         24       24           
  Partials        7        7           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

`auto` is now the default value.
@spenserblack spenserblack merged commit a63eec7 into main Mar 28, 2023
@spenserblack spenserblack deleted the dependabot/github_actions/spenserblack/actions-tag-to-release-2 branch March 28, 2023 23:18
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