-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump @svgr/babel-preset from 6.5.1 to 7.0.0 #1301
Bump @svgr/babel-preset from 6.5.1 to 7.0.0 #1301
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1301 +/- ##
=======================================
Coverage ? 95.45%
=======================================
Files ? 244
Lines ? 7651
Branches ? 2006
=======================================
Hits ? 7303
Misses ? 348
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
5928759
to
a6528ac
Compare
Bumps [@svgr/babel-preset](https://github.com/gregberge/svgr) from 6.5.1 to 7.0.0. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](gregberge/svgr@v6.5.1...v7.0.0) --- updated-dependencies: - dependency-name: "@svgr/babel-preset" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a6528ac
to
c49cc2e
Compare
Bumps [@svgr/babel-preset](https://github.com/gregberge/svgr) from 6.5.1 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gregberge/svgr/releases"><code>@svgr/babel-preset</code>'s releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h3>Features</h3> <ul> <li>allow specifying <code>jsxRuntimeImport</code> in config (<a href="https://github.com/gregberge/svgr/commit/86bb86f">86bb86f</a>), closes <a href="https://redirect.github.com/gregberge/svgr/issues/801">#801</a> <a href="https://redirect.github.com/gregberge/svgr/issues/801">#801</a></li> <li>remove <a href="https://github.com/svgr"><code>@svgr</code></a>/plugin-jsx from core (<a href="https://github.com/gregberge/svgr/commit/a0f078d">a0f078d</a>)</li> <li>upgrade to svgo v3 (<a href="https://redirect.github.com/gregberge/svgr/issues/798">#798</a>) (<a href="https://github.com/gregberge/svgr/commit/21b6209">21b6209</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>plugin-jsx is no longer included by default in core</li> <li>svgr now requires Node.js v14+</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gregberge/svgr/blob/main/CHANGELOG.md"><code>@svgr/babel-preset</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/gregberge/svgr/compare/v6.5.1...v7.0.0">7.0.0</a> (2023-03-24)</h1> <h3>Features</h3> <ul> <li>allow specifying <code>jsxRuntimeImport</code> in config (<a href="https://github.com/gregberge/svgr/commit/86bb86f47748618f729742e56199355d9c0bc518">86bb86f</a>), closes <a href="https://redirect.github.com/gregberge/svgr/issues/801">#801</a> <a href="https://redirect.github.com/gregberge/svgr/issues/801">#801</a></li> <li>remove <code>@svgr/plugin-jsx</code> from core (<a href="https://github.com/gregberge/svgr/commit/a0f078db13936800a32c14ade08b670a14b5a886">a0f078d</a>)</li> <li>upgrade to svgo v3 (<a href="https://redirect.github.com/gregberge/svgr/issues/798">#798</a>) (<a href="https://github.com/gregberge/svgr/commit/21b6209ef34c51cc0313901f31061afe587ab29b">21b6209</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>plugin-jsx is no longer included by default in core</li> <li>svgr now requires Node.js v14+</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gregberge/svgr/commit/3b04a923ae6e0945a9401ad7da7efe26204c8390"><code>3b04a92</code></a> v7.0.0</li> <li><a href="https://github.com/gregberge/svgr/commit/f751da86bb84185ac6ad2e636a7b2018835480d1"><code>f751da8</code></a> chore: fix package-lock.json</li> <li><a href="https://github.com/gregberge/svgr/commit/16d4e8b9cd4870a42979e424402a66317e03de0f"><code>16d4e8b</code></a> chore: remove peer dep</li> <li><a href="https://github.com/gregberge/svgr/commit/649fa65ba545ede9e64dac824b76117adbb4c187"><code>649fa65</code></a> chore: upgrade package-lock.json</li> <li><a href="https://github.com/gregberge/svgr/commit/260f09728c4401dfdacc6b28af3642093e30d57c"><code>260f097</code></a> chore: fix package-lock.json</li> <li><a href="https://github.com/gregberge/svgr/commit/20ba44663aac3f26b274cc8621a84a89bfa1baf4"><code>20ba446</code></a> chore: fix workspace deps</li> <li><a href="https://github.com/gregberge/svgr/commit/582d5100b6e336eda4e0f23228c61b1e5a9881b2"><code>582d510</code></a> chore: fix package-lock.json</li> <li><a href="https://github.com/gregberge/svgr/commit/279ffe230f434a25f56623d7c6ea663b6c5301fb"><code>279ffe2</code></a> Merge pull request <a href="https://redirect.github.com/gregberge/svgr/issues/841">#841</a> from gregberge/no-cycle-build</li> <li><a href="https://github.com/gregberge/svgr/commit/b7477c6a0aa1b76e9b001a7607b01097394457c9"><code>b7477c6</code></a> chore: add netlify config</li> <li><a href="https://github.com/gregberge/svgr/commit/fb9e57911f12ec83cf15c6f18fd67b55dde257be"><code>fb9e579</code></a> chore: speed up build</li> <li>Additional commits viewable in <a href="https://github.com/gregberge/svgr/compare/v6.5.1...v7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@svgr/babel-preset&package-manager=npm_and_yarn&previous-version=6.5.1&new-version=7.0.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 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>
Bumps @svgr/babel-preset from 6.5.1 to 7.0.0.
Release notes
Sourced from
@svgr/babel-preset
's releases.Changelog
Sourced from
@svgr/babel-preset
's changelog.Commits
3b04a92
v7.0.0f751da8
chore: fix package-lock.json16d4e8b
chore: remove peer dep649fa65
chore: upgrade package-lock.json260f097
chore: fix package-lock.json20ba446
chore: fix workspace deps582d510
chore: fix package-lock.json279ffe2
Merge pull request #841 from gregberge/no-cycle-buildb7477c6
chore: add netlify configfb9e579
chore: speed up buildDependabot 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 commands and options
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 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)