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 v9.3.4 #53

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 23, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-commonjs 9.1.0 -> 9.3.4 age adoption passing confidence

Release Notes

rollup/rollup-plugin-commonjs

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)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Jul 23, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@2949bf7). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #53   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?     18           
  Branches          ?      2           
=======================================
  Hits              ?     18           
  Misses            ?      0           
  Partials          ?      0

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 3aa6676 to 299e166 Compare July 27, 2018 06:19
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.1.3 chore(deps): update dependency rollup-plugin-commonjs to v9.1.4 Jul 27, 2018
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.1.4 chore(deps): update dependency rollup-plugin-commonjs to v9.1.5 Aug 9, 2018
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 299e166 to 6f49a99 Compare August 9, 2018 05:42
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 6f49a99 to 781e519 Compare August 24, 2018 21:09
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.1.5 chore(deps): update dependency rollup-plugin-commonjs to v9.1.6 Aug 24, 2018
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.1.6 chore(deps): update dependency rollup-plugin-commonjs to v9.1.8 Sep 18, 2018
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 781e519 to c508c74 Compare September 18, 2018 05:32
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.1.8 chore(deps): update dependency rollup-plugin-commonjs to v9.2.0 Oct 10, 2018
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from c508c74 to e160a88 Compare October 10, 2018 04:19
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.2.0 chore(deps): update dependency rollup-plugin-commonjs to v9.2.1 Feb 23, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from e160a88 to bc493e6 Compare February 23, 2019 13:31
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from bc493e6 to 69efd13 Compare March 25, 2019 06:33
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.2.1 chore(deps): update dependency rollup-plugin-commonjs to v9.2.2 Mar 25, 2019
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.2.2 chore(deps): update dependency rollup-plugin-commonjs to v9.2.3 Apr 2, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 69efd13 to dda9ea4 Compare April 2, 2019 07:07
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.2.3 chore(deps): update dependency rollup-plugin-commonjs to v9.3.0 Apr 3, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from dda9ea4 to 5e227b9 Compare April 3, 2019 05:12
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.3.0 chore(deps): update dependency rollup-plugin-commonjs to v9.3.1 Apr 4, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 5e227b9 to 205b556 Compare April 4, 2019 05:18
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.3.1 chore(deps): update dependency rollup-plugin-commonjs to v9.3.2 Apr 4, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 205b556 to e2ca0a2 Compare April 4, 2019 06:52
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.3.2 chore(deps): update dependency rollup-plugin-commonjs to v9.3.3 Apr 4, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from e2ca0a2 to 0e3a172 Compare April 4, 2019 07:14
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-commonjs to v9.3.3 chore(deps): update dependency rollup-plugin-commonjs to v9.3.4 Apr 4, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-9.x branch from 0e3a172 to 6b4ac5d Compare April 4, 2019 17:44
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants