Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

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

Updates actions/checkout from 4.1.1 to 4.1.4

Release notes

Sourced from actions/checkout's releases.

v4.1.4

What's Changed

Full Changelog: actions/checkout@v4.1.3...v4.1.4

v4.1.3

What's Changed

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

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.4

v4.1.3

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

... (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 2.0.0

Release notes

Sourced from julia-actions/cache's releases.

v2.0.0

Breaking Changes ⚠️

v2.0.0 requires node20. This is a breaking change, because node20 does not support the following operating systems:

  • Red Hat Enterprise Linux 7
  • CentOS 7
  • Oracle Linux 7
  • Debian 9
  • Ubuntu 16.04
  • Linux Mint 18
  • openSUSE 15
  • SUSE Enterprise Linux (SLES) 12 SP2
  • Windows 7 64-bit
  • Windows 8.1 64-bit

Therefore, if you are using self-hosted runners on one of the above operating systems, you won't be able to run v2 of this action.

In contrast, v1 of this action uses node16.

What's Changed

New Contributors

Full Changelog: julia-actions/cache@v1.5.2...v2.0.0

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.

... (truncated)

Commits
  • d48542b Bump actions/cache from 3.3.3 to 4.0.2 (#123)
  • caa6556 Bump pyTooling/Actions from 1.0.1 to 1.0.5 (#127)
  • 1c20782 Bump actions/checkout from 4.1.2 to 4.1.4 (#126)
  • 4b23ab7 update setup-julia to v2 in readme (#124)
  • cc87ef3 Bump pyTooling/Actions from 0.4.6 to 1.0.1 (#117)
  • c363897 Bump actions/checkout from 4.1.1 to 4.1.2 (#118)
  • 1b0706c Bump julia-actions/setup-julia from 1 to 2 (#116)
  • 8b63b4a Update actions/cache to v3.3.3 (#121)
  • 0413f3b Only run Dependabot once per month, but increase the PR limit (#115)
  • e8521d4 More accurate info about GitHub cache retion policy (#111)
  • 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 in the / directory: [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.4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@b4ffde6...0ad4b8f)

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 2.0.0
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@8ef8d33...d48542b)

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-major
  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 May 6, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #19.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/all-deps-0292ede685 branch May 13, 2024 14:30
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