-
-
Notifications
You must be signed in to change notification settings - Fork 471
chore(deps): bump the all group across 1 directory with 6 updates #1653
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/all-108b1e269b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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 all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.11.0` | `2.11.1` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.4.0` | `5.5.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.3.0` | `4.4.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.12` | `3.28.15` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.0` | `5.4.2` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.5.0` | `4.6.0` | Updates `step-security/harden-runner` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@4d991eb...c6295a6) Updates `actions/setup-python` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@4237552...8d9ed9a) Updates `actions/setup-node` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@cdca736...49933ea) Updates `github/codeql-action` from 3.28.12 to 3.28.15 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5f8171a...45775bd) Updates `codecov/codecov-action` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@0565863...ad3126e) Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@3b139cf...ce3cf95) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: actions/setup-python dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github/codeql-action dependency-version: 3.28.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: actions/dependency-review-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1653 +/- ##
=======================================
Coverage 65.76% 65.76%
=======================================
Files 3 3
Lines 2144 2144
Branches 715 715
=======================================
Hits 1410 1410
Misses 162 162
Partials 572 572 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 all group with 6 updates in the / directory:
2.11.0
2.11.1
5.4.0
5.5.0
4.3.0
4.4.0
3.28.12
3.28.15
5.4.0
5.4.2
4.5.0
4.6.0
Updates
step-security/harden-runner
from 2.11.0 to 2.11.1Release notes
Sourced from step-security/harden-runner's releases.
Commits
c6295a6
Merge pull request #530 from step-security/rc-193e118b1
Improve error handlingb38e918
Merge pull request #529 from h0x0er/jatin/cache-fix0664d30
cache: added support for cache v2b131ca5
Merge pull request #524 from step-security/fix/security/GHSA-968p-4wvh-cqc82dc9579
Address vulnerabilitiesf054d81
Update README (#522)8a09271
Update Readme (#520)6ec6af7
Update readme (#518)539365b
Merge pull request #516 from vorburger/patch-1Updates
actions/setup-python
from 5.4.0 to 5.5.0Release notes
Sourced from actions/setup-python's releases.
Commits
8d9ed9a
Add e2e Testing for free threaded and Bump@action/cache
from 4.0.0 to 4.0.3 ...19e4675
Add support for .tool-versions file in setup-python (#1043)6fd11e1
Bump@actions/glob
from 0.4.0 to 0.5.0 (#1015)9e62be8
Support free threaded Python versions like '3.13t' (#973)6ca8e85
Bump@vercel/ncc
from 0.38.1 to 0.38.3 (#1016)8039c45
fix: install PyPy on Linux ARM64 (#1011)Updates
actions/setup-node
from 4.3.0 to 4.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
49933ea
Bump@action/cache
from 4.0.2 to 4.0.3 (#1262)e3ce749
feat: support private mirrors (#1240)40337cb
Add support for indented eslint output (#1245)1ccdddc
Make eslint-compact matcher compatible with Stylelint (#98)Updates
github/codeql-action
from 3.28.12 to 3.28.15Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
45775bd
Merge pull request #2854 from github/update-v3.28.15-a35ae8c38dd78aab
Update CHANGELOG.md with bug fix detailse40af59
Update changelog for v3.28.15a35ae8c
Merge pull request #2843 from github/cklin/diff-informed-compatbb59df6
Merge pull request #2842 from github/henrymercer/zip644b508f5
Merge pull request #2845 from github/mergeback/v3.28.14-to-main-fc7e4a0fca00afb
Update checked-in dependencies2969c78
Update changelog and version after v3.28.14fc7e4a0
Merge pull request #2844 from github/update-v3.28.14-362ef4ce2be0175c
Update changelog for v3.28.14Updates
codecov/codecov-action
from 5.4.0 to 5.4.2Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
ad3126e
fix: hotfix oidc (#1813)cf3f51a
chore(release): 5.4.1 (#1810)e4cdaba
fix: use the github core methods (#1807)f95a404
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328
build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5e
chore(release): wrapper -0.2.1 (#1788)cd4e7cf
build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 (#1786)Updates
actions/dependency-review-action
from 4.5.0 to 4.6.0Release notes
Sourced from actions/dependency-review-action's releases.
Commits
ce3cf95
Merge pull request #910 from actions/brrygrdn/4.6.0-release-candidate479b697
Prepare 4.6.0aee9590
Merge pull request #902 from Pantelis-Santorinios/patch-1080ada6
Merge pull request #883 from fabasoad/fix/ci430e5f0
Merge pull request #884 from fabasoad/fix/86351699b6
Merge pull request #855 from ailox/ailox/fix/invalid-new-licensesac9b193
Merge pull request #899 from actions/dependabot/npm_and_yarn/octokit/plugin-p...d630451
Pin@octokit/types
version for compatibilityc8dafca
Add dist for@octokit/plugin-paginate-rest
version bumpbc858b5
Bump@octokit/plugin-paginate-rest
from 9.1.5 to 9.2.2Dependabot 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