-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group with 2 updates #262
Bump the dependencies group with 2 updates #262
Conversation
Bumps the dependencies group with 2 updates: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) and [actions/checkout](https://github.com/actions/checkout). Updates `dart-lang/setup-dart` from 1.6.2 to 1.6.4 - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@fedb126...f0ead98) Updates `actions/checkout` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9bb5618...0ad4b8f) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
PR HealthBreaking changes ✔️Details
Changelog Entry ✔️Details
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️Details
This check for test coverage is informational (issues shown here will not fail the PR). API leaks ✔️DetailsThe following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
License Headers ✔️Details
All source files should start with a license header. Package publish validation ✔️Details
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
1 similar comment
PR HealthBreaking changes ✔️Details
Changelog Entry ✔️Details
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️Details
This check for test coverage is informational (issues shown here will not fail the PR). API leaks ✔️DetailsThe following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
License Headers ✔️Details
All source files should start with a license header. Package publish validation ✔️Details
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
…browser_launcher, cli_util, clock, collection, convert, crypto, csslib, dartdoc, ecosystem, http, webdev, yaml_edit Revisions updated by `dart tools/rev_sdk_deps.dart`. async (https://github.com/dart-lang/async/compare/0370a67..09cba7f): 09cba7f 2024-05-03 Devon Carew blast_repo fixes (dart-archive/async#273) bazel_worker (https://github.com/dart-lang/bazel_worker/compare/d396d3d..2fb4fbf): 2fb4fbf 2024-05-03 Devon Carew blast_repo fixes (dart-archive/bazel_worker#91) de7c44b 2024-05-02 dependabot[bot] Bump actions/checkout from 4.1.2 to 4.1.4 (dart-archive/bazel_worker#89) benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/3a6ed5d..accc755): accc755 2024-05-03 Devon Carew blast_repo fixes (dart-archive/benchmark_harness#105) boolean_selector (https://github.com/dart-lang/boolean_selector/compare/b353222..2cbd4a6): 2cbd4a6 2024-05-03 Devon Carew blast_repo fixes (dart-archive/boolean_selector#60) browser_launcher (https://github.com/dart-lang/browser_launcher/compare/e5687b4..0dcf224): 0dcf224 2024-05-03 Devon Carew blast_repo fixes (dart-archive/browser_launcher#59) cli_util (https://github.com/dart-lang/cli_util/compare/5103eca..9fe3eeb): 9fe3eeb 2024-05-03 Devon Carew blast_repo fixes (dart-archive/cli_util#103) clock (https://github.com/dart-lang/clock/compare/c7e3875..80e70ac): 80e70ac 2024-05-03 Devon Carew blast_repo fixes (dart-archive/clock#64) collection (https://github.com/dart-lang/collection/compare/34b7269..4718398): 4718398 2024-05-03 Devon Carew blast_repo fixes (dart-archive/collection#340) convert (https://github.com/dart-lang/convert/compare/5da924b..056626e): 056626e 2024-05-03 Devon Carew blast_repo fixes (dart-archive/convert#105) crypto (https://github.com/dart-lang/crypto/compare/fc5e7c8..3f815ac): 3f815ac 2024-05-03 Devon Carew blast_repo fixes (dart-archive/crypto#170) csslib (https://github.com/dart-lang/csslib/compare/4ab68e4..141dd65): 141dd65 2024-05-03 Devon Carew blast_repo fixes (dart-archive/csslib#201) dartdoc (https://github.com/dart-lang/dartdoc/compare/d16bedc..6e9c1ea): 6e9c1eae 2024-05-02 Sam Rawlins Privatize ModelCommentReference.codeRef and .parsed (dart-lang/dartdoc#3764) ecosystem (https://github.com/dart-lang/ecosystem/compare/74942f6..9ce560b): 9ce560b 2024-05-03 dependabot[bot] Bump the dependencies group with 2 updates (dart-lang/ecosystem#262) bbb5c08 2024-05-03 Devon Carew update dependabot config; update related blast tweak (dart-lang/ecosystem#261) 678fe95 2024-05-02 dependabot[bot] Bump peter-evans/create-or-update-comment in the dependencies group (dart-lang/ecosystem#259) 9f6d4a9 2024-05-02 Devon Carew Update the dependabot config (dart-lang/ecosystem#258) http (https://github.com/dart-lang/http/compare/ec73b19..dd31e64): dd31e64 2024-05-02 Brian Quinlan Eagerly free resources on `CupertinoClient.close()` (dart-lang/http#1191) webdev (https://github.com/dart-lang/webdev/compare/b41ac34..c233e45): c233e453 2024-05-02 Elliott Brooks Move DWDS launch event (dart-lang/webdev#2423) yaml_edit (https://github.com/dart-lang/yaml_edit/compare/fe2699d..c4629ad): c4629ad 2024-05-06 Jonas Finnemann Jensen A few more tests to reduce risk of regressions (dart-lang/yaml_edit#77) d15b44c 2024-05-06 Jonas Finnemann Jensen Consume until end of document if there is no newline when removing from (dart-lang/yaml_edit#76) Change-Id: I04956b5696ec7cfbeabdd4e0889c2e5934a6f48e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365483 Auto-Submit: Devon Carew <devoncarew@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Bumps the dependencies group with 2 updates: dart-lang/setup-dart and actions/checkout.
Updates
dart-lang/setup-dart
from 1.6.2 to 1.6.4Release notes
Sourced from dart-lang/setup-dart's releases.
Changelog
Sourced from dart-lang/setup-dart's changelog.
... (truncated)
Commits
f0ead98
Rebuild JS code (#129)65c8298
Update CHANGELOG.md (#128)57338d6
Bump undici from 5.28.3 to 5.28.4 (#127)05d3f5e
Bump@actions/http-client
from 2.2.0 to 2.2.1 (#126)b8c0b77
no longer specify the inline-class experiment flag (#125)b9952d8
Bump undici from 5.27.0 to 5.28.3 (#124)9a6ee89
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#123)Updates
actions/checkout
from 4.1.2 to 4.1.4Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disablesparse-checkout
(#1656)8410ad0
Updateactions/checkout
version inupdate-main-version.yml
(#1650)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