-
Notifications
You must be signed in to change notification settings - Fork 41
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 4 updates #943
base: main
Are you sure you want to change the base?
Bump the github-actions group across 1 directory with 4 updates #943
Conversation
Bumps the github-actions group with 4 updates in the / directory: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart), [actions/upload-artifact](https://github.com/actions/upload-artifact), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter). 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 `actions/upload-artifact` from 4.4.3 to 4.6.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...65c4c4a) Updates `softprops/action-gh-release` from 2.0.9 to 2.2.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@e7a8f85...c95fe14) Updates `flutter-actions/setup-flutter` from 61f93c6f11e0234fa9ec4df59362c9699b979660 to 54feb1e258158303e041b9eaf89314dcfbf6d38a - [Release notes](https://github.com/flutter-actions/setup-flutter/releases) - [Commits](flutter-actions/setup-flutter@61f93c6...54feb1e) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: flutter-actions/setup-flutter dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
autosubmit label was removed for dart-lang/i18n/943, because - The status or check suite build_checkout (dev, macos-latest) 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. |
1 similar comment
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. |
Bumps the github-actions group with 4 updates in the / directory: dart-lang/setup-dart, actions/upload-artifact, softprops/action-gh-release and flutter-actions/setup-flutter.
Updates
dart-lang/setup-dart
from 1.6.5 to 1.7.0Release notes
Sourced from dart-lang/setup-dart's releases.
Changelog
Sourced from dart-lang/setup-dart's changelog.
... (truncated)
Commits
e630b99
Fix link in CHANGELOG.md (#144)cdcaf12
Update changelog (#143)c21802d
Install a Flutter SDK in the publish workflow (#141)f60b945
Update publish.yml (#142)d0b01d2
Bump@actions/core
from 1.10.1 to 1.11.1 (#138)f6a6f58
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#137)e9a814f
Bump dart-lang/setup-dart in the github-actions group (#136)Updates
actions/upload-artifact
from 4.4.3 to 4.6.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
65c4c4a
Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619
move files back to satisfy licensed ci1ecca81
licensed cache updates9742269
Expose env vars to controll concurrency and timeout6f51ac0
Merge pull request #656 from bdehamer/bdehamer/artifact-digestc40c16d
add new artifact-digest output735efb4
bump@actions/artifact
from 2.1.11 to 2.2.0184d73b
Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-actionb4a0a98
Merge branch 'main' into fix/deprecated-nodejs-usage-in-actionUpdates
softprops/action-gh-release
from 2.0.9 to 2.2.1Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c95fe14
release 2.2.1deddb09
fix: big file uploads (#562)33fcd69
chore: update error and warning messages for not matching files in files fiel...01050bd
chore(deps): bump@types/node
from 22.10.2 to 22.10.5 (#569)92dffe6
chore(deps): bump@types/node
from 22.10.1 to 22.10.2 (#559)7b4da11
release 2.2.064f1fa1
feat: read the release assets asynchronously (#552)9e35a64
chore(deps): bump prettier from 3.4.1 to 3.4.2 (#554)92bc83c
chore(deps): bump@types/node
from 22.9.4 to 22.10.1 (#551)09f0e37
chore(deps): bump prettier from 3.3.3 to 3.4.1 (#550)Updates
flutter-actions/setup-flutter
from 61f93c6f11e0234fa9ec4df59362c9699b979660 to 54feb1e258158303e041b9eaf89314dcfbf6d38aCommits
54feb1e
Update .github/workflows/flutter.ymle340799
Rework test workflows9a30e0e
Update README.md03a3a60
Update README.md00c3aed
Fix variables FLUTTER_OS6e0e554
Fix test workflows6f78df7
Refactor test workflowsc3948ae
Refactor test workflows9241993
Fix linux build artifact extension3288573
Rework test workflowsDependabot 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