Bump vue and @vue/babel-preset-jsx in /quiz-app - #19
Conversation
Bumps [vue](https://github.com/vuejs/core) to 3.5.13 and updates ancestor dependency [@vue/babel-preset-jsx](https://github.com/vuejs/jsx). These dependencies need to be updated together. Updates `vue` from 2.6.12 to 3.5.13 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.13) Updates `@vue/babel-preset-jsx` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/vuejs/jsx/releases) - [Changelog](https://github.com/vuejs/jsx-vue2/blob/dev/CHANGELOG.md) - [Commits](vuejs/jsx-vue2@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.13 dependency-type: direct:production - dependency-name: "@vue/babel-preset-jsx" dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews. |
|
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Processing PR updates... |
There was a problem hiding this comment.
Auto Pull Request Review from LlamaPReview
Review Status: Automated Review Skipped
Dear contributor,
Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.
Analysis Result:
PR contains only dependency version updates and generated files, requiring no automated code review. The changes are managed by Dependabot and involve updating Vue and @vue/babel-preset-jsx dependencies, which do not impact core logic or introduce new features that require manual review.
We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.
Best regards,
LlamaPReview Team
Bumps vue to 3.5.13 and updates ancestor dependency @vue/babel-preset-jsx. These dependencies need to be updated together.
Updates
vuefrom 2.6.12 to 3.5.13Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
Updates
@vue/babel-preset-jsxfrom 1.3.0 to 1.4.0Release notes
Sourced from
@vue/babel-preset-jsx's releases.Changelog
Sourced from
@vue/babel-preset-jsx's changelog.Commits
6566e12v1.4.060da266feat: MakeimportSourceAPI configurable (#291)de293a3test: build dependencies before build the testing bundle7edafcdci: use lts version for CI92bc35etest: use valid JSX syntax for combined test7f4ddd5chore: move to lerna-liteb86a2edchore: 1.3.1 changelog [ci skip]f008c86v1.3.18b5f023fix: relax the vue peer dependency version requirement4552ef4chore: 1.3.0 changelog [ci skip]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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Update Vue and Vue JSX preset dependencies to their latest versions
New Features:
Enhancements: