jwodder / labelmaker

Create & enforce sets of labels in GitHub repositories
MIT License
2 stars 0 forks source link

[cargo](deps): Bump the deps group with 18 updates #45

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the deps group with 18 updates:

Package From To
clap 4.5.1 4.5.2
reqwest 0.11.24 0.11.25
bumpalo 3.15.3 3.15.4
cc 1.0.88 1.0.90
clap_builder 4.5.1 4.5.2
http 0.2.11 0.2.12
js-sys 0.3.68 0.3.69
regex-automata 0.4.5 0.4.6
serde_path_to_error 0.1.15 0.1.16
system-configuration 0.5.1 0.6.0
system-configuration-sys 0.5.0 0.6.0
wasm-bindgen 0.2.91 0.2.92
wasm-bindgen-backend 0.2.91 0.2.92
wasm-bindgen-futures 0.4.41 0.4.42
wasm-bindgen-macro 0.2.91 0.2.92
wasm-bindgen-macro-support 0.2.91 0.2.92
wasm-bindgen-shared 0.2.91 0.2.92
web-sys 0.3.68 0.3.69

Updates clap from 4.5.1 to 4.5.2

Release notes

Sourced from clap's releases.

v4.5.2

[4.5.2] - 2024-03-06

Fixes

  • (macros) Silence a warning
Changelog

Sourced from clap's changelog.

[4.5.2] - 2024-03-06

Fixes

  • (macros) Silence a warning
