chore(deps): bump the all group with 4 updates#79
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all group with 4 updates: [code_assets](https://github.com/dart-lang/native/tree/main/pkgs), [hooks](https://github.com/dart-lang/native/tree/main/pkgs), [meta](https://github.com/dart-lang/sdk/tree/main/pkg) and [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `code_assets` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/code_assets-v1.1.0/pkgs) Updates `hooks` from 1.0.3 to 2.0.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v2.0.0/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 `test` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.0/pkgs) Updates `hooks` from 1.0.3 to 2.0.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/hooks-v2.0.0/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 `test` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.0/pkgs) --- updated-dependencies: - dependency-name: code_assets dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hooks dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: meta dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: test dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: hooks dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: meta dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: test dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
e90733d to
5ffdfe2
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 all group with 4 updates: code_assets, hooks, meta and test.
Updates
code_assetsfrom 1.0.0 to 1.1.0Release notes
Sourced from code_assets's releases.
Commits
89a6768[hooks] Publish v2.0.0 (#3359)21b7692[hooks] TurnProtocolExtensioninto a base class (#3362)10b2ced[jnigen] Export and document j_elements.dart (#3356)f608c0c[ffigen] AOT testing (#3351)dfc7513[hooks_runner] Rerun hooks if outputs are deleted (#3358)29c281c[ffigen] ObjC version checks (#3354)e8ad459[ffigen] Allow downstream clones to modify the clang flags (#3355)b9d3e78[ffigen] Remove.ref.pointer(#3352)efe70cf[jnigen] Clean up.reference.pointerpattern (#3350)2d70b2b[ffigen] Migrate test/setup.dart to a build hook (#3334)Updates
hooksfrom 1.0.3 to 2.0.0Release notes
Sourced from hooks's releases.
Commits
89a6768[hooks] Publish v2.0.0 (#3359)21b7692[hooks] TurnProtocolExtensioninto a base class (#3362)10b2ced[jnigen] Export and document j_elements.dart (#3356)f608c0c[ffigen] AOT testing (#3351)dfc7513[hooks_runner] Rerun hooks if outputs are deleted (#3358)29c281c[ffigen] ObjC version checks (#3354)e8ad459[ffigen] Allow downstream clones to modify the clang flags (#3355)b9d3e78[ffigen] Remove.ref.pointer(#3352)efe70cf[jnigen] Clean up.reference.pointerpattern (#3350)2d70b2b[ffigen] Migrate test/setup.dart to a build hook (#3334)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
testfrom 1.30.0 to 1.31.0Release notes
Sourced from test's releases.
Commits
021d056Allow analyzer major version 12 (#2610)36b9d82Fix exception for missing resolved executable (#2611)1cd6232Support tests on VM with sanitizers (#2575)9d2f9feFix hang when separate-process test crashes (#2606)7e6d5daRequireanalyzer: '>=8.0.0 <12.0.0'(#2607)c8c7301Remove stale deprecation annotations (#2605)21ed5d6Add void return on group callback (#2604)746af0eDefault failure summary for expanded reporter (#2588)Updates
hooksfrom 1.0.3 to 2.0.0Release notes
Sourced from hooks's releases.
Commits
89a6768[hooks] Publish v2.0.0 (#3359)21b7692[hooks] TurnProtocolExtensioninto a base class (#3362)10b2ced[jnigen] Export and document j_elements.dart (#3356)f608c0c[ffigen] AOT testing (#3351)dfc7513[hooks_runner] Rerun hooks if outputs are deleted (#3358)29c281c[ffigen] ObjC version checks (#3354)e8ad459[ffigen] Allow downstream clones to modify the clang flags (#3355)b9d3e78[ffigen] Remove.ref.pointer(#3352)efe70cf[jnigen] Clean up.reference.pointerpattern (#3350)2d70b2b[ffigen] Migrate test/setup.dart to a build hook (#3334)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
testfrom 1.30.0 to 1.31.0Release notes
Sourced from test's releases.
Commits
021d056Allow analyzer major version 12 (#2610)36b9d82Fix exception for missing resolved executable (#2611)1cd6232Support tests on VM with sanitizers (#2575)9d2f9feFix hang when separate-process test crashes (#2606)7e6d5daRequireanalyzer: '>=8.0.0 <12.0.0'(#2607)c8c7301Remove stale deprecation annotations (#2605)21ed5d6Add void return on group callback (#2604)746af0eDefault failure summary for expanded reporter (#2588)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 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