modflowpy / flopy

A Python package to create, run, and post-process MODFLOW-based models.
https://flopy.readthedocs.io
Other
507 stars 307 forks source link

chore(deps): bump dawidd6/action-download-artifact from 3 to 4 #2204

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps dawidd6/action-download-artifact from 3 to 4.

Release notes

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

v4

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3...v4

v3.1.4

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3...v3.1.4

v3.1.3

What's Changed

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.3

v3.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3.1.1...v3.1.2

v3.1.1

What's Changed

Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v3...v3.1.1

... (truncated)

Commits
  • 854e2de Set allow_forks to false by default (#290)
  • 436c9d3 build(deps): bump adm-zip from 0.5.12 to 0.5.13 (#289)
  • 1404052 build(deps): bump @​actions/artifact from 2.1.5 to 2.1.7 (#287)
  • 8a9be73 build(deps): bump @​actions/artifact from 2.1.4 to 2.1.5 (#285)
  • df593bb build(deps): bump undici from 5.28.3 to 5.28.4 (#284)
  • See full diff 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 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)
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.8%. Comparing base (a49b613) to head (3157de7). Report is 6 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2204 +/- ## ========================================= + Coverage 66.2% 69.8% +3.5% ========================================= Files 294 294 Lines 58856 58865 +9 ========================================= + Hits 39009 41115 +2106 + Misses 19847 17750 -2097 ``` [see 170 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/flopy/pull/2204/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)