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 10 updates #172

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

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

Package From To
serde 1.0.190 1.0.192
async-executor 1.7.0 1.7.1
blocking 1.5.0 1.5.1
bstr 1.7.0 1.8.0
cc 1.0.83 1.0.84
errno 0.3.5 0.3.6
http 0.2.9 0.2.10
smallvec 1.11.1 1.11.2
tauri-winrt-notification 0.1.2 0.1.3
tokio 1.33.0 1.34.0

Updates serde from 1.0.190 to 1.0.192

Release notes

Sourced from serde's releases.

v1.0.192

v1.0.191

  • Documentation improvements
Commits
  • 4676abd Release 1.0.192
  • 35700eb Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untagged
  • 59892e7 Release 1.0.191
  • 97dd07a Merge pull request #2647 from dtolnay/doccfg
  • c8bc97c Document "rc" and "unstable" features on docs.rs
  • 9dacfbb Fill in more doc(cfg) attributes
  • 05c2509 Relocate cfg attrs into deref_impl
  • 64f949b Relocate cfg attrs into parse_ip_impl and parse_socket_impl
  • 3f339de Relocate cfg attrs into seq_impl and map_impl
  • 215c2b7 Relocate cfg attrs into forwarded_impl macro
  • Additional commits viewable in compare view

Updates async-executor from 1.7.0 to 1.7.1

Release notes

Sourced from async-executor's releases.

