chore(deps): bump the cli-deps group across 1 directory with 6 updates#184
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the cli-deps group across 1 directory with 6 updates#184dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cli-deps group with 6 updates in the /packages/cli directory: | Package | From | To | | --- | --- | --- | | [equatable](https://github.com/felangel/equatable) | `2.0.7` | `2.0.8` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.4.0` | `1.6.0` | | [meta](https://github.com/dart-lang/sdk/tree/main/pkg) | `1.17.0` | `1.18.0` | | [stats](https://github.com/kevmoo/stats) | `2.1.0` | `3.0.0` | | [test](https://github.com/dart-lang/test/tree/master/pkgs) | `1.26.1` | `1.29.0` | | [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) | `7.0.0` | `10.0.0` | Updates `equatable` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/felangel/equatable/releases) - [Changelog](https://github.com/felangel/equatable/blob/master/CHANGELOG.md) - [Commits](felangel/equatable@v2.0.7...v2.0.8) Updates `http` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) Updates `meta` from 1.17.0 to 1.18.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/1.18.0/pkg) Updates `stats` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/kevmoo/stats/releases) - [Changelog](https://github.com/kevmoo/stats/blob/master/CHANGELOG.md) - [Commits](kevmoo/stats@v2.1.0...v3.0.0) Updates `test` from 1.26.1 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) Updates `very_good_analysis` from 7.0.0 to 10.0.0 - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/very_good_analysis@v7.0.0...v10.0.0) --- updated-dependencies: - dependency-name: equatable dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli-deps - dependency-name: http dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cli-deps - dependency-name: meta dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cli-deps - dependency-name: stats dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-deps - dependency-name: test dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cli-deps - dependency-name: very_good_analysis dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 cli-deps group with 6 updates in the /packages/cli directory:
2.0.72.0.81.4.01.6.01.17.01.18.02.1.03.0.01.26.11.29.07.0.010.0.0Updates
equatablefrom 2.0.7 to 2.0.8Release notes
Sourced from equatable's releases.
Changelog
Sourced from equatable's changelog.
Commits
c41e9bbchore: v2.0.8 (#209)8088baechore: bump license (#208)622a3f8fix:mapEqualsto correctly compare maps with different keys and null value...Updates
httpfrom 1.4.0 to 1.6.0Release notes
Sourced from http's releases.
Commits
Updates
metafrom 1.17.0 to 1.18.0Changelog
Sourced from meta's changelog.
Commits
1c699e1Revert "Add fast-mode Uri class."020b6dbUpdate statuses for failing testsaea4632Parser support for trailing commas (#26647).552d209Add links to context information for SDK contexts595ec1dMake is checks work on JavaScriptFunction objects.71b1359Option to enable analyzer trailing comma support (#26647).fbe6947Skip analyzer/tool test on dart2js.a811463Use unordered map hash on ConstructedConstantValue.ceb053aHandle fields with initializers in constant constructors.fa8f7d2Revert "Handle fields with initializers in constant constructors."Updates
statsfrom 2.1.0 to 3.0.0Release notes
Sourced from stats's releases.
Changelog
Sourced from stats's changelog.
Commits
9e359c0Lots of changes for v3 (#60)ef2ea20Take care of all deprecations (#59)03391bbPrepare v2.2.0 release (#58)5b11dc8Move to a more efficient varience calculation (#57)931a81bConfidence interval (#56)456291ecleanup (#55)96a293eUpdate status badgebbccdc9Bump dart-lang/setup-dart in the github-actions group (#54)35df145Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (#53)a31cfecBump dart-lang/setup-dart in the github-actions group (#52)Updates
testfrom 1.26.1 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)cba5c15Prepare to publish package:test (#2565)Updates
very_good_analysisfrom 7.0.0 to 10.0.0Release notes
Sourced from very_good_analysis's releases.
... (truncated)
Changelog
Sourced from very_good_analysis's changelog.
Commits
abae958chore: 10.0.0 (#168)163d6aedocs: update exclusion table (#169)7a889f9chore: v10.0.0 (#170)b9bc6f5docs: update exclusion table (#165)64d46d4chore: 10.0.0-rc.2 (#167)7542279chore: remove diagnostic_describe_all_properties (#166)b5ac11fchore: 10.0.0-rc.1 (#163)44fab49feat: support Dart 3.9.0 (#162)394db3eci: automate releases (#161)7b45e8afeat: automate deprecated lint rules (#158)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