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 8 updates #29

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the deps group with 8 updates:

Package From To
clap 4.4.8 4.4.10
core-foundation 0.9.3 0.9.4
errno 0.3.7 0.3.8
js-sys 0.3.65 0.3.66
linux-raw-sys 0.4.11 0.4.12
rustix 0.38.25 0.38.26
wasm-bindgen-futures 0.4.38 0.4.39
web-sys 0.3.65 0.3.66

Updates clap from 4.4.8 to 4.4.10

Release notes

Sourced from clap's releases.

v4.4.10

[4.4.10] - 2023-11-28

Documentation

  • Link out to changelog
  • Cross link derive's attribute reference to derive tutorial

v4.4.9

[4.4.9] - 2023-11-27

Fixes

  • (help) Show correct Command::about under flattened headings
  • (help) Respect hide when flattening subcommands
Changelog

Sourced from clap's changelog.

[4.4.10] - 2023-11-28

Documentation

  • Link out to changelog
  • Cross link derive's attribute reference to derive tutorial

[4.4.9] - 2023-11-27

Fixes

  • (help) Show correct Command::about under flattened headings
  • (help) Respect hide when flattening subcommands
Commits
  • c0a1814 chore: Release
  • c83e681 docs: Update changelog
  • 91bcac4 Merge pull request #5230 from epage/migrate
  • 030d875 docs: Link out to the changelog at the relevant tag
  • b661a9d Merge pull request #5229 from epage/derive
  • a08587b docs(derive): Link to tutorial sections for attributes
  • 21b671f chore: Release
  • 93ba76d docs: Update changelog
  • c1c55b3 Merge pull request #5228 from epage/flat
  • b13f6d9 fix(help): Hide 'help' if only flattened subcommand
  • Additional commits viewable in compare view


Updates core-foundation from 0.9.3 to 0.9.4

Commits
  • 795398a Bump the version of core-foundation and the dependency on core-foundation-sys
  • 64dd01a NSScreen (cocoa): Add maximumRefreshInterval and minimumRefreshInterval (#646)
  • 58972ae Update to 2018 edition. (#642)
  • eb41f50 Bump core-graphics-types version
  • 723886f Only import SInt32 on macOS. (#641)
  • 6484a6e ci: Update to actions/checkout@v4 (#640)
  • 3ff7cc2 docs: Fix various markdown issues. (#639)
  • c4f4ad2 feat: add link feature (#608)
  • fbde503 Bump cocoa-foundation version
  • 5be8e2c Bump core-text version (#638)
  • Additional commits viewable in compare view


Updates errno from 0.3.7 to 0.3.8

Changelog

Sourced from errno's changelog.

[0.3.8] - 2023-11-27

  • Update to windows-sys 0.52. #91

  • Update minimum Rust version to 1.56 #91

Commits


Updates js-sys from 0.3.65 to 0.3.66

Commits


Updates linux-raw-sys from 0.4.11 to 0.4.12

Commits


Updates rustix from 0.38.25 to 0.38.26

Commits
  • 2a70730 chore: Release rustix version 0.38.26
  • b2b253f Add cfgs to fix compilation in more situations.
  • 33acaa9 Miscellaneous documentation cleanups. (#955)
  • 7d1e2ef fix(net): Fix the WinError 10014 (#954)
  • 3056dec Don't silently ignore errors in the manual auxv code. (#947)
  • 2e4f70e Add Dir::new function, constructing a Dir from an owned fd. (#950)
  • 797a457 Implement pause. (#948)
  • 7242fdc Add a rustix::runtime:::random() function. (#953)
  • d906002 Implement more runtime signal-handling functions. (#949)
  • dbd3521 Update windows-sys 0.52 (#935)
  • Additional commits viewable in compare view


Updates wasm-bindgen-futures from 0.4.38 to 0.4.39

Commits


Updates web-sys from 0.3.65 to 0.3.66

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