-
Notifications
You must be signed in to change notification settings - Fork 42
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
chore(deps): bump acorn from 5.7.3 to 5.7.4 #172
Conversation
Codecov Report
@@ Coverage Diff @@
## master #172 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 56 56
Branches 13 13
=========================================
Hits 56 56 Continue to review full report at Codecov.
|
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]>
b3d04a6
to
0f68e07
Compare
Codecov Report
@@ Coverage Diff @@
## master #172 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 56 56
Branches 13 13
=========================================
Hits 56 56 Continue to review full report at Codecov.
|
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
… origin project main branch (#1) * chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (SimenB#181) * chore(deps): bump js-yaml from 3.12.1 to 3.14.0 (SimenB#180) * chore(deps): bump acorn from 5.7.3 to 5.7.4 (SimenB#172) * chore: set up GH Actions as CI (SimenB#190) * chore: enable smeantic-release on main * chore: refresh lockfile (SimenB#193) * chore: run tests against multiple versions of html-webpack-plugin (SimenB#194) * chore: run lint in only one job (SimenB#195) * chore: always upload coverage result (SimenB#196) * chore: fix example * chore: add test running dll in the browser (SimenB#197) * chore: use includes to test puppeteer rather than separate job (SimenB#198) * feat: add support for webpack@5 and html-webpack-plugin@5 (SimenB#187) Co-authored-by: Simen Bekkhus <[email protected]> * chore: increase timeout for puppeteer test * chore(deps): bump ssri from 6.0.1 to 6.0.2 (SimenB#203) * chore: add renovate * chore(deps): update actions/setup-node action to v2.1.5 (SimenB#205) * chore: automerge lockfile PRs * chore: lock down merge2 * chore(deps): bump lodash from 4.17.20 to 4.17.21 (SimenB#223) * chore(deps): bump browserslist from 4.16.3 to 4.16.6 (SimenB#227) * chore(package): edit package.json to allow publish on lafourchette registry Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Alex Gorbatchev <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps acorn from 5.7.3 to 5.7.4.
Commits
6370e90
Mark version 5.7.4fbc15b1
More rigorously check surrogate pairs in regexp validatorDependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.