Skip to content
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 vite-svg-loader from 4.0.0 to 5.1.0 #4228

Merged
merged 1 commit into from Apr 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps vite-svg-loader from 4.0.0 to 5.1.0.

Release notes

Sourced from vite-svg-loader's releases.

5.1.0

What's Changed

Full Changelog: jpkleemans/vite-svg-loader@5.0.1...5.1.0

5.0.1

Change package type to "module".

Full Changelog: jpkleemans/vite-svg-loader@5.0.0...5.0.1

5.0.0

What's Changed

New Contributors

Full Changelog: jpkleemans/vite-svg-loader@4.1.0...5.0.0

4.1.0

What's Changed

New Contributors

Full Changelog: jpkleemans/vite-svg-loader@4.0.0...4.1.0

Commits
  • 5159aa9 Merge pull request #130 from jpkleemans/revert-esm-imports
  • b1d7d3a Revert ESM imports
  • 1b554ee Merge pull request #127 from jpkleemans/example-use-local-npm-package
  • 9581b3a Load vite-svg-loader via npm
  • 7fbf9e8 Update version number to 5.0.1
  • f8c538c Update README to reflect changes in Vite v5 (inline SVGs)
  • 7eacd1d Ignore some files in npm package
  • 2a089b7 Update version number to 5.0.0
  • 4d7b672 Merge pull request #126 from jpkleemans/update-example
  • 2318ac6 Try without wait
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vite-svg-loader](https://github.com/jpkleemans/vite-svg-loader) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/jpkleemans/vite-svg-loader/releases)
- [Commits](jpkleemans/vite-svg-loader@4.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: vite-svg-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link

github-actions bot commented Feb 1, 2024

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6647db2) 86.35% compared to head (5fc9973) 86.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4228   +/-   ##
=======================================
  Coverage   86.35%   86.35%           
=======================================
  Files          66       66           
  Lines        4719     4719           
  Branches      564      564           
=======================================
  Hits         4075     4075           
  Misses        638      638           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@nokhnaton nokhnaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nokhnaton nokhnaton merged commit 7cf0f91 into master Apr 26, 2024
12 checks passed
@nokhnaton nokhnaton deleted the dependabot/npm_and_yarn/vite-svg-loader-5.1.0 branch April 26, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant