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 4 to 5 #28

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v5.0.0

5.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • The semantic-release action requires a min version of v23 for semantic-release

Features

  • update all dependencies (9cd268c)

Bug Fixes

  • semantic-release: update lerna and all internal deps (38f81ec)
  • semantic-release: update setup-node to v4 (da7d284)
  • lint-release-notes: use create-or-update-comment@v4 (6a5d090)

Miscellaneous

  • deps: update dependency eslint-plugin-unicorn to v53 (7a2addc)
  • deps: update peter-evans/find-comment action to v3 (9a13b32)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.0 (2f27a46)

Continuous Integration

  • renovate: use npm preset (08d3727)

Build System

  • semantic-release: compile the action (d172d76)
  • update node to 20.13.1 (1fa4854)

v4.1.4

4.1.4 (2024-05-07)

Bug Fixes

  • dependency: rename jungwinter to winterjung (4d8a6b6)

Continuous Integration

... (truncated)

Commits
  • d70ebbd fix(semantic-release): remove hotfix for v4 of the action
  • ec1516e chore(deps): pin dependency prettier-2 to 2.8.8
  • 1fa4854 build: update node to 20.13.1
  • da7d284 fix(semantic-release): update setup-node to v4
  • d172d76 build(semantic-release): compile the action
  • 38f81ec fix(semantic-release): update lerna and all internal deps
  • 6a5d090 fix(lint-release-notes): use create-or-update-comment@v4
  • 9cd268c feat: update all dependencies
  • 08d3727 ci(renovate): use npm preset
  • 7a2addc chore(deps): update dependency eslint-plugin-unicorn to v53
  • 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 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)