Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 18, 2022

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ ret (0.3.2 → 0.4.2) · Repo

Release Notes

0.4.2

0.4.2 (2022-02-11)

Bug Fixes

  • fix parsing octal numbers for non-backreferences (#40) (326051e)

0.4.1

0.4.1 (2022-01-17)

Bug Fixes

  • fix backreferencing issue for digits greater than 10 (#39) (21ab655), closes #38 #31

0.4.0

0.4.0 (2021-02-11)

Features

  • add interface for token reconstruction (#25) (efb9f07)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 18, 2022
@nateabele
Copy link

@fent Hey, can this be merged? Was looking forward to named capture group support. 😄

@nateabele
Copy link

Also it looks like this closes #87.

@fent
Copy link
Owner

fent commented Feb 23, 2023

ret doesn't support named capture groups fent/ret.js#13

@nateabele
Copy link

Oh! I dunno how I thought it did. Anyway, here you go: fent/ret.js#43

@depfu
Copy link
Contributor Author

depfu bot commented Mar 21, 2023

Closed in favor of #118.

@depfu depfu bot closed this Mar 21, 2023
@depfu depfu bot deleted the depfu/update/npm/ret-0.4.2 branch March 21, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants