Skip to content

Bump the all-github-actions group with 2 updates#305

Merged
ranocha merged 1 commit into
mainfrom
dependabot/github_actions/all-github-actions-357bbd92c4
May 1, 2026
Merged

Bump the all-github-actions group with 2 updates#305
ranocha merged 1 commit into
mainfrom
dependabot/github_actions/all-github-actions-357bbd92c4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the all-github-actions group with 2 updates: julia-actions/setup-julia and crate-ci/typos.

Updates julia-actions/setup-julia from 2 to 3

Release notes

Sourced from julia-actions/setup-julia's releases.

v3.0.0

⚠️ Breaking Changes, and Migration Guide for v2 ⟶ v3

  1. v3 requires Node 24 (compared to v2, which required Node 20).
  2. The behavior of version: min has changed between v2 and v3.
    • In v2, version: min would resolve to the minimum major/minor/patch, e.g. 1.10.0.
    • In v3, version: min resolves to the minimum major/minor but the latest patch, e.g. 1.10.11.
    • If you specifically want the minimum major/minor/patch under v3, you should specify version: min-patch. Note: v3 also adds the alias version: min-minor, which is equivalent to version: min.
  3. v3 will throw an error if x86_64 Julia binaries are requested on Apple Silicon macOS. (Under v2, this was a warning.) Under v3, if you specifically want to run x86_64 Julia binaries on Apple Silicon (under Rosetta 2), you must now opt-in by specifying the force-arch: true input.

Other Changes

We updated some dependencies, and we improved and updated the CI tooling on this repo.

Full Changelog

Full Changelog: julia-actions/setup-julia@v2.7.0...v3.0.0

v2.7.0

Documentation

Dependencies

... (truncated)

Commits
  • f6f565d Bugfix: Fix an error seen when using min-minor or min-patch (#387)
  • 4a12c5f Breaking: Change min to return the latest patch (but still the minimum majo...
  • a8c65a2 Bump the all-github-actions group across 1 directory with 2 updates (#381)
  • 92d77f5 Bump picomatch from 2.3.1 to 2.3.2 (#379)
  • 679f144 Bump handlebars from 4.7.8 to 4.7.9 (#377)
  • 7c976c8 Add workflow to run make everything-from-scratch (#378)
  • 101e139 Breaking: Migrate from Node 20 to Node 24 (#374)
  • 44a615a Require opt-in via force-arch to run x86 on macOS arm (#352)
  • See full diff in compare view

Updates crate-ci/typos from 1.45.0 to 1.46.0

Release notes

Sourced from crate-ci/typos's releases.

v1.46.0

[1.46.0] - 2026-04-30

Features

  • Updated the dictionary with the April 2026 changes

v1.45.2

[1.45.2] - 2026-04-27

Fixes

  • Ignore ssh ed25519 public keys

v1.45.1

[1.45.1] - 2026-04-13

Fixes

  • (action) Use a temp dir for caching
Changelog

Sourced from crate-ci/typos's changelog.

[1.46.0] - 2026-04-30

Features

  • Updated the dictionary with the April 2026 changes

[1.45.2] - 2026-04-27

Fixes

  • Ignore ssh ed25519 public keys

[1.45.1] - 2026-04-13

Fixes

  • (action) Use a temp dir for caching
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 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-github-actions group with 2 updates: [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) and [crate-ci/typos](https://github.com/crate-ci/typos).


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 `crate-ci/typos` from 1.45.0 to 1.46.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.45.0...v1.46.0)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: crate-ci/typos
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@ranocha ranocha enabled auto-merge (squash) May 1, 2026 08:08
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Benchmark Results (Julia v1.10)

Time benchmarks
main e44d3c7... main / e44d3c7...
bbm_1d/bbm_1d_basic.jl - rhs!: 15.8 ± 0.26 μs 15.8 ± 0.25 μs 1 ± 0.023
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.233 ± 0.01 ms 0.233 ± 0.01 ms 1 ± 0.061
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.0837 ± 0.00044 ms 0.0833 ± 0.00046 ms 1 ± 0.0077
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0372 ± 0.0017 ms 0.0371 ± 0.00061 ms 1 ± 0.049
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 31.5 ± 3.4 μs 31.2 ± 0.41 μs 1.01 ± 0.11
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.049 ± 0.002 ms 0.0494 ± 0.0013 ms 0.99 ± 0.048
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.48 ± 0.031 μs 4.22 ± 0.04 μs 1.06 ± 0.012
kdv_1d/kdv_1d_basic.jl - rhs!: 1.48 ± 0.021 μs 1.47 ± 0.03 μs 1.01 ± 0.025
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.41 ± 0.02 μs 1.43 ± 0.03 μs 0.986 ± 0.025
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.195 ± 0.0088 ms 0.195 ± 0.008 ms 1 ± 0.061
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.148 ± 0.0047 ms 0.149 ± 0.005 ms 0.999 ± 0.046
time_to_load 2.24 ± 0.028 s 2.22 ± 0.042 s 1.01 ± 0.023
Memory benchmarks
main e44d3c7... main / e44d3c7...
bbm_1d/bbm_1d_basic.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_1d/bbm_1d_fourier.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 5 allocs: 1.17 kB 5 allocs: 1.17 kB 1
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 10 allocs: 8.62 kB 10 allocs: 8.62 kB 1
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_basic.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_implicit.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.075 k allocs: 0.66 MB 0.075 k allocs: 0.66 MB 1
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.042 k allocs: 0.315 MB 0.042 k allocs: 0.315 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ranocha ranocha merged commit 16f466b into main May 1, 2026
12 checks passed
@ranocha ranocha deleted the dependabot/github_actions/all-github-actions-357bbd92c4 branch May 1, 2026 08:25
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants