Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex upgrade #1350

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Regex upgrade #1350

merged 1 commit into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. Upgrade regex and regex-syntax

    Bump regex from 1.7.3 to 1.9.1
    
    Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](https://github.com
    
    Bump regex-syntax from 0.6.29 to 0.7.2
    
    Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.29 to 0.7.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang/regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: regex-syntax
      dependency-type: direct:production
      update-type: version-update:semver-minor
    
    Supersedes: sharkdp#1334
    Supersedes: sharkdp#1343
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tmccombs committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ed23fb9 View commit details
    Browse the repository at this point in the history