Bump terser and puppet-run
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
- Replace
envifywith@goto-bus-stop/envify(#41, by@​aminya)v0.11.3
Tiny release, making sure temporary files are cleaned up properly.
Thanks for the PR,
@​aminya!Bug fixes
- Set
force: trueindel(#40)v0.11.2
Tiny maintenance release, switching one dependency and updating a couple of others.
Thanks for contributing,
@​aminya!Bug fixes
- Use
delinstead ofrimraf(#39)v0.11.1
New patch release that only updates dependencies. Mainly to update
@babel/parserfor 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
--serveoption.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
40a7eb00.11.4f66bafbUse@​goto-bus-stop/envifyinstead of envify (#41)5d1ee5a0.11.3c3058f7Set force true in del (#40)7fdf1b90.11.29b75ec5npm audit fix01404fbUse del instead of rimraf (#39)9f240a5Update rimraf (#38)76173d50.11.1c0f4ff6Update dependencies (#37)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.