Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the rust-dependencies group with 7 updates:

Package From To
clap 4.5.38 4.5.39
cc 1.2.24 1.2.25
clap_builder 4.5.38 4.5.39
lock_api 0.4.12 0.4.13
parking_lot 0.12.3 0.12.4
parking_lot_core 0.9.10 0.9.11
prettyplease 0.2.32 0.2.33

Updates clap from 4.5.38 to 4.5.39

Release notes

Sourced from clap's releases.

v4.5.39

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Changelog

Sourced from clap's changelog.

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Commits

Updates cc from 1.2.24 to 1.2.25

Release notes

Sourced from cc's releases.

cc-v1.2.25

Other

  • make powerp64 use powerpc64-linux-gnu prefix (#1474)
Changelog

Sourced from cc's changelog.

1.2.25 - 2025-05-30

Other

  • make powerp64 use powerpc64-linux-gnu prefix (#1474)
Commits

Updates clap_builder from 4.5.38 to 4.5.39

Release notes

Sourced from clap_builder's releases.

v4.5.39

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Changelog

Sourced from clap_builder's changelog.

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Commits
  • 8520a7a chore: Release
  • 2826eed chore(nushell): Require newer clap_complete
  • c17d25f docs: Update changelog
  • 493a71a Merge pull request #5999 from cenviity/push-tqqzyttsoktu
  • b49dae2 chore: Release
  • d37b0b5 docs: Update changelog
  • 3398b6a Merge pull request #6009 from gtema/complete_try_generate
  • 21fc9e4 feat(clap-complete): Introduce fallible generator
  • c758212 feat(help): Merge lists of short and long aliases
  • 6d0bfa0 feat(help): Show short aliases before long ones
  • Additional commits viewable in compare view

Updates lock_api from 0.4.12 to 0.4.13

Changelog

Sourced from lock_api's changelog.

lock_api - 0.4.13 - 2025-05-29

  • Remove warnings due to new lint on unknown cfgs

parking_lot 0.12.3 (2024-05-24)

  • Export types provided by arc_lock feature (#442)
Commits
  • df66e66 Update CHANGELOG.md
  • bc72f02 chore: release
  • 7bd09e2 Merge pull request #469 from Amanieu/release-plz-changelog
  • 965216f Use a single changelog with release-plz
  • 398560e Merge pull request #467 from Amanieu/release-plz
  • a7c490f Add release-plz for automatic releases
  • 4989a4f Merge pull request #466 from Amanieu/issue-465
  • 249cb2a Fix parked upgraders potentially not being woken up after a write lock
  • a0d2de0 Fix clearing PARKED_WRITER_BIT after a timeout
  • 03b0192 Merge pull request #464 from Amanieu/ci-msrv
  • Additional commits viewable in compare view

Updates parking_lot from 0.12.3 to 0.12.4

Changelog

Sourced from parking_lot's changelog.

parking_lot - 0.12.4 - 2025-05-29

  • Fix parked upgraders potentially not being woken up after a write lock
  • Fix clearing PARKED_WRITER_BIT after a timeout

parking_lot_core - 0.9.11 - 2025-05-29

  • Use Release/Acquire ordering in thread_parker::windows::Backend::create
  • Remove warnings due to new lint on unknown cfgs

lock_api - 0.4.13 - 2025-05-29

  • Remove warnings due to new lint on unknown cfgs
Commits
  • df66e66 Update CHANGELOG.md
  • bc72f02 chore: release
  • 7bd09e2 Merge pull request #469 from Amanieu/release-plz-changelog
  • 965216f Use a single changelog with release-plz
  • 398560e Merge pull request #467 from Amanieu/release-plz
  • a7c490f Add release-plz for automatic releases
  • 4989a4f Merge pull request #466 from Amanieu/issue-465
  • 249cb2a Fix parked upgraders potentially not being woken up after a write lock
  • a0d2de0 Fix clearing PARKED_WRITER_BIT after a timeout
  • 03b0192 Merge pull request #464 from Amanieu/ci-msrv
  • Additional commits viewable in compare view

Updates parking_lot_core from 0.9.10 to 0.9.11

Changelog

Sourced from parking_lot_core's changelog.

parking_lot_core - 0.9.11 - 2025-05-29

  • Use Release/Acquire ordering in thread_parker::windows::Backend::create
  • Remove warnings due to new lint on unknown cfgs

lock_api - 0.4.13 - 2025-05-29

  • Remove warnings due to new lint on unknown cfgs

parking_lot 0.12.3 (2024-05-24)

  • Export types provided by arc_lock feature (#442)
Commits
  • df66e66 Update CHANGELOG.md
  • bc72f02 chore: release
  • 7bd09e2 Merge pull request #469 from Amanieu/release-plz-changelog
  • 965216f Use a single changelog with release-plz
  • 398560e Merge pull request #467 from Amanieu/release-plz
  • a7c490f Add release-plz for automatic releases
  • 4989a4f Merge pull request #466 from Amanieu/issue-465
  • 249cb2a Fix parked upgraders potentially not being woken up after a write lock
  • a0d2de0 Fix clearing PARKED_WRITER_BIT after a timeout
  • 03b0192 Merge pull request #464 from Amanieu/ci-msrv
  • Additional commits viewable in compare view

Updates prettyplease from 0.2.32 to 0.2.33

Release notes

Sourced from prettyplease's releases.

0.2.33

  • Improve macro token spacing after $crate (#116)
Commits
  • d5239de Release 0.2.33
  • 395827d Merge pull request #116 from dtolnay/dollarcrate
  • 6e21c91 Improve macro token spacing after $crate
  • e05fac9 Regenerate output.rustc.rs using nightly-2025-04-28
  • 8eb8c14 Update to nightly-2025-04-12
  • See full diff 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

Bumps the rust-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.39` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.24` | `1.2.25` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.39` |
| [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.12` | `0.4.13` |
| [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.4` |
| [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.10` | `0.9.11` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.32` | `0.2.33` |


Updates `clap` from 4.5.38 to 4.5.39
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.39)

Updates `cc` from 1.2.24 to 1.2.25
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.24...cc-v1.2.25)

Updates `clap_builder` from 4.5.38 to 4.5.39
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.38...v4.5.39)

Updates `lock_api` from 0.4.12 to 0.4.13
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](Amanieu/parking_lot@lock_api-0.4.12...lock_api-v0.4.13)

Updates `parking_lot` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.4)

Updates `parking_lot_core` from 0.9.10 to 0.9.11
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](Amanieu/parking_lot@core-0.9.10...parking_lot_core-v0.9.11)

Updates `prettyplease` from 0.2.32 to 0.2.33
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.32...0.2.33)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: cc
  dependency-version: 1.2.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: clap_builder
  dependency-version: 4.5.39
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: lock_api
  dependency-version: 0.4.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: parking_lot
  dependency-version: 0.12.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: parking_lot_core
  dependency-version: 0.9.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: prettyplease
  dependency-version: 0.2.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2025
Copy link

github-actions bot commented Jun 2, 2025

Coverage Report

Head Commit: 9925a263194a47e160fa9a81338deae6ad2dc22a

Base Commit: 48022d87ca922ccaebc0465d5461435fb3e95715

Download the full coverage report.

Coverage of Added or Modified Lines of Rust Code

Required coverage: 80.00%

Actual coverage: 100.00%

Status: PASSED ✅

Details
File Status Covered Coverage Missed Lines

Coverage of All Lines of Rust Code

Required coverage: 80.00%

Actual coverage: 81.91%

Status: PASSED ✅

Details
Package Status Covered Coverage Base Coverage
cedar-policy 🔴 3219/4647 69.27% 69.27%
cedar-policy-cli 🔴 571/972 58.74% 58.74%
cedar-policy-core 🟢 12127/14376 84.36% 84.36%
cedar-policy-formatter 🟢 1074/1206 89.05% 89.05%
cedar-policy-validator 🟢 8864/10336 85.76% 85.76%
cedar-wasm 🔴 0/29 0.00% 0.00%

@adpaco-aws adpaco-aws merged commit c909f72 into main Jun 2, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust-dependencies-251ccb35ae branch June 2, 2025 15:18
mishjude pushed a commit to mishjude/cedar that referenced this pull request Jun 17, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Mish Jude <[email protected]>
cdisselkoen pushed a commit that referenced this pull request Jun 26, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants