Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1727: build(deps-dev): bump @rollup/plugin-json from 6.0.0 to 6.1.0 r=curquiza a=dependabot[bot] Bumps [`@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json)` from 6.0.0 to 6.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md"><code>`@rollup/plugin-json</code>'s` changelog</a>.</em></p> <blockquote> <h2>v6.1.0</h2> <p><em>2023-12-12</em></p> <h3>Features</h3> <ul> <li>feat: add <code>includeArbitraryNames</code> option (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/1641">#1641</a>)</li> </ul> <h2>v6.0.1</h2> <p><em>2023-10-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: ensure rollup 4 compatibility <a href="https://redirect.github.com/rollup/plugins/pull/1595">#1595</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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/json/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/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/json/issues/867">#867</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/0150c55e372262ba4b2c60783ad00a76b3726ed1"><code>0150c55</code></a> chore(repo): Add "directory" to package.json repository fields. (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/826">#826</a>)</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/url-v6.1.0/packages/json">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@rollup/plugin-json&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)` You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Clémentine <[email protected]>
- Loading branch information