stadust / pointercrate

Rewrite of the https://pointercrate.com backend in Rust
MIT License
73 stars 46 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the pointercrate group with 6 updates:

Package From To
cc 1.0.98 1.0.99
hyper 0.14.28 0.14.29
regex 1.10.4 1.10.5
toml 0.8.13 0.8.14
toml_edit 0.22.13 0.22.14
winnow 0.6.9 0.6.13

Updates cc from 1.0.98 to 1.0.99

Release notes

Sourced from cc's releases.

1.0.99

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.98...1.0.99

Commits


Updates hyper from 0.14.28 to 0.14.29

Release notes

Sourced from hyper's releases.

v0.14.29

Bug Fixes

  • http1: start header read timeout immediately (#3305) (b5c2592f)

Features

  • http2: add config for max_local_error_reset_streams in server (#3528) (dedcb674)

New Contributors

Full Changelog: https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29

Changelog

Sourced from hyper's changelog.

v0.14.29 (2024-06-03)

Bug Fixes

  • http1: start header read timeout immediately (#3305) (b5c2592f)

Features

  • http2: add config for max_local_error_reset_streams in server (#3528) (dedcb674)
Commits


Updates regex from 1.10.4 to 1.10.5

Changelog

Sourced from regex's changelog.

1.10.5 (2024-06-09)

This is a new patch release with some minor fixes.

Bug fixes:

Commits
  • 0718fc5 1.10.5
  • 377463b changelog: 1.10.4 and 1.10.5
  • 68c4f0b regex-automata-0.4.7
  • 4757b5f regex-syntax-0.8.4
  • 1430b65 changelog: 1.10.4
  • 1f9f9cc bytes: escape invalid UTF-8 bytes in debug output for Match
  • ab4c8d1 doc: fix duplicate phrasing typo
  • ddeb85e cli/deps: update memmap2 to 0.9
  • 023f1c9 lite: fix attribute warning about rustfmt
  • 9c139f4 syntax: simplify Hir::dot constructors
  • Additional commits viewable in compare view


Updates toml from 0.8.13 to 0.8.14

Commits
  • c383efa chore: Release
  • 7bb1781 docs: Update changelog
  • 0af6deb Merge pull request #740 from epage/key-quotes
  • c9e36e7 fix(encode): Prefer literals over escaping double-quotes
  • 42f7a1b test(encode): Show existing quote behavior
  • 9e6290f chore(deps): Update compatible (dev) (#737)
  • dbf1cc1 Merge pull request #736 from epage/snapbox
  • ec9bfd7 chore: Update to snapbox 0.6
  • 881bf67 chore: Remove unused features
  • b62c76e refactor: Resolve deprecations
  • Additional commits viewable in compare view


Updates toml_edit from 0.22.13 to 0.22.14

Commits
  • c383efa chore: Release
  • 7bb1781 docs: Update changelog
  • 0af6deb Merge pull request #740 from epage/key-quotes
  • c9e36e7 fix(encode): Prefer literals over escaping double-quotes
  • 42f7a1b test(encode): Show existing quote behavior
  • 9e6290f chore(deps): Update compatible (dev) (#737)
  • dbf1cc1 Merge pull request #736 from epage/snapbox
  • ec9bfd7 chore: Update to snapbox 0.6
  • 881bf67 chore: Remove unused features
  • b62c76e refactor: Resolve deprecations
  • Additional commits viewable in compare view


Updates winnow from 0.6.9 to 0.6.13

Changelog

Sourced from winnow's changelog.

[0.6.13] - 2024-06-06

Documentation

  • Expand on error reporting

[0.6.12] - 2024-06-06

Fixes

  • Improve compilation errors when using non-parsers with seq! struct syntax

[0.6.11] - 2024-06-03

Fixes

  • Remove AsBytes bounds, unblocking parsing frames of binary input

[0.6.10] - 2024-06-03

Features

  • Extend seq! to constructing enum variants
Commits
  • e826529 chore: Release
  • e0780d5 docs: Update changelog
  • 7b6a680 Merge pull request #538 from epage/error
  • 6268cf4 docs(tut): Show error adaption and rendering
  • 2345c47 docs(topic): Add missing error trait
  • 4d82f94 docs(examples): Implement more error traits
  • e82e2d6 docs(examples): Update reference to Nom
  • 85b2859 docs(topic): Point out value of custom context
  • 0e7446d docs(tut): Show the value of 'fail'
  • 8aeba70 docs(tut): Show more of what error context can do
  • Additional commits viewable in compare view


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