Skip to content

Commit 1657aa4

Browse files
Bump @rollup/plugin-replace from 5.0.5 to 6.0.2 (#985)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.5 to 6.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md"><code>@​rollup/plugin-replace</code>'s changelog</a>.</em></p> <blockquote> <h2>v6.0.2</h2> <p><em>2024-12-15</em></p> <h3>Bugfixes</h3> <ul> <li>fix: add missing types for <code>objectGuards</code> option (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/1818">#1818</a>)</li> </ul> <h2>v6.0.1</h2> <p><em>2024-09-23</em></p> <h3>Bugfixes</h3> <ul> <li>fix: The <code>preventAssignment</code> option is treated as a value to replace (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/1768">#1768</a>)</li> </ul> <h2>v6.0.0</h2> <p><em>2024-09-23</em></p> <h3>Breaking Changes</h3> <ul> <li>fix!: objectGuards doesn't take effects (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/1764">#1764</a>)</li> </ul> <h2>v5.0.7</h2> <p><em>2024-06-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: add missing sourceMap documentation (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/1698">#1698</a>)</li> </ul> <h2>v5.0.6</h2> <p><em>2024-06-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: ternary operator replacement (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/1712">#1712</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/fba0a6b2afc3e9f83857896eab5b821f37a3f31e"><code>fba0a6b</code></a> chore(repo): remove circle ci, add validate workflow, update deps (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/867">#867</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/0150c55e372262ba4b2c60783ad00a76b3726ed1"><code>0150c55</code></a> chore(repo): Add &quot;directory&quot; to package.json repository fields. (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/826">#826</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/bed12cf8cdfa018455659cc18964717845b0ebe7"><code>bed12cf</code></a> chore(release): replace v2.4.2</li> <li><a href="https://github.com/rollup/plugins/commit/8752c2f9099cdbf3a8580936b2599b57cd8da344"><code>8752c2f</code></a> docs(replace): document the <code>values</code> option (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/814">#814</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/4a11bbd4de64085b2245cf98ef3b4cd51233a76e"><code>4a11bbd</code></a> chore(release): replace v2.4.1</li> <li><a href="https://github.com/rollup/plugins/commit/659ed596b256803e14b5bb8c5a2bceb609607696"><code>659ed59</code></a> fix(replace): add missing types for new <code>preventAssignment</code> option (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/813">#813</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/fbcb8f270348f989cec975b2b1746f6a7c5fc279"><code>fbcb8f2</code></a> chore(release): replace v2.4.0</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/plugin-replace&package-manager=npm_and_yarn&previous-version=5.0.5&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b09d41e commit 1657aa4

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"devDependencies": {
9595
"@cypress/code-coverage": "^3.13.10",
9696
"@istanbuljs/nyc-config-typescript": "^1.0.2",
97-
"@rollup/plugin-replace": "^5.0.5",
97+
"@rollup/plugin-replace": "^6.0.2",
9898
"@shellygo/cypress-test-utils": "^4.1.11",
9999
"@types/codemirror": "^5.60.15",
100100
"@types/color": "^3.0.6",

0 commit comments

Comments
 (0)