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

[cargo](deps): Bump the deps group with 46 updates #65

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps the deps group with 46 updates:

Package From To
aws-config 1.1.4 1.1.5
aws-sdk-s3 1.14.0 1.15.0
aws-smithy-runtime-api 1.1.4 1.1.5
aws-smithy-types-convert 0.60.4 0.60.5
clap 4.4.18 4.5.0
thiserror 1.0.56 1.0.57
anstyle 1.0.5 1.0.6
aws-credential-types 1.1.4 1.1.5
aws-runtime 1.1.4 1.1.5
aws-sdk-sso 1.12.0 1.13.0
aws-sdk-ssooidc 1.12.0 1.13.0
aws-sdk-sts 1.12.0 1.13.0
aws-sigv4 1.1.4 1.1.5
aws-smithy-async 1.1.4 1.1.5
aws-smithy-checksums 0.60.4 0.60.5
aws-smithy-http 0.60.4 0.60.5
aws-smithy-json 0.60.4 0.60.5
aws-smithy-query 0.60.4 0.60.5
aws-smithy-runtime 1.1.4 1.1.5
aws-smithy-types 1.1.4 1.1.5
aws-smithy-xml 0.60.4 0.60.5
aws-types 1.1.4 1.1.5
cargo-platform 0.1.6 0.1.7
clap_builder 4.4.18 4.5.0
clap_derive 4.4.7 4.5.0
clap_lex 0.6.0 0.7.0
either 1.9.0 1.10.0
hermit-abi 0.3.4 0.3.5
indexmap 2.2.2 2.2.3
js-sys 0.3.67 0.3.68
num-integer 0.1.45 0.1.46
num-traits 0.2.17 0.2.18
pest 2.7.6 2.7.7
pest_derive 2.7.6 2.7.7
pest_generator 2.7.6 2.7.7
pest_meta 2.7.6 2.7.7
strsim 0.10.0 0.11.0
tempfile 3.9.0 3.10.0
thiserror-impl 1.0.56 1.0.57
wasm-bindgen 0.2.90 0.2.91
wasm-bindgen-backend 0.2.90 0.2.91
wasm-bindgen-futures 0.4.40 0.4.41
wasm-bindgen-macro 0.2.90 0.2.91
wasm-bindgen-macro-support 0.2.90 0.2.91
wasm-bindgen-shared 0.2.90 0.2.91
web-sys 0.3.67 0.3.68

Updates aws-config from 1.1.4 to 1.1.5

Commits

Updates aws-sdk-s3 from 1.14.0 to 1.15.0

Commits

Updates aws-smithy-runtime-api from 1.1.4 to 1.1.5

Commits

Updates aws-smithy-types-convert from 0.60.4 to 0.60.5

Commits

Updates clap from 4.4.18 to 4.5.0

Changelog

Sourced from clap's changelog.

[4.5.0] - 2024-02-08

Compatibility

  • Update MSRV to 1.74
Commits

Updates thiserror from 1.0.56 to 1.0.57

Release notes

Sourced from thiserror's releases.

