sphericle / TheClicksyncChallengeList

now open source!
MIT License
1 stars 0 forks source link

Build(deps): Bump the pointercrate group with 6 updates #12

Closed dependabot[bot] closed 23 hours ago

dependabot[bot] commented 1 day ago

Bumps the pointercrate group with 6 updates:

Package From To
anyhow 1.0.87 1.0.89
cc 1.1.19 1.1.20
iana-time-zone 0.1.60 0.1.61
toml_edit 0.22.20 0.22.21
unicode-normalization 0.1.23 0.1.24
unicode-segmentation 1.11.0 1.12.0

Updates anyhow from 1.0.87 to 1.0.89

Release notes

Sourced from anyhow's releases.

1.0.89

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#386)

1.0.88

  • Documentation improvements
Commits
  • 9d3fb6d Release 1.0.89
  • 830c399 Merge pull request #386 from dtolnay/unwindsafe
  • 8454be3 Ensure UnwindSafe even with "backtrace" feature enabled and old Rust
  • a85e414 Add more autotraits tests
  • 139f266 Release 1.0.88
  • aa3ab2b Merge pull request #385 from dtolnay/docnostd
  • 44c3767 Update documentation on no-std error type conversions
  • See full diff in compare view


Updates cc from 1.1.19 to 1.1.20

Release notes

Sourced from cc's releases.

cc-v1.1.20

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)
Changelog

Sourced from cc's changelog.

1.1.20 - 2024-09-17

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)
Commits


Updates iana-time-zone from 0.1.60 to 0.1.61

Changelog

Sourced from iana-time-zone's changelog.

[0.1.61] - 2024-09-16

Changed

  • Depend on wasm-bindgen 0.2.89 or higher (#134)
  • Do not use wasm_bindgen in wasm32-unknown-emscripten environment (#130)
Commits
  • 665d2c8 Bump version number to 0.1.61
  • edac495 Merge pull request #139 from Kijewski/pr-dependabot-github-actions
  • 8e1d485 Let dependabot monitor ci dependencies in ci actions
  • 8c5197b CI: use actions-setup-node@v4 and node 20 (#138)
  • 727bae1 CI: use actions/checkout@v4 (#137)
  • 1e74e53 Merge pull request #130 from sevenc-nanashi/fix/wasm32-unknown-emscripten
  • eb6e1a8 Merge branch 'main' into fix/wasm32-unknown-emscripten
  • 6c2dedf Merge pull request #134 from workingjubilee/dep-wasm-bindgen-0.2.89
  • f1d7f73 ci: allow duplicated cfg-if crate (#135)
  • 225c4c0 Depend on wasm-bindgen 0.2.89 or higher
  • Additional commits viewable in compare view


Updates toml_edit from 0.22.20 to 0.22.21

Commits
  • e71fc23 chore: Release
  • 3dba021 docs: Update changelog
  • 8911cb1 Merge pull request #786 from epage/table
  • f8e909c fix(edit): Allow creating Tables from Items
  • fe18d4e feat(edit): Allow more From's for Item
  • 1bfb7d7 Merge pull request #780 from toml-rs/renovate/embarkstudios-cargo-deny-action...
  • 54b96ca chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
  • 0f70226 chore(deps): Update compatible (dev) (#776)
  • ae2dfb4 Merge pull request #765 from epage/features-indexmap
  • 189697d perf(parse): Remove extra key allocation
  • Additional commits viewable in compare view


Updates unicode-normalization from 0.1.23 to 0.1.24

Commits
  • c992130 Merge pull request #103 from Marcondiro/master
  • 0a95cae Fix clippy
  • 99d6e46 Fix composition table
  • b7e343a Use tinyvec 1.6.0 in msrv build
  • c8011eb Update normalization_tests.rs to Unicode 16.0.0
  • fdfe8e0 Update Unicode to version 16.0.0, bump to 0.1.24
  • 79687ca Merge pull request #100 from unicode-rs/safety-comments
  • 71a54fa Merge pull request #101 from unicode-rs/constructors
  • a97388a Add safety comments
  • 154ebfc Directly expose constructors for iterators rather than relying on hard-to-dis...
  • Additional commits viewable in compare view


Updates unicode-segmentation from 1.11.0 to 1.12.0

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