chore(deps-dev): bump the rollup group across 1 directory with 5 updates#255
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the rollup group across 1 directory with 5 updates#255dependabot[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` | `16.0.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `5.0.2` | `6.0.2` | | [@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.34.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 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@rollup/plugin-replace` from 5.0.2 to 6.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/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.34.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.34.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-major 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 #259. |
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.116.0.05.0.26.0.20.4.30.4.43.29.44.34.02.0.03.0.0Updates
@rollup/plugin-node-resolvefrom 15.2.1 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
1459cf0fix(node-resolve): do not ignore exceptions (#564)366380efix(node-resolve)!: resolve hash in path (#588)f87c442chore(release): node-resolve v9.0.0e4d21barefactor(node-resolve): remove deep-freeze from dependencies (#529)621768bfeat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469chore(node-resolve): update dependencies84dfddbchore(node-resolve): clean up changelog3fa649dchore(release): node-resolve v8.4.0a582b59chore(release): node-resolve v8.3.0a60cb76chore(release): node-resolve v8.2.0Updates
@rollup/plugin-replacefrom 5.0.2 to 6.0.2Changelog
Sourced from
@rollup/plugin-replace's changelog.... (truncated)
Commits
fbcb8f2chore(release): replace v2.4.0Updates
@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.34.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
979d6284.34.0d7062efReapply object tree-shaking (#5737)494483e4.33.074a251freturn null (#5820)93c9c0esupport for changing the attributes key for dynamic imports (#5818)caeffb3Return UnknownValue if getLiteralValueAtPath is called recursively within log...acd142cfix(deps): lock file maintenance minor/patch updates (#5817)f412abdfix(deps): update swc monorepo (major) (#5816)650b885feat: optimize the literal value of unary expressions (#5812)abcf4fe4.32.1Updates
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