An open index of dependabot pull requests across open source projects.

Bump the gha group across 1 directory with 5 updates

Open
Number: #189
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 01, 2025 at 11:21 PM UTC
(about 1 month ago)
Updated: September 01, 2025 at 11:21 PM UTC
(about 1 month ago)
Labels:
🤖 dependabot
Description:

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

⚠️ 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/checkout/compare/v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full 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

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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

New Contributors

Full Changelog: https://github.com/PyO3/maturin-action/compare/v1.49.3...v1.49.4

Commits

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

🧰 Maintenance

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

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits

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

New Contributors

Full 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 and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates Solves #67

Full 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

[1.14.0] - 2025-08-23

  • Add new parameters cache-all-crates and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates

[1.13.0] - 2025-06-16

  • Add new parameter cache-provider that is propagated to Swatinem/rust-cache as cache-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 to Swatinem/rust-cache as cache-bin (#51 by @​enkhjile)
  • Add new parameter cache-shared-key that is propagated to Swatinem/rust-cache as shared-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 to Swatinem/rust-cache (#44 by @​pranc1ngpegasus)
  • Add new parameter cache-key that is propagated to Swatinem/rust-cache as key (#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 new override input. (#38)

[1.9.0] - 2024-06-08

  • Add extra argument cache-on-failure and forward it to Swatinem/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.1
  • c6aecb0 Update the dependabot schedule
  • 8b89091 Merge pull request #68 from JohnTitor/pin-actions
  • f964086 Merge branch 'main' into pin-actions
  • ab68452 Add new parameters cache-all-crates and cache-workspace-crates
  • eb1c1a5 Pin Swatinem/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

⚠️ 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

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.3.0...v2.4.0

v2.3.0

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.3...v2.3.0

v2.2.3

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.1...v2.2.2

v2.2.1

... (truncated)

Commits

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
Commits:
1
Files Changed:
5
Additions:
+26
Deletions:
-26
Package Dependencies
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
6.4.3 → 6.6.1
Update Type:
Minor
Ecosystem:
actions
Version Change:
1.13.0 → 1.14.1
Update Type:
Minor
Ecosystem:
actions
Version Change:
2 → 3
Ecosystem:
actions
Version Change:
1.49.3 → 1.49.4
Update Type:
Patch
Technical Details
ID: 6422396
UUID: 2790883522
Node ID: PR_kwDONZLcv86mWYDC
Host: GitHub
Repository: joshuadavidthomas/django-language-server
Merge State: Unknown