-
Notifications
You must be signed in to change notification settings - Fork 28
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
build(deps): bump the actions-deps group with 6 updates #328
Merged
Zxilly
merged 1 commit into
master
from
dependabot/github_actions/actions-deps-fd0b26861b
Feb 24, 2025
Merged
build(deps): bump the actions-deps group with 6 updates #328
Zxilly
merged 1 commit into
master
from
dependabot/github_actions/actions-deps-fd0b26861b
Feb 24, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the actions-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [ncipollo/release-action](https://github.com/ncipollo/release-action) | `1.15.0` | `1.16.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.0` | `4.6.1` | | [codecov/test-results-action](https://github.com/codecov/test-results-action) | `1.0.3` | `1.0.4` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.9` | `3.28.10` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.29.7` | `1.29.9` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.1` | Updates `ncipollo/release-action` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@cdcc88a...440c8c1) Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) Updates `codecov/test-results-action` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/codecov/test-results-action/releases) - [Commits](codecov/test-results-action@44ecb3a...5c441a7) Updates `github/codeql-action` from 3.28.9 to 3.28.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e8d078...b56ba49) Updates `crate-ci/typos` from 1.29.7 to 1.29.9 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@51f257b...212923e) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: codecov/test-results-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bundle ReportBundle size has no change ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
=======================================
Coverage 87.34% 87.34%
=======================================
Files 85 85
Lines 4401 4401
Branches 100 100
=======================================
Hits 3844 3844
Misses 415 415
Partials 142 142
Flags with carried forward coverage won't be shown. Click here to find out more. 📢 Thoughts on this report? Let us know! |
Zxilly
approved these changes
Feb 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the actions-deps group with 6 updates:
1.15.0
1.16.0
4.6.0
4.6.1
1.0.3
1.0.4
3.28.9
3.28.10
1.29.7
1.29.9
2.4.0
2.4.1
Updates
ncipollo/release-action
from 1.15.0 to 1.16.0Release notes
Sourced from ncipollo/release-action's releases.
Commits
440c8c1
preparing release 1.16.0e805702
preparing release 1.17.0bd572a1
preparing release 1.17.0706b28e
Update tag scheme in sheepit411ac01
preparing release 1.16.0a8c5a7f
Fixes #474 Regenerate release notes on release updates (#497)62f16c0
Add sheepit config00e83e3
Attempt #1 at fixing workflow file906fc77
Add initial releases workflow17b5598
Add biome and initial format rulesUpdates
actions/upload-artifact
from 4.6.0 to 4.6.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 packageUpdates
codecov/test-results-action
from 1.0.3 to 1.0.4Release notes
Sourced from codecov/test-results-action's releases.
Commits
5c441a7
feat: 'binary' argument to use a preinstalled cli executable (#112)Updates
github/codeql-action
from 3.28.9 to 3.28.10Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b56ba49
Merge pull request #2778 from github/update-v3.28.10-9856c48b160c9c77
Update changelog for v3.28.109856c48
Merge pull request #2773 from github/redsun82/rust9572e09
Rust: fix log string1a52936
Rust: special case default setupcf7e909
Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5b7006aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5cfedae7
Rust: throw configuration errors if requested and not correctly enabled3971ed2
Merge branch 'main' into redsun82/rustd38c6e6
Merge pull request #2775 from github/angelapwen/bump-octokitUpdates
crate-ci/typos
from 1.29.7 to 1.29.9Release notes
Sourced from crate-ci/typos's releases.
Changelog
Sourced from crate-ci/typos's changelog.
... (truncated)
Commits
212923e
chore: Release659bf55
docs: Update changelog092b705
Merge pull request #1239 from codingskynet/fix/support-aarch64298a143
chore(gh): Fix linksd7059d7
chore(gh): Fix links636d59b
chore(gh): Encourage people to check for dupes51cd88f
chore(gh): Add a data templatec11cf6c
chore(gh): Try to clarify template3bcb919
fix: add aarch64 on arm64 cond1ea66fd
docs(readme): Call out that the readme is not exhaustiveUpdates
ossf/scorecard-action
from 2.4.0 to 2.4.1Release notes
Sourced from ossf/scorecard-action's releases.
Commits
f49aabe
bump docker to ghcr v2.4.1 (#1478)30a595b
🌱 Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 (#1515)69ae593
omit vcs info from build (#1514)6a62a1c
add input for specifying--file-mode
(#1509)2722664
🌱 Bump the github-actions group with 2 updates (#1510)ae0ef31
🌱 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1512)3676bbc
🌱 Bump golang from 1.23.6 to 1.24.0 in the docker-images group (#1513)ae7548a
Limit codeQL push trigger to main branch (#1507)9165624
upgrade scorecard to v5.1.0 (#1508)620fd28
🌱 Bump the github-actions group with 2 updates (#1505)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