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 the all-deps group with 4 updates #19

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the all-deps group with 4 updates: actions/checkout, julia-actions/setup-julia, julia-actions/cache and julia-actions/julia-buildpkg.

Updates actions/checkout from 4.1.1 to 4.1.2

Release notes

Sourced from actions/checkout's releases.

v4.1.2

We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.1...v4.1.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

... (truncated)

Commits

Updates julia-actions/setup-julia from 1.9.2 to 2.0.0

Release notes

Sourced from julia-actions/setup-julia's releases.

v2.0.0 - Update to Node20

What's Changed

Note the rationale for the breaking change was discussed in julia-actions/setup-julia#209

Dependencies and misc

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.6...v2.0.0

v1.9.6: Fix Apple Silicon installation

What's Changed

Deps & CI

New Contributors

Full Changelog: julia-actions/setup-julia@v1.9.5...v1.9.6

v1.9.5: Maintain mtime of julia build to avoid re-precompilation

A big part of fixing JuliaLang/julia#50667 for julia <1.11 as maintaining the mtime of the julia source files means cached /compiled caches won't be invalidated in new runs where julia has been reinstalled.

What's Changed

Dep updates

... (truncated)

Commits
  • f225878 Add production dependencies & build
  • b96a572 Bump the version number to 2.0.0 in package.json and package-lock.json ...
  • 437a175 update to node20 (#209)
  • e9d953d Bump @​types/node from 20.11.16 to 20.11.30 (#226)
  • 4190528 Bump @​types/semver from 7.5.6 to 7.5.8 (#222)
  • 9acd04f Bump nock from 13.5.1 to 13.5.4 (#224)
  • e61a30f 1.9.6 and compat bump for node semver package (#221)
  • 0f702cc Fix the Apple Silicon (macOS aarch64 / arm64) URLs for Julia nightly (#220)
  • bb12998 Bump @​types/jest from 29.5.11 to 29.5.12 (#210)
  • 9c6e4ea Bump prettier from 3.1.1 to 3.2.5 (#216)
  • Additional commits viewable in compare view

Updates julia-actions/cache from 1.3.0 to 1.5.2

Release notes

Sourced from julia-actions/cache's releases.

v1.5.1: URL encode any invalid key character

What's Changed

Full Changelog: julia-actions/cache@v1.5.0...v1.5.1

v1.4.1: Fix action path on container runners

Fixes the path to the handle_caches.jl script when this action is run on self-hosted container-based runners.

What's Changed

New Contributors

Full Changelog: julia-actions/cache@v1.4.0...v1.4.1

Commits
  • dc1a3cd make depot if not restored (#91)
  • 4491ed7 Pass cache-name between save/restore jobs (#103)
  • b84ca24 Avoid corrupting existing cloned Julia registries (#102)
  • b3b34e3 Test cache action against Julia 1.0 and nightly (#101)
  • 0c5d92d Delete cache entries only on the workflow branch (#97)
  • fca1a91 URL encode any invalid key characters (#93)
  • 207a5a0 Unique cache-key for job matrix objects (#88)
  • fab7d6a enable registries by default (#62)
  • b430ec2 Add option for user specified Julia depot (#83)
  • 930a182 Documentation consistency fixes (#84)
  • Additional commits viewable in compare view

Updates julia-actions/julia-buildpkg from 1.5.0 to 1.6.0

Release notes

Sourced from julia-actions/julia-buildpkg's releases.

v1.6.0: show tip if depot caching isn't detected

What's Changed

Dep Updates

Full Changelog: julia-actions/julia-buildpkg@v1.5...v1.6.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia), [julia-actions/cache](https://github.com/julia-actions/cache) and [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg).


Updates `actions/checkout` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@b4ffde6...9bb5618)

Updates `julia-actions/setup-julia` from 1.9.2 to 2.0.0
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](julia-actions/setup-julia@f40c4b6...f225878)

Updates `julia-actions/cache` from 1.3.0 to 1.5.2
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@8ef8d33...dc1a3cd)

Updates `julia-actions/julia-buildpkg` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](julia-actions/julia-buildpkg@5484b0e...90dd6f2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: julia-actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: julia-actions/julia-buildpkg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #20.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/all-deps-5a389308a9 branch April 22, 2024 05:08
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.

0 participants