chore(deps-dev): bump the rollup group across 1 directory with 5 updates#248
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the rollup group across 1 directory with 5 updates#248dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rollup group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.1` | `15.3.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `5.0.2` | `6.0.1` | | [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) | `0.4.3` | `0.4.4` | | [rollup](https://github.com/rollup/rollup) | `3.29.4` | `4.28.0` | | [rollup-plugin-summary](https://github.com/yousifalraheem/rollup-plugin-summary) | `2.0.0` | `3.0.0` | Updates `@rollup/plugin-node-resolve` from 15.2.1 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/plugin-replace` from 5.0.2 to 6.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace) Updates `@rollup/plugin-terser` from 0.4.3 to 0.4.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.4/packages/terser) Updates `rollup` from 3.29.4 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v4.28.0) Updates `rollup-plugin-summary` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/yousifalraheem/rollup-plugin-summary/releases) - [Commits](yousifalraheem/rollup-plugin-summary@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: "@rollup/plugin-terser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup-plugin-summary dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #251. |
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 with 5 updates in the / directory:
15.2.115.3.05.0.26.0.10.4.30.4.43.29.44.28.02.0.03.0.0Updates
@rollup/plugin-node-resolvefrom 15.2.1 to 15.3.0Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
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)dcd8da5chore(repo): use@dot/versionerfor releases (#1612)1caee89chore(release): node-resolve v15.2.3ab3f45dfix(node-resolve): modulePaths default is not set (#1534)cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...9bfc5d9chore(release): node-resolve v15.2.1Updates
@rollup/plugin-replacefrom 5.0.2 to 6.0.1Changelog
Sourced from
@rollup/plugin-replace's changelog.... (truncated)
Commits
cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...ec974f2chore(release): replace v5.0.2f5aa3c3fix(commonjs,dynamic-import-vars,inject,replace,strip): update magic-string (...a2e582achore(repo): enableconsistent-type-importsfor typescript files (#1325)Updates
@rollup/plugin-terserfrom 0.4.3 to 0.4.4Changelog
Sourced from
@rollup/plugin-terser's changelog.Commits
cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...62a5d56chore(release): terser v0.4.3Maintainer changes
This version was pushed to npm by lukastaegert, a new releaser for
@rollup/plugin-tersersince your current version.Updates
rollupfrom 3.29.4 to 4.28.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0595e434.28.05053019fix: supports modify the import attributes key in the config file (#5743)a0f1dccchore(deps): lock file maintenance minor/patch updates (#5748)a949c87chore(deps): update codecov/codecov-action action to v5 (#5747)e805b544.27.4dd623b5chore(deps): lock file maintenance minor/patch updates (#5740)7c0b1f84.27.310bc150Revert object tree-shaking (#5420) until some issues have been resolved (#5736)a503a4d4.27.26c68455Fix more variable deconflicting issues (#5728)Updates
rollup-plugin-summaryfrom 2.0.0 to 3.0.0Release notes
Sourced from rollup-plugin-summary's releases.
Commits
7706186feat: support rollup v4f899d5aMerge pull request #71 from yousifalraheem/chore/update-dependencies-rollup-44aaf65dchore: update husky commands to remove deprecated coded7bd956ci: update verify pipeline to test node v20 and v22e5bee0cbuild: drop support for node versions lower than 20.9.0c66bc80build: add support for rollup version 4273e879Merge pull request #69 from yousifalraheem/feat/readme-changece416a4chore: remove verify step for node 1448af31achore: update package-locke3cff4bMerge branch 'main' into feat/readme-changeDependabot 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