1.0.57

  • Generate more efficient Display impl for error message which do not contain any interpolated value (#286, thanks @​nyurik)
Commits
  • 1d106b1 Release 1.0.57
  • 8a5c4d1 Use write_str when args only consists of trailing comma
  • f790bee Phrase flag in terms of whether core::fmt machinery is required
  • d43b759 Ignore needless_raw_string_hashes pedantic clippy lint in test
  • d09c418 Touch up PR 286
  • 097251d Merge pull request #286 from nyurik/litstr
  • cd79876 optimize by avoiding second fmt.value() call
  • d7e738e Optimize simple literals for Display::fmt
  • 0717de3 Update ui test suite to nightly-2024-02-08
  • c7c7547 Update ui test suite to nightly-2024-01-31
  • See full diff in compare view

Updates anstyle from 1.0.5 to 1.0.6

Commits
  • c9dee03 chore: Release
  • 60343d1 docs: Update changelog
  • b8edda7 Merge pull request #171 from epage/ignore-fmt
  • ec33d22 fix(anstyle): Don't display with formatter's settings
  • 93c3dec test(anstyle): Show current fmt behavior
  • 9098545 chore(deps): update compatible (dev)
  • 44e8e4a Merge pull request #169 from joshtriplett/tyop
  • d9265f2 docs(anstream): Fix typo in documentation
  • See full diff in compare view

Updates aws-credential-types from 1.1.4 to 1.1.5

Commits

Updates aws-runtime from 1.1.4 to 1.1.5

Commits

Updates aws-sdk-sso from 1.12.0 to 1.13.0

Commits

Updates aws-sdk-ssooidc from 1.12.0 to 1.13.0

Commits

Updates aws-sdk-sts from 1.12.0 to 1.13.0

Commits

Updates aws-sigv4 from 1.1.4 to 1.1.5

Commits

Updates aws-smithy-async from 1.1.4 to 1.1.5

Commits

Updates aws-smithy-checksums from 0.60.4 to 0.60.5

Commits

Updates aws-smithy-http from 0.60.4 to 0.60.5

Commits

Updates aws-smithy-json from 0.60.4 to 0.60.5

Commits

Updates aws-smithy-query from 0.60.4 to 0.60.5

Commits

Updates aws-smithy-runtime from 1.1.4 to 1.1.5

Commits

Updates aws-smithy-types from 1.1.4 to 1.1.5

Commits

Updates aws-smithy-xml from 0.60.4 to 0.60.5

Commits

Updates aws-types from 1.1.4 to 1.1.5

Commits

Updates cargo-platform from 0.1.6 to 0.1.7

Commits

Updates clap_builder from 4.4.18 to 4.5.0

Changelog

Sourced from clap_builder's changelog.

[4.5.0] - 2024-02-08

Compatibility

  • Update MSRV to 1.74
Commits

Updates clap_derive from 4.4.7 to 4.5.0

Release notes

Sourced from clap_derive's releases.

v4.4.18

[4.4.18] - 2024-01-16

Fixes

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

v4.4.17

[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

v4.4.16

[4.4.16] - 2024-01-12

Fixes

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

v4.4.15

[4.4.15] - 2024-01-11

Fixes

  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

v4.4.14

[4.4.14] - 2024-01-08

Documentation

  • Fix find cookbook entry to allow repeats of flags/options

Features

  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

v4.4.13

[4.4.13] - 2024-01-04

Documentation

  • Fix link to structopt migration guide

v4.4.12

[4.4.12] - 2023-12-28

... (truncated)

Changelog

Sourced from clap_derive's changelog.

[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

Fixes

  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

[4.4.14] - 2024-01-08

Documentation

  • Fix find cookbook entry to allow repeats of flags/options

Features

  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

[4.4.13] - 2024-01-04

Documentation

  • Fix link to structopt migration guide

[4.4.12] - 2023-12-28

Performance

... (truncated)

Commits

Updates clap_lex from 0.6.0 to 0.7.0

Changelog

Sourced from clap_lex's changelog.

v0.7.0 (2015-04-30) - BREAKING CHANGE

Bug Fixes

  • from_usage removes bug where usage strings have no help text (ad4e5451, closes #83)

Features

  • MultipleValues
    • add support for minimum and maximum number of values (53f6b8c9)
    • adds support limited number and named values (ae09f05e)
    • implement shorthand for options with multiple values (6669f0a9)
  • arg allow other types besides Vec for multiple value settings (BREAKING CHANGE 0cc2f698, closes #87)
  • usage implement smart usage strings on errors (d77048ef, closes #88)

v0.6.9 (2015-04-29)

Bug Fixes

  • from_usage removes bug where usage strings have no help text (ad4e5451, closes #83)

0.6.8 (2015-04-27)

Bug Fixes

  • help change long help --long=long -> --long (1e25abfc)
  • RequiredArgs required by default args should no longer be required when their exclusions are present (4bb4c3cc)

Features

  • ArgGroups add ability to create arg groups (09eb4d98)

v0.6.7 (2015-04-22)

Bug Fixes

  • from_usage fix bug causing args to not be required (b76129e9)

Features

... (truncated)

Commits

Updates either from 1.9.0 to 1.10.0

Commits
  • ede3c47 Merge pull request #98 from cuviper/release-1.10.0
  • 5fcb289 ci: upgrade to actions/checkout@v4
  • 071f034 Release 1.10.0
  • 254fbf6 Merge pull request #91 from aj-bagwell/master
  • 499b9ed Move the iter methods back to the root for doc order
  • 2a37eba Split factor_iter into owned/ref/mut variations
  • c3178af Fix iter and iter_mut doc tests for MSRV
  • c1ec796 Add a new type for the factored iterator
  • 356d9b6 Move iterator code into a module
  • a6e0026 fix It-o-erator typo
  • Additional commits viewable in compare view

Updates hermit-abi from 0.3.4 to 0.3.5

Commits
  • 58dfbb8 Merge pull request #529 from stlankes/abi
  • 4136a68 increase version number of hermit-abi
  • 5e6d779 Merge pull request #527 from stlankes/file
  • 6f5f068 using an absolute path to create a file
  • c9b59b7 Merge pull request #525 from stlankes/poll
  • f0ecc4e revise comments
  • 1bba98b remove typo and rename system call to sys_poll
  • c29bf3c Merge pull request #524 from hermit-os/stlankes-patch-1
  • 3b0cedd add firecracker loader to the deployments
  • 062da84 Merge pull request #523 from mkroening/ci-loader-download
  • Additional commits viewable in compare view

Updates indexmap from 2.2.2 to 2.2.3

Changelog

Sourced from indexmap's changelog.

2.2.3

  • Added move_index and swap_indices methods to IndexedEntry, OccupiedEntry, and RawOccupiedEntryMut, functioning like the existing methods on IndexMap.
  • Added shift_insert methods on VacantEntry and RawVacantEntryMut, as well as shift_insert_hashed_nocheck on the latter, to insert the new entry at a particular index.
  • Added shift_insert methods on IndexMap and IndexSet to insert a new entry at a particular index, or else move an existing entry there.
Commits
  • 406bbdb Merge pull request #312 from cuviper/release-2.2.3
  • 3b79b87 Release 2.2.3
  • 8e6753c Merge pull request #310 from cuviper/shift_insert
  • e3ff25b Merge pull request #311 from cuviper/test_debug
  • 2a33977 Fully mask the "test_debug" code from normal builds
  • 8c206ef Test shift_insert that moves
  • 5debe73 IndexSet::swap_indices is O(1) too
  • 4572493 Add IndexSet::shift_insert based on map's method
  • 3b217ca Add IndexMap::shift_insert based on Entry
  • 209e3e1 Document equivalence of move_index/swap_indices
  • Additional commits viewable in compare view

Updates js-sys from 0.3.67 to 0.3.68

Commits

Updates num-integer from 0.1.45 to 0.1.46

Changelog

Sourced from num-integer's changelog.

Release 0.1.46 (2024-02-07)

Contributors: @​aobatact, @​cuviper, @​hkBst, @​MiguelX413

Commits
  • ede2d2c Merge pull request #62 from cuviper/release-0.1.46
  • c7f506e Release 0.1.46
  • 3ac8866 Merge pull request #42 from aobatact/master
  • 736ec84 Add default fallback from divides to is_multiple_of
  • 77324ee Merge pull request #53 from MiguelX413/master
  • a51b3ff Mark Integer::divides as deprecated.
  • 8682553 Add examples to dec/inc
  • 9d4d68b Add Integer.dec() and Integer.inc()
  • 9720c90 Merge pull request #61 from cuviper/ci
  • 8bfce25 ci: Add a registry cache for git protocol
  • Additional commits viewable in compare view

Updates num-traits from 0.2.17 to 0.2.18

Changelog

Sourced from num-traits's changelog.

Release 0.2.18 (2024-02-07)

Contributors: @​andrewjradcliffe, @​cuviper, @​tarcieri, @​tdelabro, @​waywardmonkeys

Commits
  • eb20b40 Merge pull request #309 from cuviper/release-0.2.18
  • 5c2cc9b Release 0.2.18
  • a095b70 Merge pull request #303 from tarcieri/constant-traits
  • 67d9e74 Avoid Self constructor for Wrapping
  • 6ab6de2 Update src/identities.rs
  • e48ffe2 Update src/identities.rs
  • bc42b83 Rename to ConstZero/ConstOne and re-export from toplevel
  • 536dcf2 Remove blanket impls; add impls for Wrapping
  • 06c0ee0 Add ZeroConstant and OneConstant traits
  • 29c5b46 Merge pull request #308 from cuviper/ci
  • Additional commits viewable in compare view

Updates pest from 2.7.6 to 2.7.7

Commits

Updates pest_derive from 2.7.6 to 2.7.7

Release notes

Sourced from pest_derive's releases.

v2.7.7

What's Changed

New Contributors

Full Changelog: pest-parser/pest@v2.7.6...v2.7.7

Warning: Semantic Versioning

Note that the node tag feature in 2.6.0 was a technically semver-breaking change even though it is a backwards-compatible / non-breaking change in the meta-grammar. There may be similar non-breaking changes to the meta-grammar between minor versions in the future. These non-breaking changes, however, may translate into semver-breaking changes due to the additional variants propagated from the generated Rule enum.

This new feature caused issues in some Cargo version resolution situations where Cargo mixed different versions of pest dependencies. For this reason, these "grammar non-breaking but semver-breaking" changes are now available only under the "grammar-extras" feature flag. If you would like to use node tags (or other future grammar features), you can do so by enabling this flag on the pest_derive crate in your Cargo.toml:

...
pest_derive = { version = "2.7", features = ["grammar-extras"] }
Commits

Updates pest_generator from 2.7.6 to 2.7.7

Release notes

Sourced from pest_generator's releases.

v2.7.7

What's Changed

New Contributors

Full Changelog: pest-parser/pest@v2.7.6...v2.7.7

Warning: Semantic Versioning

Note that the node tag feature in 2.6.0 was a technically semver-breaking change even though it is a backwards-compatible / non-breaking change in the meta-grammar. There may be similar non-breaking changes to the meta-grammar between minor versions in the future. These non-breaking changes, however, may translate into semver-breaking changes due to the additional variants propagated from the generated Rule enum.

This new feature caused issues in some Cargo version resolution situations where Cargo mixed different versions of pest dependencies. For this reason, these "grammar non-breaking but semver-breaking" changes are now available only under the "grammar-extras" feature flag. If you would like to use node tags (or other future grammar features), you can do so by enabling this flag on the pest_derive crate in your Cargo.toml:

...
pest_derive = { version = "2.7", features = ["grammar-extras"] }
Commits

Updates pest_meta from 2.7.6 to 2.7.7

Release notes

Sourced from pest_meta's releases.

v2.7.7

What's Changed

New Contributors

Full Changelog: pest-parser/pest@v2.7.6...v2.7.7

Warning: Semantic Versioning

Note that the node tag feature in 2.6.0 was a technically semver-breaking change even though it is a backwards-compatible / non-breaking change in the meta-grammar. There may be similar non-breaking changes to the meta-grammar between minor versions in the future. These non-breaking changes, however, may translate into semver-breaking changes due to the additional variants propagated from the generated Rule enum.

This new feature caused issues in some Cargo version resolution situations where Cargo mixed different versions of pest dependencies. For this reason, these "grammar non-breaking but semver-breaking" changes are now available only under the "grammar-extras" feature flag. If you would like to use node tags (or other future grammar features), you can do so by enabling this flag on the pest_derive crate in your Cargo.toml:

...
pest_derive = { version = "2.7", features = ["grammar-extras"] }
Commits

Updates strsim from 0.10.0 to 0.11.0

Release notes

Sourced from strsim's releases.

Release 0.11.0

Changed

  • improve OSA implementation

    • reduce runtime
    • reduce binary size by more than 25%
  • reduce binary size of Levenshtein distance

  • improve Damerau-Levenshtein implementation

    • reduce memory usage from O(N*M) to O(N+M)
    • reduce runtime in our own benchmark by more than 70%
    • reduce binary size by more than 25%
  • only boost similarity in Jaro-Winkler once the Jaro similarity exceeds 0.7

Fixed

  • Fix transposition counting in Jaro and Jaro-Winkler.
  • Limit common prefix in Jaro-Winkler to 4 characters

Release 0.10.1

Changed

  • improve OSA implementation

    • reduce runtime
    • reduce binary size by more than 25%
  • reduce binary size of Levenshtein distance

  • improve Damerau-Levenshtein implementation

    • reduce memory usage from O(N*M) to O(N+M)
    • reduce runtime in our own benchmark by more than 70%
    • reduce binary size by more than 25%
  • only boost similarity in Jaro-Winkler once the Jaro similarity exceeds 0.7

Fixed

  • Fix transposition counting in Jaro and Jaro-Winkler.
  • Limit common prefix in Jaro-Winkler to 4 characters
Changelog

Sourced from strsim's changelog.

[0.11.0] - (2024-01-07)

Changed

  • improve OSA implementation

    • reduce runtime
    • reduce binary size by more than 25%
  • reduce binary size of Levenshtein distance

  • improve Damerau-Levenshtein implementation

    • reduce memory usage from O(N*M) to O(N+M)
    • reduce runtime in our own benchmark by more than 70%
    • reduce binary size by more than 25%
  • only boost similarity in Jaro-Winkler once the Jaro similarity exceeds 0.7

Fixed

  • Fix transposition counting in Jaro and Jaro-Winkler.
  • Limit common prefix in Jaro-Winkler to 4 characters
Commits
  • 09fd5d9 fix version number
  • e7a3b55 Update the installation instructions
  • d9f10d5 release version 0.10.1
  • a5cc615 add maintainer
  • 20e3bdd only boost similarity in Jaro-Winkler once the Jaro similarity exceeds 0.7
  • f6a7593 limit common prefix in jaro-winkler
  • 15e1a03 improve error message on test failure
  • 98fd0ec Update links to reference the rapidfuzz org
  • 82d13e9 remove superfluous module around benchmarks (#66)
  • 1d92c1d fix or ignore all clippy warnings
  • Additional commits viewable in compare view

Updates tempfile from 3.9.0 to 3.10.0

Changelog

Sourced from tempfile's changelog.

3.10.0

  • Drop redox_syscall dependency, we now use rustix for Redox.
  • Add Builder::permissions for setting the permissions on temporary files and directories (thanks to @​Byron).
  • Update rustix to 0.38.31.
  • Update fastrand to 2.0.1.
Commits

Updates thiserror-impl from 1.0.56 to 1.0.57

Release notes

Sourced from thiserror-impl's releases.

1.0.57

  • Generate more efficient Display impl for error message which do not contain any interpolated value (#286, thanks @​nyurik)
Commits
  • 1d106b1 Release 1.0.57
  • 8a5c4d1 Use write_str when args only consists of trailing comma
  • f790bee Phrase flag in terms of whether core::fmt machinery is required
  • d43b759 Ignore needless_raw_string_hashes pedantic clippy lint in test
  • d09c418 Touch up PR 286
  • 097251d Merge pull request #286 from nyurik/litstr
  • cd79876 optimize by avoiding second fmt.value() call
  • d7e738e Optimize simple literals for Display::fmt
  • 0717de3 Update ui test suite to nightly-2024-02-08
  • c7c7547 Update ui test suite to nightly-2024-01-31
  • See full diff in compare view

Updates wasm-bindgen from 0.2.90 to 0.2.91

Changelog

Sourced from wasm-bindgen's changelog.

0.2.91

Released 2024-02-06

Added

  • Added bindings for the RTCRtpTransceiver.setCodecPreferences() and unstable bindings for the RTCRtpEncodingParameters.scalabilityMode. #3828

  • Add unstable bindings for the FileSystemAccess API #3810

  • Added support for running tests in shared and service workers with wasm_bindgen_test_configure! run_in_shared_worker and run_in_service_worker. #3804

  • Accept the --skip flag with wasm-bindgen-test-runner. #3803

  • Introduce environment variable WASM_BINDGEN_TEST_NO_ORIGIN_ISOLATION to disable origin isolation for wasm-bindgen-test-runner. #3807

  • Add bindings for USBDevice.forget(). #3821

Changed

  • Stabilize ClipboardEvent. #3791

  • Use immutable buffers in SubtleCrypto methods. #3797

  • Deprecate wasm_bindgen_test_configure!s run_in_worker in favor of run_in_dedicated_worker. #3804

  • Updated the WebGPU WebIDL to the current draft as of 2024-01-30. Note that this retains the previous update's workaround for GPUPipelineError, and holds back an update to the buffer argument of the GPUQueue.{...

    Description has been truncated

Bumps the deps group with 46 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.14.0` | `1.15.0` |
| [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-smithy-types-convert](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [clap](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` |
| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.5` | `1.0.6` |
| [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.12.0` | `1.13.0` |
| [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.12.0` | `1.13.0` |
| [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.12.0` | `1.13.0` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-smithy-async](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-smithy-checksums](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [aws-smithy-query](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [aws-smithy-xml](https://github.com/smithy-lang/smithy-rs) | `0.60.4` | `0.60.5` |
| [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.1.4` | `1.1.5` |
| [cargo-platform](https://github.com/rust-lang/cargo) | `0.1.6` | `0.1.7` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.0` |
| [clap_derive](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.0` |
| [clap_lex](https://github.com/clap-rs/clap) | `0.6.0` | `0.7.0` |
| [either](https://github.com/rayon-rs/either) | `1.9.0` | `1.10.0` |
| [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.4` | `0.3.5` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.2` | `2.2.3` |
| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.68` |
| [num-integer](https://github.com/rust-num/num-integer) | `0.1.45` | `0.1.46` |
| [num-traits](https://github.com/rust-num/num-traits) | `0.2.17` | `0.2.18` |
| [pest](https://github.com/pest-parser/pest) | `2.7.6` | `2.7.7` |
| [pest_derive](https://github.com/pest-parser/pest) | `2.7.6` | `2.7.7` |
| [pest_generator](https://github.com/pest-parser/pest) | `2.7.6` | `2.7.7` |
| [pest_meta](https://github.com/pest-parser/pest) | `2.7.6` | `2.7.7` |
| [strsim](https://github.com/rapidfuzz/strsim-rs) | `0.10.0` | `0.11.0` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.9.0` | `3.10.0` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` |
| [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` |
| [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.40` | `0.4.41` |
| [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` |
| [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` |
| [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.90` | `0.2.91` |
| [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.68` |


Updates `aws-config` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-s3` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-smithy-runtime-api` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types-convert` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `clap` from 4.4.18 to 4.5.0
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.0)

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

Updates `anstyle` from 1.0.5 to 1.0.6
- [Commits](rust-cli/anstyle@v1.0.5...v1.0.6)

Updates `aws-credential-types` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-runtime` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-sso` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-ssooidc` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-sts` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sigv4` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-async` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-checksums` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-http` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-json` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-query` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-xml` from 0.60.4 to 0.60.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-types` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `cargo-platform` from 0.1.6 to 0.1.7
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

Updates `clap_builder` from 4.4.18 to 4.5.0
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.18...v4.5.0)

Updates `clap_derive` from 4.4.7 to 4.5.0
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.7...v4.5.0)

Updates `clap_lex` from 0.6.0 to 0.7.0
- [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_lex-v0.6.0...clap_lex-v0.7.0)

Updates `either` from 1.9.0 to 1.10.0
- [Commits](rayon-rs/either@1.9.0...1.10.0)

Updates `hermit-abi` from 0.3.4 to 0.3.5
- [Release notes](https://github.com/hermitcore/hermit-rs/releases)
- [Commits](hermit-os/hermit-rs@hermit-abi-0.3.4...hermit-abi-0.3.5)

Updates `indexmap` from 2.2.2 to 2.2.3
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.2.2...2.2.3)

Updates `js-sys` from 0.3.67 to 0.3.68
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `num-integer` from 0.1.45 to 0.1.46
- [Changelog](https://github.com/rust-num/num-integer/blob/master/RELEASES.md)
- [Commits](rust-num/num-integer@num-integer-0.1.45...num-integer-0.1.46)

Updates `num-traits` from 0.2.17 to 0.2.18
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](rust-num/num-traits@num-traits-0.2.17...num-traits-0.2.18)

Updates `pest` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.6...v2.7.7)

Updates `pest_derive` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.6...v2.7.7)

Updates `pest_generator` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.6...v2.7.7)

Updates `pest_meta` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.6...v2.7.7)

Updates `strsim` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/rapidfuzz/strsim-rs/releases)
- [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md)
- [Commits](rapidfuzz/strsim-rs@0.10.0...v0.11.0)

Updates `tempfile` from 3.9.0 to 3.10.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.9.0...v3.10.0)

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

Updates `wasm-bindgen` from 0.2.90 to 0.2.91
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91)

Updates `wasm-bindgen-backend` from 0.2.90 to 0.2.91
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91)

Updates `wasm-bindgen-futures` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `wasm-bindgen-macro` from 0.2.90 to 0.2.91
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91)

Updates `wasm-bindgen-macro-support` from 0.2.90 to 0.2.91
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91)

Updates `wasm-bindgen-shared` from 0.2.90 to 0.2.91
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.90...0.2.91)

Updates `web-sys` from 0.3.67 to 0.3.68
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-smithy-runtime-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-types-convert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: anstyle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-credential-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-runtime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-sdk-sso
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-sdk-ssooidc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-sdk-sts
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: aws-sigv4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-async
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-checksums
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-query
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-runtime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-smithy-xml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: aws-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: cargo-platform
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap_builder
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: clap_derive
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: clap_lex
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: either
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: hermit-abi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: js-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: num-integer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: num-traits
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest_generator
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest_meta
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: strsim
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: tempfile
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: thiserror-impl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen-backend
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen-futures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen-macro
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen-macro-support
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wasm-bindgen-shared
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: web-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added d:cargo Update a Cargo (Rust) dependency dependencies Add, remove, or update one or more dependencies labels Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be1d891) 34.71% compared to head (3930890) 34.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   34.71%   34.71%           
=======================================
  Files          23       23           
  Lines        3365     3365           
=======================================
  Hits         1168     1168           
  Misses       2197     2197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jwodder
Copy link
Member

jwodder commented Feb 12, 2024

@dependabot ignore clap minor version

(To avoid MSRV bump)

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

OK, I won't notify you about version 4.5.x of clap again, unless you unignore it.

@jwodder
Copy link
Member

jwodder commented Feb 12, 2024

@dependabot ignore clap_builder minor version

@dependabot ignore clap_derive minor version

@dependabot ignore clap_lex minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

OK, I won't notify you about version 4.5.x of clap_builder again, unless you unignore it.

@jwodder
Copy link
Member

jwodder commented Feb 12, 2024

@dependabot ignore clap_derive minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

OK, I won't notify you about version 4.5.x of clap_derive again, unless you unignore it.

@jwodder
Copy link
Member

jwodder commented Feb 12, 2024

@dependabot ignore clap_lex minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

OK, I won't notify you about version 0.7.x of clap_lex again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/deps-990b141076 branch February 12, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d:cargo Update a Cargo (Rust) dependency dependencies Add, remove, or update one or more dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant