Skip to content

Commit

Permalink
chore(deps-dev): bump @rollup/plugin-replace from 5.0.7 to 6.0.1 (#1049)
Browse files Browse the repository at this point in the history
Bumps
[@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace)
from 5.0.7 to 6.0.1.
<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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/4bd1bebd76194fdec800f0b4ec7cd6afb8c14635"><code>4bd1beb</code></a>
run prettier on changelog (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/958">#958</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/bc15173dcb23d01e5fa2cab3dfa15c9bd262f42d"><code>bc15173</code></a>
chore(release): replace v3.0.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/93cf0a73aa9c386005923fcb45c6cf85d58d4a1b"><code>93cf0a7</code></a>
fix(replace)!: issues with nested objects replacements (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/903">#903</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/ceb882febcd76662f52012952cf6db0a0f76dd5e"><code>ceb882f</code></a>
chore(repo): Enforce prettier on CI (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/941">#941</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/e32a9e97a4bb4242ae597fb08177bb320db1b595"><code>e32a9e9</code></a>
chore(repo): update linting, prettier configuration</li>
<li><a
href="https://github.com/rollup/plugins/commit/8205497215e43cfbacf071114042c4ec04085881"><code>8205497</code></a>
chore(repo): automatically publish packages (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/940">#940</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/81781a87f2ed1b73b37cb1cacc29d3fa76193654"><code>81781a8</code></a>
chore(repo): fix the prepublishOnly scripts for most plugins</li>
<li><a
href="https://github.com/rollup/plugins/commit/65ebb11f20b26ce2434ef9bdd5fcfb3a548b020d"><code>65ebb11</code></a>
pnpm lockfile, publish adjustments, linting fixes</li>
<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>See full diff in <a
href="https://github.com/rollup/plugins/commits/json-v6.0.1/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.7&new-version=6.0.1)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent e8d6e1b commit b908c83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-replace": "^6.0.1",
"@types/command-line-args": "^5.2.0",
"@types/command-line-usage": "^5.0.2",
"@types/configstore": "^6.0.0",
Expand Down

0 comments on commit b908c83

Please sign in to comment.