johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
879 stars 72 forks source link

chore(deps): bump the patch-updates group with 4 updates #430

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the patch-updates group with 4 updates: log, ggrs, serde-wasm-bindgen and webrtc.

Updates log from 0.4.20 to 0.4.21

Changelog

Sourced from log's changelog.

[0.4.21] - 2024-02-27

What's Changed

New Contributors

Commits
  • 3ccdc28 Merge pull request #617 from rust-lang/cargo/0.4.21
  • 6153cb2 prepare for 0.4.21 release
  • f0f7494 Merge pull request #613 from rust-lang/feat/kv-cleanup
  • 2b220bf clean up structured logging example
  • 646e9ab use original Visitor name for VisitValue
  • cf85c38 add needed subfeatures to kv_unstable
  • 73e9539 fix up capturing of :err
  • 31bb4b0 move error macros together
  • ad91711 support field shorthand in macros
  • 90a347b restore removed APIs as deprecated
  • Additional commits viewable in compare view


Updates ggrs from 0.10.0 to 0.10.1

Release notes

Sourced from ggrs's releases.

v0.10.1

What's Changed

Full Changelog: https://github.com/gschup/ggrs/compare/v0.10.0...v0.10.1

Changelog

Sourced from ggrs's changelog.

0.10.1

  • SyncTest now checks frames in chronological order
Commits
  • f0c14dc Merge branch 'main' of github.com:gschup/ggrs
  • 2fe55aa v0.10.1
  • 2303ee7 Merge pull request #66 from johanhelsing/chronological-synctest
  • 79db831 Add all mismatches in chronological order to MismatchedChecksum error
  • 02e95b4 Check synctest frames in chronological order
  • 106ae98 Update README.md
  • See full diff in compare view


Updates serde-wasm-bindgen from 0.6.4 to 0.6.5

Commits


Updates webrtc from 0.10.0 to 0.10.1

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

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