Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump @rollup/plugin-json from 6.0.1 to 6.1.0 (#556)
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.1 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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/e1d317b5dd2902651267424cfdb539862563f264"><code>e1d317b</code></a> chore(json): update dependencies</li> <li><a href="https://github.com/rollup/plugins/commit/40efea8d608f79fb2041be360268db1b72d575d1"><code>40efea8</code></a> chore(repo): assert changelogs (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/134">#134</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/16f8ba5e29f230aa03c7f70c29c49c4059fab065"><code>16f8ba5</code></a> docs: normalize Array format in READMEs (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/117">#117</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/cb9775d1da733accfc2ccc988a7e5e2d35a499bc"><code>cb9775d</code></a> chore: update homepage link in packages. fixes <a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/111">#111</a></li> <li><a href="https://github.com/rollup/plugins/commit/c94427d60ffd9ae59565ac7d50c9ec3bef9c74a8"><code>c94427d</code></a> chore(release): json v4.0.1</li> <li><a href="https://github.com/rollup/plugins/commit/445f8ca88c7a903b14601a7bc9e0bf9d9436413d"><code>445f8ca</code></a> fix(json): cannot be imported by rollup (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/81">#81</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/6c1cc760943f8307debc6e068ea4b61e3caec57f"><code>6c1cc76</code></a> chore: remove placeholder security script from each plugin (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/77">#77</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/03a2e576b27c0344475e51d397d730054df49629"><code>03a2e57</code></a> chore: fix linting errors that snuck through</li> <li><a href="https://github.com/rollup/plugins/commit/4f0bff541d788e273f5419e0f9c8bab8a88752cc"><code>4f0bff5</code></a> feat: export Rollup*Options interfaces (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/json/issues/53">#53</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/3d6132a0285c372d0fa9d6d5b685024ac255be8f"><code>3d6132a</code></a> chore: align scripts to use pnpm run</li> <li>Additional commits viewable 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.1&new-version=6.1.0)](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>
- Loading branch information