Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !38015

Build(deps-dev): Bump rollup from 3.10.1 to 3.14.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge dependabot/npm_and_yarn/rollup-3.14.0 into main Feb 07, 2023
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps rollup from 3.10.1 to 3.14.0.

Release notes

Sourced from rollup's releases.

v3.14.0

3.14.0

2023-02-05

Features

  • Add experimentalDeepDynamicChunkOptimization option to produce fewer chunks from dynamic imports (#4837)

Pull Requests

  • #4837: Add flag to re-enable deep dynamic chunk optimization (@​lukastaegert)
  • #4839: fix: correct incorrect assertions (@​TrickyPi)

v3.13.0

3.13.0

2023-02-03

Features

  • Prevent chunk cycles when using experimentalMinChunkSize (#4723)

Pull Requests

  • #4723: Improve minChunkSize algorithm (@​lukastaegert)
  • #4833: docs: Fix typo (@​mturoci)
  • #4835: Tables in docs (@​lukastaegert)

v3.12.1

3.12.1

2023-02-01

Bug Fixes

  • Handle self-references in class static blocks and construtors when the class is renamed (#4827)
  • Improve warnings when creating circular chunks taht reexport variables (#4829)

Pull Requests

  • #4827: fix: use the original class name in the class body (@​TrickyPi)
  • #4829: Improve and fix cross-chunk-reexport warning (@​lukastaegert)
  • #4830: Add Algolia doc search (@​lukastaegert)
  • #4831: Add warning not to add assets directly to the bundle (@​lukastaegert)

v3.12.0

3.12.0

2023-01-28

... (truncated)

Changelog

Sourced from rollup's changelog.

3.14.0

2023-02-05

Features

  • Add experimentalDeepDynamicChunkOptimization option to produce fewer chunks from dynamic imports (#4837)

Pull Requests

  • #4837: Add flag to re-enable deep dynamic chunk optimization (@​lukastaegert)
  • #4839: fix: correct incorrect assertions (@​TrickyPi)

3.13.0

2023-02-03

Features

  • Prevent chunk cycles when using experimentalMinChunkSize (#4723)

Pull Requests

  • #4723: Improve minChunkSize algorithm (@​lukastaegert)
  • #4833: docs: Fix typo (@​mturoci)
  • #4835: Tables in docs (@​lukastaegert)

3.12.1

2023-02-01

Bug Fixes

  • Handle self-references in class static blocks and construtors when the class is renamed (#4827)
  • Improve warnings when creating circular chunks taht reexport variables (#4829)

Pull Requests

  • #4827: fix: use the original class name in the class body (@​TrickyPi)
  • #4829: Improve and fix cross-chunk-reexport warning (@​lukastaegert)
  • #4830: Add Algolia doc search (@​lukastaegert)
  • #4831: Add warning not to add assets directly to the bundle (@​lukastaegert)

3.12.0

2023-01-28

Features

  • Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection (#4826)

... (truncated)

Commits
  • fe0e2f1 3.14.0
  • b852648 Sort warnings before comparing in tests
  • 53cf9fe Add flag to re-enable deep dynamic chunk optimization (#4837)
  • d88c935 fix: correct incorrect assertions (#4839)
  • 5368e80 Fix REPL colors
  • 09557d8 3.13.0
  • 45980b5 Fix lint issues
  • 0a5ea57 Improve minChunkSize algorithm (#4723)
  • 52ba95c Tables in docs (#4835)
  • 141039a docs: Fix typo (#4833)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/rollup-3.14.0