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

fix: bump @vitejs/plugin-react from 1.2.0 to 1.3.2 #454

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps @vitejs/plugin-react from 1.2.0 to 1.3.2.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

1.3.2 (2022-05-02)

  • fix(plugin-react): React is not defined when component name is lowercase (#6838) (bf40e5c), closes #6838
  • chore(deps): update all non-major dependencies (#7780) (eba9d05), closes #7780
  • chore(deps): update all non-major dependencies (#7949) (b877d30), closes #7949

1.3.1 (2022-04-13)

1.3.0 (2022-03-30)

Commits
  • 968ff69 release: plugin-react@1.3.2
  • bf40e5c fix(plugin-react): React is not defined when component name is lowercase (#6838)
  • b877d30 chore(deps): update all non-major dependencies (#7949)
  • eba9d05 chore(deps): update all non-major dependencies (#7780)
  • 070321b release: plugin-react@1.3.1
  • 485263c fix(deps): update all non-major dependencies (#7668)
  • fc51a15 chore(deps): update all non-major dependencies (#7603)
  • c296130 chore: fix term cases (#7553)
  • 09b5370 release: plugin-react@1.3.0
  • d451435 feat(plugin-react): adding jsxPure option (#7088)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vitebot, a new releaser for @​vitejs/plugin-react since your current version.


Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @EmaSuriano.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2022
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-1.3.2 branch from 4c5f45f to fb286ff Compare October 14, 2022 09:15
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-1.3.2 branch from fb286ff to bf51e5c Compare October 14, 2022 09:20
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 1.2.0 to 1.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-react@1.3.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-1.3.2 branch from bf51e5c to 2549a44 Compare October 14, 2022 09:23
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@EmaSuriano EmaSuriano merged commit 864a09b into master Oct 14, 2022
@EmaSuriano EmaSuriano deleted the dependabot/npm_and_yarn/vitejs/plugin-react-1.3.2 branch October 14, 2022 09:25
@github-actions
Copy link

🎉 This PR is included in version 3.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant