-
Notifications
You must be signed in to change notification settings - Fork 170
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
chore(deps): Bump the actions group with 5 updates #2097
Conversation
Bumps the actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) | `2.8.1` | `2.8.2` | | [appleboy/ssh-action](https://github.com/appleboy/ssh-action) | `1.0.3` | `1.1.0` | | [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) | `2.5.1` | `2.7.2` | | [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) | `0.0.4` | `0.0.6` | | [actions/cache](https://github.com/actions/cache) | `4.0.2` | `4.1.1` | Updates `mshick/add-pr-comment` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Commits](mshick/add-pr-comment@7c08905...b8f338c) Updates `appleboy/ssh-action` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml) - [Commits](appleboy/ssh-action@029f5b4...25ce8cb) Updates `uraimo/run-on-arch-action` from 2.5.1 to 2.7.2 - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](uraimo/run-on-arch-action@4ed76f1...b0ffb25) Updates `mozilla-actions/sccache-action` from 0.0.4 to 0.0.6 - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@2e7f9ec...9e326eb) Updates `actions/cache` from 4.0.2 to 4.1.1 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...3624ceb) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: appleboy/ssh-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Perf diff from master - unit tests
Heap diff from master - unit tests
Heap diff from master - scap file
Benchmarks diff from master
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2097 +/- ##
=======================================
Coverage 73.69% 73.69%
=======================================
Files 253 253
Lines 31914 31914
Branches 5631 5614 -17
=======================================
+ Hits 23519 23520 +1
+ Misses 8385 8371 -14
- Partials 10 23 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
LGTM label has been added. Git tree hash: 90c10d292347f3bda86c69dd2aa30e8631e0270a
|
/release-note-none |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/milestone 0.19.0 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], FedeDP The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the actions group with 5 updates:
2.8.1
2.8.2
1.0.3
1.1.0
2.5.1
2.7.2
0.0.4
0.0.6
4.0.2
4.1.1
Updates
mshick/add-pr-comment
from 2.8.1 to 2.8.2Release notes
Sourced from mshick/add-pr-comment's releases.
Commits
b8f338c
2.8.274e66d7
Bump runtime to node20 from node16 (#114)8fedd70
bumping package to node 20Updates
appleboy/ssh-action
from 1.0.3 to 1.1.0Release notes
Sourced from appleboy/ssh-action's releases.
Commits
25ce8cb
ci: implement automated release workflow with GoReleaser58164d0
chore: remove Dockerfile and related configurationsd732991
docs(lang): README.zh-cn Document (#332)b4a07ca
ci: enhance GitHub Actions with secret variable support (#330)eaeb069
chore(cli): enhance curl command with silent mode and redirects06fa62e
ci: rename the workflow files.28428a1
docs: improve cross-platform clipboard support for key copying5ade826
chore: improve CLI reliability and version visibility8b60782
chore(cli): enhance version handling and testing mechanisms036cad7
chore: update drone-ssh to version 1.7.7Updates
uraimo/run-on-arch-action
from 2.5.1 to 2.7.2Release notes
Sourced from uraimo/run-on-arch-action's releases.
Commits
b0ffb25
Merge pull request #144 from LukasWoodtli/gardena/lw/armv6_bookworm3da6fa3
Add bookworm variants for debian containers6025be2
Add bookworm for ARMv6517085f
Restore old dockerfiles for backward compatibility, will be removed in 3.0.0a42b9c9
Remove fedora from failing platforms18a5cd7
Update Readme, remove some fedora defaults427b1ab
Further reduce test list, remove default dockerfiles8c75b07
Further reduce test list1016db6
Further reduce test list619f795
Update project releaseUpdates
mozilla-actions/sccache-action
from 0.0.4 to 0.0.6Release notes
Sourced from mozilla-actions/sccache-action's releases.
... (truncated)
Commits
9e326eb
prepare version 0.0.6922a306
Merge pull request #145 from Mozilla-Actions/dependabot/npm_and_yarn/typescri...2be7591
Merge pull request #136 from Mozilla-Actions/dependabot/npm_and_yarn/prettier...d707076
Bump prettier from 3.3.2 to 3.3.3afb5895
Bump typescript from 5.5.3 to 5.6.2f42f2ce
Merge pull request #140 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-p...ff4a61d
Merge pull request #144 from palloberg/set-baseurle073bd0
Update README with instructions on GHES usage.4a60710
Set baseUrl for Octokit to make it work on GitHub Enterprise Server1ff3075
Bump ts-jest from 29.2.2 to 29.2.5 (#141)Updates
actions/cache
from 4.0.2 to 4.1.1Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
3624ceb
Restore original behavior ofcache-hit
output (#1467)2cdf405
Prepare4.1.0
release (#1464)a11fb02
restore action's README now references v4 instead of v3 (#1445)cf7a75e
Fix typo: depening -> depending (#1462)c74ca40
Deprecatesave-always
input (#1452)f8a7ab4
Merge pull request #1463 from actions/Jcambass-patch-145b7be0
Add workflow file for publishing releases to immutable action package81382a7
Merge pull request #1311 from todgru/todgru/v4-documentation-updatec4ee99a
Merge branch 'main' into todgru/v4-documentation-update57b8e40
Clarify that therestore-keys
input is a string in the docs (#1434)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