Bump the all-github-actions-packages group with 5 updates#270
Merged
yebai merged 1 commit intoJun 10, 2026
Merged
Conversation
Bumps the all-github-actions-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) | `2` | `3` | | [julia-actions/cache](https://github.com/julia-actions/cache) | `1` | `3` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3` | `6` | | [actions/cache](https://github.com/actions/cache) | `4` | `5` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `julia-actions/setup-julia` from 2 to 3 - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@v2...v3) Updates `julia-actions/cache` from 1 to 3 - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v1...v3) Updates `codecov/codecov-action` from 3 to 6 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v6) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: julia-actions/setup-julia dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: 722a9f1 | Previous: 2cb5905 | Ratio |
|---|---|---|---|
normal/RepGradELBO/fullrank/Mooncake |
538442396.5 ns |
520196864 ns |
1.04 |
normal/RepGradELBO/fullrank/ReverseDiff |
568544540 ns |
558689095 ns |
1.02 |
normal/RepGradELBO/meanfield/Mooncake |
214480337 ns |
213640013 ns |
1.00 |
normal/RepGradELBO/meanfield/ReverseDiff |
298064120 ns |
295875289 ns |
1.01 |
normal/RepGradELBO + STL/fullrank/Mooncake |
668493478.5 ns |
663962747.5 ns |
1.01 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1148948316 ns |
1130351503 ns |
1.02 |
normal/RepGradELBO + STL/meanfield/Mooncake |
316628794 ns |
319839824 ns |
0.99 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
608357804 ns |
594943947 ns |
1.02 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
|
AdvancedVI.jl documentation for PR #270 is available at: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-github-actions-packages group with 5 updates:
4623133645Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Updates
julia-actions/setup-juliafrom 2 to 3Release notes
Sourced from julia-actions/setup-julia's releases.
... (truncated)
Commits
fa02766Bug fix: Validate cached julia binary exists and check PATH resolution (#389)ff78161Bump julia-actions/setup-julia from 2.7.0 to 3.0.1 in the all-github-actions ...fe02cb7README: Add a link to the v2-to-v3 release notes (#388)f6f565dBugfix: Fix an error seen when usingmin-minorormin-patch(#387)4a12c5fBreaking: Changeminto return the latest patch (but still the minimum majo...a8c65a2Bump the all-github-actions group across 1 directory with 2 updates (#381)92d77f5Bump picomatch from 2.3.1 to 2.3.2 (#379)679f144Bump handlebars from 4.7.8 to 4.7.9 (#377)7c976c8Add workflow to run make everything-from-scratch (#378)101e139Breaking: Migrate from Node 20 to Node 24 (#374)Updates
julia-actions/cachefrom 1 to 3Release notes
Sourced from julia-actions/cache's releases.
... (truncated)
Commits
a45e8faAdd Google Cloud Storage cache support (#204)8932005Bump fast-xml-parser from 5.5.7 to 5.7.1 (#220)9a93c5fchore: bump @actions/* deps to latest and convert source to ESM (#218)c3e92b0Bump actions/setup-node from 6.1.0 to 6.3.0 (#211)2d4cffaBump brace-expansion from 1.1.12 to 1.1.13 (#217)e882f3eBump actions/checkout from 6.0.1 to 6.0.2 (#212)7eb2283chore: add npm ecosystem to dependabot (#213)851ab02Fix pidfile exclusion: split brace expansion into separate globs (#210)e97f6fcDelete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no n...09b9b25Bump fast-xml-parser from 5.5.6 to 5.5.7 (#208)Updates
codecov/codecov-actionfrom 3 to 6Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
e79a696chore(release): 6.0.1 (#1949)51e6422fix: prevent template injection in run: steps (VULN-1652) (#1947)57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...75cd116chore(release): 5.5.4 (#1927)87d39f4Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" (#1926)1af5884chore(release): bump to 5.5.3 (#1922)c143300build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#1874)671740achore(release): 5.5.2 (#1902)96b38e9chore:disable_searchalignment (#1881)Updates
actions/cachefrom 4 to 5Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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