Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group in /src-tauri with 8 updates #265

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the all group in /src-tauri with 8 updates:

Package From To
bytes 1.7.1 1.7.2
cc 1.1.19 1.1.21
iana-time-zone 0.1.60 0.1.61
pkg-config 0.3.30 0.3.31
security-framework-sys 2.11.1 2.12.0
thiserror 1.0.63 1.0.64
thiserror-impl 1.0.63 1.0.64
unicode-normalization 0.1.23 0.1.24

Updates bytes from 1.7.1 to 1.7.2

Release notes

Sourced from bytes's releases.

Bytes 1.7.2

1.7.2 (September 17, 2024)

Fixed

  • Fix default impl of Buf::{get_int, get_int_le} (#732)

Documented

  • Fix double spaces in comments and doc comments (#731)

Internal changes

  • Ensure BytesMut::advance reduces capacity (#728)
Changelog

Sourced from bytes's changelog.

1.7.2 (September 17, 2024)

Fixed

  • Fix default impl of Buf::{get_int, get_int_le} (#732)

Documented

  • Fix double spaces in comments and doc comments (#731)

Internal changes

  • Ensure BytesMut::advance reduces capacity (#728)
Commits

Updates cc from 1.1.19 to 1.1.21

Release notes

Sourced from cc's releases.

cc-v1.1.21

Other

  • disable pic for targets that end in -none (#1212)

cc-v1.1.20

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)
Changelog

Sourced from cc's changelog.

1.1.21 - 2024-09-18

Other

  • disable pic for targets that end in -none (#1212)

1.1.20 - 2024-09-17

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)
Commits

Updates iana-time-zone from 0.1.60 to 0.1.61

Changelog

Sourced from iana-time-zone's changelog.

[0.1.61] - 2024-09-16

Changed

  • Depend on wasm-bindgen 0.2.89 or higher (#134)
  • Do not use wasm_bindgen in wasm32-unknown-emscripten environment (#130)
Commits
  • 665d2c8 Bump version number to 0.1.61
  • edac495 Merge pull request #139 from Kijewski/pr-dependabot-github-actions
  • 8e1d485 Let dependabot monitor ci dependencies in ci actions
  • 8c5197b CI: use actions-setup-node@v4 and node 20 (#138)
  • 727bae1 CI: use actions/checkout@v4 (#137)
  • 1e74e53 Merge pull request #130 from sevenc-nanashi/fix/wasm32-unknown-emscripten
  • eb6e1a8 Merge branch 'main' into fix/wasm32-unknown-emscripten
  • 6c2dedf Merge pull request #134 from workingjubilee/dep-wasm-bindgen-0.2.89
  • f1d7f73 ci: allow duplicated cfg-if crate (#135)
  • 225c4c0 Depend on wasm-bindgen 0.2.89 or higher
  • Additional commits viewable in compare view

Updates pkg-config from 0.3.30 to 0.3.31

Changelog

Sourced from pkg-config's changelog.

[0.3.31] - 2024-09-23

Fixed

  • Remove double cargo: prefix from linker line (#168).
Commits
  • 91fcbdb Merge pull request #170 from rust-lang/release-0.3.31
  • 6a3b044 Release 0.3.31
  • 525be2f Merge pull request #168 from kornelski/cargo-cargo
  • d521588 Fix double cargo: prefix
  • dc3b7b6 Merge pull request #166 from kornelski/ed2018
  • 75847d1 ci: Add Cargo.lock that works with Rust 1.31 (MSRV)
  • 583f2f4 ci: Clean up cargo fmt step
  • 02f7519 Update to edition 2018
  • 246ece2 Merge pull request #163 from nomyfan/style/immutable
  • 7ceec77 style: support 1.30.0
  • Additional commits viewable in compare view

Updates security-framework-sys from 2.11.1 to 2.12.0

Commits

Updates thiserror from 1.0.63 to 1.0.64

Release notes

Sourced from thiserror's releases.

1.0.64

  • Exclude derived impls from coverage instrumentation (#322, thanks @​oxalica)
Commits
  • 84484bc Release 1.0.64
  • 023f036 Merge pull request #322 from oxalica/feat/mark-auto-derived
  • ae1f47e Mark #[automatically_derived] for generated impls
  • ab5b5e3 Upload CI Cargo.lock for reproducing failures
  • 00b3c14 Work around new dead code warning in test
  • See full diff in compare view

Updates thiserror-impl from 1.0.63 to 1.0.64

Release notes

Sourced from thiserror-impl's releases.

1.0.64

  • Exclude derived impls from coverage instrumentation (#322, thanks @​oxalica)
Commits
  • 84484bc Release 1.0.64
  • 023f036 Merge pull request #322 from oxalica/feat/mark-auto-derived
  • ae1f47e Mark #[automatically_derived] for generated impls
  • ab5b5e3 Upload CI Cargo.lock for reproducing failures
  • 00b3c14 Work around new dead code warning in test
  • See full diff in compare view

Updates unicode-normalization from 0.1.23 to 0.1.24

Commits
  • c992130 Merge pull request #103 from Marcondiro/master
  • 0a95cae Fix clippy
  • 99d6e46 Fix composition table
  • b7e343a Use tinyvec 1.6.0 in msrv build
  • c8011eb Update normalization_tests.rs to Unicode 16.0.0
  • fdfe8e0 Update Unicode to version 16.0.0, bump to 0.1.24
  • 79687ca Merge pull request #100 from unicode-rs/safety-comments
  • 71a54fa Merge pull request #101 from unicode-rs/constructors
  • a97388a Add safety comments
  • 154ebfc Directly expose constructors for iterators rather than relying on hard-to-dis...
  • 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

Bumps the all group in /src-tauri with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.1.19` | `1.1.21` |
| [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` |
| [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` |
| [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` |
| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` |


Updates `bytes` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)

Updates `cc` from 1.1.19 to 1.1.21
- [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.1.19...cc-v1.1.21)

Updates `iana-time-zone` from 0.1.60 to 0.1.61
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](strawlab/iana-time-zone@v0.1.60...v0.1.61)

Updates `pkg-config` from 0.3.30 to 0.3.31
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.30...0.3.31)

Updates `security-framework-sys` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/kornelski/rust-security-framework/releases)
- [Commits](https://github.com/kornelski/rust-security-framework/commits)

Updates `thiserror` from 1.0.63 to 1.0.64
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.63...1.0.64)

Updates `thiserror-impl` from 1.0.63 to 1.0.64
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.63...1.0.64)

Updates `unicode-normalization` from 0.1.23 to 0.1.24
- [Commits](unicode-rs/unicode-normalization@v0.1.23...v0.1.24)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pkg-config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: security-framework-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thiserror-impl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: unicode-normalization
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Sep 23, 2024
@github-actions github-actions bot merged commit ec2a2b4 into main Sep 23, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/all-680c3faea3 branch September 23, 2024 13:48
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.

0 participants