Skip to content
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 actions/stale from 9.0.0 to 9.1.0 in the github-actions group #635

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the github-actions group with 1 update: actions/stale.

Updates actions/stale from 9.0.0 to 9.1.0

Release notes

Sourced from actions/stale's releases.

v9.1.0

What's Changed

New Contributors

Full Changelog: actions/stale@v9...v9.1.0

Commits
  • 5bef64f build(deps): bump @​actions/cache from 3.2.2 to 4.0.0 (#1194)
  • fa77dfd build(deps-dev): bump @​types/jest from 29.5.11 to 29.5.14 (#1193)
  • f04443d build(deps): bump @​actions/core from 1.10.1 to 1.11.1 (#1191)
  • 5c715b0 build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175)
  • f691222 build(deps): bump actions/publish-action from 0.2.2 to 0.3.0 (#1147)
  • df990c2 build(deps): bump actions/checkout from 3 to 4 (#1091)
  • 6e472ce Merge pull request #1179 from actions/Jcambass-patch-1
  • d10ba64 Merge pull request #1150 from actions/dependabot/npm_and_yarn/undici-5.28.4
  • bbf3da5 resolve check failures
  • 6a2e61d Add workflow file for publishing releases to immutable action package
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps the github-actions group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@28ca103...5bef64f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the autosubmit label Feb 1, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13084188288

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.114%

Totals Coverage Status
Change from base Build 12969557590: 0.0%
Covered Lines: 1558
Relevant Lines: 1621

💛 - Coveralls

@auto-submit auto-submit bot merged commit 62f78c6 into master Feb 1, 2025
8 checks passed
@auto-submit auto-submit bot deleted the dependabot/github_actions/github-actions-637f40baaf branch February 1, 2025 02:27
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Feb 5, 2025
…eb_socket_channel, webdev, webdriver

Revisions updated by `dart tools/rev_sdk_deps.dart`.

core (https://github.com/dart-lang/core/compare/3b35aca..2458e1a):
  2458e1aa  2025-01-28  Vladimir E. Koltunov  [fix,async] exception in async _CancelOnErrorSubscriptionWrapper.onError (dart-lang/core#855)

ecosystem (https://github.com/dart-lang/ecosystem/compare/c4a163a..5b0d815):
  5b0d815  2025-02-03  dependabot[bot]  Bump the github-actions group with 6 updates (dart-lang/ecosystem#340)

http (https://github.com/dart-lang/http/compare/6d99ff5..c7cc4f8):
  c7cc4f8  2025-01-29  Brian Quinlan  [ok_http] Add support for client certificates using Java `PrivateKey`s (dart-lang/http#1444)

markdown (https://github.com/dart-lang/markdown/compare/19aaded..62f78c6):
  62f78c6  2025-02-01  dependabot[bot]  Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-lang/markdown#635)

test (https://github.com/dart-lang/test/compare/92eed6c..2ccfc5c):
  2ccfc5cd  2025-02-01  dependabot[bot]  Bump the github-actions group with 3 updates (dart-lang/test#2455)
  d8ee364a  2025-01-28  Lasse R.H. Nielsen  Release fake_async v1.3.3 (dart-lang/test#2453)
  385c4f75  2025-01-28  Lasse R.H. Nielsen  Remove "-wip" from CHANGELOG.md too.
  82417ab3  2025-01-27  Lasse R.H. Nielsen  Release fake_async v1.3.3

vector_math (https://github.com/google/vector_math.dart/compare/bd4b574..533c513):
  533c513  2025-02-01  dependabot[bot]  Bump the github-actions group with 2 updates (google/vector_math.dart#339)

web (https://github.com/dart-lang/web/compare/fd3d988..c2d5f63):
  c2d5f63  2025-02-01  dependabot[bot]  Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-lang/web#338)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/a937243..f335e52):
  f335e52  2025-02-01  dependabot[bot]  Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-lang/web_socket_channel#391)

webdev (https://github.com/dart-lang/webdev/compare/5dc7950..616da45):
  616da455  2025-01-30  Srujan Gaddam  [dwds] Implement hot reload and publish 24.3.4 (dart-lang/webdev#2583)
  a7ea61ff  2025-01-28  Jessy Yameogo  Added support for getModuleLibraries with the DDC library bundle format  (dart-lang/webdev#2581)

webdriver (https://github.com/google/webdriver.dart/compare/d83d6a3..e84e9cc):
  e84e9cc  2025-01-28  Ivan Inozemtsev  Explicitly close http clients (google/webdriver.dart#311)

Change-Id: I0c7fc6c3d0ae8f810c753babd9297d5f9565a0ee
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407940
Commit-Queue: Devon Carew <[email protected]>
Reviewed-by: Kevin Moore <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants