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

Update rollup-plugin-babel-minify to the latest version 🚀 #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 29, 2018

Version 6.0.0 of rollup-plugin-babel-minify was just published.

Dependency rollup-plugin-babel-minify
Current Version 5.0.0
Type devDependency

The version 6.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-babel-minify.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 38 commits.

  • 2c4bd52 chore(dist): clean after release [ci skip]
  • fd8ad65 6.0.0
  • d03a4a7 Merge pull request #125 from Comandeer/t/124
  • aa0a96c chore(package): remove unnecessary dev dependency
  • 7a9ac1d docs(CHANGELOG): add entries
  • 092629e build(Babel): update configuration
  • 9a5a344 chore(package): update package names
  • ace74dd Merge pull request #122 from pieterbeulque/master
  • c7614f0 chore(package): upgrade to Babel 7
  • 672ac50 chore(package): narrow down dependency upgrades to Babel only
  • d814731 chore(package): upgrade dependencies
  • 5146e86 Merge pull request #123 from Comandeer/greenkeeper/rollup-0.65.0
  • 7f4ea7e chore(package): update lockfile
  • 8ce6d04 chore(package): update rollup to version 0.65.0
  • 9467ee2 Merge pull request #121 from Comandeer/greenkeeper/rollup-0.64.0

There are 38 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • e3c80fe chore(dist): clean after release [ci skip]
  • cb236d6 6.1.0
  • 4c2f0bc Merge pull request #131 from Comandeer/greenkeeper/babel-preset-minify-0.5.0
  • a09e5e7 docs(CHANGELOG): add entry
  • f1f49fa chore(package): update package-lock
  • c709988 chore(package): update lockfile package-lock.json
  • e483a98 fix(package): update babel-preset-minify to version 0.5.0
  • 1ae9453 Merge pull request #132 from Comandeer/greenkeeper/husky-1.0.0
  • 49de613 chore(package): update lockfile package-lock.json
  • 23f2d05 chore(package): update husky to version 1.0.0
  • eb9921e Merge pull request #129 from Comandeer/greenkeeper/rollup-0.66.0
  • c5a0caa chore(package): update lockfile package-lock.json
  • 8b0833f chore(package): update rollup to version 0.66.0
  • 7b18328 Merge pull request #128 from Comandeer/greenkeeper/@comandeer/rollup-lib-bundler-0.7.0
  • 1da499f chore(package): update lockfile

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 7, 2018

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 355690e chore(dist): clean after release [ci skip]
  • 75320ec 6.1.1
  • 00466c0 docs(changelog): update release date; fix section names in 6.1.0
  • 5e030a1 refactor(index): change order of import statements
  • b4959d5 Merge pull request #134 from Comandeer/t/133
  • d4c9d1b chore(index): remove unnecessary ESLint disabling comment
  • 05210c6 docs(changelog): add entry
  • f651b14 refactor(utils): remove magic-string dependency
  • 646c39e refactor(sourcemap): create new helper function for tests
  • 9b56151 refactor(utils): move sourcemap generation into addNewLine function
  • e05a9aa test(sourcemap): add test for empty bundle
  • b12095d test(fixtures): move without comment one into new file
  • 2f7fd13 feat(sourcemap): add support for code with whitespace at the beginning
  • 8570228 feat(index): generate proper sourcemaps
  • 53e38e4 test(sourcemap): add tests for generating correct sourcemaps for files with new line after banner

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2018

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • dc13247 chore(dist): clean after release [ci skip]
  • 942c59f 6.2.0
  • e8e8cf2 docs(changelog): add entries for #137, #138
  • 2b694c7 Merge pull request #141 from Comandeer/t/137
  • 67fbf72 feat(banner): ensure that banner plugin cooperates with others
  • 4d42839 feat(index): add ability to pass plugins to Babel
  • 51ebade chore(package): add @babel/plugin-syntax-dynamic-import as dev dependency
  • 9a6b50a Merge pull request #136 from Comandeer/greenkeeper/rollup-0.67.0
  • 16b4f51 chore(package): update lockfile package-lock.json
  • ea3773c chore(package): update rollup to version 0.67.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

Update to this version instead 🚀

Commits

The new version differs by 34 commits.

  • 005732c chore(dist): clean after release [ci skip]
  • 62b915b 7.0.0
  • 29a4d39 Merge pull request #147 from Comandeer/v7
  • 3ad446c refactor(tests): simplify expect import
  • 3e0d042 docs(changelog): add missing links
  • 12733f2 docs(changelog): add release date
  • 07b4695 fix(index): always add import plugin
  • e589904 test(*): add tests for chunks and assets
  • e0af620 refactor(tests): move transpilation assertion into dedicated function
  • c948147 test(utils): add dedicated tests for utils
  • a26b10f refactor(utils): rewrite filterMinifyOptions to reduce
  • 6956e5e docs(readme): add info about version in pre-included plugins list
  • ab53b16 docs(changelog): add entry about support for code splitting
  • 7c48203 test(cli): add test for asset generation
  • e9dfbd5 docs(license): update year

There are 34 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2019

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • b8a6aa1 chore(dist): clean after release [ci skip]
  • 581a91c 8.0.0
  • 0e739ec Merge pull request #151 from Comandeer/t/146
  • 7c914bd docs(changelog): add entry
  • 1ce41aa fix(index): implement handling of banner option via outputOptions hook
  • c1ef42b chore(package): bump Rollup to ^1.6.0
  • e1a37d6 test(banner): add unit tests
  • 74732ed Merge pull request #150 from Comandeer/greenkeeper/mocha-6.0.0
  • adff81e chore(package): update lockfile package-lock.json
  • cae382a chore(package): update mocha to version 6.0.0
  • 6043064 Merge pull request #149 from Comandeer/greenkeeper/@comandeer/rollup-lib-bundler-0.8.0
  • 984c0a3 Merge branch 'master' into greenkeeper/@comandeer/rollup-lib-bundler-0.8.0
  • 1f9c886 ci(greenkeeper): remove lockfile plugin
  • c0f551f chore(package): update lockfile package-lock.json
  • 410b14c chore(package): update @comandeer/rollup-lib-bundler to version 0.8.0

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 29, 2019

Update to this version instead 🚀

Commits

The new version differs by 29 commits.

  • b1b1684 chore(dist): clean after release [ci skip]
  • 359262e 9.0.0
  • 24229df Merge pull request #170 from Comandeer/t/169
  • 5cd005b ci(Travis): fix incorrect coverage gathering
  • 8e23da5 docs(changelog): add entry
  • 03a5af3 chore(babel): update Node target
  • 9345149 ci(*): update Node versions
  • 2f4fc42 chore(package): update engines info
  • d251941 chore(package): update dependencies
  • d9900c6 Merge pull request #158 from Comandeer/greenkeeper/husky-2.0.0
  • dd9eb0d chore(husky): move config to external file
  • c3d4760 chore(package): update lock file
  • 4ff95c9 chore(package): update husky to version 2.3.0
  • 0c2a2c0 Merge pull request #153 from Comandeer/t/152
  • 995e8b9 docs(changelog): add changelog entry for Node 12 support

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 10, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant