react-paginating
react-paginating copied to clipboard
Bump ua-parser-js from 0.7.21 to 0.7.31
Bumps ua-parser-js from 0.7.21 to 0.7.31.
Commits
97f3368
Bump version 0.7.31b86860e
Merge pull request #546 from hansott/master157af1e
Merge pull request #547 from sunny-mwx/patch-1b4cfe1b
Merge pull request #535 from shimar/fix/534-oppo-reno5-a95fea1c
Merge pull request #543 from catboy1006/master30648ce
✨ Use AST to verify whether regexes are safe10c978e
Update ua-parser.jsfbd2c68
feat: require the use of===
and!==
29d5e43
Securing the 1.x version (issue #536)051aa5d
Securing the 0.8.x version (issue #536)- Additional commits viewable in compare view
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #94 (1ce17f7) into main (9381b06) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #94 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 62 62
Branches 14 14
=========================================
Hits 62 62
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 9381b06...1ce17f7. Read the comment docs.
Superseded by #105.