Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump dawidd6/action-download-artifact from 6 to 7 #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps dawidd6/action-download-artifact from 6 to 7.

Release notes

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

v7

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v6...v7

Commits
  • 80620a5 node_modules: update
  • b15e003 node_modules: install
  • 1ee9a45 build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability (#317)
  • b2f2706 build(deps): bump @​actions/artifact from 2.1.10 to 2.1.11 (#313)
  • fdbeba0 build(deps): bump @​actions/core from 1.11.0 to 1.11.1 (#312)
  • a74b429 build(deps): bump @​actions/core from 1.10.1 to 1.11.0 (#310)
  • 24e807a build(deps): bump @​actions/artifact from 2.1.9 to 2.1.10 (#311)
  • 9592e3c build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#307)
  • 5f966b6 build(deps): bump adm-zip from 0.5.15 to 0.5.16 (#306)
  • db9477a build(deps): bump adm-zip from 0.5.14 to 0.5.15 (#301)
  • Additional commits viewable in compare view

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 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 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 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v6...v7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kod-kristoff as a code owner December 9, 2024 12:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

🐰 Bencher Report

Branchdependabot/github_actions/dawidd6/action-download-artifact-7
Testbedci-ubuntu-latest-python-3.11
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_large📈 view plot
🚷 view threshold
317.57
(-2.01%)
530.90
(59.82%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_medium📈 view plot
🚷 view threshold
224.16
(+8.22%)
748.76
(29.94%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_small📈 view plot
🚷 view threshold
209.23
(+6.64%)
610.67
(34.26%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_large📈 view plot
🚷 view threshold
252.44
(+4.84%)
611.69
(41.27%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_medium📈 view plot
🚷 view threshold
186.72
(+0.12%)
193.88
(96.30%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_small📈 view plot
🚷 view threshold
191.49
(+2.66%)
344.25
(55.63%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_large📈 view plot
🚷 view threshold
237.13
(-0.51%)
277.00
(85.61%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_medium📈 view plot
🚷 view threshold
187.58
(+0.39%)
209.80
(89.41%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_small📈 view plot
🚷 view threshold
182.88
(-0.29%)
200.18
(91.36%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Dec 9, 2024

🐰 Bencher Report

Branchdependabot/github_actions/dawidd6/action-download-artifact-7
Testbedci-ubuntu-latest-python-3.9
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_large📈 view plot
🚷 view threshold
452.43
(+0.92%)
580.11
(77.99%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_medium📈 view plot
🚷 view threshold
217.63
(-1.01%)
290.84
(74.83%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_small📈 view plot
🚷 view threshold
216.55
(-0.27%)
235.92
(91.79%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_large📈 view plot
🚷 view threshold
284.76
(+3.66%)
594.78
(47.88%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_medium📈 view plot
🚷 view threshold
215.06
(-0.02%)
216.42
(99.37%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_small📈 view plot
🚷 view threshold
208.09
(-1.47%)
309.75
(67.18%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_large📈 view plot
🚷 view threshold
281.06
(+3.11%)
542.13
(51.84%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_medium📈 view plot
🚷 view threshold
221.01
(-0.34%)
245.90
(89.88%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_small📈 view plot
🚷 view threshold
216.21
(-1.19%)
301.80
(71.64%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Dec 9, 2024

🐰 Bencher Report

Branchdependabot/github_actions/dawidd6/action-download-artifact-7
Testbedci-ubuntu-latest-python-3.10
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_large📈 view plot
🚷 view threshold
416.71
(+5.42%)
1,077.15
(38.69%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_medium📈 view plot
🚷 view threshold
221.12
(-1.81%)
354.71
(62.34%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_small📈 view plot
🚷 view threshold
204.79
(-1.04%)
275.52
(74.33%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_large📈 view plot
🚷 view threshold
273.19
(+1.04%)
359.87
(75.91%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_medium📈 view plot
🚷 view threshold
215.75
(+0.23%)
231.04
(93.38%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_small📈 view plot
🚷 view threshold
211.54
(-0.63%)
255.81
(82.70%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_large📈 view plot
🚷 view threshold
266.19
(-2.63%)
502.08
(53.02%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_medium📈 view plot
🚷 view threshold
212.99
(-0.64%)
257.99
(82.56%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_small📈 view plot
🚷 view threshold
208.53
(-1.27%)
296.43
(70.35%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Dec 9, 2024

🐰 Bencher Report

Branchdependabot/github_actions/dawidd6/action-download-artifact-7
Testbedci-ubuntu-latest-python-3.12
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_large📈 view plot
🚷 view threshold
525.50
(+13.25%)
2,420.96
(21.71%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_medium📈 view plot
🚷 view threshold
253.10
(+0.25%)
272.23
(92.97%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_small📈 view plot
🚷 view threshold
248.34
(+0.41%)
279.82
(88.75%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_large📈 view plot
🚷 view threshold
304.71
(+2.98%)
576.67
(52.84%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_medium📈 view plot
🚷 view threshold
250.93
(+0.86%)
317.17
(79.12%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_small📈 view plot
🚷 view threshold
239.77
(-1.08%)
326.00
(73.55%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_large📈 view plot
🚷 view threshold
316.93
(+6.85%)
943.54
(33.59%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_medium📈 view plot
🚷 view threshold
232.30
(-1.40%)
340.32
(68.26%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_small📈 view plot
🚷 view threshold
245.13
(+0.11%)
253.21
(96.81%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Dec 9, 2024

🐰 Bencher Report

Branchdependabot/github_actions/dawidd6/action-download-artifact-7
Testbedci-ubuntu-latest-python-3.13
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_large📈 view plot
🚷 view threshold
508.80
(+3.23%)
998.85
(50.94%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_medium📈 view plot
🚷 view threshold
345.00
(-5.23%)
970.41
(35.55%)
benchmarks/test_load_json_file.py::test_load_from_file_json_iter_bm_small📈 view plot
🚷 view threshold
265.57
(+0.88%)
336.58
(78.90%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_large📈 view plot
🚷 view threshold
315.00
(+0.11%)
326.01
(96.62%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_medium📈 view plot
🚷 view threshold
254.13
(+0.74%)
311.73
(81.52%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_json_small📈 view plot
🚷 view threshold
260.13
(+0.65%)
311.98
(83.38%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_large📈 view plot
🚷 view threshold
304.07
(-2.56%)
566.64
(53.66%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_medium📈 view plot
🚷 view threshold
252.41
(-0.79%)
318.00
(79.37%)
benchmarks/test_load_json_file.py::test_load_from_file_jsonl_iter_with_lib_orjson_small📈 view plot
🚷 view threshold
257.93
(+1.16%)
349.00
(73.91%)
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (9e5c981) to head (1341c0b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files          14       14           
  Lines         301      301           
=======================================
  Hits          295      295           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants