Bump the all-deps group with 3 updates #40
Merged
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 3 updates: julia-actions/setup-julia, julia-actions/cache and julia-actions/julia-buildpkg.
Updates
julia-actions/setup-julia
from 1.9.2 to 1.9.5Release notes
Sourced from julia-actions/setup-julia's releases.
Commits
a1561e9
Add production dependencies & buildf3d4142
v1.9.5 (#201)d3d61d9
extract julia directly to tool path to maintain mtimes (#196)a46a85f
add test for julia install and mtime maintenance (#200)15b8728
Bump@types/node
from 20.10.3 to 20.10.6 (#199)82b8fbf
Bump typescript from 5.3.2 to 5.3.3 (#191)0affa9f
Bump nock from 13.3.8 to 13.4.0 (#198)e27a763
Update dependabot.yml (#197)67c6198
Bump ts-jest from 29.0.5 to 29.1.1 (#193)2c0c1c0
Bump prettier from 3.1.0 to 3.1.1 (#192)Updates
julia-actions/cache
from 1.3.0 to 1.5.2Release notes
Sourced from julia-actions/cache's releases.
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)Updates
julia-actions/julia-buildpkg
from 1.5.0 to 1.6.0Release notes
Sourced from julia-actions/julia-buildpkg's releases.
Commits
90dd6f2
add suggestion to use cache action if no depot is detected (#41)d4b940e
Bump actions/setup-python from 4 to 5 (#47)7c82bcb
Bump actions/checkout from 2 to 4 (#46)015ebdb
Bump actions/setup-python from 2 to 4 (#43)b949419
Bump actions/cache from 1 to 3 (#44)c00cff0
Bump codecov/codecov-action from 1 to 3 (#45)3d96aa2
Create dependabot.yml (#42)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