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

Bump rollup and @rollup/plugin-commonjs #953

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2022

Bumps rollup and @rollup/plugin-commonjs. These dependencies needed to be updated together.
Updates rollup from 2.79.1 to 3.2.5

Release notes

Sourced from rollup's releases.

v3.2.5

3.2.5

2022-11-01

Bug Fixes

  • We deconflicting classes, ensure the original class name still does not shadow variables (#4697)

Pull Requests

v3.2.4

3.2.4

2022-10-31

Bug Fixes

  • Always use forward slashes in chunk ids when preserving modules, even on Windows (#4693)
  • Escape problematic characters in ids when rewriting import.meta.url (#4693)

Pull Requests

v3.2.3

3.2.3

2022-10-18

Bug Fixes

  • Fix an issue whre Rollup confused new.target with import.meta (#4679)
  • Ensure that Rollup does not make assumptions about the value of unknown namespace import members (#4684)

Pull Requests

v3.2.2

3.2.2

2022-10-16

... (truncated)

Changelog

Sourced from rollup's changelog.

3.2.5

2022-11-01

Bug Fixes

  • We deconflicting classes, ensure the original class name still does not shadow variables (#4697)

Pull Requests

3.2.4

2022-10-31

Bug Fixes

  • Always use forward slashes in chunk ids when preserving modules, even on Windows (#4693)
  • Escape problematic characters in ids when rewriting import.meta.url (#4693)

Pull Requests

3.2.3

2022-10-18

Bug Fixes

  • Fix an issue whre Rollup confused new.target with import.meta (#4679)
  • Ensure that Rollup does not make assumptions about the value of unknown namespace import members (#4684)

Pull Requests

3.2.2

2022-10-16

Bug Fixes

  • Do not hang/crash on hashbang comments in input modules (#4676)

... (truncated)

Commits

Updates @rollup/plugin-commonjs from 22.0.2 to 23.0.2

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v23.0.2

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)

v23.0.1

Skipped for repo rebase

v23.0.0

2022-10-09

Breaking Changes

  • fix: prepare for Rollup 3 #1300
Commits
  • 2eba65c chore(release): commonjs v23.0.2
  • 3038271 chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...
  • 6632d54 chore(release): commonjs v23.0.0
  • f56bf9e fix(commonjs): prepare for Rollup 3 (#1300)
  • 69146cd chore(repo): central changes for Rollup 3 updates (#1277)
  • 4e85ed7 chore(all): fix lint issues (#1270)
  • 2483b40 chore(repo): correct READMEs, minimatch to picomatch (#1260)
  • 160959d chore(release): commonjs v22.0.2
  • See full diff in compare view

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rollup](https://github.com/rollup/rollup) and [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs). These dependencies needed to be updated together.

Updates `rollup` from 2.79.1 to 3.2.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v3.2.5)

Updates `@rollup/plugin-commonjs` from 22.0.2 to 23.0.2
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2022
@dependabot dependabot bot requested a review from stocktonkincade November 4, 2022 19:00
Copy link
Contributor

@stocktonkincade stocktonkincade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires rollup.config.mjs and conflict resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant