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 julia-actions/install-juliaup from 1 to 2 #15

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps julia-actions/install-juliaup from 1 to 2.

Release notes

Sourced from julia-actions/install-juliaup's releases.

v2.0.0

⚠️ Breaking Changes ⚠️

What's Changed

Full Changelog: julia-actions/install-juliaup@v1...v2.0.0

v1.4.0

What's Changed

Full Changelog: julia-actions/install-juliaup@v1.3.0...v1.4.0

v1.3.0

What's Changed

Full Changelog: julia-actions/install-juliaup@v1.2.0...v1.3.0

v1.2.0

What's Changed

... (truncated)

Changelog

Sourced from julia-actions/install-juliaup's changelog.

Delete the current v2 tag locally:

git tag -d v2

Create a new v2 tag locally, where the new v2 tag will point to the

release that you created in the previous step.

Make sure to change v2.2.0 to the actual value for the release

that you just created in the previous step.

git tag v2 v2.2.0

Force-push the new v2 tag:

git push --force origin v2

Commits
  • 2ad49a5 Update Juliaup to 1.14.9 (#69)
  • 4e20e07 Update to Juliaup 1.14.8 (#68)
  • abe0614 Devdocs: move the "making a new release" instructions to a separate Markdown ...
  • 5e8d9f4 Docs: change all instances of v1 to v2 (#66)
  • 2efe230 Fix a small typo (#64)
  • 743bd1b Build(deps): Bump actions/checkout from 4.1.4 to 4.1.6 (#65)
  • 1bd0233 Rename the julia-version input to channel (#61)
  • 1700fca Build(deps): Bump actions/checkout from 4.1.2 to 4.1.4 (#62)
  • 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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
Bumps [julia-actions/install-juliaup](https://github.com/julia-actions/install-juliaup) from 1 to 2.
- [Release notes](https://github.com/julia-actions/install-juliaup/releases)
- [Changelog](https://github.com/julia-actions/install-juliaup/blob/main/devdocs/making_a_new_release.md)
- [Commits](julia-actions/install-juliaup@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/install-juliaup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@pfitzseb pfitzseb force-pushed the dependabot/github_actions/julia-actions/install-juliaup-2 branch from b5175ac to 5a37f47 Compare June 10, 2024 12:02
@pfitzseb pfitzseb merged commit 18f3daf into master Jun 10, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/julia-actions/install-juliaup-2 branch June 10, 2024 12:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant