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

chore(deps): update dependency rollup-plugin-commonjs to v10 #24

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 8, 2020

This PR contains the following updates:

Package Type Update Change
rollup-plugin-commonjs devDependencies major 9.1.0 -> 10.1.0

Release Notes

rollup/rollup-plugin-commonjs

v10.1.0

Compare Source

2019-08-27

  • Normalize ids before looking up in named export map (#​406)
  • Update README.md with note on symlinks (#​405)

v10.0.2

Compare Source

2019-08-03

  • Support preserveSymlinks: false (#​401)

v10.0.1

Compare Source

2019-06-27

  • Make tests run with Node 6 again and update dependencies (#​389)
  • Handle builtins appropriately for resolve 1.11.0 (#​395)

v10.0.0

Compare Source

2019-05-15

  • Use new Rollup@1.12 context functions, fix issue when resolveId returns an object (#​387)

v9.3.4

Compare Source

2019-04-04

  • Make "extensions" optional (#​384)
  • Use same typing for include and exclude properties (#​385)

v9.3.3

Compare Source

2019-04-04

  • Remove colon from module prefixes (#​371)

v9.3.2

Compare Source

2019-04-04

  • Use shared extractAssignedNames, fix destructuring issue (#​303)

v9.3.1

Compare Source

2019-04-04

  • Include typings in release (#​382)

v9.3.0

Compare Source

2019-04-03

v9.2.3

Compare Source

2019-04-02

  • Improve support for ES3 browsers (#​364)
  • Add note about monorepo usage to readme (#​372)
  • Add .js extension to generated helper file (#​373)

v9.2.2

Compare Source

2019-03-25

  • Handle array destructuring assignment (#​379)

v9.2.1

Compare Source

2019-02-23

  • Use correct context when manually resolving ids (#​370)

v9.2.0

Compare Source

2018-10-10

  • Fix missing default warning, produce better code when importing known ESM default exports (#​349)
  • Refactor code and add prettier (#​346)

v9.1.8

Compare Source

2018-09-18

  • Ignore virtual modules created by other plugins (#​327)
  • Add "location" and "process" to reserved words (#​330)

v9.1.7

Compare Source

v9.1.6

Compare Source

2018-08-24

  • Keep commonJS detection between instantiations (#​338)

v9.1.5

Compare Source

2018-08-09

  • Handle object form of input (#​329)

v9.1.4

Compare Source

2018-07-27

  • Make "from" a reserved word (#​320)

v9.1.3

Compare Source

2018-04-30

v9.1.2

Compare Source

2018-04-30

  • Re-publication of 9.1.0

v9.1.1

Compare Source

2018-04-30

  • Fix ordering of modules when using rollup 0.58 (#​302)

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.

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-10.x branch from ddf56fc to f12a204 Compare July 8, 2020 22:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-10.x branch from f12a204 to 9412a01 Compare July 8, 2020 22:42
@NicolaiSchmid NicolaiSchmid merged commit 488b2fe into master Jul 8, 2020
@renovate renovate bot deleted the renovate/rollup-plugin-commonjs-10.x branch July 8, 2020 22:44
@github-actions
Copy link

github-actions bot commented Jan 2, 2023

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants