Bump the rollup group in /providers with 5 updates#255
Merged
Conversation
nev21
approved these changes
Dec 25, 2025
Contributor
|
@dependabot rebase |
Bumps the rollup group in /providers with 5 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `24.1.0` | `29.0.0` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.1` | `16.0.3` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.6` | `12.3.0` | | [rollup](https://github.com/rollup/rollup) | `3.29.5` | `4.54.0` | | [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) | `4.0.0` | `5.0.0` | Updates `@rollup/plugin-commonjs` from 24.1.0 to 29.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.0/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.1 to 16.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve) Updates `@rollup/plugin-typescript` from 11.1.6 to 12.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) Updates `rollup` from 3.29.5 to 4.54.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.5...v4.54.0) Updates `rollup-plugin-istanbul` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases) - [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md) - [Commits](artberri/rollup-plugin-istanbul@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup dependency-version: 4.54.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup-plugin-istanbul dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com>
9bf30b6 to
abee23c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rollup group in /providers with 5 updates:
24.1.029.0.015.3.116.0.311.1.612.3.03.29.54.54.04.0.05.0.0Updates
@rollup/plugin-commonjsfrom 24.1.0 to 29.0.0Changelog
Sourced from
@rollup/plugin-commonjs's changelog.... (truncated)
Commits
c8e78c8chore(release): commonjs v29.0.0d2b14edfeat(commonjs)!: revert #1909 and addrequireNodeBuiltinsoption (#1937)b079b59chore(release): commonjs v28.0.90881496fix(commonjs): handlenode:builtins withstrictRequires: auto(#1930)232dcf8chore(release): commonjs v28.0.85a6175bfix(commonjs): guard moduleSideEffects for wrapped externals (#1914)1935e9echore(release): commonjs v28.0.7e80d4b2fix(commonjs): avoid hoisting dynamically required node: builtins under stric...0862902chore(repo): update commonjs comment to clarify top-levelthisrewrite (#1888)a433ac9chore(release): commonjs v28.0.6Updates
@rollup/plugin-node-resolvefrom 15.3.1 to 16.0.3Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
764910achore(release): node-resolve v16.0.33569720fix(node-resolve): resolve bare targets of package "imports" using export map...516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)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)Updates
@rollup/plugin-typescriptfrom 11.1.6 to 12.3.0Changelog
Sourced from
@rollup/plugin-typescript's changelog.... (truncated)
Commits
973054dchore(release): typescript v12.3.0b6f027bfeat(typescript): expose latest Program to transformers in watch mode (#1923)a9cdbb5chore(release): typescript v12.2.089fa680feat(typescript): process .js when allowJs is enabled (#1920)ad58c8dchore(release): typescript v12.1.4a569848fix(typescript): revert #1653 (#1880)a209058chore(release): typescript v12.1.340a38b1fix(typescript): fixes #1652 compile when source exists anywhere in the worki...3952b73chore(release): typescript v12.1.2e58d29cfix(typescript): path validation issue in validatePaths function (#1800)Updates
rollupfrom 3.29.5 to 4.54.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
88f14304.54.0e5e01c1fix: include namespace variable paths during try-catch deoptimization (#6216)107959cfix: correctly handle wellknown protocols (#6046)160514dchore(deps): lock file maintenance (#6215)59bda58chore(deps): update msys2/setup-msys2 digest to 4f806de (#6211)9b7ca4dchore(deps): update actions/cache action to v5 (#6212)abf1fb5chore(deps): update github artifact actions (major) (#6213)0dec3cafix(deps): lock file maintenance minor/patch updates (#6214)c3fa50cchore(deps): update dependency lru-cache to v11 (#6201)31bb66e4.53.5Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Updates
rollup-plugin-istanbulfrom 4.0.0 to 5.0.0Release notes
Sourced from rollup-plugin-istanbul's releases.
Changelog
Sourced from rollup-plugin-istanbul's changelog.
Commits
c8998fachore: update dependencies and prepare v5.0.0e71a575feat: support rollup 4 (#54)4546aa3chore: add rollup v3 support message to changelogDependabot 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