Skip to content

Comments

Bump the pub group with 2 updates#237

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-35d88bdb16
Open

Bump the pub group with 2 updates#237
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-35d88bdb16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the pub group with 2 updates: lints and test.

Updates lints from 6.0.0 to 6.1.0

Release notes

Sourced from lints's releases.

package:lints v6.1.0

Commits
  • 07a8972 Add no_wildcard_variable_use and publish (#932)
  • 83154f2 refactor(path): eliminate redundant validation (#930)
  • cbb4854 Fix Int64.toRadixStringUnsigned extra leading digits (#926)
  • 41a9e01 Add missing Int64.toDebugString for the native class (#927)
  • 58b0a10 Make it possible to add default subcommand (#925)
  • e43ff94 feat(collection): Replace quickSort with pdqsort for performance and robustne...
  • 33b5232 Add separated, separatedList and separate to iterables and lists. (#919)
  • 20ed966 Add use_null_aware_elements to recommended (#923)
  • e6c3810 [crypto] remove the -wip to release new version (#921)
  • 018e1dc fix(crypto): update conditional import for js interop library (#915)
  • Additional commits viewable in compare view

Updates test from 1.28.0 to 1.29.0

Release notes

Sourced from test's releases.

package:test v1.29.0

  • Add --coverage-package flag, which filters the coverage report to specific packages using RegExps.
  • Require a function definition named main directly in a test suite and provide a more direct error message than a failing compiler output.
  • Suppress skip reason messages in the compact and failures-only reporters.
  • Allow analyzer major version 10.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pub group with 2 updates: [lints](https://github.com/dart-lang/core/tree/main/pkgs) and [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `lints` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs)

Updates `test` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs)

---
updated-dependencies:
- dependency-name: lints
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: test
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type-infra A repository infrastructure change or enhancement label Feb 1, 2026
@copybara-service
Copy link

Thank you for your contribution! This project uses Gerrit for code reviews. Your pull request has automatically been converted into a code review at:

https://dart-review.googlesource.com/c/homebrew-dart/+/477341

Please wait for a developer to review your code review at the above link; you can speed up the review if you sign into Gerrit and manually add a reviewer that has recently worked on the relevant code. See CONTRIBUTING.md to learn how to upload changes to Gerrit directly.

Additional commits pushed to this PR will update both the PR and the corresponding Gerrit CL. After the review is complete on the CL, your reviewer will merge the CL (automatically closing this PR).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-infra A repository infrastructure change or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants