HSAS-H4o5F / APP

智慧社区 APP
GNU General Public License v3.0
1 stars 1 forks source link

chore: bump args from 2.5.0 to 2.6.0 #188

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps args from 2.5.0 to 2.6.0.

Release notes

Sourced from args's releases.

package:args v2.6.0

  • Added source argument when throwing a ArgParserException.
  • Fix inconsistent FormatException messages
  • Require Dart 3.3
  • Move to dart-lang/core monorepo.
Commits
  • 8c5dca8 Merge pull request #2 from dart-lang/merge-args-package
  • 6ea8a85 Add label workflow
  • 7137af2 Add readme
  • e6b4d3a Fix tags regex
  • 00d89bc Rev pubspec version
  • 4896f8a Fix workflows again
  • 5560a05 Fix workflows
  • 2d6cddf Merge package:args into shared core repository
  • 315f7f9 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (dart-l...
  • 272f175 Add argument name when throwing a ArgParserExceptiondart-lang/args#283
  • 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)