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

fix(deps): update dependency rollup-plugin-commonjs to v10 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 30, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-commonjs 9.0.0 -> 10.1.0 age adoption passing confidence

Release Notes

rollup/rollup-plugin-commonjs (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

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)

v9.1.0

Compare Source

  • Do not automatically wrap modules with return statements in top level arrow functions (#​302)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-10.x branch from 47d574b to b654cf6 Compare November 20, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants