Open
Conversation
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>
|
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). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pub group with 2 updates: lints and test.
Updates
lintsfrom 6.0.0 to 6.1.0Release notes
Sourced from lints's releases.
Commits
07a8972Add no_wildcard_variable_use and publish (#932)83154f2refactor(path): eliminate redundant validation (#930)cbb4854FixInt64.toRadixStringUnsignedextra leading digits (#926)41a9e01Add missing Int64.toDebugString for the native class (#927)58b0a10Make it possible to add default subcommand (#925)e43ff94feat(collection): Replace quickSort with pdqsort for performance and robustne...33b5232Addseparated,separatedListandseparateto iterables and lists. (#919)20ed966Add use_null_aware_elements to recommended (#923)e6c3810[crypto] remove the -wip to release new version (#921)018e1dcfix(crypto): update conditional import for js interop library (#915)Updates
testfrom 1.28.0 to 1.29.0Release notes
Sourced from test's releases.
Commits
db0c811Allow analyzer major version 10 (#2584)f95c0f5Allow empty test source when parsing metadata (#2583)c970e00Remove the dependency on pubspec_parse (#2580)da25976Improve canUseSpecialChars on Linux and Mac (#2545)b951efcSupport --version in pub workspace (#2538)7506147Hide skip reasons in compact and failure reporters (#2578)462b474[coverage] Support workspaces in coverage filters (#2574)30aa541Require a definition namedmainin test suites (#2569)bbad7a2Add--coverage-packageoption (#2566)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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