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-dev): bump the rollup-packages group with 5 updates #2230

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the rollup-packages group with 5 updates:

Package From To
@rollup/plugin-babel 5.3.1 6.0.4
@rollup/plugin-commonjs 19.0.2 28.0.1
@rollup/plugin-json 4.1.0 6.1.0
@rollup/plugin-node-resolve 13.3.0 15.3.0
rollup 2.79.2 4.27.4

Updates @rollup/plugin-babel from 5.3.1 to 6.0.4

Changelog

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

v6.0.4

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v6.0.3

2022-11-25

Updates

  • docs: small typo in babel plugin readme #1355

v6.0.2

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)

v6.0.1

Skipped for repo rebase

v6.0.0

2022-10-08

Breaking Changes

  • fix: prepare for Rollup 3 #1303
Commits
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • d35d007 chore(repo): add missing prepare script for several packages (#1562)
  • a2e582a chore(repo): enable consistent-type-imports for typescript files (#1325)
  • 19ad1b6 chore(release): babel v6.0.3
  • 2ae1c62 docs(babel): small typo in babel plugin readme (#1355)
  • 15f70ce chore(release): babel v6.0.2
  • 3038271 chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...
  • 0e6cfe1 chore(release): babel v6.0.0
  • 3a46d39 fix(babel): prepare for Rollup 3 (#1303)
  • Additional commits viewable in compare view

Updates @rollup/plugin-commonjs from 19.0.2 to 28.0.1

Changelog

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

v28.0.1

2024-10-16

Updates

  • chore: upgrade picomatch (#1775)

v28.0.0

2024-09-23

Breaking Changes

  • chore: switch to fdir for fewer dependencies (#1741)

v27.0.0

2024-09-23

Breaking Changes

  • feat!: default strictRequires to true (#1639)
  • fix!: replace top-level this with exports name (#1618)

v26.0.3

2024-09-23

Updates

  • chore: revert #1618 (e98927b)

v26.0.1

2024-06-05

Bugfixes

  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes

  • chore!: bump glob's version (#1695)

v25.0.8

... (truncated)

Commits
  • 0f45234 chore(release): commonjs v28.0.1
  • dd1deee chore(commonjs): upgrade picomatch (#1775)
  • 0af45c2 chore(release): commonjs v28.0.0
  • c2a05eb chore(commonjs): switch to fdir for fewer dependencies (#1741)
  • b6fa3b1 chore(release): commonjs v27.0.0
  • 8f02987 feat(commonjs)!: default strictRequires to true (#1639)
  • 274b72c chore(repo): cherry-pick. commonjs. replace top-level this with exports name ...
  • e2a7195 chore(release): commonjs v26.0.3
  • e98927b chore(commonjs): revert #1618
  • 1e73857 chore(release): commonjs v26.0.2
  • Additional commits viewable in compare view

Updates @rollup/plugin-json from 4.1.0 to 6.1.0

Changelog

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

v6.1.0

2023-12-12

Features

  • feat: add includeArbitraryNames option (#1641)

v6.0.1

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v6.0.0

2022-12-17

Breaking Changes

  • fix: log more robustly when JSON parsing fails #1361

v5.0.2

2022-11-27

Updates

  • docs: correct minimatch to picomatch #1332

v5.0.1

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)

v5.0.0

2022-10-10

Breaking Changes

  • fix: prepare for Rollup 3 #1291

Updates

... (truncated)

Commits
  • 8205497 chore(repo): automatically publish packages (#940)
  • 81781a8 chore(repo): fix the prepublishOnly scripts for most plugins
  • fba0a6b chore(repo): remove circle ci, add validate workflow, update deps (#867)
  • 0150c55 chore(repo): Add "directory" to package.json repository fields. (#826)
  • 621768b feat(commonjs)!: return the namespace by default when requiring ESM (#507)
  • 678125b chore(json): update dependencies
  • See full diff in compare view

Updates @rollup/plugin-node-resolve from 13.3.0 to 15.3.0

Changelog

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

v15.3.0

2024-09-23

Features

  • feat: allow preferBuiltins to be a function (#1694)

v15.2.4

2024-09-22

Updates

  • chore: remove is-builtin-module (#1735)

v15.2.3

2023-10-08

Bugfixes

  • fix: modulePaths default is not set #1534

v15.2.2

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v15.2.1

2023-08-22

Bugfixes

  • fix: Implement package exports / imports resolution algorithm according to Node documentation #1549

v15.2.0

2023-08-17

Features

  • feat: pass original importee to secondary resolve #1557

v15.1.0

... (truncated)

Commits
  • a8e326d chore(release): node-resolve v15.3.0
  • 032055b feat(node-resolve): allow preferBuiltins to be a function (#1694)
  • 6d4bb6b chore(release): node-resolve v15.2.4
  • 190aa21 chore(node-resolve): remove is-builtin-module (#1735)
  • dcd8da5 chore(repo): use @dot/versioner for releases (#1612)
  • 1caee89 chore(release): node-resolve v15.2.3
  • ab3f45d fix(node-resolve): modulePaths default is not set (#1534)
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • 9bfc5d9 chore(release): node-resolve v15.2.1
  • Additional commits viewable in compare view

Updates rollup from 2.79.2 to 4.27.4

Release notes

Sourced from rollup's releases.

v4.27.4

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

v4.27.3

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

v4.27.2

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

v4.27.1

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

4.27.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rollup-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) | `5.3.1` | `6.0.4` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `19.0.2` | `28.0.1` |
| [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) | `4.1.0` | `6.1.0` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `13.3.0` | `15.3.0` |
| [rollup](https://github.com/rollup/rollup) | `2.79.2` | `4.27.4` |


Updates `@rollup/plugin-babel` from 5.3.1 to 6.0.4
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel)

Updates `@rollup/plugin-commonjs` from 19.0.2 to 28.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs)

Updates `@rollup/plugin-json` from 4.1.0 to 6.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/json)

Updates `@rollup/plugin-node-resolve` from 13.3.0 to 15.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve)

Updates `rollup` from 2.79.2 to 4.27.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.2...v4.27.4)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-packages
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-packages
- dependency-name: "@rollup/plugin-json"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-packages
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-packages
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: rollup-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 7:48pm

@abernier
Copy link
Member

superseeded by #2201

@abernier abernier closed this Nov 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-packages-0e23c5d2eb branch November 26, 2024 11:27
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