Skip to content

chore(deps): bump mukunku/tag-exists-action from 1.0.0 to 1.6.0#3441

Merged
bytemain merged 1 commit intomainfrom
dependabot/github_actions/mukunku/tag-exists-action-1.6.0
Mar 25, 2024
Merged

chore(deps): bump mukunku/tag-exists-action from 1.0.0 to 1.6.0#3441
bytemain merged 1 commit intomainfrom
dependabot/github_actions/mukunku/tag-exists-action-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2024

Bumps mukunku/tag-exists-action from 1.0.0 to 1.6.0.

Release notes

Sourced from mukunku/tag-exists-action's releases.

Upgrade from Node16 to Node20

This release bumps the node runtime version.

Thanks to @​davidgamero for putting the PR together (#24)

Better edge case error handling

This release updates packages and adds more comprehensive error handling.

Thanks to @​kroese for their contribution to this release ⭐ (#21)

New optional repo parameter

This release exposes a new optional repo parameter. With this you may check the existence of tags in any repo you have access to. Not just the repo the action is running in.

Special thanks to @​zachgoncalves for implementing this feature that was requested in #18 🥇

Upgrade @​actions/github to 5.1.1

This release updates all package dependencies to their latest versions. Most notably upgrading the @actions/github package from 2.1.1 to 5.1.1

Automatic GITHUB_TOKEN Injection

With this release users no longer need to provide a GITHUB_TOKEN environment variable to the action.

Special thanks to @​kzrnm (#8)

Upgraded from Node12 to Node16

This release bumps a bunch of package versions and the node runtime version.

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 show <dependency name> 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)

Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.0.0 to 1.6.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.0.0...v1.6.0)

---
updated-dependencies:
- dependency-name: mukunku/tag-exists-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 25, 2024
@opensumi opensumi Bot added 🎨 feature feature required 📌 patch labels Mar 25, 2024
@bytemain bytemain merged commit 0b67ee1 into main Mar 25, 2024
@bytemain bytemain deleted the dependabot/github_actions/mukunku/tag-exists-action-1.6.0 branch March 25, 2024 06:57
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 🎨 feature feature required github_actions Pull requests that update GitHub Actions code 📌 patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant