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

Conversation

tmccombs
Copy link
Collaborator

@tmccombs tmccombs commented Jul 18, 2023

Upgrade regex and regex-syntax

Upgrade regex and regex-syntax

Bump regex from 1.7.3 to 1.9.1

Bumps regex from 1.7.3 to 1.8.3.

Bump regex-syntax from 0.6.29 to 0.7.2

Bumps regex-syntax from 0.6.29 to 0.7.2.


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: #1334
Supersedes: #1343
Signed-off-by: dependabot[bot] support@github.com

Copy link
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@tavianator
Copy link
Collaborator

This needs a rebase but then I think we should merge it. Looks like the regex crate has stabilized since the big changes of 1.8/1.9

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] <support@github.com>
@tmccombs tmccombs merged commit a248607 into sharkdp:master Aug 9, 2023
15 checks passed
@tmccombs tmccombs deleted the regex-upgrade branch August 9, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants