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 the github-actions group with 4 updates #322

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the github-actions group with 4 updates: dart-lang/setup-dart, peter-evans/find-comment, subosito/flutter-action and peter-evans/create-or-update-comment.

Updates dart-lang/setup-dart from 1.6.5 to 1.7.0

Release notes

Sourced from dart-lang/setup-dart's releases.

v1.7.0

What's Changed

  • Install a Flutter SDK in the publish workflow allowing for publication of flutter packages.
Changelog

Sourced from dart-lang/setup-dart's changelog.

v1.7.0

v1.6.5

  • Fix zip path handling on Windows 11 (#118[])

#118: dart-lang/setup-dart#118

v1.6.4

  • Rebuild JS code.

v1.6.3

v1.6.2

v1.6.1

  • Updated the google storage url for main channel releases.

v1.6.0

  • Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. 3.2).

v1.5.1

  • No longer test the setup-dart action on pre-2.12 SDKs.
  • Upgrade JS interop code to use extension types (the new name for inline classes).
  • The upcoming rename of the be channel to main is now supported with forward compatibility that switches when the rename happens.

v1.5.0

... (truncated)

Commits

Updates peter-evans/find-comment from 90e9b82d6319a7ae3f32bc0b434db48d6c376e55 to 995a00c77ea44c38cf1613bacfdf7377713cbf64

Commits
  • 995a00c build(deps-dev): bump prettier from 3.3.3 to 3.4.1 (#335)
  • 8ae7512 build(deps-dev): bump @​types/node from 18.19.65 to 18.19.67 (#334)
  • 0251096 build(deps-dev): bump @​types/node from 18.19.64 to 18.19.65 (#333)
  • 0528e6a build(deps-dev): bump @​vercel/ncc from 0.38.2 to 0.38.3 (#332)
  • abba6c6 build(deps-dev): bump @​types/node from 18.19.63 to 18.19.64 (#331)
  • f357d8a build(deps-dev): bump @​types/node from 18.19.59 to 18.19.63 (#330)
  • See full diff in compare view

Updates subosito/flutter-action from 2.16.0 to 2.17.0

Release notes

Sourced from subosito/flutter-action's releases.

v2.17.0

This release adds support for older yq versions, as added in PR #329. Thanks for contributing, @​ThomasAunvik!

Commits

Updates peter-evans/create-or-update-comment from 6f2ce0ef39607bc6465c7fdf93368dc08095f938 to 267c0605edbbc0183ed9973a6ce2d1a158d96027

Commits
  • 267c060 build(deps-dev): bump @​types/node from 18.19.64 to 18.19.66 (#369)
  • 7f09200 build(deps-dev): bump prettier from 3.3.3 to 3.4.1 (#368)
  • 7157823 build(deps-dev): bump @​vercel/ncc from 0.38.2 to 0.38.3 (#367)
  • 213b1f9 build(deps-dev): bump @​types/node from 18.19.61 to 18.19.64 (#365)
  • See full diff in compare view

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 4 updates: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart), [peter-evans/find-comment](https://github.com/peter-evans/find-comment), [subosito/flutter-action](https://github.com/subosito/flutter-action) and [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment).


Updates `dart-lang/setup-dart` from 1.6.5 to 1.7.0
- [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@0a8a0fc...e630b99)

Updates `peter-evans/find-comment` from 90e9b82d6319a7ae3f32bc0b434db48d6c376e55 to 995a00c77ea44c38cf1613bacfdf7377713cbf64
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@90e9b82...995a00c)

Updates `subosito/flutter-action` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@44ac965...74af56c)

Updates `peter-evans/create-or-update-comment` from 6f2ce0ef39607bc6465c7fdf93368dc08095f938 to 267c0605edbbc0183ed9973a6ce2d1a158d96027
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@6f2ce0e...267c060)

---
updated-dependencies:
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <support@github.com>
@dependabot dependabot bot added the autosubmit label Dec 1, 2024
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Dec 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️
File 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.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

1 similar comment
Copy link

github-actions bot commented Dec 1, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️
File 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.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

@auto-submit auto-submit bot merged commit 248b180 into main Dec 1, 2024
34 checks passed
@auto-submit auto-submit bot deleted the dependabot/github_actions/github-actions-e8d36ec0b4 branch December 1, 2024 18:12
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 2, 2024
… package_config, pool, protobuf, pub_semver, shelf, source_maps, source_span, stack_trace, stream_channel, string_scanner, sync_http, term_glyph, test, test_descriptor, test_process, test_reflective_loader, tools, vector_math, watcher, web, web_socket_channel, webdriver, webkit_inspection_protocol, yaml, yaml_edit

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

core (https://github.com/dart-lang/core/compare/1de8372..abcf992):
  abcf992c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/core#728)

ecosystem (https://github.com/dart-lang/ecosystem/compare/52e4ceb..248b180):
  248b180  2024-12-01  dependabot[bot]  Bump the github-actions group with 4 updates (dart-lang/ecosystem#322)
  cdbe4e5  2024-11-21  Devon Carew  add a new 'dart bin/report.dart contributors' command (dart-lang/ecosystem#311)

glob (https://github.com/dart-lang/glob/compare/b6319d6..994191a):
  994191a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/glob#100)

http_multi_server (https://github.com/dart-lang/http_multi_server/compare/c8aabe3..f6a7488):
  f6a7488  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/http_multi_server#75)

lints (https://github.com/dart-lang/lints/compare/f72e5ce..2e1321e):
  2e1321e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (dart-lang/lints#217)

markdown (https://github.com/dart-lang/markdown/compare/776689c..4d5dbc6):
  4d5dbc6  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/markdown#630)

package_config (https://github.com/dart-lang/package_config/compare/2583a4e..76f2f6c):
  76f2f6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/package_config#161)

pool (https://github.com/dart-lang/pool/compare/0bac9b2..f85209d):
  f85209d  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pool#93)

protobuf (https://github.com/dart-lang/protobuf/compare/ccf104d..da7279c):
  da7279c  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (google/protobuf.dart#949)

pub_semver (https://github.com/dart-lang/pub_semver/compare/ab3eab5..8e9fcb9):
  8e9fcb9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pub_semver#110)

shelf (https://github.com/dart-lang/shelf/compare/a2708cd..657ebd3):
  657ebd3  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/shelf#462)
  7f26ebd  2024-11-22  Devon Carew  rev shelf_web_socket in prep for publishing (dart-lang/shelf#458)

source_maps (https://github.com/dart-lang/source_maps/compare/b20b970..198d32b):
  198d32b  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_maps#98)

source_span (https://github.com/dart-lang/source_span/compare/f147469..22a243e):
  22a243e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_span#120)

stack_trace (https://github.com/dart-lang/stack_trace/compare/63e79f5..b660cfa):
  b660cfa  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stack_trace#168)

stream_channel (https://github.com/dart-lang/stream_channel/compare/9bfc2a8..71fe6dd):
  71fe6dd  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stream_channel#113)

string_scanner (https://github.com/dart-lang/string_scanner/compare/255d671..77de235):
  77de235  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/string_scanner#85)

sync_http (https://github.com/dart-lang/sync_http/compare/82362bc..47e6b26):
  47e6b26  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/sync_http.dart#53)

term_glyph (https://github.com/dart-lang/term_glyph/compare/31abb04..9ed8ed9):
  9ed8ed9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/term_glyph#59)

test (https://github.com/dart-lang/test/compare/8a07bee..c2a6986):
  c2a69865  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/test#2419)
  c2f19b49  2024-11-26  Kevin Moore  Allow latest pkg:analyzer, bump min SDK to stable release (dart-lang/test#2418)

test_descriptor (https://github.com/dart-lang/test_descriptor/compare/7119567..408526a):
  408526a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_descriptor#74)

test_process (https://github.com/dart-lang/test_process/compare/7c76f47..5b0349c):
  5b0349c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_process#65)

test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/30a552d..faade62):
  faade62  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_reflective_loader#67)

tools (https://github.com/dart-lang/tools/compare/466bb19..1c5b8b9):
  1c5b8b94  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group (dart-lang/tools#1203)

vector_math (https://github.com/google/vector_math.dart/compare/ec5080d..433fb6c):
  433fb6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/vector_math.dart#336)

watcher (https://github.com/dart-lang/watcher/compare/7a15a90..bc44e6f):
  bc44e6f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/watcher#173)

web (https://github.com/dart-lang/web/compare/8d24376..bdf112e):
  bdf112e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web#323)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/abe77ea..7a2039f):
  7a2039f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web_socket_channel#387)

webdriver (https://github.com/google/webdriver.dart/compare/4998763..d83d6a3):
  d83d6a3  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/webdriver.dart#309)
  1a5c815  2024-12-02  dependabot[bot]  Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 (google/webdriver.dart#308)

webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/a834c3b..effa752):
  effa752  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/webkit_inspection_protocol.dart#132)

yaml (https://github.com/dart-lang/yaml/compare/402655e..2a37272):
  2a37272  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml#173)

yaml_edit (https://github.com/dart-lang/yaml_edit/compare/8bd0fdf..fbdc70a):
  fbdc70a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml_edit#100)

Change-Id: Id7d9bb71236e6c20c9cdc2b1eb4690112e285b64
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398501
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant