shakefu / home

Things that belong in my usual setup
MIT License
4 stars 2 forks source link

build(deps): bump open-turo/actions-release from 3 to 4 #10

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps open-turo/actions-release from 3 to 4.

Release notes

Sourced from open-turo/actions-release's releases.

v4.0.0

4.0.0 (2023-10-26)

⚠ BREAKING CHANGES

  • lint-release-notes: lint-release-notes only runs on pull_request events. When moving to v4, you will need to shift the usage to GHA that are pull_request triggers.

Features

  • lint-release-notes: allow for overriding of the github env variables when running (883fda5)

v3.2.0

3.2.0 (2023-10-26)

Features

  • allow for overriding of the github env variables when running (e93e817)

v3.1.1

3.1.1 (2023-10-13)

Bug Fixes

  • conditional checkout command (c7350b6)

v3.1.0

3.1.0 (2023-09-29)

Features

  • semantic-release: support json branches input (7d81c16)

Tests

  • add test for json branches input (fd370e4)

v3.0.1

3.0.1 (2023-09-15)

Bug Fixes

  • lint-release-notes: use semantic-release v3 (2287ead)
Commits
  • dee6f90 fix(lint-release-notes): remove context dump
  • e3933cf fix(lint): use semantic-release action @​v4
  • 8f8eb94 build: compile action
  • 44c3646 fix(semantic-release): only output last release when there is one
  • 883fda5 feat(lint-release-notes): allow for overriding of the github env variables wh...
  • 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 show 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)
shakefu commented 10 months ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: