magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 11 forks source link

Bump babel-preset-minify from 0.4.3 to 0.5.0 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps babel-preset-minify from 0.4.3 to 0.5.0.

Changelog *Sourced from [babel-preset-minify's changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md).* > ## babel-minify@0.5.0 (2018-09-24) > > #### :rocket: New Feature > * `babel-minify` > * [#861](https://github-redirect.dependabot.com/babel/minify/pull/861) feat(cli): add sourceType and comments ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > > #### :bug: Bug Fix > * `babel-plugin-minify-dead-code-elimination` > * [#882](https://github-redirect.dependabot.com/babel/minify/pull/882) fix(dce): handle array and object patterns in assignment expressions ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * `babel-plugin-minify-dead-code-elimination`, `babel-preset-minify` > * [#881](https://github-redirect.dependabot.com/babel/minify/pull/881) fix(deadcode): sequence expressions in switch discriminant ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * `gulp-babel-minify` > * [#863](https://github-redirect.dependabot.com/babel/minify/pull/863) Fix issue [#862](https://github-redirect.dependabot.com/babel/minify/issues/862) ([[**egasato**](https://github.com/egasato)](https://github.com/egasato)) > * `babel-helper-to-multiple-sequence-expressions`, `babel-minify`, `babel-plugin-minify-simplify`, `babel-preset-minify`, `gulp-babel-minify` > * [#855](https://github-redirect.dependabot.com/babel/minify/pull/855) fix: improve comments handling in presets + api + gulp ([[**vigneshshanmugam**](https://github.com/vigneshshanmugam)](https://github.com/vigneshshanmugam)) > * `babel-helper-evaluate-path`, `babel-preset-minify` > * [#848](https://github-redirect.dependabot.com/babel/minify/pull/848) fix(evaluate): handle when parentpath is removed ([[**vigneshshanmugam**](https://github.com/vigneshshanmugam)](https://github.com/vigneshshanmugam)) > > #### :racehorse: Performance Improvements > * `babel-plugin-minify-builtins` > * [#859](https://github-redirect.dependabot.com/babel/minify/pull/859) perf(builtins): run builtins transform on multi pass ([[**vigneshshanmugam**](https://github.com/vigneshshanmugam)](https://github.com/vigneshshanmugam)) > * [#857](https://github-redirect.dependabot.com/babel/minify/pull/857) perf(builtins): remove path.get calls ([[**vigneshshanmugam**](https://github.com/vigneshshanmugam)](https://github.com/vigneshshanmugam)) > * `babel-helper-evaluate-path` > * [#856](https://github-redirect.dependabot.com/babel/minify/pull/856) perf(evaluate): convert paths to nodes as path.get is slow ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * `babel-plugin-minify-mangle-names` > * [#854](https://github-redirect.dependabot.com/babel/minify/pull/854) perf(mangler): improve mangleScope perf ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > > #### :memo: Documentation > * [#888](https://github-redirect.dependabot.com/babel/minify/pull/888) Update link to babili blog post ([[**pradyumna-smpx**](https://github.com/pradyumna-smpx)](https://github.com/pradyumna-smpx)) > > #### :house: Internal > * Other > * [#883](https://github-redirect.dependabot.com/babel/minify/pull/883) feat(bench): add terser. remove butternut ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * [#852](https://github-redirect.dependabot.com/babel/minify/pull/852) refactor: update scripts to use transformSync and disable babel.config.js ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * `babel-plugin-minify-simplify` > * [#858](https://github-redirect.dependabot.com/babel/minify/pull/858) refactor(simplify): hoist path.get calls ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > * `babel-plugin-minify-mangle-names` > * [#853](https://github-redirect.dependabot.com/babel/minify/pull/853) refactor: split mangleScope logic to smaller functions ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > > #### Chore > * `babel-minify`, `gulp-babel-minify` > * [#887](https://github-redirect.dependabot.com/babel/minify/pull/887) chore: update to babel 7.0.0-beta.54 ([[**christophehurpeau**](https://github.com/christophehurpeau)](https://github.com/christophehurpeau)) > * `babel-minify`, `babel-plugin-minify-simplify`, `gulp-babel-minify` > * [#872](https://github-redirect.dependabot.com/babel/minify/pull/872) chore: Update babel to 7.0.0-beta.49 ([[**pmdartus**](https://github.com/pmdartus)](https://github.com/pmdartus)) > > #### Committers: 7 > - Boopathi Rajaa ([[**boopathi**](https://github.com/boopathi)](https://github.com/boopathi)) > - Christophe Hurpeau ([[**christophehurpeau**](https://github.com/christophehurpeau)](https://github.com/christophehurpeau)) > - Esaú García Sánchez-Torija ([[**egasato**](https://github.com/egasato)](https://github.com/egasato)) > - Pavan Kumar Sunkara ([[**pksunkara**](https://github.com/pksunkara)](https://github.com/pksunkara)) > ... (truncated)
Commits - [`4de3900`](https://github.com/babel/minify/commit/4de390008da4a486b37819109d2021a0957ad405) Publish - [`f00c588`](https://github.com/babel/minify/commit/f00c588f30d287e57c716b0f2c463d152ea7b7b6) chore: fix yarn.lock - [`8deea80`](https://github.com/babel/minify/commit/8deea80771587446d8fe97b51213070ab19e6673) style: fix lint - [`0f7c395`](https://github.com/babel/minify/commit/0f7c3953ceb583037d7a975d071e21b43ebbd6b5) chore: upgrade dependencies; fix tests - [`ec4a5ec`](https://github.com/babel/minify/commit/ec4a5eca26baf5024f1b5a8ae7ab9b2e5655c0b6) chore: upgrade yarn - [`7002b8c`](https://github.com/babel/minify/commit/7002b8cb72b9adf05eb80de4b3114bcf3c20da19) Fix canary publishing ([#901](https://github-redirect.dependabot.com/babel/minify/issues/901)) - [`3e027a5`](https://github.com/babel/minify/commit/3e027a533eaa9091c12a1dd042cb4797b5215554) Upgrade to babel@7 and lerna@3 ([#900](https://github-redirect.dependabot.com/babel/minify/issues/900)) - [`3cc09dc`](https://github.com/babel/minify/commit/3cc09dcf77b09fe999641449d8d68477688b3fd0) chore: update to babel 7.0.0-beta.54 ([#887](https://github-redirect.dependabot.com/babel/minify/issues/887)) - [`beb87b9`](https://github.com/babel/minify/commit/beb87b9a5c0a9fe2d248f2c72598a3bea8877244) Update link to babili blog post ([#888](https://github-redirect.dependabot.com/babel/minify/issues/888)) - [`5a128fd`](https://github.com/babel/minify/commit/5a128fd5214f80b7333f5cf61c9b50deb1a0ab04) feat(bench): add terser. remove butternut ([#883](https://github-redirect.dependabot.com/babel/minify/issues/883)) - Additional commits viewable in [compare view](https://github.com/babel/minify/compare/babel-preset-minify@0.4.3...babel-preset-minify@0.5.0)


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 commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.