-
Notifications
You must be signed in to change notification settings - Fork 307
chore: bump the all-dependencies group across 1 directory with 6 updates #2548
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
base: canary
Are you sure you want to change the base?
chore: bump the all-dependencies group across 1 directory with 6 updates #2548
Conversation
Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` | | [jdx/mise-action](https://github.com/jdx/mise-action) | `2` | `3` | | [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` | | [infisical/secrets-action](https://github.com/infisical/secrets-action) | `1.0.9` | `1.0.15` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.1` | Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `jdx/mise-action` from 2 to 3 - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@v2...v3) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) Updates `infisical/secrets-action` from 1.0.9 to 1.0.15 - [Release notes](https://github.com/infisical/secrets-action/releases) - [Commits](Infisical/secrets-action@v1.0.9...v1.0.15) Updates `codecov/codecov-action` from 5.4.3 to 5.5.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@18283e0...5a10915) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jdx/mise-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: infisical/secrets-action dependency-version: 1.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔒 Entelligence AI Vulnerability Scanner ✅ No security vulnerabilities found! Your code passed our comprehensive security analysis. |
Review Summary🏷️ Draft Comments (3)
🔍 Comments beyond diff scope (1)
|
LGTM 👍 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps the all-dependencies group with 6 updates in the / directory:
4
5
2
3
5
6
4
5
1.0.9
1.0.15
5.4.3
5.5.1
Updates
actions/checkout
from 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Updates
jdx/mise-action
from 2 to 3Release notes
Sourced from jdx/mise-action's releases.
... (truncated)
Changelog
Sourced from jdx/mise-action's changelog.
... (truncated)
Commits
5ac50f7
chore: release v3.2.0 (#251)5e785b7
fix: redact secret values from env (#252)8a7168b
chore(deps): update actions/checkout digest to 08eba0b (#248)9582efc
chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 (#249)0f242c8
feat: add environment variable support to cache key templates (#250)ca0c5fc
chore: release v3.1.0 (#247)d53c31b
feat: add configurable cache key with template variable support (#246)c0b8518
chore: release v3.0.2 (#245)7081572
chore: remove duplicate release-plz logica2de727
chore: release v3.0.1 (#243)Updates
actions/setup-python
from 5 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
e797f83
Upgrade to node 24 (#1164)3d1e2d2
Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712
Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cf
Bump actions/checkout from 4 to 5 (#1181)f62a0e2
Change missing cache directory error to warning (#1182)9322b3c
Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884
Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615
Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51d
Add version parsing from Pipfile (#1067)3c6f142
update documentation (#1156)Updates
actions/download-artifact
from 4 to 5Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update README.mdUpdates
infisical/secrets-action
from 1.0.9 to 1.0.15Release notes
Sourced from infisical/secrets-action's releases.
Commits
8802eff
Merge pull request #25 from Infisical/daniel/remove_node_modulesae9b667
Delete test.yml066eee3
Update test.ymlf7906bf
Update test.yml12df6f6
Update test.yml340ea5c
testingd3730c4
Update test.ymle7a09cd
test action632d026
convert to typescript63e9fef
Update ci.ymlUpdates
codecov/codecov-action
from 5.4.3 to 5.5.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
5a10915
chore(release): 5.5.1 (#1873)3e0ce21
fix: overwrite pr number on fork (#1871)c4741c8
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1868)17370e8
build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#1867)18fdacf
fix: update to use local app/ dir (#1872)206148c
docs: fix typo in README (#1866)3cb13a1
Document acodecov-cli
version reference example (#1774)a4803c1
build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 (#1861)3139621
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1833)fdcc847
chore(release): 5.5.0 (#1865)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