JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
717 stars 115 forks source link

Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 #904

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps styfle/cancel-workflow-action from 0.11.0 to 0.12.0.

Release notes

Sourced from styfle/cancel-workflow-action's releases.

0.12.0

Changes

  • Feat: add option only_status: #210
  • Chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1: #188
  • Chore: add a warning to docs about missing version: #184
  • Chore(deps-dev): bump husky from 8.0.1 to 8.0.2: #190
  • Chore(deps-dev): bump typescript from 4.8.4 to 4.9.3: #192
  • Chore(deps-dev): bump prettier from 2.7.1 to 2.8.0: #193
  • Chore(deps-dev): bump prettier from 2.8.0 to 2.8.1: #194
  • Chore(deps-dev): bump typescript from 4.9.3 to 4.9.4: #195
  • Chore(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.0: #196
  • Chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0: #197
  • Chore(deps-dev): bump prettier from 2.8.1 to 2.8.2: #199
  • Chore(deps-dev): bump husky from 8.0.2 to 8.0.3: #198
  • Chore(docs): document the native behavior: #201
  • Chore(docs): simplify readme warning: 25b1072e6989f076cfebf162ba7109fcde126aa6
  • Chore: remove dependabot: #206
  • Chore(deps-dev): bump typescript from 4.9.4 to 4.9.5: #205
  • Chore(deps-dev): bump @​vercel/ncc from 0.36.0 to 0.36.1: #204
  • Chore(deps-dev): bump prettier from 2.8.2 to 2.8.3: #203

Credits

Huge thanks to @​chenxsan and @​8666 for helping!

Commits
  • 01ce38b 0.12.0
  • 9c78c20 chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#203)
  • 96c8030 Add option only_status (#210)
  • c6a48d7 chore(deps-dev): bump @​vercel/ncc from 0.36.0 to 0.36.1 (#204)
  • 5c8fe64 chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#205)
  • 034d0e9 chore: remove dependabot (#206)
  • 25b1072 chore(docs): simplify readme warning
  • 3b7e3bd chore(docs): document the native behavior (#201)
  • a0540e0 chore(deps-dev): bump husky from 8.0.2 to 8.0.3 (#198)
  • cb6ed73 chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#199)
  • 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 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-commenter commented 10 months ago

Codecov Report

Merging #904 (4fd6e90) into main (4750fc0) will increase coverage by 11.39%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #904       +/-   ##
===========================================
+ Coverage   80.75%   92.14%   +11.39%     
===========================================
  Files          45       33       -12     
  Lines        2956     2279      -677     
===========================================
- Hits         2387     2100      -287     
+ Misses        569      179      -390     

see 12 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.