Skip to content

build(deps): bump regex from 1.5.6 to 1.6.0#174

Merged
sylvestre merged 1 commit into
mainfrom
dependabot/cargo/regex-1.6.0
Jul 6, 2022
Merged

build(deps): bump regex from 1.5.6 to 1.6.0#174
sylvestre merged 1 commit into
mainfrom
dependabot/cargo/regex-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2022

Copy link
Copy Markdown
Contributor

Bumps regex from 1.5.6 to 1.6.0.

Changelog

Sourced from regex's changelog.

1.6.0 (2022-07-05)

This release principally includes an upgrade to Unicode 14.

New features:

Bug fixes:

Commits
  • fc9ee6a 1.6.0
  • 8ddc8ec deps: bump regex-syntax to 0.6.27
  • 8c0eccd regex-syntax-0.6.27
  • dee5c25 changelog: 1.6.0
  • 9ca3099 regex: fix clippy lints up to rust 1.41.1
  • de83828 syntax: fix clippy lints up to rust 1.41.1
  • b87cd88 syntax: include only the start of the character class on error
  • 9d1478c doc: fix typos
  • 7d21662 doc: clarify Captures::len includes non-matching captures
  • 5e98788 perf: use is_match_at instead of shortest_match_at
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.5.6...1.6.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies rust Pull requests that update Rust code labels Jul 6, 2022
@codecov

codecov Bot commented Jul 6, 2022

Copy link
Copy Markdown

Codecov Report

Merging #174 (8b05a3f) into main (1c1f6fc) will increase coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   49.21%   49.42%   +0.20%     
==========================================
  Files          30       30              
  Lines        4917     4917              
  Branches     1285     1287       +2     
==========================================
+ Hits         2420     2430      +10     
  Misses       1838     1838              
+ Partials      659      649      -10     
Impacted Files Coverage Δ
src/xargs/mod.rs 80.62% <0.00%> (+2.58%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c1f6fc...8b05a3f. Read the comment docs.

@sylvestre sylvestre merged commit a66f38b into main Jul 6, 2022
@sylvestre sylvestre deleted the dependabot/cargo/regex-1.6.0 branch July 6, 2022 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant