Skip to content
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

[Snyk] Upgrade uglify-js from 3.4.7 to 3.13.5 #47

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade uglify-js from 3.4.7 to 3.13.5.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 71 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-04-29.
Release notes
Package name: uglify-js
  • 3.13.5 - 2021-04-29

    Features

    • drop unused self-referencing class & function (bddb5a0)
    • handle Map, Set, WeakMap & WeakSet (f46209b)
    • improve detection of unused assignment (9b8deff)
    • improve compression on variable reassignment (10dd9d4)
    • enable ESTree translation on all supported ECMAScript features (324587f, 97bd56b)
    • support __PURE__ in ESTree translation (d576495)

    Bug Fixes

  • 3.13.4 - 2021-04-12

    Features

    • improve compression on class definition (aed758e)
    • mangle class field and method (10fbf8e)

    Bug Fixes

  • 3.13.3 - 2021-03-28

    Features

    Bug Fixes

  • 3.13.2 - 2021-03-21

    Features

    • support exponentiation assignment operator (01aa078)
    • flexible handling of __PURE__ through new annotations option (3b5d501)
    • retain class names via keep_fnames (997d09b)
    • better formatting of comments under beautify (7d595e2)
    • import/export { foo as foo }; ➡️ import/export { foo }; (2411132)
    • var f = async function*() { ... }; ➡️ async function* f() { ... } (b244b4e)

    Bug Fixes

  • 3.13.1 - 2021-03-12

     

  • 3.13.0 - 2021-03-01

     

  • 3.12.8 - 2021-02-13

     

  • 3.12.7 - 2021-02-06

     

  • 3.12.6 - 2021-01-31

     

  • 3.12.5 - 2021-01-19

     

  • 3.12.4 - 2021-01-01
  • 3.12.3 - 2020-12-22
  • 3.12.2 - 2020-12-16
  • 3.12.1 - 2020-11-30
  • 3.12.0 - 2020-11-22
  • 3.11.6 - 2020-11-14
  • 3.11.5 - 2020-11-03
  • 3.11.4 - 2020-10-26
  • 3.11.3 - 2020-10-19
  • 3.11.2 - 2020-10-11
  • 3.11.1 - 2020-10-04
  • 3.11.0 - 2020-09-27
  • 3.10.4 - 2020-09-06
  • 3.10.3 - 2020-08-30
  • 3.10.2 - 2020-08-23
  • 3.10.1 - 2020-08-02
  • 3.10.0 - 2020-06-21
  • 3.9.4 - 2020-05-27
  • 3.9.3 - 2020-05-13
  • 3.9.2 - 2020-05-03
  • 3.9.1 - 2020-04-15
  • 3.9.0 - 2020-04-13
  • 3.8.1 - 2020-03-28
  • 3.8.0 - 2020-02-18
  • 3.7.7 - 2020-02-03
  • 3.7.6 - 2020-01-21
  • 3.7.5 - 2020-01-12
  • 3.7.4 - 2020-01-07
  • 3.7.3 - 2019-12-27
  • 3.7.2 - 2019-12-08
  • 3.7.1 - 2019-11-30
  • 3.7.0 - 2019-11-25
  • 3.6.9 - 2019-11-12
  • 3.6.8 - 2019-11-06
  • 3.6.7 - 2019-11-02
  • 3.6.6 - 2019-11-01
  • 3.6.5 - 2019-10-29
  • 3.6.4 - 2019-10-23
  • 3.6.3 - 2019-10-19
  • 3.6.2 - 2019-10-15
  • 3.6.1 - 2019-10-08
  • 3.6.0 - 2019-05-30
  • 3.5.15 - 2019-05-21
  • 3.5.14 - 2019-05-20
  • 3.5.13 - 2019-05-17
  • 3.5.12 - 2019-05-12
  • 3.5.11 - 2019-05-06
  • 3.5.10 - 2019-05-01
  • 3.5.9 - 2019-04-27
  • 3.5.8 - 2019-04-25
  • 3.5.7 - 2019-04-24
  • 3.5.6 - 2019-04-21
  • 3.5.5 - 2019-04-19
  • 3.5.4 - 2019-04-10
  • 3.5.3 - 2019-04-01
  • 3.5.2 - 2019-03-23
  • 3.5.1 - 2019-03-21
  • 3.5.0 - 2019-03-20
  • 3.4.10 - 2019-03-15
  • 3.4.9 - 2018-08-31
  • 3.4.8 - 2018-08-23
  • 3.4.7 - 2018-08-09
from uglify-js GitHub release notes
Commit messages
Package name: uglify-js

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@mistaken-pull-closer
Copy link

Thanks for your submission.

It appears that you've created a pull request using one of our repository's branches. Since this is
almost always a mistake, we're going to go ahead and close this. If it was intentional, please
let us know what you were intending and we can see about reopening it.

Thanks again!

@pull-dog
Copy link

pull-dog bot commented May 20, 2021

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
ba035ad0-b9c5-11eb-9e16-bf782e7ec6be

@mistaken-pull-closer mistaken-pull-closer bot added the invalid This doesn't seem right label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
1 participant