Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2025

Bumps the pointercrate group with 7 updates:

Package From To
log 0.4.22 0.4.25
serde_json 1.0.135 1.0.136
cc 1.2.9 1.2.10
miniz_oxide 0.8.2 0.8.3
raw-cpuid 11.2.0 11.3.0
simple_asn1 0.6.2 0.6.3
valuable 0.1.0 0.1.1

Updates log from 0.4.22 to 0.4.25

Release notes

Sourced from log's releases.

0.4.25

What's Changed

Full Changelog: rust-lang/log@0.4.24...0.4.25

0.4.24 (yanked)

What's Changed

Full Changelog: rust-lang/log@0.4.23...0.4.24

0.4.23 (yanked)

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.22...0.4.23

Changelog

Sourced from log's changelog.

[0.4.25] - 2025-01-14

What's Changed

Full Changelog: rust-lang/log@0.4.24...0.4.25

[0.4.24] - 2025-01-11

What's Changed

Full Changelog: rust-lang/log@0.4.23...0.4.24

[0.4.23] - 2025-01-10 (yanked)

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.22...0.4.23

Commits
  • 22be810 Merge pull request #663 from rust-lang/cargo/0.4.25
  • 0279730 prepare for 0.4.25 release
  • 4099bcb Merge pull request #662 from rust-lang/fix/cargo-features
  • 36e7e3f revert loosening of kv cargo features
  • 2282191 Merge pull request #660 from rust-lang/cargo/0.4.24
  • 2994f0a prepare for 0.4.24 release
  • 5fcb50e Merge pull request #659 from rust-lang/fix/feature-builds
  • 29fe9e6 fix up feature activation
  • b1824f2 use cargo hack in CI to test all feature combinations
  • e6b643d Merge pull request #656 from rust-lang/cargo/0.4.23
  • Additional commits viewable in compare view

Updates serde_json from 1.0.135 to 1.0.136

Release notes

Sourced from serde_json's releases.

v1.0.136

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#1230, thanks @​goffrie)
Commits

Updates cc from 1.2.9 to 1.2.10

Release notes

Sourced from cc's releases.

cc-v1.2.10

Other

  • Fix CC_FORCE_DISABLE=0 evaluating to true (#1371)
  • Regenerate target info (#1369)
  • Make hidden lifetimes explicit. (#1366)
Changelog

Sourced from cc's changelog.

1.2.10 - 2025-01-17

Other

  • Fix CC_FORCE_DISABLE=0 evaluating to true (#1371)
  • Regenerate target info (#1369)
  • Make hidden lifetimes explicit. (#1366)
Commits

Updates miniz_oxide from 0.8.2 to 0.8.3

Changelog

Sourced from miniz_oxide's changelog.

0.8.3 - 2025-01-13

Bug Fixes

  • (bench) add some basic criterion benchmarks - (ac03751) - oyvindln
  • (deflate) write directly to output buffer instaed of bit buffer to reduce overhead and improve performance of stored blocks a little - (97ee3f1) - oyvindln
  • (deflate) split some code into new module and fix panic in pad_to_bytes from prev commit - (04973ca) - oyvindln
  • (deflate) move stored level to it's own function and simplify to improve performance - (1f829d2) - oyvindln
  • (deflate) remove no longer needed checks for raw mode in compress_normal and commend out accidentally enabled criterion dev dep - (f357aa1) - oyvindln
  • (miniz_oxide) add richgel99 (original miniz author) as author and add copyright info from orig miniz in license files - (c8a4485) - oyvindln

Commits
  • c0ce0fd bump changelog and version
  • f357aa1 fix(deflate): remove no longer needed checks for raw mode in compress_normal ...
  • 1f829d2 fix(deflate): move stored level to it's own function and simplify to improve ...
  • 04973ca fix(deflate): split some code into new module and fix panic in pad_to_bytes f...
  • 97ee3f1 fix(deflate): write directly to output buffer instaed of bit buffer to reduce...
  • c8a4485 fix(miniz_oxide): add richgel99 (original miniz author) as author and add cop...
  • ac03751 fix(bench): add some basic criterion benchmarks
  • See full diff in compare view

Updates raw-cpuid from 11.2.0 to 11.3.0

Commits
  • e278f01 Release 11.3.
  • 0c358a8 Prepare new version.
  • 0c12462 Fix detection of CET shadow stacks
  • 1a853c9 annotate examples/serialize_deserialize.rs with correct features
  • 237f081 Bump actions/checkout from 4.1.2 to 4.2.1
  • See full diff in compare view

Updates simple_asn1 from 0.6.2 to 0.6.3

Commits

Updates valuable from 0.1.0 to 0.1.1

Release notes

Sourced from valuable's releases.

Valuable v0.1.1

  • Make Valuable implementation for HashMap more generic (#112)
  • Bump MSRV to 1.56 (#118)
  • derive: update syn to 2.0 (#118)
  • derive: implement #[valuable] attributes (#75)
  • derive: use #[automatically_derived] on generated impls to improve coverage support (#136)
Changelog

Sourced from valuable's changelog.

0.1.1 (2025-01-17)

  • Make Valuable implementation for HashMap more generic (#112)
  • Bump MSRV to 1.56 (#118)
  • derive: update syn to 2.0 (#118)
  • derive: implement #[valuable] attributes (#75)
  • derive: use #[automatically_derived] on generated impls to improve coverage support (#136)
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

Bumps the pointercrate group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.136` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.9` | `1.2.10` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.2` | `0.8.3` |
| [raw-cpuid](https://github.com/gz/rust-cpuid) | `11.2.0` | `11.3.0` |
| [simple_asn1](https://github.com/acw/simple_asn1) | `0.6.2` | `0.6.3` |
| [valuable](https://github.com/tokio-rs/valuable) | `0.1.0` | `0.1.1` |


Updates `log` from 0.4.22 to 0.4.25
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.22...0.4.25)

Updates `serde_json` from 1.0.135 to 1.0.136
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.136)

Updates `cc` from 1.2.9 to 1.2.10
- [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.9...cc-v1.2.10)

Updates `miniz_oxide` from 0.8.2 to 0.8.3
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](Frommi/miniz_oxide@0.8.2...0.8.3)

Updates `raw-cpuid` from 11.2.0 to 11.3.0
- [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md)
- [Commits](gz/rust-cpuid@11.2.0...11.3.0)

Updates `simple_asn1` from 0.6.2 to 0.6.3
- [Commits](https://github.com/acw/simple_asn1/commits)

Updates `valuable` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/tokio-rs/valuable/releases)
- [Changelog](https://github.com/tokio-rs/valuable/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/valuable@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: raw-cpuid
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pointercrate
- dependency-name: simple_asn1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: valuable
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2025
@stadust stadust merged commit e78c605 into master Jan 21, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pointercrate-8b29cd98d4 branch January 21, 2025 07:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants