Legacy-Players / LegacyPlayersV4

This project is a reboot of https://github.com/Geigerkind/LegacyPlayersV4 by Geigerkind, designed to resolve the scalability issues encountered by previous iterations and ensuring a smoother, richer experience for users.
https://legacyplayers.com/
GNU Affero General Public License v3.0
1 stars 5 forks source link

Bump the cargo group across 2 directories with 1 update #30

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Updates the requirements on and regex to permit the latest version. Updates regex to 1.0.6

Changelog

Sourced from regex's changelog.

1.0.6 (2018-11-06)

This is a small release.

Performance improvements:

Bug fixes:

1.0.5 (2018-09-06)

This is a small release with an API enhancement.

New features:

1.0.4 (2018-08-25)

This is a small release that bumps the quickcheck dependency.

1.0.3 (2018-08-24)

This is a small bug fix release.

Bug fixes:

1.0.2 (2018-07-18)

This release exposes some new lower level APIs on Regex that permit amortizing allocation and controlling the location at which a search is performed in a more granular way. Most users of the regex crate will not need or want to use these APIs.

New features:

... (truncated)

Commits
  • 6ff88ff 1.0.6
  • 2da32fa ci: exclude files from crates.io
  • 5241919 syntax: fix [[:blank:]] character class
  • 488fe56 doc: remove incorrect use of "unbounded"
  • cd6f1e2 compile: use SparseSet-like structure for SuffixCache
  • a0e72bc compile: remove c_literal and c_bytes methods
  • 7f29401 1.0.5
  • 53385d7 api: generalize Replacer impls
  • 18a71d0 1.0.4
  • 03ed8ce deps: update to quickcheck 0.7
  • Additional commits viewable in compare view


Updates regex to 1.0.6

Changelog

Sourced from regex's changelog.

1.0.6 (2018-11-06)

This is a small release.

Performance improvements:

Bug fixes:

1.0.5 (2018-09-06)

This is a small release with an API enhancement.

New features:

1.0.4 (2018-08-25)

This is a small release that bumps the quickcheck dependency.

1.0.3 (2018-08-24)

This is a small bug fix release.

Bug fixes:

1.0.2 (2018-07-18)

This release exposes some new lower level APIs on Regex that permit amortizing allocation and controlling the location at which a search is performed in a more granular way. Most users of the regex crate will not need or want to use these APIs.

New features:

... (truncated)

Commits
  • 6ff88ff 1.0.6
  • 2da32fa ci: exclude files from crates.io
  • 5241919 syntax: fix [[:blank:]] character class
  • 488fe56 doc: remove incorrect use of "unbounded"
  • cd6f1e2 compile: use SparseSet-like structure for SuffixCache
  • a0e72bc compile: remove c_literal and c_bytes methods
  • 7f29401 1.0.5
  • 53385d7 api: generalize Replacer impls
  • 18a71d0 1.0.4
  • 03ed8ce deps: update to quickcheck 0.7
  • 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Legacy-Players/LegacyPlayersV4/network/alerts).