Commits
  • f65d421 chore: Release
  • 886b272 docs: Update changelog
  • 3ba4297 Merge pull request #5386 from amaanq/static-var-name
  • 2aea950 fix: Use SCREAMING_SNAKE_CASE for static variable authors
  • 690f555 Merge pull request #5382 from clap-rs/renovate/pre-commit-action-3.x
  • a2aa644 chore(deps): update compatible (dev) (#5381)
  • c233de5 chore(deps): update pre-commit/action action to v3.0.1
  • d0028d7 Merge pull request #5371 from BenWiederhake/dev-fix-link-command-trailing_var...
  • 0076cac fix(builder): Don't doc-link to undocumented item
  • See full diff in compare view


Updates reqwest from 0.11.24 to 0.11.25

Release notes

Sourced from reqwest's releases.

v0.11.25

What's Changed

  • Fix Certificate::from_pem_bundle() parsing.
  • Fix Apple linker errors from detecting system proxies.

New Contributors

Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.11.24...v0.11.25

Changelog

Sourced from reqwest's changelog.

v0.11.25

  • Fix Certificate::from_pem_bundle() parsing.
  • Fix Apple linker errors from detecting system proxies.
Commits


Updates bumpalo from 3.15.3 to 3.15.4

Changelog

Sourced from bumpalo's changelog.

3.15.4

Released 2024-03-07.

Added

  • Added the bumpalo::collections::Vec::extend_from_slices_copy method, which is a faster way to extend a vec from multiple slices when the element is Copy than calling extend_from_slice_copy N times.

Commits


Updates cc from 1.0.88 to 1.0.90

Release notes

Sourced from cc's releases.

1.0.90

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.89...1.0.90

1.0.89

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.88...1.0.89

Commits


Updates clap_builder from 4.5.1 to 4.5.2

Release notes

Sourced from clap_builder's releases.

v4.5.2

[4.5.2] - 2024-03-06

Fixes

  • (macros) Silence a warning
Changelog

Sourced from clap_builder's changelog.

[4.5.2] - 2024-03-06

Fixes

  • (macros) Silence a warning
Commits
  • f65d421 chore: Release
  • 886b272 docs: Update changelog
  • 3ba4297 Merge pull request #5386 from amaanq/static-var-name
  • 2aea950 fix: Use SCREAMING_SNAKE_CASE for static variable authors
  • 690f555 Merge pull request #5382 from clap-rs/renovate/pre-commit-action-3.x
  • a2aa644 chore(deps): update compatible (dev) (#5381)
  • c233de5 chore(deps): update pre-commit/action action to v3.0.1
  • d0028d7 Merge pull request #5371 from BenWiederhake/dev-fix-link-command-trailing_var...
  • 0076cac fix(builder): Don't doc-link to undocumented item
  • 0c01b55 chore: Release
  • Additional commits viewable in compare view


Updates http from 0.2.11 to 0.2.12

Release notes

Sourced from http's releases.

v0.2.12

What's Changed

  • Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize instead of panicking.
  • Fix HeaderName::from_lowercase that could allow NUL bytes in some cases.
Changelog

Sourced from http's changelog.

0.2.12 (March 4, 2024)

  • Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize instead of panicking.
  • Fix HeaderName::from_lowercase that could allow NUL bytes in some cases.
Commits
  • 351b63a v0.2.12
  • e1a3197 fix: HeaderName::from_lowercase allowing NUL bytes in some cases
  • 9bb3259 feat: add HeaderMap::try_ methods to handle capacity overflow
  • See full diff in compare view


Updates js-sys from 0.3.68 to 0.3.69

Commits


Updates regex-automata from 0.4.5 to 0.4.6

Commits
  • a5ae351 regex-automata-0.4.6
  • 9cf4a42 automata: fix bug where reverse NFA lacked an unanchored prefix
  • 10fe722 style: clean up some recent lint violations
  • See full diff in compare view


Updates serde_path_to_error from 0.1.15 to 0.1.16

Release notes

Sourced from serde_path_to_error's releases.

0.1.16

Commits


Updates system-configuration from 0.5.1 to 0.6.0

Changelog

Sourced from system-configuration's changelog.

[0.6.0] - 2024-01-31

Changed

  • Bump minimum supported Rust version (MSRV) to 1.64.0.
  • Breaking: Mark SCNetworkReachability::schedule_with_runloop and unschedule_from_runloop as unsafe. They accept a raw pointer that it dereferences. Figuring out a safe API around this is left as an exercise for the future.
  • Breaking: ReachabilityFlags no longer implements Ord or PartialOrd. It also replaces the from_bits_unchecked constructor with other (safe) from_bits_* constructors.

Fixed

  • Fix memory leak in SCNetworkReachability::set_callback.
  • Fix builds on iOS by removing references to deprecated interface type kSCNetworkInterfaceTypeIrDA. Also remove constant for bridge network interfaces (kSCNetworkInterfaceTypeBridge).
Commits
  • fd43df6 Merge branch 'prepare-0.6.0-release' into main
  • 15b1922 Bump crate versions and changelog
  • faf5cb6 Mention removed bindings in changelog
  • f4096d1 Merge branch 'derive-reachability-flags-traits'
  • 83ce40f Add changelog about changes to ReachabilityFlags
  • 08a62bd Derive Debug, Copy, Eq, Hash etc on ReachabilityFlag
  • fe56d19 Merge branch 'mark-runloop-scheduling-as-unsafe'
  • 5a08503 Remove superfluous unsafe {}
  • 4fcc05c Wrap unsafe calls in unsafe {}
  • 8370ad2 Mark schedule_with_runloop/unschedule_from_runloop as unsafe
  • Additional commits viewable in compare view


Updates system-configuration-sys from 0.5.0 to 0.6.0

Changelog

Sourced from system-configuration-sys's changelog.

[0.6.0] - 2024-01-31

Changed

  • Bump minimum supported Rust version (MSRV) to 1.64.0.
  • Breaking: Mark SCNetworkReachability::schedule_with_runloop and unschedule_from_runloop as unsafe. They accept a raw pointer that it dereferences. Figuring out a safe API around this is left as an exercise for the future.
  • Breaking: ReachabilityFlags no longer implements Ord or PartialOrd. It also replaces the from_bits_unchecked constructor with other (safe) from_bits_* constructors.

Fixed

  • Fix memory leak in SCNetworkReachability::set_callback.
  • Fix builds on iOS by removing references to deprecated interface type kSCNetworkInterfaceTypeIrDA. Also remove constant for bridge network interfaces (kSCNetworkInterfaceTypeBridge).

[0.5.1] - 2023-05-15

Added

  • Add bindings for SCNetworkSet and SCNetworkService
Commits
  • fd43df6 Merge branch 'prepare-0.6.0-release' into main
  • 15b1922 Bump crate versions and changelog
  • faf5cb6 Mention removed bindings in changelog
  • f4096d1 Merge branch 'derive-reachability-flags-traits'
  • 83ce40f Add changelog about changes to ReachabilityFlags
  • 08a62bd Derive Debug, Copy, Eq, Hash etc on ReachabilityFlag
  • fe56d19 Merge branch 'mark-runloop-scheduling-as-unsafe'
  • 5a08503 Remove superfluous unsafe {}
  • 4fcc05c Wrap unsafe calls in unsafe {}
  • 8370ad2 Mark schedule_with_runloop/unschedule_from_runloop as unsafe
  • Additional commits viewable in compare view


Updates wasm-bindgen from 0.2.91 to 0.2.92

Changelog

Sourced from wasm-bindgen's changelog.

0.2.92

Released 2024-03-04

Added

  • Add bindings for RTCPeerConnectionIceErrorEvent. #3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D. #3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers. #3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>. #3852 #3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS. #3861

Fixed

  • Make .wasm output deterministic when using --reference-types. #3851

  • Don't allow invalid Unicode scalar values in char. #3866


Commits


Updates wasm-bindgen-backend from 0.2.91 to 0.2.92

Changelog

Sourced from wasm-bindgen-backend's changelog.

0.2.92

Released 2024-03-04

Added

  • Add bindings for RTCPeerConnectionIceErrorEvent. #3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D. #3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers. #3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>. #3852 #3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS. #3861

Fixed

  • Make .wasm output deterministic when using --reference-types. #3851

  • Don't allow invalid Unicode scalar values in char. #3866


Commits
  • 2a4a493 Prepare v0.2.92 release (#3869)
  • 8e992dc Don't allow invalid Unicode scalar values in char (#3866)
  • 807bdb4 Revert "Allow using 'static lifetimes in functions (#3856)" (#3865)
  • 983ec57 Add NonNull\<T> as parameter (#3857)
  • 0095fa7 Allow overriding headless test URL (#3861)
  • b9ccb8f Allow using 'static lifetimes in functions (#3856)
  • c80bf9a Add support for Option\<*const T>, Option\<*mut T> and NonNull\<T> (#3852)
  • 557e2e6 Introduce impl TryFrom for Number that succeeds iff the value is within the s...
  • b5a74c8 Add sorted_iter_mut for NonstandardWitSection.adapters for determinism (#3851)
  • 00ab174 Update Rust version for UI tests (#3850)
  • Additional commits viewable in compare view


Updates wasm-bindgen-futures from 0.4.41 to 0.4.42

Commits


Updates wasm-bindgen-macro from 0.2.91 to 0.2.92

Changelog

Sourced from wasm-bindgen-macro's changelog.

0.2.92

Released 2024-03-04

Added

  • Add bindings for RTCPeerConnectionIceErrorEvent. #3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D. #3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers. #3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>. #3852 #3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS. #3861

Fixed

  • Make .wasm output deterministic when using --reference-types. #3851

  • Don't allow invalid Unicode scalar values in char. #3866


Commits
  • 2a4a493 Prepare v0.2.92 release (#3869)
  • 8e992dc Don't allow invalid Unicode scalar values in char (#3866)
  • 807bdb4 Revert "Allow using 'static lifetimes in functions (#3856)" (#3865)
  • 983ec57 Add NonNull\<T> as parameter (#3857)
  • 0095fa7 Allow overriding headless test URL (#3861)
  • b9ccb8f Allow using 'static lifetimes in functions (#3856)
  • c80bf9a Add support for Option\<*const T>, Option\<*mut T> and NonNull\<T> (#3852)
  • 557e2e6 Introduce impl TryFrom for Number that succeeds iff the value is within the s...
  • b5a74c8 Add sorted_iter_mut for NonstandardWitSection.adapters for determinism (#3851)
  • 00ab174 Update Rust version for UI tests (#3850)
  • Additional commits viewable in compare view


Updates wasm-bindgen-macro-support from 0.2.91 to 0.2.92

Changelog

Sourced from wasm-bindgen-macro-support's changelog.

0.2.92

Released 2024-03-04

Added

  • Add bindings for RTCPeerConnectionIceErrorEvent. #3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D. #3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers. #3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>. #3852 #3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS. #3861

Fixed

  • Make .wasm output deterministic when using --reference-types. #3851

  • Don't allow invalid Unicode scalar values in char. #3866


Commits
  • 2a4a493 Prepare v0.2.92 release (#3869)
  • 8e992dc Don't allow invalid Unicode scalar values in char (#3866)
  • 807bdb4 Revert "Allow using 'static lifetimes in functions (#3856)" (#3865)
  • 983ec57 Add NonNull\<T> as parameter (#3857)
  • 0095fa7 Allow overriding headless test URL (#3861)
  • b9ccb8f Allow using 'static lifetimes in functions (#3856)
  • c80bf9a Add support for Option\<*const T>, Option\<*mut T> and NonNull\<T> (#3852)
  • 557e2e6 Introduce impl TryFrom for Number that succeeds iff the value is within the s...
  • b5a74c8 Add sorted_iter_mut for NonstandardWitSection.adapters for determinism (#3851)
  • 00ab174 Update Rust version for UI tests (#3850)
  • Additional commits viewable in compare view


Updates wasm-bindgen-shared from 0.2.91 to 0.2.92

Changelog

Sourced from wasm-bindgen-shared's changelog.

0.2.92

Released 2024-03-04

Added

  • Add bindings for RTCPeerConnectionIceErrorEvent. #3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D. #3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers. #3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>. #3852 #3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS. #3861

Fixed

  • Make .wasm output deterministic when using --reference-types. #3851

  • Don't allow invalid Unicode scalar values in char. #3866


Commits
  • 2a4a493 Prepare v0.2.92 release (#3869)
  • 8e992dc Don't allow invalid Unicode scalar values in char (#3866)
  • 807bdb4 Revert "Allow using 'static lifetimes in functions (#3856)" (#3865)
  • 983ec57 Add NonNull\<T> as parameter (#3857)
  • 0095fa7 Allow overriding headless test URL (#3861)
  • b9ccb8f Allow using 'static lifetimes in functions (#3856)
  • c80bf9a Add support for Option\<*const T>, Option\<*mut T> and NonNull\<T> (#3852)
  • 557e2e6 Introduce impl TryFrom for Number that succeeds iff the value is within the s...
  • b5a74c8 Add sorted_iter_mut for NonstandardWitSection.adapters for determinism (#3851)
  • 00ab174 Update Rust version for UI tests (#3850)
  • Additional commits viewable in compare view


Updates web-sys from 0.3.68 to 0.3.69

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 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
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.78%. Comparing base (f3c35f6) to head (5bff918).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ======================================= Coverage 82.78% 82.78% ======================================= Files 7 7 Lines 3271 3271 ======================================= Hits 2708 2708 Misses 563 563 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.