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-plugin-mkcert from 1.17.4 to 1.17.5 #1813

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps vite-plugin-mkcert from 1.17.4 to 1.17.5.

Release notes

Sourced from vite-plugin-mkcert's releases.

v1.17.5

1.17.5 (2024-03-20)

Bug Fixes

  • axios library (1.6.5) has a vulnerability via the follow-redirects dependency (45a7950), closes #86
Changelog

Sourced from vite-plugin-mkcert's changelog.

1.17.5 (2024-03-20)

Bug Fixes

  • axios library (1.6.5) has a vulnerability via the follow-redirects dependency (45a7950), closes #86
Commits
  • e5e0aee chore(release): 1.17.5 [skip ci]
  • 4c7209a Merge branch 'main' of github.com:liuweiGL/vite-plugin-mkcert
  • 45a7950 fix: axios library (1.6.5) has a vulnerability via the follow-redirects depen...
  • 461defd Added an example on how to use this plugin with Nuxt.js (#85)
  • See full diff 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2024
Copy link

what-the-diff bot commented Mar 20, 2024

PR Summary

  • Updated vite-plugin-mkcert Dependency
    The version of the vite-plugin-mkcert package, which helps with creating SSL certificates for local development, has been updated from 1.17.4 to 1.17.5. This could potentially bring bug fixes and performance improvements to the project.

  • Updated axios Dependency
    The axios package, an essential part of the project that enables HTTP requests to be made from the client-side, has been updated from version 1.6.7 to 1.6.8. This new version may offer improved functionality or security patches.

  • Updated follow-redirects Dependency
    follow-redirects, a library used to follow URLs redirects automatically within the program, has been updated from version 1.15.5 to 1.15.6. This update may present enhanced reliability or performance of the software.

@nexopos
Copy link
Collaborator

nexopos commented Apr 18, 2024

@dependabot recreated

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-plugin-mkcert-1.17.5 branch 3 times, most recently from d0fc7cb to f6b5a1b Compare April 18, 2024 15:31
Bumps [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/liuweiGL/vite-plugin-mkcert/releases)
- [Changelog](https://github.com/liuweiGL/vite-plugin-mkcert/blob/main/CHANGELOG.md)
- [Commits](liuweiGL/vite-plugin-mkcert@v1.17.4...v1.17.5)

---
updated-dependencies:
- dependency-name: vite-plugin-mkcert
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-plugin-mkcert-1.17.5 branch from f6b5a1b to 0294394 Compare April 18, 2024 17:41
@nexopos nexopos merged commit dbfa0a1 into master Apr 21, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-plugin-mkcert-1.17.5 branch April 21, 2024 13:19
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