Skip to content

ci(deps): bump dawidd6/action-download-artifact from 21 to 24 - #43

Merged
eldonm merged 1 commit into
mainfrom
dependabot/github_actions/dawidd6/action-download-artifact-24
Sep 14, 2026
Merged

eldonm merged 1 commit into
mainfrom
dependabot/github_actions/dawidd6/action-download-artifact-24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps dawidd6/action-download-artifact from 21 to 24.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v24

What's Changed

Full Changelog: dawidd6/action-download-artifact@v23...v24

v23

Info

This release is rather big. Not gonna lie to you, I've used LLMs to get there. I can't vouch for all the changes but CI confirms there should be no regressions. Please report any issues you encounter with this release. You can always revert to previous working one.

What's Changed

Full Changelog: dawidd6/action-download-artifact@v22...v23

v22

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v21...v22

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 21 to 24.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v21...v24)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '24'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Benchmark comparison

Threshold: ±25% (informational, does not block merge)

benchmark baseline (s) current (s) delta status
tests/benchmarks/test_deferred_save_benchmarks.py::test_bench_deferred_save_batched_100 0.039561 0.029102 -26.4% IMPROVED (-26.4%)
tests/benchmarks/test_deferred_save_benchmarks.py::test_bench_immediate_save_100 0.039551 0.027918 -29.4% IMPROVED (-29.4%)
tests/benchmarks/test_jsondb_benchmarks.py::test_bench_jsondb_batched_saves_500 0.416769 0.594862 +42.7% REGRESSION (+42.7%)
tests/benchmarks/test_jsondb_benchmarks.py::test_bench_jsondb_count_empty_query 0.894717 1.396872 +56.1% REGRESSION (+56.1%)
tests/benchmarks/test_jsondb_benchmarks.py::test_bench_jsondb_count_filtered 1.025928 1.201439 +17.1% OK
tests/benchmarks/test_jsondb_benchmarks.py::test_bench_jsondb_find_filtered 0.786144 0.693323 -11.8% OK
tests/benchmarks/test_jsondb_benchmarks.py::test_bench_jsondb_save_throughput 0.001524 0.002138 +40.3% REGRESSION (+40.3%)
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_count_empty 0.253429 0.190500 -24.8% OK
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_count_fallback_via_regex 0.296234 0.220293 -25.6% IMPROVED (-25.6%)
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_count_pushdown 0.251419 0.196167 -22.0% OK
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_find_fallback_via_regex 0.277488 0.225105 -18.9% OK
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_find_pushdown 0.241435 0.182786 -24.3% OK
tests/benchmarks/test_sqlite_benchmarks.py::test_bench_sqlite_sort_limit_pushdown 0.282997 0.212005 -25.1% IMPROVED (-25.1%)

@eldonm eldonm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe Dependabot bump: dawidd6/action-download-artifact v21 → v24 in the benchmarks workflow only.

  • Single call site (best-effort baseline download, continue-on-error: true) — low blast radius.
  • Upstream v22–v24 are maintenance / GHES streaming / token-scope hardening; ordering fix in v24 is relevant for baseline selection.
  • CI on this PR already green (tests 3.10–3.12, pre-commit, benchmark suite + baseline compare).

LGTM — merge before the 0.0.19 cut.

@eldonm
eldonm merged commit 1046185 into main Sep 14, 2026
6 checks passed
@eldonm
eldonm deleted the dependabot/github_actions/dawidd6/action-download-artifact-24 branch September 14, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant