Skip to content

chore(deps-dev): bump terser from 5.16.2 to 5.16.3#219

Merged
rwaskiewicz merged 1 commit intomainfrom
dependabot/npm_and_yarn/terser-5.16.3
Feb 6, 2023
Merged

chore(deps-dev): bump terser from 5.16.2 to 5.16.3#219
rwaskiewicz merged 1 commit intomainfrom
dependabot/npm_and_yarn/terser-5.16.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps terser from 5.16.2 to 5.16.3.

Changelog

Sourced from terser's changelog.

v5.16.3

  • Ensure function definitions, don't assume the values of variables defined after them.
Commits
  • 86c9e8e 5.16.3
  • 1fe29c4 update changelog
  • 4020eb3 refactor: do not check reduce_vars option exists when running inline_into_sym...
  • 7f6187a Make sure hoisted function definitions can't use not-yet-defined variables. C...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [terser](https://github.com/terser/terser) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.16.2...v5.16.3)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2023 16:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
Copy link
Copy Markdown
Member

@rwaskiewicz rwaskiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The generated dist/ directories are the same across versions of terser

@rwaskiewicz rwaskiewicz merged commit 1ba32d1 into main Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/terser-5.16.3 branch February 6, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant