-
Notifications
You must be signed in to change notification settings - Fork 358
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 across 1 directory with 5 updates #1392
Bump the github-actions group across 1 directory with 5 updates #1392
Conversation
Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` | | [actions/setup-java](https://github.com/actions/setup-java) | `4.2.1` | `4.5.0` | | [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) | `2.31.0` | `2.33.0` | | [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) | `3` | `4` | | [actions/cache](https://github.com/actions/cache) | `4.0.2` | `4.1.2` | Updates `actions/checkout` from 4.1.7 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...11bd719) Updates `actions/setup-java` from 4.2.1 to 4.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@99b8673...8df1039) Updates `reactivecircus/android-emulator-runner` from 2.31.0 to 2.33.0 - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/android-emulator-runner@77986be...62dbb60) Updates `futureware-tech/simulator-action` from 3 to 4 - [Release notes](https://github.com/futureware-tech/simulator-action/releases) - [Changelog](https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md) - [Commits](futureware-tech/simulator-action@bfa03d9...dab10d8) Updates `actions/cache` from 4.0.2 to 4.1.2 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...6849a64) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: reactivecircus/android-emulator-runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: futureware-tech/simulator-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). API leaks ✔️The 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 ✔️
All source files should start with a license header. Unrelated files missing license headers
|
auto label is removed for dart-lang/http/1392, due to - The status or check suite analyze (dev) has failed. Please fix the issues identified (or deflake) before re-applying this label. |
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). API leaks ✔️The 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 ✔️
All source files should start with a license header. Unrelated files missing license headers
|
…ecosystem, fixnum, http, lints, logging, markdown, path, sync_http, test, typed_data, vector_math, web Revisions updated by `dart tools/rev_sdk_deps.dart`. async (https://github.com/dart-lang/async/compare/5f70a99..d6a6a4d): d6a6a4d 2024-10-17 Moritz Update README.md before archiving (dart-archive/async#287) clock (https://github.com/dart-lang/clock/compare/7956d60..8dfee80): 8dfee80 2024-10-28 Moritz Update README.md (dart-archive/clock#70) collection (https://github.com/dart-lang/collection/compare/887b826..96afcc2): 96afcc2 2024-10-21 Moritz Update README.md before archiving (dart-archive/collection#362) convert (https://github.com/dart-lang/convert/compare/d361833..836082a): 836082a 2024-10-17 Moritz Update README.md before archiving (dart-archive/convert#110) core (https://github.com/dart-lang/core/compare/2a436d5..9ad6888): 9ad68884 2024-10-25 Kevin Moore os_detect: bump lints and SDK versions (dart-lang/core#713) crypto (https://github.com/dart-lang/crypto/compare/3d26ef4..255edfb): 255edfb 2024-10-17 Moritz Update README.md before archiving (dart-archive/crypto#184) dartdoc (https://github.com/dart-lang/dartdoc/compare/73344a2..5168f81): 5168f81a 2024-10-27 Parker Lougheed Remove unnecessary and unused styles (dart-lang/dartdoc#3918) d4876f94 2024-10-25 Parker Lougheed Compress generated css by configuring sass output style (dart-lang/dartdoc#3919) d83146fa 2024-10-25 Parker Lougheed Generate included css using sass (dart-lang/dartdoc#3917) 4d461298 2024-10-24 Parker Lougheed Update to Dart 3.5 and web 1.1 (dart-lang/dartdoc#3915) ecosystem (https://github.com/dart-lang/ecosystem/compare/2d58550..66ddc4f): 66ddc4f 2024-10-28 Devon Carew refactor the CI to use per-package workflow config files (dart-lang/ecosystem#312) 673428a 2024-10-24 Devon Carew ignore redundant 'type-' labels (dart-lang/ecosystem#309) d5c8c18 2024-10-15 Devon Carew remove the 'version' section from the health checks (dart-lang/ecosystem#305) fixnum (https://github.com/dart-lang/fixnum/compare/83293b8..8543972): 8543972 2024-10-17 Moritz Update README.md before archiving (dart-archive/fixnum#134) http (https://github.com/dart-lang/http/compare/5e2281e..f5ec11c): f5ec11c 2024-10-25 dependabot[bot] Bump the github-actions group across 1 directory with 5 updates (dart-lang/http#1392) bd8eb4b 2024-10-24 Brian Quinlan Remove package:java_http (dart-lang/http#1389) d921e48 2024-10-23 Brian Quinlan Replace Objective-C implemented delegates with Dart implementations (dart-lang/http#1218) lints (https://github.com/dart-lang/lints/compare/5016d63..19d99bc): 19d99bc 2024-10-21 Moritz Update README.md before archiving (dart-lang/lints#214) logging (https://github.com/dart-lang/logging/compare/6fa0560..a41a508): a41a508 2024-10-18 Moritz Update README.md (dart-archive/logging#175) markdown (https://github.com/dart-lang/markdown/compare/d53feae..207bb44): 207bb44 2024-10-16 andrechalella Update pub run syntax and remove 404 images (dart-lang/markdown#625) 62153ee 2024-10-16 andrechalella Fix `RangeError` hazards in links (dart-lang/markdown#624) path (https://github.com/dart-lang/path/compare/e969f42..7e3d5d8): 7e3d5d8 2024-10-17 Moritz Update README.md (dart-archive/path#172) sync_http (https://github.com/dart-lang/sync_http/compare/91c0dd5..44b5913): 44b5913 2024-10-28 Devon Carew Update analysis_options.yaml (google/sync_http.dart#51) df54f0d 2024-10-28 dependabot[bot] Bump actions/checkout from 4.1.7 to 4.2.0 (google/sync_http.dart#50) test (https://github.com/dart-lang/test/compare/73e30fb..fe38650): fe386504 2024-10-22 Nate Bosch Remove deprecated lint package_api_docs (dart-lang/test#2411) typed_data (https://github.com/dart-lang/typed_data/compare/6abfafd..b269d39): b269d39 2024-10-18 Moritz Update README.md before archiving (dart-archive/typed_data#94) vector_math (https://github.com/google/vector_math.dart/compare/2cfbe2c..da9889f): da9889f 2024-10-16 dependabot[bot] Bump the github-actions group across 1 directory with 2 updates (google/vector_math.dart#332) 33d5ecb 2024-10-15 Devon Carew Update dependabot.yaml (google/vector_math.dart#331) web (https://github.com/dart-lang/web/compare/8478cd2..d3a61aa): d3a61aa 2024-10-12 Parker Lougheed Remove deprecated package_api_docs lint (dart-lang/web#315) Change-Id: I465d31409f68a0d6f10a60ffb9cfd505957f79e0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392200 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Devon Carew <[email protected]>
Bumps the github-actions group with 5 updates in the / directory:
4.1.7
4.2.2
4.2.1
4.5.0
2.31.0
2.33.0
3
4
4.0.2
4.1.2
Updates
actions/checkout
from 4.1.7 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
actions/setup-java
from 4.2.1 to 4.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
8df1039
RefineisGhes
logic (#697)870c199
Update workflows for GraalVM and Version Enhancements (#699)83a06ff
Fix Windows archives extraction issue (#689)292cc14
Merge pull request #686 from actions/Jcambass-patch-1b36c23c
check-dist-failure-fix (#687)40b9536
fix: add arch to cache key (#664)0a40ce6
Add support for Oracle GraalVM (#501)68b1d5a
Upgrade IA Publishbcfbca5
Merge pull request #684 from actions/Jcambass-patch-178eae79
Add workflow file for publishing releases to immutable action packageUpdates
reactivecircus/android-emulator-runner
from 2.31.0 to 2.33.0Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
... (truncated)
Commits
62dbb60
Merge branch 'main' into release/v2c77bfe7
Prepare for release 2.33.0.ead704c
Fix avd path on ubuntu-24.04 - attempt 2 (#415)e800fff
Revert creating avd directory. (#414)8c07710
Fix SDK path issues with ubuntu-24.04 (#409)3a18f50
SDK build tools 35.0.0, command-line tools 16.0. (#408)1b985f4
Avoid changing the owner of unnecessary files (#406)a3dcdb3
Update npm packages. (#401)f0d1ed2
Merge branch 'main' into release/v281f860b
Prepare for release 2.32.0.Updates
futureware-tech/simulator-action
from 3 to 4Changelog
Sourced from futureware-tech/simulator-action's changelog.
Commits
dab10d8
Merge pull request #457 from futureware-tech/wait-for-boot8b41139
Merge pull request #458 from futureware-tech/macos-1278d572b
Remove macos-12 build (phased out)ae6be6a
Release v4fc6e8be
Add wait_for_boot option9f1c121
Merge pull request #453 from futureware-tech/dependabot/npm_and_yarn/prettier...d929065
Merge pull request #452 from futureware-tech/dependabot/npm_and_yarn/eslint-p...209f401
Merge pull request #456 from futureware-tech/dependabot/npm_and_yarn/types/no...196a833
Bump@types/node
from 20.8.7 to 22.7.9a6f0fec
Bump prettier from 3.0.3 to 3.3.3Updates
actions/cache
from 4.0.2 to 4.1.2Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
6849a64
Release 4.1.2 #14775a1720c
Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link...d9fef48
Merge branch 'main' into Link-/prep-4.1.2a50e8d0
Merge branch 'main' into Link-/prep-4.1.2acc9ae5
Merge pull request #1481 from actions/dependabot/github_actions/actions/setup...1ea5f18
Merge branch 'main' into Link-/prep-4.1.2cc679ff
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4366d43d
Merge pull request #1483 from actions/dependabot/github_actions/github/codeql...02bf319
Bump github/codeql-action from 2 to 36f6220b
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4Dependabot 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