v1.7.1

  • Fix compilation under WebAssembly targets (#75).
  • Add a disclaimer indicating that this is a reference executor (#74).
Changelog

Sourced from async-executor's changelog.

Version 1.7.1

  • Fix compilation under WebAssembly targets (#75).
  • Add a disclaimer indicating that this is a reference executor (#74).
Commits

Updates blocking from 1.5.0 to 1.5.1

Release notes

Sourced from blocking's releases.

v1.5.1

  • Fix compilation on WebAssembly targets (#54).
Changelog

Sourced from blocking's changelog.

Version 1.5.1

  • Fix compilation on WebAssembly targets (#54).
Commits

Updates bstr from 1.7.0 to 1.8.0

Commits

Updates cc from 1.0.83 to 1.0.84

Release notes

Sourced from cc's releases.

1.0.84

Changes

This isn't a complete list, but I've tried to cover everything that is either significant, or could cause problems for people using cc in configurations not covered by our tests.

As always, please file bugs if you hit issues. cc is used in many more ways than we can possibly test (especially when cross-compiling or using tier-3 platforms).

Thanks.

New Contributors

Full Changelog: rust-lang/cc-rs@1.0.83...1.0.84

Commits
  • 17f9e01 Release cc v1.0.84 (#898)
  • bb1220d added a function to remove flags (#885)
  • 4c0062d fix: Add apple tvos support (#881)
  • fcedb00 Optimization: Vendor jobserver impl and rm thread spawning in parallel compil...
  • bd25128 Merge pull request #894 from NobodyXu/bump-msrv
  • 3ff2368 Disable msrv checking on macos-latest
  • 022713c Bump MSRV to 1.53.0 and re-enable macos MSRV check
  • 6c9be16 Fix msrv CI: Check for --all-features (#890)
  • 59255ce Pass -Wno-unused-command-line-argument to clang in is_flag_supported (#886)
  • 9b569ae fix(flag_check): never link to avoid false positives (#839)
  • Additional commits viewable in compare view

Updates errno from 0.3.5 to 0.3.6

Changelog

Sourced from errno's changelog.

[0.3.6] - 2023-11-07

  • Add support for tvOS and watchOS #84

  • Added support for vita target #86

Commits

Updates http from 0.2.9 to 0.2.10

Release notes

Sourced from http's releases.

v0.2.10

What's Changed

  • Fix parsing of Authority to handle square brackets in incorrect order.
  • Fix HeaderMap::with_capacity() to handle arithmetic overflow.

New Contributors

Changelog

Sourced from http's changelog.

0.2.10 (November 10, 2023)

  • Fix parsing of Authority to handle square brackets in incorrect order.
  • Fix HeaderMap::with_capacity() to handle arithmetic overflow.
Commits
  • 818269d v0.2.10
  • b41d0b9 Resolve arith overflow on with_capacity (#628)
  • 25c1803 chore: fix typos (#633)
  • 1a04e71 docs: fix some spelling mistakes (#630)
  • 78e3d37 make miri happy
  • 4f28cbd early reject URI authority if too many ":" chars
  • 4756547 When parsing Uri authority, check that the square brackets are in the correct...
  • 746fce8 ci: only check msrv, not test
  • 20633e5 docs: remove references to defunct build method
  • 7b3c506 chore: fix lint about dropping Copy values
  • Additional commits viewable in compare view

Updates smallvec from 1.11.1 to 1.11.2

Release notes

Sourced from smallvec's releases.

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

Commits
  • e29cccc Version 1.11.2
  • 79aa952 fix: don't special-case doc for feature = "const_generics"
  • 6fcb81f ci: Add CI for no_std.
  • 2128411 Remove most usages of "extern crate".
  • b9c76c1 ci: Update to actions/checkout@v4.
  • 8d90a0d Minor tweaks to doc formatting.
  • 8350525 Remove trailing whitespace.
  • See full diff in compare view

Updates tauri-winrt-notification from 0.1.2 to 0.1.3

Release notes

Sourced from tauri-winrt-notification's releases.

tauri-winrt-notification v0.1.3

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 575 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (13 crate dependencies)

[0.1.3]

  • 7aa2785 Update windows crate to 0.51
`\`\`
Updating crates.io index
   Packaging tauri-winrt-notification v0.1.3 (/home/runner/work/winrt-notification/winrt-notification)
    Updating crates.io index
    Packaged 30 files, 85.0KiB (41.4KiB compressed)
   Uploading tauri-winrt-notification v0.1.3 (/home/runner/work/winrt-notification/winrt-notification)
    Uploaded tauri-winrt-notification v0.1.3 to registry `crates-io`
note: Waiting for `tauri-winrt-notification v0.1.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-winrt-notification v0.1.3 at registry `crates-io`
Changelog

Sourced from tauri-winrt-notification's changelog.

[0.1.3]

  • 7aa2785 Update windows crate to 0.51
Commits

Updates tokio from 1.33.0 to 1.34.0

Release notes

Sourced from tokio's releases.

Tokio v1.34.0

Fixed

  • io: allow clear_readiness after io driver shutdown (#6067)
  • io: fix integer overflow in take (#6080)
  • io: fix I/O resource hang (#6134)
  • sync: fix broadcast::channel link (#6100)

Changed

  • macros: use ::core qualified imports instead of ::std inside tokio::test macro (#5973)

Added

  • fs: update cfg attr in fs::read_dir to include aix (#6075)
  • sync: add mpsc::Receiver::recv_many (#6010)
  • tokio: added vita target support (#6094)

#5973: tokio-rs/tokio#5973 #6067: tokio-rs/tokio#6067 #6080: tokio-rs/tokio#6080 #6134: tokio-rs/tokio#6134 #6100: tokio-rs/tokio#6100 #6075: tokio-rs/tokio#6075 #6010: tokio-rs/tokio#6010 #6094: tokio-rs/tokio#6094

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 all group in /src-tauri with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.192` |
| [async-executor](https://github.com/smol-rs/async-executor) | `1.7.0` | `1.7.1` |
| [blocking](https://github.com/smol-rs/blocking) | `1.5.0` | `1.5.1` |
| [bstr](https://github.com/BurntSushi/bstr) | `1.7.0` | `1.8.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.83` | `1.0.84` |
| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.5` | `0.3.6` |
| [http](https://github.com/hyperium/http) | `0.2.9` | `0.2.10` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.11.1` | `1.11.2` |
| [tauri-winrt-notification](https://github.com/tauri-apps/winrt-notification) | `0.1.2` | `0.1.3` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.34.0` |


Updates `serde` from 1.0.190 to 1.0.192
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.190...v1.0.192)

Updates `async-executor` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/smol-rs/async-executor/releases)
- [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-executor@v1.7.0...v1.7.1)

Updates `blocking` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/smol-rs/blocking/releases)
- [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md)
- [Commits](smol-rs/blocking@v1.5.0...v1.5.1)

Updates `bstr` from 1.7.0 to 1.8.0
- [Commits](BurntSushi/bstr@1.7.0...1.8.0)

Updates `cc` from 1.0.83 to 1.0.84
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.83...1.0.84)

Updates `errno` from 0.3.5 to 0.3.6
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](lambda-fairy/rust-errno@v0.3.5...v0.3.6)

Updates `http` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.9...v0.2.10)

Updates `smallvec` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.11.1...v1.11.2)

Updates `tauri-winrt-notification` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/tauri-apps/winrt-notification/releases)
- [Changelog](https://github.com/tauri-apps/winrt-notification/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/winrt-notification@tauri-winrt-notification-v0.1.2...tauri-winrt-notification-v0.1.3)

Updates `tokio` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-executor
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: blocking
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bstr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: errno
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-winrt-notification
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Nov 13, 2023
@github-actions github-actions bot merged commit 82f1574 into main Nov 13, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/all-7a6929cffd branch November 13, 2023 14:22
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