Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 20, 2022

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 2.75.6 -> 2.79.2 age confidence

Release Notes

rollup/rollup (rollup)

v2.79.2

Compare Source

2024-09-26

Bug Fixes
  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#​5671)
Pull Requests

v2.79.1

Compare Source

2022-09-22

Bug Fixes
  • Avoid massive performance degradation when creating thousands of chunks (#​4643)
Pull Requests

v2.79.0

Compare Source

2022-08-31

Features
  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#​4607)
Pull Requests

v2.78.1

Compare Source

2022-08-19

Bug Fixes
  • Avoid inferring "arguments" as name for a default export placeholder variable (#​4613)
Pull Requests

v2.78.0

Compare Source

2022-08-14

Features
  • Support writing plugin hooks as objects with a "handler" property (#​4600)
  • Allow changing execution order per plugin hook (#​4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#​4600)
Pull Requests

v2.77.3

Compare Source

2022-08-11

Bug Fixes
  • Correctly resolve preserveModulesRoot in Vite (#​4591)
Pull Requests

v2.77.2

Compare Source

2022-07-27

Bug Fixes
  • Avoid a rendering failure when mixing outputs with inlined and non-inlined dynamic imports (#​4589)
Pull Requests

v2.77.1

Compare Source

2.77.1

2022-07-26

Bug Fixes
  • Ensure IIFE output generates a global variable when generating ES5 (#​4588)
Pull Requests

v2.77.0

Compare Source

2022-07-15

Features
  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#​4570)
Bug Fixes
  • Avoid including variables referenced from return statements that are never reached (#​4573)
Pull Requests

v2.76.0

Compare Source

2022-07-08

Features
  • Allow setting a sourcmapBaseUrl for absolute paths in sourcemaps (#​4527)
Bug Fixes
  • Support absolute CLI plugin paths on Windows (#​4533)
Pull Requests

v2.75.7

Compare Source

2022-06-20

Bug Fixes
  • Mark Array.prototype.group/groupToMap as side effect free. (#​4531)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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-2.x branch from d4b87df to 52a611a Compare July 8, 2022 10:24
@renovate renovate bot changed the title Update dependency rollup to v2.75.7 Update dependency rollup to v2.76.0 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 52a611a to e5c76fd Compare July 15, 2022 10:55
@renovate renovate bot changed the title Update dependency rollup to v2.76.0 Update dependency rollup to v2.77.0 Jul 15, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from e5c76fd to 00f9e90 Compare July 26, 2022 10:36
@renovate renovate bot changed the title Update dependency rollup to v2.77.0 Update dependency rollup to v2.77.1 Jul 26, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 00f9e90 to 8ec6f51 Compare July 27, 2022 10:32
@renovate renovate bot changed the title Update dependency rollup to v2.77.1 Update dependency rollup to v2.77.2 Jul 27, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 8ec6f51 to e3e9234 Compare August 11, 2022 06:30
@renovate renovate bot changed the title Update dependency rollup to v2.77.2 Update dependency rollup to v2.77.3 Aug 11, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from e3e9234 to 20be6d7 Compare August 14, 2022 05:09
@renovate renovate bot changed the title Update dependency rollup to v2.77.3 Update dependency rollup to v2.78.0 Aug 14, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 20be6d7 to 05920eb Compare November 20, 2022 15:29
@renovate renovate bot changed the title Update dependency rollup to v2.78.0 Update dependency rollup to v2.79.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 05920eb to f5f43eb Compare September 27, 2024 11:49
@renovate renovate bot changed the title Update dependency rollup to v2.79.1 Update dependency rollup to v2.79.2 Sep 27, 2024
@renovate
Copy link
Author

renovate bot commented Sep 27, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json

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