Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump asdf-vm/actions from 1 to 2 #1903

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps asdf-vm/actions from 1 to 2.

Release notes

Sourced from asdf-vm/actions's releases.

v2.0.0

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

Bug Fixes

  • update codeql for dependabot compat (3f6d713)
  • use correct trigger type (d464031)

v1.1.0

Added

  • Add the github_token input and set by default a token with only the necessary and sufficient privileges available only to the running job. In other words, users do not need to set this themselves except in exceptional cases. It's automatically exported in the runners as GITHUB_API_TOKEN.

v1.0.1

  • Port entire action to TypeScript from a runner plugin so it's easier to collaborate and accept contributions
Changelog

Sourced from asdf-vm/actions's changelog.

Commits
  • 5cd7f52 chore(master): release 2.0.1 (#534)
  • 46346c5 docs: fix link in readme
  • f2e8edb fix: bump @actions/* SDKs & rebuild plugins (#535)
  • 1c86dd7 fix: bump esbuild & rebuild plugins (#532)
  • 81d09b9 docs: initial contribution guide (#531)
  • dfb51f8 chore: use lefthook to run pre-push & pre-commit hooks (#529)
  • 1e3118a ci: use asdf actions in workflows (#530)
  • b3cb025 ci: use env var instead of inline script
  • daa53f4 ci: major version tag with same release commit msg
  • 70b1bc2 ci: tag new vX major versions on semver releases (#528)
  • 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 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 [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 2.
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v1...v2)

---
updated-dependencies:
- dependency-name: asdf-vm/actions
  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 15, 2023
@cla-bot cla-bot bot added the cla-signed label Mar 15, 2023
@maennchen maennchen merged commit 196da8d into main Mar 15, 2023
@maennchen maennchen deleted the dependabot/github_actions/asdf-vm/actions-2 branch March 15, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed 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.

1 participant