ratatui-org / crates-tui

A TUI for exploring crates.io using Ratatui
MIT License
59 stars 4 forks source link

chore(deps): bump the cargo-dependencies group with 4 updates #68

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the cargo-dependencies group with 4 updates: libc, serde, tokio-util and webbrowser.

Updates libc from 0.2.153 to 0.2.154

Release notes

Sourced from libc's releases.

0.2.154

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.153...0.2.154

Commits
  • b78d6a3 Merge pull request #3573 from Dirreke/update-libc0.2
  • 3111f6f Merge pull request #3600 from pcc/strtime
  • 4d836cc Merge pull request #3618 from devnexen/dfbsd_gtrandom
  • 23a1b4c Merge pull request #3638 from nielx/haiku-hrev57593-0.2
  • f4ab3e7 Merge pull request #3637 from ur4t/libc-0.2
  • 4d6fe50 Move strftime, strftime_l, strptime to linux_like
  • e79e95f adding getentropy/getrandom to dragonflybsd.
  • 8220683 Double quote variables in shell scripts
  • c0a6936 Add constant AT_MINSIGSTKSZ introduced by glibc 2.35
  • 1c7f8fc Haiku: synchronize with post R1-beta 4 changes in libc
  • Additional commits viewable in compare view


Updates serde from 1.0.199 to 1.0.200

Release notes

Sourced from serde's releases.

v1.0.200

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks @​jamessan)
Commits


Updates tokio-util from 0.7.10 to 0.7.11

Commits
  • cdf9d99 chore: prepare tokio-util v0.7.11 (#6535)
  • f6eb1ee time: lazily init timers on first poll (#6512)
  • b7d4fba sync: add mpsc::Receiver::{capacity,max_capacity} (#6511)
  • 3c8d8e6 chore: fix latest rust-1.78.0 warnings (#6528)
  • e971a5e util: use FIFO ordering in WakeList (#6521)
  • 28439e2 time: clean up implementation (#6517)
  • d33fdd8 time: check for overflow in Interval::poll_tick (#6487)
  • 731dde2 runtime: clarify misleading use of UnsafeCell::with_mut (#6513)
  • 9ed5957 wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510)
  • a73d6bf macros: #[cfg(not(test))] is no longer necessary for main macros (#6508)
  • Additional commits viewable in compare view


Updates webbrowser from 1.0.0 to 1.0.1

Release notes

Sourced from webbrowser's releases.

v1.0.1

Releasing v1.0.1 with the following changes:

Added

  • Support for visionOS. See PR #86 and #87
Changelog

Sourced from webbrowser's changelog.

[1.0.1] - 2024-05-06

Added

  • Support for visionOS. See PR #86 and #87
Commits
  • 301a76b Release v1.0.1 [skip ci]
  • 985d35b readme: add visionOS to supported platform
  • a632c96 macos: fix lint #build-macos
  • 9e49015 schedule automatic builds
  • b4e4184 fix lint
  • c1538c0 ios: remove unnecessary print from test
  • 5e077f4 ios: use xcode 15.3 and ios sdk 17.4 for tests
  • e81d11c Move to objc2 instead of objc. See PR #87
  • 9184245 ios: try tests with xcode 15.4 and ios 17.5
  • e5d27c5 ios: fix test timeout
  • 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