chore(deps): bump the rollup group with 6 updates#6120
Conversation
Bumps the rollup group with 6 updates: | Package | From | To | | --- | --- | --- | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.30.1` | `4.41.1` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.4` | `28.0.3` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.1.0` | `16.0.1` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.5` | `12.1.2` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.41.1` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `5.9.2` | `6.0.0` | Updates `@rollup/rollup-linux-x64-gnu` from 4.30.1 to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.41.1) Updates `@rollup/plugin-commonjs` from 25.0.4 to 28.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.1.0 to 16.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve) Updates `@rollup/plugin-typescript` from 11.1.5 to 12.1.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript) Updates `rollup` from 4.30.1 to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.41.1) Updates `rollup-plugin-visualizer` from 5.9.2 to 6.0.0 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v5.9.2...v6.0.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup dependency-version: 4.41.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rollup - dependency-name: rollup-plugin-visualizer dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
Pull Request is not mergeable
|
👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/380527 |
|
🟢 golden-jobs completed with status |
Bumps the rollup group with 6 updates:
4.30.14.41.125.0.428.0.315.1.016.0.111.1.512.1.24.30.14.41.15.9.26.0.0Updates
@rollup/rollup-linux-x64-gnufrom 4.30.1 to 4.41.1Release notes
Sourced from
@rollup/rollup-linux-x64-gnu's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu's changelog.... (truncated)
Commits
7c469dc4.41.19f4abf1Avoid recursively calling a plugin's resolveId hook with same id and importer...605ec27fix(deps): update swc monorepo (major) (#5963)b88492bfix(deps): lock file maintenance minor/patch updates (#5964)09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)Updates
@rollup/plugin-commonjsfrom 25.0.4 to 28.0.3Changelog
Sourced from
@rollup/plugin-commonjs's changelog.... (truncated)
Commits
8b5fb98chore(release): commonjs v28.0.3f873993fix(commonjs): fix error when bundle contains require() of module with falsy ...97e17cechore(release): commonjs v28.0.23efaf75docs(commonjs):output.exportsrecommendation also applies to IIFE (#1810)0f45234chore(release): commonjs v28.0.1dd1deeechore(commonjs): upgrade picomatch (#1775)0af45c2chore(release): commonjs v28.0.0c2a05ebchore(commonjs): switch to fdir for fewer dependencies (#1741)b6fa3b1chore(release): commonjs v27.0.08f02987feat(commonjs)!: default strictRequires to true (#1639)Updates
@rollup/plugin-node-resolvefrom 15.1.0 to 16.0.1Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.... (truncated)
Commits
e1a5ef9chore(release): node-resolve v16.0.1d455ffffix(node-resolve): addignoreSideEffectsForRootto exported interface (#1841)d64f8d6chore(release): node-resolve v16.0.0ebd0969feat(node-resolve)!: set development or production condition (#1823)f89ca92chore(release): node-resolve v15.3.14cfc1c3refactor(pluginutils,node-resolve): replacetestwithincludes(#1787)a8e326dchore(release): node-resolve v15.3.0032055bfeat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6bchore(release): node-resolve v15.2.4190aa21chore(node-resolve): remove is-builtin-module (#1735)Updates
@rollup/plugin-typescriptfrom 11.1.5 to 12.1.2Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
3952b73chore(release): typescript v12.1.2e58d29cfix(typescript): path validation issue in validatePaths function (#1800)c358daechore(release): typescript v12.1.1cc55c44fix(typescript): allow for files to be nested in folders within outDir (#1783)28b9701chore(release): typescript v12.1.02c09b57feat(typescript): add transformers factory. (#1668)5afda37chore(release): typescript v12.0.0a85b649fix(typescript)!: correctly resolve filenames of declaration files for `outpu...2a19079chore(release): typescript v11.1.6db2cf23fix(typescript): Ensure rollup 4 compatibility (#1658)Updates
rollupfrom 4.30.1 to 4.41.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
7c469dc4.41.19f4abf1Avoid recursively calling a plugin's resolveId hook with same id and importer...605ec27fix(deps): update swc monorepo (major) (#5963)b88492bfix(deps): lock file maintenance minor/patch updates (#5964)09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)Updates
rollup-plugin-visualizerfrom 5.9.2 to 6.0.0Changelog
Sourced from rollup-plugin-visualizer's changelog.
... (truncated)
Commits
68fe7676.0.0b0d9f05Update changelogf19d889Update signature for open updatec69b1b6Update snapshots to accomodate version updatesf606b6bSet minumum version of node to v20023fb44Update dependencies5bea1b2Update supported node version7cae234Update README.md (#205)09254405.14.06acbe88Add flamegraph to docsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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