Bump terser from 5.17.5 to 5.17.6 #699

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/terser-5.17.6 into develop 2023-05-24 07:01:30 +02:00
dependabot[bot] commented 2023-05-24 06:57:23 +02:00 (Migrated from github.com)

Bumps terser from 5.17.5 to 5.17.6.

Changelog

Sourced from terser's changelog.

v5.17.6

  • Fixes to mozilla AST input and output, for class properties, private properties and static blocks
  • Fix outputting a shorthand property in quotes when safari10 and ecma=2015 options are enabled
  • configurable and enumerable, used in Object.defineProperty, added to domprops (#1393)
Commits
  • 5995c32 5.17.6
  • f76ad9a improve mozilla AST IO for private properties and class static blocks
  • e307556 shorten test:compress output
  • 3eec4e0 Fix outputting a shorthand property in quotes when safari10 and ecma=2015 opt...
  • 6cdee01 Add missing domprops: configurable/enumerable (#1393)
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @Serraniel.


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)
Bumps [terser](https://github.com/terser/terser) from 5.17.5 to 5.17.6. <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.17.6</h2> <ul> <li>Fixes to mozilla AST input and output, for class properties, private properties and static blocks</li> <li>Fix outputting a shorthand property in quotes when safari10 and ecma=2015 options are enabled</li> <li><code>configurable</code> and <code>enumerable</code>, used in Object.defineProperty, added to domprops (<a href="https://redirect.github.com/terser/terser/issues/1393">#1393</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/terser/terser/commit/5995c32cd12f8ad14b0f862dfc9b2b80f4e4dfe7"><code>5995c32</code></a> 5.17.6</li> <li><a href="https://github.com/terser/terser/commit/f76ad9af99795d2c0b050c02398fd2d5d90683ad"><code>f76ad9a</code></a> improve mozilla AST IO for private properties and class static blocks</li> <li><a href="https://github.com/terser/terser/commit/e30755690ed6628bb09a4dfac4f5291597ab73fb"><code>e307556</code></a> shorten test:compress output</li> <li><a href="https://github.com/terser/terser/commit/3eec4e09c2849446627f60e0075584e57a4b4e87"><code>3eec4e0</code></a> Fix outputting a shorthand property in quotes when safari10 and ecma=2015 opt...</li> <li><a href="https://github.com/terser/terser/commit/6cdee01a0669f542d1dd698ac91b67424b5fe373"><code>6cdee01</code></a> Add missing domprops: configurable/enumerable (<a href="https://redirect.github.com/terser/terser/issues/1393">#1393</a>)</li> <li>See full diff in <a href="https://github.com/terser/terser/compare/v5.17.5...v5.17.6">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.17.5&new-version=5.17.6)](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 will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (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>
Serraniel (Migrated from github.com) approved these changes 2023-05-24 06:57:43 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#699
No description provided.