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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-deps group with 4 updates: 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)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