-
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 github-actions group with 2 updates #268
Bump the github-actions group with 2 updates #268
Conversation
Bumps the github-actions group with 2 updates: [peter-evans/find-comment](https://github.com/peter-evans/find-comment) and [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment). Updates `peter-evans/find-comment` from b383afd667691860cbc502904e846e74cf1bac33 to dcea681ee91459b3d3d0439f862bf74d178ec375 - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@b383afd...dcea681) Updates `peter-evans/create-or-update-comment` from 8da4c50e7142257262c9df90da4e74a59068c038 to 9bb5d837b91928730a318c22b99b9f42a0f005e1 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@8da4c50...9bb5d83) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production dependency-group: github-actions - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
…ser, path, shelf, test, webdev Revisions updated by `dart tools/rev_sdk_deps.dart`. async (https://github.com/dart-lang/async/compare/4073129..a004370): a004370 2024-06-10 Kevin Moore Bump min SDK, tighten dependencies, test wasm on 3.4 (dart-archive/async#277) convert (https://github.com/dart-lang/convert/compare/70940e3..0c9eab7): 0c9eab7 2024-06-10 Kevin Moore latest lints, require Dart 3.4 (dart-archive/convert#107) crypto (https://github.com/dart-lang/crypto/compare/7a9428a..813e35e): 813e35e 2024-06-10 Kevin Moore Update min SDK, test wasm on 3.4 (dart-archive/crypto#174) dartdoc (https://github.com/dart-lang/dartdoc/compare/3decf1e..14d33d3): 14d33d3a 2024-06-12 Sam Rawlins Fix referencing an aliased type parameter. (dart-lang/dartdoc#3784) 12d271a5 2024-06-10 Sam Rawlins Combine the two implementations of "library canonicalization" (dart-lang/dartdoc#3781) ca61935e 2024-06-10 Sam Rawlins Revert "Deprecate --resources-dir option. (`#3696`)" (dart-lang/dartdoc#3782) ecosystem (https://github.com/dart-lang/ecosystem/compare/865b2c5..b2b045f): b2b045f 2024-06-12 Devon Carew remove extraneous quotes (dart-lang/ecosystem#270) fdedf3c 2024-06-11 Devon Carew move to logging; check for safety exceptions (dart-lang/ecosystem#269) 27574e0 2024-06-10 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/ecosystem#268) 6e53c96 2024-06-10 Devon Carew updates for the blast_repo tool (dart-lang/ecosystem#267) http (https://github.com/dart-lang/http/compare/b522000..e2e2170): e2e2170 2024-06-11 David Wimmer Update README.md (dart-lang/http#1231) f8d5bf8 2024-06-12 Anikate De [pkgs/ok_http] Add functionality to accept and configure redirects. (dart-lang/http#1230) 93ff4a9 2024-06-11 Anikate De [ok_http]: Use the Android SDK to generate JNI bindings. (dart-lang/http#1229) http_parser (https://github.com/dart-lang/http_parser/compare/551e0e4..53d4041): 53d4041 2024-06-10 Kevin Moore blast_repo fixes (dart-archive/http_parser#98) 1ff06e4 2024-06-10 Kevin Moore Update min SDK, test wasm on 3.4 (dart-archive/http_parser#97) path (https://github.com/dart-lang/path/compare/8fc4c72..04807b6): 04807b6 2024-06-10 Kevin Moore Update to latest lints, bump min SDK to 3.4, test wasm on 3.4 (dart-archive/path#168) shelf (https://github.com/dart-lang/shelf/compare/ea3c983..4c54af6): 4c54af6 2024-06-11 Kevin Moore [shelf_test_handler] Bump dev deps (dart-lang/shelf#435) test (https://github.com/dart-lang/test/compare/83c597e..329c6df): 329c6dff 2024-06-10 Jacob MacDonald fix windows failures (dart-lang/test#2244) 777631bb 2024-06-10 Rexios Bump min Dart version to 3.4.0 for WASM (dart-lang/test#2242) webdev (https://github.com/dart-lang/webdev/compare/9ada46f..eccc7d8): eccc7d87 2024-06-12 Parker Lougheed Update `package:lints` and clean up library declarations (dart-lang/webdev#2436) Change-Id: Ic7aede173c9730f0ccd1bc3138f50a92ddf49fce Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371440 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
Bumps the github-actions group with 2 updates: peter-evans/find-comment and peter-evans/create-or-update-comment.
Updates
peter-evans/find-comment
from b383afd667691860cbc502904e846e74cf1bac33 to dcea681ee91459b3d3d0439f862bf74d178ec375Commits
dcea681
build(deps-dev): bump@types/node
from 18.19.33 to 18.19.34 (#306)a7867c7
build(deps-dev): bump prettier from 3.3.0 to 3.3.1 (#305)1e1cf91
build(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#304)Updates
peter-evans/create-or-update-comment
from 8da4c50e7142257262c9df90da4e74a59068c038 to 9bb5d837b91928730a318c22b99b9f42a0f005e1Commits
9bb5d83
build(deps-dev): bump@types/node
from 18.19.33 to 18.19.34 (#333)83aca4d
build(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#332)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