Bump the all-deps group across 1 directory with 4 updates #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 4 updates in the / directory: actions/checkout, julia-actions/setup-julia, julia-actions/cache and julia-actions/julia-runtest.
Updates
actions/checkout
from 4.1.7 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
julia-actions/setup-julia
from 2.3.0 to 2.6.0Release notes
Sourced from julia-actions/setup-julia's releases.
Commits
9b79636
Bump typescript from 5.6.2 to 5.6.3 (#294)0360370
Bump@vercel/ncc
from 0.38.1 to 0.38.2 (#287)4e3f1d6
Bump@actions/core
from 1.10.1 to 1.11.1 (#291)1068b5e
Change LTS 1.6 -> 1.10 (#290)f42f7fb
Bump@types/async-retry
from 1.4.8 to 1.4.9 (#292)a06d998
Bump@types/node
from 22.6.1 to 22.7.5 (#293)83c1b1f
Bump julia-actions/setup-julia from 2.3.0 to 2.5.0 (#285)be16593
arch
input: acceptx86_64
as a synonym forx64
(#264)d6ffb30
Bump typescript from 5.5.4 to 5.6.2 (#286)95d7bc0
Bump@types/jest
from 29.5.12 to 29.5.13 (#288)Updates
julia-actions/cache
from 2.0.1 to 2.0.5Release notes
Sourced from julia-actions/cache's releases.
Commits
8242439
fix windows depot path expansion (#146)8608484
Soft fail registry update (#143)e662c42
Expand paths which use tilde (#141)e7913c2
update any cached registries (#140)9ec3abb
Bump actions/checkout from 4.1.6 to 4.1.7 (#137)Updates
julia-actions/julia-runtest
from 1.10.0 to 1.11.1Release notes
Sourced from julia-actions/julia-runtest's releases.
Commits
1e03e01
don't set test_args if empty (#127)f5f652a
Bump julia-actions/setup-julia from 2.4.0 to 2.6.0 (#126)d2f8a73
Bump actions/checkout from 4.1.7 to 4.2.1 (#125)df05726
allow passing multiple arguments in test_args (#118)ed05f1e
add a reproducer header (#124)53f7ca9
Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 (#120)fe72c66
Update example workflow in README (#119)b288068
Bump julia-actions/setup-julia from 2.2.0 to 2.3.0 (#117)e164761
Add test_arg input and populate to test_args in test() (#73)You can trigger a rebase of this PR 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