mirror of
https://github.com/maputnik/editor.git
synced 2026-01-18 03:10:01 +00:00
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="fba0a6b2af"><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="0150c55e37"><code>0150c55</code></a> chore(repo): Add "directory" to package.json repository fields. (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/replace/issues/826">#826</a>)</li> <li><a href="bed12cf8cd"><code>bed12cf</code></a> chore(release): replace v2.4.2</li> <li><a href="8752c2f909"><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="4a11bbd4de"><code>4a11bbd</code></a> chore(release): replace v2.4.1</li> <li><a href="659ed596b2"><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="fbcb8f2703"><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 /> [](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>
4.8 KiB
4.8 KiB