aschampion / h2n5

HTTP 2 N5: Serve N5 datasets over HTTP as tiled image stacks
Apache License 2.0
7 stars 0 forks source link

Bump regex from 1.0.2 to 1.2.0 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps regex from 1.0.2 to 1.2.0.

Changelog *Sourced from [regex's changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md).* > 1.2.0 (2019-07-20) > ================== > This release updates regex's minimum supported Rust version to 1.28, which was > release almost 1 year ago. This release also updates regex's Unicode data > tables to 12.1.0. > > > 1.1.9 (2019-07-06) > ================== > This release contains a bug fix that caused regex's tests to fail, due to a > dependency on an unreleased behavior in regex-syntax. > > * [BUG [#593](https://github-redirect.dependabot.com/rust-lang/regex/issues/593)](https://github-redirect.dependabot.com/rust-lang/regex/issues/593): > Move an integration-style test on error messages into regex-syntax. > > > 1.1.8 (2019-07-04) > ================== > This release contains a few small internal refactorings. One of which fixes > an instance of undefined behavior in a part of the SIMD code. > > Bug fixes: > > * [BUG [#545](https://github-redirect.dependabot.com/rust-lang/regex/issues/545)](https://github-redirect.dependabot.com/rust-lang/regex/issues/545): > Improves error messages when a repetition operator is used without a number. > * [BUG [#588](https://github-redirect.dependabot.com/rust-lang/regex/issues/588)](https://github-redirect.dependabot.com/rust-lang/regex/issues/588): > Removes use of a repr(Rust) union used for type punning in the Teddy matcher. > * [BUG [#591](https://github-redirect.dependabot.com/rust-lang/regex/issues/591)](https://github-redirect.dependabot.com/rust-lang/regex/issues/591): > Update docs for running benchmarks and improve failure modes. > > > 1.1.7 (2019-06-09) > ================== > This release fixes up a few warnings as a result of recent deprecations. > > > 1.1.6 (2019-04-16) > ================== > This release fixes a regression introduced by a bug fix (for > [BUG [#557](https://github-redirect.dependabot.com/rust-lang/regex/issues/557)](https://github-redirect.dependabot.com/rust-lang/regex/issues/557)) which could cause > the regex engine to enter an infinite loop. This bug was originally > [reported against ripgrep](https://github-redirect.dependabot.com/BurntSushi/ripgrep/issues/1247). > > > 1.1.5 (2019-04-01) > ================== > This release fixes a bug in regex's dependency specification where it requires > a newer version of regex-syntax, but this wasn't communicated correctly in the > Cargo.toml. This would have been caught by a minimal version check, but this > check was disabled because the `rand` crate itself advertises incorrect > ... (truncated)
Commits - [`d4d7310`](https://github.com/rust-lang/regex/commit/d4d73103b4c0bbd1fd1d943e1736ad2bc5a9ca41) release: 1.2.0 - [`0c57ea1`](https://github.com/rust-lang/regex/commit/0c57ea14eacd339b005dcd435a9e3a0096010922) syntax: release 0.6.9 - [`3124a3b`](https://github.com/rust-lang/regex/commit/3124a3b2caf769444e0937340c958a1c13312027) syntax: update to Unicode 12.1 - [`c49c9d6`](https://github.com/rust-lang/regex/commit/c49c9d6ba8fcfea3168c0962d330b255b42d4f76) scripts: add shell script for Unicode tables - [`918350a`](https://github.com/rust-lang/regex/commit/918350a59bdce85cf7e7d1d7ef1f581665f2c5e7) msrv: bump to Rust 1.28 - [`db27dcb`](https://github.com/rust-lang/regex/commit/db27dcb38e4445131a4824d4a8c84c7d5ccdaa21) rust: allow unknown_lints - [`dfe0dc6`](https://github.com/rust-lang/regex/commit/dfe0dc649306a782ee487cbfa1931d5e5016a48b) syntax/doc: fix typo - [`df23d5a`](https://github.com/rust-lang/regex/commit/df23d5abe4ce63792009bf4ef6db72a826fb7d5c) 1.1.9 - [`62b7b50`](https://github.com/rust-lang/regex/commit/62b7b508fa6a690602206455058224d08e502863) regex-syntax-0.6.8 - [`886a7e7`](https://github.com/rust-lang/regex/commit/886a7e7185c297b71a4a51e16dfea915fe3ce9d3) syntax: move error test to syntax crate - Additional commits viewable in [compare view](https://github.com/rust-lang/regex/compare/1.0.2...1.2.0)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #39.