http-event-stream icon indicating copy to clipboard operation
http-event-stream copied to clipboard

Bump terser and puppet-run

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Removes terser. It's no longer used after updating ancestor dependency puppet-run. These dependencies need to be updated together.

Removes terser

Updates puppet-run from 0.3.0 to 0.11.4

Release notes

Sourced from puppet-run's releases.

v0.11.4

Replaces the original envify dependency with a fork that works with modern day JavaScript.

Features / Fixes

v0.11.3

Tiny release, making sure temporary files are cleaned up properly.

Thanks for the PR, @​aminya!

Bug fixes

  • Set force: true in del (#40)

v0.11.2

Tiny maintenance release, switching one dependency and updating a couple of others.

Thanks for contributing, @​aminya!

Bug fixes

  • Use del instead of rimraf (#39)

v0.11.1

New patch release that only updates dependencies. Mainly to update @babel/parser for support of newer JS/TS syntax.

v0.11.0

Just a small maintenance release, bumping some dependencies, including puppeteer-core.

Chores

  • Update dependencies (#36)

v0.10.1

Just a small patch release. An important one, though, in case you are using the --serve option.

Bug fixes

  • Fix serve-only files also being run (#35)

v0.10.0

This release is a rather big leap for puppet-run, but the version number is still kept below v1.0.

The switch from the modern Parcel bundler to good old Browserify might look odd, but Browserify does everything we need and is much smaller – package installation size went down from 71.6 MB to 17.9 MB.

Features

  • Use browserify instead of parcel for bundling (#4)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Dec 04 '22 12:12 dependabot[bot]