cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
889 stars 80 forks source link

Bump the rust-dependencies group with 4 updates #1325

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

Bumps the rust-dependencies group with 4 updates: serde_json, bstr, cc and libc.

Updates serde_json from 1.0.132 to 1.0.133

Release notes

Sourced from serde_json's releases.

v1.0.133

  • Implement From<[T; N]> for serde_json::Value (#1215)
Commits
  • 0903de4 Release 1.0.133
  • 2b65ca0 Merge pull request #1215 from dtolnay/fromarray
  • 4e5f985 Implement From<[T; N]> for Value
  • 2ccb5b6 Disable question_mark clippy lint in lexical test
  • a11f5f2 Resolve unnecessary_map_or clippy lints
  • 07f280a Wrap PR 1213 to 80 columns
  • 75ed447 Merge pull request #1213 from djmitche/safety-comment
  • 73011c0 Add a safety comment to unsafe block
  • be2198a Prevent upload-artifact step from causing CI failure
  • 7cce517 Raise minimum version for preserve_order feature to Rust 1.65
  • Additional commits viewable in compare view


Updates bstr from 1.10.0 to 1.11.0

Commits
  • 41f8bdb 1.11.0
  • f679928 msrv: bump to Rust 1.73
  • 71e468c safety: introduce ALIGN_MASK based on core::mem::align_of
  • 77e5fd7 lint: fix elided_named_lifetimes warning on nightly
  • 6b713be impl: add PartialEq and PartialOrd instances for byte arrays [u8; N]
  • af99a6e impl: fix discrepancy in upper/lower case in impl fmt::Debug for BStr
  • 955fa16 lint: clippy::cast_lossless and clippy::unreadable_literal lints
  • 65018f6 lint: clippy::redundant_closure_for_method_calls lint violation
  • dee0d9a lint: clippy::cloned_instead_of_copied lint violation
  • c7f3d56 lint: clippy::range_plus_one lint violations
  • Additional commits viewable in compare view


Updates cc from 1.2.0 to 1.2.1

Release notes

Sourced from cc's releases.

cc-v1.2.1

Other

  • When invoking cl -?, set stdin to null (#1288)
Changelog

Sourced from cc's changelog.

1.2.1 - 2024-11-14

Other

  • When invoking cl -?, set stdin to null (#1288)
Commits


Updates libc from 0.2.162 to 0.2.164

Release notes

Sourced from libc's releases.

0.2.164

MSRV

This release increases the MSRV of libc to 1.63.

Other

0.2.163

Added

Changed

Other

Changelog

Sourced from libc's changelog.

0.2.164 - 2024-11-16

MSRV

This release increases the MSRV of libc to 1.63.

Other

0.2.163 - 2024-11-16

Added

Changed

Other

Commits
  • dad00cb chore: release v0.2.164
  • 01ce562 Merge pull request #4051 from tgross35/stable-ci
  • 8153ac1 Merge pull request #4049 from tgross35/rust-version
  • 5f0d183 Merge pull request #4040 from tgross35/stable-msrv
  • 5125160 Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z
  • 6093ce0 MacOS: move ifconf to s_no_extra_traits
  • a4b5bf8 Remove the "main" workflow
  • d7b6bf0 ci: Remove tests with rust < 1.63
  • 0a976d3 ci: trim trailing whitespace
  • cfd7ebf chore: release v0.2.163
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions