Skip to content

Update dependency rollup to v2.33.1 - #27

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-2.x
Open

Update dependency rollup to v2.33.1#27
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.26.9 -> 2.33.1

Release Notes

rollup/rollup

v2.33.1

Compare Source

2020-11-02

Bug Fixes
  • Add syntheticNamedExports to this.getModuleInfo to align with documentation (#​3841)
Pull Requests

v2.33.0

Compare Source

2020-11-01

Features
  • Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (#​3841)
  • Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (#​3841)
  • Add "this.getWatchFiles" function to plugin context to get the current set of watched files (#​3841)
Pull Requests

v2.32.1

Compare Source

2020-10-21

Bug Fixes
  • Print warning location for plugin warnings if only loc is supplied (#​3824)
Pull Requests

v2.32.0

Compare Source

2020-10-16

Features
  • Extend preserveEntrySignatures with a value "exports-only" to allow extension only if an entry does not have exports (#​3823)
Pull Requests

v2.31.0

Compare Source

2020-10-15

Features
  • When using the output.moduleToStringTag option, also add the tag to entries with exports and simulated external namespaces (#​3822)
  • Add the __esModule interop marker to IIFE global variables unless output.esModule is turned off (#​3822)
Pull Requests

v2.30.0

Compare Source

2020-10-13

Features
  • Add moduleParsed hook that is called for each module once code and AST are available (#​3813)
  • Include code and AST in this.getModuleInfo (#​3813)
Bug Fixes
  • Provide the original Acorn AST instead of the internal one when resolving dynamic imports that contain non-trivial expressions (#​3813)
Pull Requests

v2.29.0

Compare Source

2020-10-08

Features
  • Allow passing custom options to other plugins via this.resolve (#​3807)
  • Allow attaching custom meta information to modules when resolving, loading or transforming (#​3807)
  • Do not throw but return null when using this.getModuleInfo for an unknown id (#​3807)
Bug Fixes
  • Trigger build in watch mode when files are added to a watched directory (#​3812)
  • Make code optional when transforming modules (#​3807)
Pull Requests

v2.28.2

Compare Source

2020-09-24

Bug Fixes
  • Fix a source of possible variable name conflicts when using preserveModules with SystemJS (#​3796)
Pull Requests

v2.28.1

Compare Source

2020-09-21

Bug Fixes
  • Fix a path slash issue when using the preserveModulesRoot option on Windows (#​3791)
Pull Requests

v2.28.0

Compare Source

2020-09-21

Features
  • Add an option to treat modules at a given path as located at root when preserving modules (#​3786)
Pull Requests

v2.27.1

Compare Source

2020-09-17

Bug Fixes
  • Do not fail when using ES module imports in symlinked config files (#​3783)
Pull Requests

v2.27.0

Compare Source

2020-09-16

Features
  • Support specifying a file extension when reading from stdin (#​3775)
Bug Fixes
  • Do not break logic if a branch with hoisted variables is tree-shaken in an else-if statement (#​3782)
Pull Requests

v2.26.11

Compare Source

2020-09-08

Bug Fixes
  • Do not fail for unknown nodes as if statement branches (#​3769)
Pull Requests

v2.26.10

Compare Source

2020-09-04

Bug Fixes
  • Do not create invalid code when simplifying expressions in return statements that contain line comments (#​3762)
Pull Requests

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-2.x branch from e6c4a3d to 78f6f0b Compare September 8, 2020 05:56
@renovate renovate Bot changed the title Update dependency rollup to v2.26.10 Update dependency rollup to v2.26.11 Sep 8, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 78f6f0b to 63aff78 Compare September 16, 2020 07:41
@renovate renovate Bot changed the title Update dependency rollup to v2.26.11 Update dependency rollup to v2.27.0 Sep 16, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 63aff78 to 5d867b3 Compare September 17, 2020 06:11
@renovate renovate Bot changed the title Update dependency rollup to v2.27.0 Update dependency rollup to v2.27.1 Sep 17, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 5d867b3 to 053edbb Compare September 21, 2020 05:29
@renovate renovate Bot changed the title Update dependency rollup to v2.27.1 Update dependency rollup to v2.28.0 Sep 21, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 053edbb to 4a01ff2 Compare September 21, 2020 07:32
@renovate renovate Bot changed the title Update dependency rollup to v2.28.0 Update dependency rollup to v2.28.1 Sep 21, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 4a01ff2 to e0ba420 Compare September 24, 2020 16:25
@renovate renovate Bot changed the title Update dependency rollup to v2.28.1 Update dependency rollup to v2.28.2 Sep 24, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from e0ba420 to 7840056 Compare October 8, 2020 04:33
@renovate renovate Bot changed the title Update dependency rollup to v2.28.2 Update dependency rollup to v2.29.0 Oct 8, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 7840056 to 63c80cd Compare October 13, 2020 18:21
@renovate renovate Bot changed the title Update dependency rollup to v2.29.0 Update dependency rollup to v2.30.0 Oct 13, 2020
@renovate renovate Bot changed the title Update dependency rollup to v2.30.0 Update dependency rollup to v2.31.0 Oct 15, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch 2 times, most recently from ceac135 to 1366cf4 Compare October 16, 2020 20:08
@renovate renovate Bot changed the title Update dependency rollup to v2.31.0 Update dependency rollup to v2.32.0 Oct 16, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 1366cf4 to 39106a0 Compare October 21, 2020 08:18
@renovate renovate Bot changed the title Update dependency rollup to v2.32.0 Update dependency rollup to v2.32.1 Oct 21, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from 39106a0 to b9c38b1 Compare November 1, 2020 07:50
@renovate renovate Bot changed the title Update dependency rollup to v2.32.1 Update dependency rollup to v2.33.0 Nov 1, 2020
@renovate
renovate Bot force-pushed the renovate/rollup-2.x branch from b9c38b1 to 17d5fbb Compare November 2, 2020 09:25
@renovate renovate Bot changed the title Update dependency rollup to v2.33.0 Update dependency rollup to v2.33.1 Nov 2, 2020
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.

1 participant