This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚨🚨🚨
xregexp just published its new version 3.1.0, which is covered by your current version range. After updating it in your project the build went from success to failure.
This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 36 commits .
bbd5b1c
Add v3.1.0 to perf test versions
314c78d
Update version number to 3.1.0
d26006e
Readme updates for next release
0b13ca0
Fix edge case bug with XRegExp.build and flag n. Closes #68.
f546542
In XRegExp.build subpatterns, don't treat $ as trailing when followed only by escaped symbols
69e552b
Remove giant token cleanup regex and deal with problem directly in XRegExp.build
57b3172
Add comments marking use of XRegExp.install('natives') as deprecated
cc189dd
Remove unneeded uses of addY during internal copy
e07f42b
Undo earlier change since Chrome supports ES6 'unicode' getter but not flag 'u' in construction
ca3b8db
npm run build
300157f
Merge pull request #122 from syntaxhighlighter/master
6c127d3
Adds missing ;
bc41e9f
Merge pull request #124 from slevithan/simplify
15465fd
Simplify native flag support detection
a82af2c
Updates the package to use CommonJS and Browserify for the build
There are 36 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.