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 dependency @ampproject/rollup-plugin-closure-compiler to v0.25.2 #27850

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@ampproject/rollup-plugin-closure-compiler devDependencies minor 0.7.3 -> 0.25.2

Release Notes

ampproject/rollup-plugin-closure-compiler

v0.25.2

Compare Source

  • Move to pinned version of np until 6.x release fixes integration with 2fa 790f98f
  • Move to pinned version of np until 6.x release fixes integration with 2fa 2efc275

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.0

Notably this version adds support for rollup version 2.0!

v0.22.2

Manual release notes, np is not working.

0.22.2 introduces
1. A new option remove_strict_directive, which removes strict directives independent of the output format. This is used by microbundle and others who wrap the rollup API.
2. Reduction in semi-colons where ASI will fill in the gaps. Addresses a output comparison size with other minification approaches.

v0.21.0

Compare Source

v0.20.0

Compare Source

  • Upgrade Husky 5838ab1
  • Upgrade to latest Closure Compiler d7e83f5
  • Add support for formatting from closure compiler 847bca7
  • Import externals shorter syntax abeac73

v0.19.1

Compare Source

v0.19.0

Compare Source

Reduce memory usage, support utf8 imports/exports, and code splitting!

  • Refactor Exports, Add UTF-8 Tests (#​277) 1ff3e2f
  • Merge pull request #​274 from renovate-bot/renovate/rollup-1.x 4eb87fa
  • Update dependency rollup to v1.29.0 24638a0
  • Update dependency husky to v4.0.1 (#​273) e4683d0
  • Remove extra path empty string 35853c3
  • Remove temp-file dependency e430c7e
  • Further cleanups to import specifiers f1f2994
  • Further cleanup for import transform 0921fdd
  • Refactor nested tagged template into conditional branches 588a9e6
  • Continued removing unnecessary guards with improved typing 551bbdb
  • Continued refactoring to simplify code be1e31a
  • Additional cleanups a586dee
  • Additional cleanup for const transform 6d706bb
  • Use Incremental Building to speed up testing locally 712d7b6
  • Remove tslint since it wasnt providing value a227b53
  • Continued refactoring for upcoming work a71f6ba
  • Merge branch 'master' of github.com:ampproject/rollup-plugin-closure-compiler c7da4ba
  • Minor refactors to parsing in preparation for bug fixes 4203bb5
  • Update dependency husky to v4 (#​270) 81b4c26
  • Only publish an extern from exports if there are exported members fc22ced
  • Move CJS Extern Generation (#​272) 5d1e829
  • Update Node.js to v12.14.1 (#​271) 75fe1c6
  • Update dependency magic-string to v0.25.5 (#​266) 25fa3a0
  • Update dependency rollup to v1.28.0 (#​269) 30de0e6
  • Merge pull request #​267 from renovate-bot/renovate/node-12.x 46b0e6e
  • Merge pull request #​268 from renovate-bot/renovate/google-closure-compiler-20200101.x b9340a5
  • Update dependency @​types/node to v12.12.24 301f9dc
  • Update dependency google-closure-compiler to v20200101 67b578a

v0.18.1

Compare Source

  • use ASI for appended export syntax 2bd7ec7

v0.18.0

Compare Source

v0.17.0

Compare Source

v0.16.0

Compare Source

v0.15.0

Compare Source

This release is mostly maintenance to prepare for the next round of more invasive changes, it removes many branch points for unused code due to changing when preCompilation occurs.

  • Remove unused branches now that parsing happens after rollup tree shaking (#​251) 56367b3
  • Remove ArrowFunction Transform since Closure Compiler has fixed their bug with single argument arrow funcitons 9d966c2

v0.14.1

Compare Source

  • Improve test coverage for imports slightly 48208bb
  • Increase test coverage for compiler.ts, ignore test coverage for debugger 6a64b6b

v0.14.0

Compare Source

Big items from this release:

  • Move to yarn and volta for development.
  • Add support for export {} from 'a' when 'a' is an external to rollup.

Other notes:

v0.13.0

Compare Source

v0.12.2

Compare Source

v0.12.1

Compare Source

v0.12.0

Compare Source

Notable new feature! You can now specify a platform preference in your configuration.

compile({
  platform: 'javascript',
})

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.0

Compare Source

Updated Closure Compiler to latest version, since there has been a significant gap the output is quite different when transpiling to ES5.

v0.8.5

Compare Source

v0.8.4

Compare Source

v0.8.3

Compare Source

v0.8.2

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source

This release adds support for dynamic imports when using Closure Compiler simple optimizations.


Renovate configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@rsimha rsimha merged commit c625095 into ampproject:master Apr 18, 2020
@renovate-bot renovate-bot deleted the renovate/ampproject-rollup-plugin-closure-compiler-0.x branch April 18, 2020 00:47
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.

None yet

4 participants