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 dependencies group with 5 updates #27

Merged
merged 4 commits into from
Apr 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2024

Updates the requirements on clap, toml, rustyline, getch-rs and nix to permit the latest version.
Updates clap to 4.5.4

Release notes

Sourced from clap's releases.

v4.5.4

[4.5.4] - 2024-03-25

Fixes

  • (derive) Allow non-literal #[arg(id)] attributes again
Changelog

Sourced from clap's changelog.

[4.5.4] - 2024-03-25

Fixes

  • (derive) Allow non-literal #[arg(id)] attributes again

[4.5.3] - 2024-03-15

Internal

  • (derive) Update heck

[4.5.2] - 2024-03-06

Fixes

  • (macros) Silence a warning

[4.5.1] - 2024-02-16

Fixes

  • (error) Include suggestion to add -- even if there is a "did you mean" so long as last or trailing_var_arg is used

[4.5.0] - 2024-02-08

Compatibility

  • Update MSRV to 1.74

[4.4.18] - 2024-01-16

Fixes

  • (error) When lacking usage feature, ensure the list of required arguments is unique

[4.4.17] - 2024-01-15

Fixes

  • Fix panic! when mixing args_conflicts_with_subcommands with ArgGroup (which is implicit with derive) introduced in 4.4.15

[4.4.16] - 2024-01-12

Fixes

  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color

[4.4.15] - 2024-01-11

... (truncated)

Commits
  • 5e4facf chore: Release
  • 8880b0a docs: Update changelog
  • 132b5dd Merge pull request #5425 from epage/lit
  • df915fe fix(derive): Re-allow expressions for id's
  • 8eab48f refactor(derive): Make it easier to work with 'Name'
  • be73195 refactor(derive): Clarify tests
  • 024089b Merge pull request #5415 from Pi-Cla/patch-1
  • 3b35dba docs: Add mention of nushell to clap_complete README
  • 58469d1 Merge pull request #5405 from epage/docs
  • 655d829 docs(derive): Fix ToC links within tutorial chapters
  • Additional commits viewable in compare view

Updates toml to 0.8.12

Commits
  • 3a777b3 chore: Release
  • 7979905 docs: Update changelog
  • 487768d Merge pull request #703 from epage/overflow
  • 6987f77 chore(ci): Run with default opt-level
  • 21f545d fix(parser): Don't stackoverflow on opt-level=0
  • af1f97d refactor(parser): Pull recursion limit out to variable
  • eb86543 chore: Release
  • 246b292 docs: Update changelog
  • d41c62c Merge pull request #701 from epage/cleanup
  • 31457b3 refactor(error): Clean up highlight code
  • Additional commits viewable in compare view

Updates rustyline to 14.0.0

Release notes

Sourced from rustyline's releases.

14.0.0

What's Changed

  • Migrate to windows-sys #753
  • Bump env_logger version to 0.11 #760
  • Bump rusqlite to version 0.31 #763
  • Fix typeahead #761
  • Add enable signals config option #759
  • Fix clippy warnings #764
  • Upgrade nix to 0.28 #765

New Contributors

Full Changelog: kkawakam/rustyline@v13.0.0...v14.0.0

Commits

Updates getch-rs to 0.2.0

Changelog

Sourced from getch-rs's changelog.

[0.2.0] - 2024-02-03

Added

  • Document for docs (#15)

Changed

  • Reception of 0 bytes is now considered as EOF and Ctrl+Z is returned (#10)

[0.1.4] - 2023-08-26

Fixed

  • Ctrl+Z now works on windows (#9)

[0.1.3] - 2023-04-27

Fixed

  • Only set VIRTUAL_TERINAL_INPUT as console mode upon init (#7)

[0.1.2] - 2023-04-26

Fixed

  • Remove enable_line_input flag when setting console (#5)

[0.1.1] - 2023-04-24

Added

  • Supported CSI sequence for Windows (#4)

[0.1.0] - 2023-02-01

  • Initial release
Commits
  • e2dfe50 Update v0.2.0
  • 213adcf Merge pull request #15 from kumavale/docs/description_for_docs
  • 65e8ff0 Merge pull request #10 from kumavale/feature/eof
  • 17bf5ac docs: add description
  • fce3719 docs: add issue templetes
  • 49919d0 docs: update README.md
  • e8c9947 feat!: Reception of 0 bytes is now considered as EOF and Ctrl+Z is returned.
  • 1f1e7fb Update v0.1.4
  • 5c8c328 Merge pull request #9 from kumavale/fix/#8
  • a565451 fix: Ctrl+Z now works on windows
  • Additional commits viewable in compare view

Updates nix to 0.28.0

Changelog

Sourced from nix's changelog.

[0.28.0] - 2024-02-24

Added

  • Added mkdtemp wrapper (#1297)

  • Add associated constants UTIME_OMIT UTIME_NOW for TimeSpec (#1879)

  • Added EventFd type. (#1945)

    • Added impl From<Signal> for SigSet.
    • Added impl std::ops::BitOr for SigSet.
    • Added impl std::ops::BitOr for Signal.
    • Added impl std::ops::BitOr<Signal> for SigSet

    (#1959)

  • Added TlsGetRecordType control message type and corresponding enum for linux (#2065)

  • Added Ipv6HopLimit to ::nix::sys::socket::ControlMessage for Linux, MacOS, FreeBSD, DragonflyBSD, Android, iOS and Haiku. (#2074)

  • Added Icmp and IcmpV6 to SockProtocol (#2103)

  • Added rfork support for FreeBSD in unistd (#2121)

  • Added MapFlags::map_hugetlb_with_size_log2 method for Linux targets (#2125)

  • Added mmap_anonymous function (#2127)

  • Added mips32r6 and mips64r6 support for signal, ioctl and ptrace (#2138)

  • Added F_GETPATH FcntlFlags entry on Apple/NetBSD/DragonflyBSD for ::nix::fcntl. (#2142)

  • Added F_KINFO FcntlFlags entry on FreeBSD for ::nix::fcntl. (#2152)

  • Added F_GETPATH_NOFIRMLINK and F_BARRIERFSYNC FcntlFlags entry on Apple for ::nix::fcntl. (#2155)

  • Added newtype Flock to automatically unlock a held flock upon drop. Added Flockable trait to represent valid types for Flock. (#2170)

  • Added SetSockOpt impls to enable Linux Kernel TLS on a TCP socket and to import TLS parameters. (#2175)

    • Added the ::nix::sys::socket::SocketTimestamp enum for configuring the TsClock (a.k.a SO_TS_CLOCK) sockopt
    • Added FreeBSD's ScmRealtime and ScmMonotonic as new options in ::nix::sys::socket::ControlMessageOwned

    (#2187)

  • Added new fanotify API: wrappers for fanotify_init and fanotify_mark (#2194)

... (truncated)

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

Updates the requirements on [clap](https://github.com/clap-rs/clap), [toml](https://github.com/toml-rs/toml), [rustyline](https://github.com/kkawakam/rustyline), [getch-rs](https://github.com/kumavale/getch-rs) and [nix](https://github.com/nix-rust/nix) to permit the latest version.

Updates `clap` to 4.5.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_generate-v3.0.0-rc.0...v4.5.4)

Updates `toml` to 0.8.12
- [Commits](toml-rs/toml@toml-v0.5.10...toml-v0.8.12)

Updates `rustyline` to 14.0.0
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](kkawakam/rustyline@v9.1.1...v14.0.0)

Updates `getch-rs` to 0.2.0
- [Changelog](https://github.com/kumavale/getch-rs/blob/main/CHANGELOG.md)
- [Commits](kumavale/getch-rs@v0.1.0...v0.2.0)

Updates `nix` to 0.28.0
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.24.0...v0.28.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: toml
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: rustyline
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: getch-rs
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: nix
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2024
@dependabot dependabot bot requested a review from kumavale April 20, 2024 13:25
@kumavale
Copy link
Owner

May be no longer compatible

@kumavale kumavale self-assigned this Apr 21, 2024
@kumavale kumavale merged commit 7e41ebc into main Apr 21, 2024
1 check passed
@kumavale kumavale deleted the dependabot/cargo/dependencies-ac070d1244 branch April 21, 2024 03:01
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.

1 participant