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

chore(deps): update dependency vue to ^3.4.21 #246

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) ^3.4.3 -> ^3.4.21 age adoption passing confidence

Release Notes

vuejs/core (vue)

v3.4.21

Compare Source

Bug Fixes

v3.4.20

Compare Source

Bug Fixes

v3.4.19

Compare Source

Bug Fixes
Features

Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.

Performance Improvements

v3.4.18

Compare Source

Bug Fixes

v3.4.17

Compare Source

Reverts

v3.4.16

Compare Source

Bug Fixes
Reverts

v3.4.15

Compare Source

Bug Fixes
  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #​10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #​10114 (#​10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#​10125) (6fa33e6), closes #​10124
Performance Improvements
  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #​9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #​10014

v3.4.14

Compare Source

Bug Fixes

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Reverts

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes
  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

v3.4.9

Compare Source

Bug Fixes
  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#​10075) (cd419ae), closes #​10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#​10055) (bcda96b), closes #​8678

v3.4.8

Compare Source

Bug Fixes

v3.4.7

Compare Source

Bug Fixes
Reverts
  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

v3.4.6

Compare Source

Bug Fixes

v3.4.5

Compare Source

Bug Fixes
  • compiler-sfc: fix co-usage of defineModel transform options and props destructure (b20350d), closes #​9972
  • compiler-sfc: fix sfc template unref rewrite for class instantiation (ae60a91), closes #​6483 #​6491
  • compiler-ssr: fix node clone edge case caused by AST reuse (#​9983) (7dbdb3e), closes #​9981
  • watch: cleanup watcher effect from scope when manually stopped (#​9978) (d2d8955)

v3.4.4

Compare Source

Bug Fixes
  • compiler-sfc: fix scss source map regression (71d3121), closes #​9970 #​9969
  • compiler-sfc: use compilerOptions when re-parsing consumed AST (d94d8d4)
  • defineModel: support kebab-case/camelCase mismatches (#​9950) (10ccb9b)
  • runtime-core: correctly assign suspenseId to avoid conflicts with the default id (#​9966) (0648804), closes #​9944
  • ssr: avoid rendering transition-group slot content as a fragment (#​9961) (0160264), closes #​9933
  • watch: remove instance unmounted short circuit in getter of watchEffect (#​9948) (f300a40)
  • watch: revert watch behavior when watching shallow reactive objects (a9f781a), closes #​9965
Performance Improvements
  • watch: avoid double traverse for reactive source (24d77c2)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) March 1, 2024 03:31
Copy link

changeset-bot bot commented Mar 1, 2024

⚠️ No Changeset found

Latest commit: e456ade

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 1, 2024

📊 Package size report   0%↑

File Before After
package.json 1.9 kB 0.05%↑1.9 kB
Total (Includes all files) 459.3 kB 0%↑459.3 kB
Tarball size 75.8 kB 0%↑75.8 kB
Unchanged files
File Size
.browserslistrc 41 B
.changeset/config.json 311 B
.changeset/README.md 510 B
.codesandbox/ci.json 106 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 62 B
.eslintrc 206 B
.github/workflows/ci.yml 961 B
.github/workflows/codeql.yml 851 B
.github/workflows/pkg-size.yml 496 B
.github/workflows/release.yml 958 B
.lintstagedrc.js 50 B
.markuplintrc 134 B
.nvmrc 6 B
.postcssrc.js 49 B
.prettierignore 9 B
.prettierrc 24 B
.remarkrc 42 B
.renovaterc 35 B
.simple-git-hooks.js 51 B
.stylelintignore 167 B
.stylelintrc 90 B
CHANGELOG.md 1.2 kB
LICENSE 1.1 kB
packages/app-config/CHANGELOG.md 45.7 kB
packages/app-config/package.json 846 B
packages/app-config/README.md 2.8 kB
packages/babel-preset/CHANGELOG.md 21.8 kB
packages/babel-preset/config.js 43 B
packages/babel-preset/index.js 5.6 kB
packages/babel-preset/package.json 1.3 kB
packages/babel-preset/README.md 2.8 kB
packages/browserslist-config/alauda-legacy.js 51 B
packages/browserslist-config/alauda.js 133 B
packages/browserslist-config/CHANGELOG.md 5.9 kB
packages/browserslist-config/index.js 65 B
packages/browserslist-config/latest.js 73 B
packages/browserslist-config/modern.js 89 B
packages/browserslist-config/package.json 452 B
packages/browserslist-config/README.md 2.8 kB
packages/commitlint-config/CHANGELOG.md 12.1 kB
packages/commitlint-config/index.js 557 B
packages/commitlint-config/package.json 597 B
packages/commitlint-config/README.md 2.8 kB
packages/common-config/CHANGELOG.md 39.1 kB
packages/common-config/package.json 1.1 kB
packages/common-config/README.md 2.8 kB
packages/config/CHANGELOG.md 1.5 kB
packages/config/index.js 499 B
packages/config/package.json 367 B
packages/config/README.md 2.8 kB
packages/eslint-config/_util.js 1.3 kB
packages/eslint-config/base.js 3.1 kB
packages/eslint-config/CHANGELOG.md 50.1 kB
packages/eslint-config/index.js 118 B
packages/eslint-config/loose.js 1.2 kB
packages/eslint-config/overrides.js 13.4 kB
packages/eslint-config/package.json 2.2 kB
packages/eslint-config/README.md 2.8 kB
packages/eslint-config/recommended.js 30 B
packages/lib-config/CHANGELOG.md 41.0 kB
packages/lib-config/package.json 608 B
packages/lib-config/README.md 2.8 kB
packages/lint-staged/_utils.js 429 B
packages/lint-staged/base.js 1.5 kB
packages/lint-staged/CHANGELOG.md 28.7 kB
packages/lint-staged/index.js 35 B
packages/lint-staged/ngc.js 207 B
packages/lint-staged/package.json 689 B
packages/lint-staged/README.md 2.8 kB
packages/lint-staged/tsc.js 188 B
packages/lint-staged/vue-tsc.js 237 B
packages/markuplint-config/angular.js 107 B
packages/markuplint-config/base.js 293 B
packages/markuplint-config/CHANGELOG.md 4.3 kB
packages/markuplint-config/index.js 35 B
packages/markuplint-config/package.json 779 B
packages/markuplint-config/README.md 2.8 kB
packages/markuplint-config/svelte.js 107 B
packages/markuplint-config/vue.js 136 B
packages/postcss-config/CHANGELOG.md 15.5 kB
packages/postcss-config/index.js 1.1 kB
packages/postcss-config/package.json 811 B
packages/postcss-config/README.md 2.8 kB
packages/prettier-config/angular.js 210 B
packages/prettier-config/base.js 1.2 kB
packages/prettier-config/CHANGELOG.md 22.5 kB
packages/prettier-config/index.js 36 B
packages/prettier-config/next.js 220 B
packages/prettier-config/package.json 928 B
packages/prettier-config/quote.js 94 B
packages/prettier-config/README.md 2.8 kB
packages/prettier-config/semi/angular.js 90 B
packages/prettier-config/semi/index.js 87 B
packages/prettier-config/semi/quote.js 88 B
packages/prettier-config/semi/vue.js 86 B
packages/prettier-config/svelte.js 209 B
packages/prettier-config/vue.js 206 B
packages/remark-preset/CHANGELOG.md 6.6 kB
packages/remark-preset/index.js 1.1 kB
packages/remark-preset/package.json 933 B
packages/remark-preset/README.md 2.8 kB
packages/renovate-config/CHANGELOG.md 3.8 kB
packages/renovate-config/package.json 707 B
packages/renovate-config/README.md 2.8 kB
packages/simple-git-hooks/CHANGELOG.md 2.4 kB
packages/simple-git-hooks/index.js 200 B
packages/simple-git-hooks/package.json 575 B
packages/simple-git-hooks/README.md 2.8 kB
packages/stylelint-config/_overrides.js 1.0 kB
packages/stylelint-config/base.js 1.5 kB
packages/stylelint-config/CHANGELOG.md 21.3 kB
packages/stylelint-config/index.js 43 B
packages/stylelint-config/loose.js 47 B
packages/stylelint-config/modules.js 175 B
packages/stylelint-config/package.json 1.1 kB
packages/stylelint-config/README.md 2.8 kB
packages/stylelint-config/scss/base.js 1.3 kB
packages/stylelint-config/scss/index.js 35 B
packages/stylelint-config/scss/loose.js 287 B
packages/tsconfig/angular.json 306 B
packages/tsconfig/app.json 244 B
packages/tsconfig/CHANGELOG.md 10.1 kB
packages/tsconfig/dom-lib.json 158 B
packages/tsconfig/lib.json 189 B
packages/tsconfig/loose.json 180 B
packages/tsconfig/ng-lib.json 387 B
packages/tsconfig/node.json 136 B
packages/tsconfig/node16.json 192 B
packages/tsconfig/nodenext.json 196 B
packages/tsconfig/package.json 495 B
packages/tsconfig/README.md 2.8 kB
packages/tsconfig/tsconfig.json 601 B
patches/stylelint-config-prettier+9.0.5.patch 657 B
README.md 4.0 kB
tests/_test.ts 1.1 kB
tests/test.component.html 142 B
tests/test.component.ts 198 B
tests/test.css 53 B
tests/test.d.ts 409 B
tests/test.html 191 B
tests/test.js 678 B
tests/test.json 23 B
tests/test.json5 22 B
tests/test.jsonc 36 B
tests/test.less 315 B
tests/test.md 61 B
tests/test.mdx 143 B
tests/test.pug 17 B
tests/test.scss 300 B
tests/test.sh 20 B
tests/test.spec.js 176 B
tests/test.spec.ts 710 B
tests/test.styl 286 B
tests/test.svelte 385 B
tests/test.svg 1.2 kB
tests/test.toml 16 B
tests/test.vue 436 B
tests/test.yaml 13 B
tests/test.yml 13 B
tests/test1.jsx 347 B
tests/test2.ts 1.7 kB
tests/test3.tsx 386 B
tsconfig.json 41 B
vitest.config.ts 238 B

🤖 This report was automatically generated by pkg-size-action

Copy link

codesandbox-ci bot commented Mar 1, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (799e6e7) to head (415f016).

❗ Current head 415f016 differs from pull request most recent head e456ade. Consider uploading reports for the commit e456ade to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #246   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          37      37           
  Lines         277     277           
  Branches      111     111           
======================================
  Misses        277     277           

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

@renovate renovate bot merged commit f652b3e into master Mar 1, 2024
11 of 12 checks passed
@renovate renovate bot deleted the renovate/vue-monorepo branch March 1, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants