-
Notifications
You must be signed in to change notification settings - Fork 508
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
Bump terser from 5.16.6 to 5.16.8 #1302
Conversation
Bumps [terser](https://github.com/terser/terser) from 5.16.6 to 5.16.8. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.16.6...v5.16.8) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1302 +/- ##
==========================================
+ Coverage 95.51% 95.54% +0.02%
==========================================
Files 244 244
Lines 7651 7651
Branches 2006 2006
==========================================
+ Hits 7308 7310 +2
+ Misses 343 341 -2 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Bumps [terser](https://github.com/terser/terser) from 5.16.6 to 5.16.8. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/terser/terser/blob/master/CHANGELOG.md">terser's changelog</a>.</em></p> <blockquote> <h2>v5.16.8</h2> <ul> <li>Become even less conservative around function definitions for <code>reduce_vars</code></li> <li>Fix parsing context of <code>import.meta</code> expressions such that method calls are allowed</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/b79e49ae13e71e2293eb2b842e0c7a4d1aa12473"><code>b79e49a</code></a> 5.16.8</li> <li><a href="https://github.com/terser/terser/commit/350d534e9300e60ad07c68b69c7716d139aa6e71"><code>350d534</code></a> lint</li> <li><a href="https://github.com/terser/terser/commit/7c5b980206f7e5280ce7cc21ab9d9f4dab84f536"><code>7c5b980</code></a> update changelog</li> <li><a href="https://github.com/terser/terser/commit/e1d7b807284f4f26c4f7fb50c3c98f9aa5e3eb45"><code>e1d7b80</code></a> allow chaining methods into import.meta. Closes <a href="https://redirect.github.com/terser/terser/issues/1358">#1358</a></li> <li><a href="https://github.com/terser/terser/commit/21600d91cf6dd071b45e76922b15975f5dcf879f"><code>21600d9</code></a> close <a href="https://redirect.github.com/terser/terser/issues/1338">#1338</a> where possible (<a href="https://redirect.github.com/terser/terser/issues/1360">#1360</a>)</li> <li>See full diff in <a href="https://github.com/terser/terser/compare/v5.16.6...v5.16.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser&package-manager=npm_and_yarn&previous-version=5.16.6&new-version=5.16.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps terser from 5.16.6 to 5.16.8.
Changelog
Sourced from terser's changelog.
Commits
b79e49a
5.16.8350d534
lint7c5b980
update changeloge1d7b80
allow chaining methods into import.meta. Closes #135821600d9
close #1338 where possible (#1360)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)