Bump the gha group across 1 directory with 5 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 1 month ago)
(about 1 month ago)
🤖 dependabot
Bumps the gha group with 5 updates in the / directory:
Package | From | To |
---|---|---|
actions/checkout | 4 |
5 |
PyO3/maturin-action | 1.49.3 |
1.49.4 |
astral-sh/setup-uv | 6.4.3 |
6.6.1 |
actions-rust-lang/setup-rust-toolchain | 1.13.0 |
1.14.1 |
actions/attest-build-provenance | 2 |
3 |
Updates actions/checkout
from 4 to 5
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkc
in actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkc
in actions/checkout#2237New Contributors
@motss
made their first contribution in actions/checkout#1971@mouismail
made their first contribution in actions/checkout#1977@benwells
made their first contribution in actions/checkout#2043@nebuk89
made their first contribution in actions/checkout#2194@salmanmkc
made their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
v4.2.2
What's Changed
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924New Contributors
@Jcambass
made their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226V4.3.0
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236v4.2.2
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacome
in actions/checkout#1180- Dependency updates by
@dependabot
- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabot
in actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabot
in actions/checkout#1697- Check out other refs/* by commit by
@orhantoy
in actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3
in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller
in actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)- See full diff in compare view
Updates PyO3/maturin-action
from 1.49.3 to 1.49.4
Release notes
Sourced from PyO3/maturin-action's releases.
v1.49.4
What's Changed
- add
LD_
to allowed env prefixes by@jakobhellermann
in PyO3/maturin-action#363- Add recent manylinux images for i686 by
@ZedThree
in PyO3/maturin-action#371New Contributors
@jakobhellermann
made their first contribution in PyO3/maturin-action#363@ZedThree
made their first contribution in PyO3/maturin-action#371Full Changelog: https://github.com/PyO3/maturin-action/compare/v1.49.3...v1.49.4
Commits
86b9d13
Bump version to 1.49.4889b519
rebuild and update readmefee15c9
Add recent manylinux images for i686 (#371)49aa0e4
Update versions-manifest.json (#369)c5899f4
Update versions-manifest.json (#367)606d659
addLD_
to allowed env prefixes (#363)d514c3f
Update versions-manifest.json (#362)63301d3
Update versions-manifest.json (#360)- See full diff in compare view
Updates astral-sh/setup-uv
from 6.4.3 to 6.6.1
Release notes
Sourced from astral-sh/setup-uv's releases.
v6.6.1 🌈 Fix exclusions in cache-dependency-glob
Changes
Exclusions with a leading
!
in the cache-dependency-glob did not work and got fixed with this release. Thank you@KnisterPeter
for raising this!🐛 Bug fixes
- Fix exclusions in cache-dependency-glob
@eifinger
(#546)🧰 Maintenance
- Bump dependencies
@eifinger
(#547)- chore: update known versions for 0.8.14 @github-actions[bot] (#543)
- chore: update known versions for 0.8.13 @github-actions[bot] (#536)
v6.5.0 🌈 Better error messages, bug fixes and copilot agent settings
Changes
This release brings better error messages in case the GitHub API is impacted, fixes a few bugs and allows to disable problem matchers for better use in Copilot Agent workspaces.
🐛 Bug fixes
- Improve error messages on GitHub API errors
@eifinger
(#518)- Ignore backslashes and whitespace in requirements
@axm2
(#501)🚀 Enhancements
- Add input add-problem-matchers
@eifinger
(#517)🧰 Maintenance
- chore: update known versions for 0.8.9 @github-actions[bot] (#512)
- chore: update known versions for 0.8.6-0.8.8 @github-actions[bot] (#510)
- chore: update known versions for 0.8.5 @github-actions[bot] (#509)
- chore: update known versions for 0.8.4 @github-actions[bot] (#505)
- chore: update known versions for 0.8.3 @github-actions[bot] (#502)
📚 Documentation
- add note on caching to read disable-cache-pruning
@eifinger
(#506)⬆️ Dependency updates
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#514)
- bump dependencies
@eifinger
(#516)- Bump biome to v2
@eifinger
(#515)
Commits
557e51d
Bump dependencies (#547)1b46e13
Fix exclusions in cache-dependency-glob (#546)26cf676
chore: update known versions for 0.8.14 (#543)4e1e303
chore: update known versions for 0.8.13 (#536)4959332
Bump dependencies (#532)adeb286
Add support for .tools-versions (#531)fce199e
Add log message before long API calls to GitHub (#530)f758a4a
chore: update known versions for 0.8.12 (#529)c0e7e93
chore: update known versions for 0.8.11 (#526)fda2399
chore: update known versions for 0.8.10 (#525)- Additional commits viewable in compare view
Updates actions-rust-lang/setup-rust-toolchain
from 1.13.0 to 1.14.1
Release notes
Sourced from actions-rust-lang/setup-rust-toolchain's releases.
v1.14.1
What's Changed
- Pin
Swatinem/rust-cache
action to a full commit SHA by@JohnTitor
in actions-rust-lang/setup-rust-toolchain#68New Contributors
@JohnTitor
made their first contribution in actions-rust-lang/setup-rust-toolchain#68Full Changelog: https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.14.0...v1.14.1
v1.14.0
What's Changed
- Add new parameters
cache-all-crates
andcache-workspace-crates
that are propagated toSwatinem/rust-cache
ascache-all-crates
andcache-workspace-crates
Solves #67Full Changelog: https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.13.0...v1.14.0
Changelog
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[1.14.1] - 2025-08-28
- Pin
Swatinem/rust-cache
action to a full commit SHA (#68 by@JohnTitor
)[1.14.0] - 2025-08-23
- Add new parameters
cache-all-crates
andcache-workspace-crates
that are propagated toSwatinem/rust-cache
ascache-all-crates
andcache-workspace-crates
[1.13.0] - 2025-06-16
- Add new parameter
cache-provider
that is propagated toSwatinem/rust-cache
ascache-provider
(#65 by@mindrunner
)[1.12.0] - 2025-04-23
- Add support for installing rustup on Windows (#58 by
@maennchen
) This adds support for using Rust on the GitHub provided Windows ARM runners.[1.11.0] - 2025-02-24
- Add new parameter
cache-bin
that is propagated toSwatinem/rust-cache
ascache-bin
(#51 by@enkhjile
)- Add new parameter
cache-shared-key
that is propagated toSwatinem/rust-cache
asshared-key
(#52 by@skanehira
)[1.10.1] - 2024-10-01
- Fix problem matcher for rustfmt output. The format has changed since rust-lang/rustfmt#5971 and now follows the form "filename:line". Thanks to
@0xcypher02
for pointing out the problem.[1.10.0] - 2024-09-23
- Add new parameter
cache-directories
that is propagated toSwatinem/rust-cache
(#44 by@pranc1ngpegasus
)- Add new parameter
cache-key
that is propagated toSwatinem/rust-cache
askey
(#41 by@iainlane
)- Make rustup toolchain installation more robust in light of planned changes rust-lang/rustup#3635 and rust-lang/rustup#3985
- Allow installing multiple Rust toolchains by specifying multiple versions in the
toolchain
input parameter.- Configure the
rustup override
behavior via the newoverride
input. (#38)[1.9.0] - 2024-06-08
- Add extra argument
cache-on-failure
and forward it toSwatinem/rust-cache
. (#39 by@samuelhnrq
)
Set the default the value to true. This will result in more caching than previously.
... (truncated)
Commits
ac90e63
Update changelog for v1.14.1c6aecb0
Update the dependabot schedule8b89091
Merge pull request #68 from JohnTitor/pin-actionsf964086
Merge branch 'main' into pin-actionsab68452
Add new parameterscache-all-crates
andcache-workspace-crates
eb1c1a5
PinSwatinem/rust-cache
action to a full commit SHA- See full diff in compare view
Updates actions/attest-build-provenance
from 2 to 3
Release notes
Sourced from actions/attest-build-provenance's releases.
v3.0.0
What's Changed
- Adjust node max-http-header-size setting by
@bdehamer
in actions/attest-build-provenance#687- Bump actions/attest from v2.4.0 to v3.0.0 by
@bdehamer
in actions/attest-build-provenance#691
- Bump to node24 runtime
- Improved checksum parsing
- Bump attest-build-provenance/predicate to v2.0.0 by
@bdehamer
in actions/attest-build-provenance#693
- Bump to node24 runtime by
@bdehamer
in actions/attest-build-provenance#692⚠️ Minimum Compatible Runner Version
v2.327.1 Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.4.0...v3.0.0
v2.4.0
What's Changed
- Bump undici from 5.28.5 to 5.29.0 by
@dependabot
in actions/attest-build-provenance#633- Bump actions/attest from 2.3.0 to 2.4.0 by
@bdehamer
in actions/attest-build-provenance#654
- Includes support for the new well-known summary file which will accumulate paths to all attestations generated in a given workflow run
Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.3.0...v2.4.0
v2.3.0
What's Changed
- Bump
actions/attest
from 2.2.1 to 2.3.0 by@bdehamer
in actions/attest-build-provenance#615
- Updates
@sigstore/oci
from 0.4.0 to 0.5.0Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.3...v2.3.0
v2.2.3
What's Changed
- Pin actions/attest reference by commit SHA by
@bdehamer
in actions/attest-build-provenance#493Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.2...v2.2.3
v2.2.2
What's Changed
- Bump predicate action from 1.1.4 to 1.1.5 by
@bdehamer
in actions/attest-build-provenance#485
- Bump
@actions/attest
from 1.5.0 to 1.6.0 by@bdehamer
in actions/attest-build-provenance#484
- Update buildSLSAProvenancePredicate to populate
workflow.ref
field from theref
claim in the OIDC token (actions/toolkit#1969)Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.1...v2.2.2
v2.2.1
... (truncated)
Commits
977bb37
bump attest-build-provenance/predicate to v2.0.0 (#693)864457a
Bump to node24 runtime (#692)57aa2b0
bump actions/attest from v2.4.0 to v3.0.0 (#691)8ee7163
refactor eslint config (#690)91ca1c2
Bump actions/checkout from 4.1.1 to 5.0.0 (#684)ff19f40
custom node max-http-header-size (#687)8bd83f1
pin workflow deps (#683)f0878de
Bump the npm-development group with 4 updates (#681)463e6df
Bump the npm-development group with 3 updates (#678)fef91c1
Bump the npm-development group with 6 updates (#673)- Additional commits viewable in compare view
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
Pull Request Statistics
1
5
+26
-26
Package Dependencies
actions
1.13.0 → 1.14.1
Minor
Technical Details
ID: | 6422396 |
UUID: | 2790883522 |
Node ID: | PR_kwDONZLcv86mWYDC |
Host: | GitHub |
Repository: | joshuadavidthomas/django-language-server |
Merge State: | Unknown |