Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump terser from 5.16.6 to 5.16.8 (jaegertracing#1302)
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>
- Loading branch information