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 vue monorepo to v3.4.32 #303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/compiler-sfc (source) 3.0.11 -> 3.4.32 age adoption passing confidence
vue (source) 3.0.11 -> 3.4.32 age adoption passing confidence

Release Notes

vuejs/core (@​vue/compiler-sfc)

v3.4.32

Compare Source

Bug Fixes
Performance Improvements
  • server-renderer: avoid unnecessary checks in createBuffer (#​11364) (fc205bf)
  • server-renderer: optimize unrollBuffer by avoiding promises (#​11340) (05779a7)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

v3.4.30

Compare Source

Note: this release contains a fix (#​11150) that requires vue-tsc to also be updated in sync to ^2.0.22. See #​11196

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

Bug Fixes

v3.4.27

Compare Source

Bug Fixes

v3.4.26

Compare Source

Bug Fixes

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 changed the title chore(deps): update vue monorepo to v3.0.8 chore(deps): update vue monorepo Mar 27, 2021
@renovate renovate bot changed the title chore(deps): update vue monorepo chore(deps): update vue monorepo to v3.0.9 Mar 27, 2021
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.0.9 chore(deps): update vue monorepo to v3.0.10 Mar 31, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 2 times, most recently from c9fbac6 to 21f2952 Compare April 2, 2021 00:01
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.0.10 chore(deps): update vue monorepo to v3.0.11 Apr 2, 2021
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.0.11 chore(deps): update vue monorepo to v3.0.11 - autoclosed Apr 2, 2021
@renovate renovate bot closed this Apr 2, 2021
@renovate renovate bot deleted the renovate/vue-monorepo branch April 2, 2021 07:05
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.0.11 - autoclosed chore(deps): update vue monorepo to v3.0.11 Apr 6, 2021
@renovate renovate bot reopened this Apr 6, 2021
@renovate renovate bot restored the renovate/vue-monorepo branch April 6, 2021 09:24
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.0.11 fix(deps): update dependency vue-router to v4.0.6 Apr 6, 2021
@renovate renovate bot changed the title fix(deps): update dependency vue-router to v4.0.6 fix(deps): update dependency vue-router to v4.0.7 May 13, 2021
@renovate renovate bot changed the title fix(deps): update dependency vue-router to v4.0.7 fix(deps): update dependency vue-router to v4.0.8 May 13, 2021
@renovate renovate bot changed the title fix(deps): update dependency vue-router to v4.0.8 fix(deps): update vue monorepo May 24, 2021
@renovate renovate bot changed the title fix(deps): update vue monorepo chore(deps): update vue monorepo Jun 15, 2021
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.19 chore(deps): update vue monorepo to v3.4.20 Feb 26, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.20 chore(deps): update vue monorepo Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo chore(deps): update vue monorepo to v3.4.21 Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.21 chore(deps): update vue monorepo to v3.4.22 Apr 15, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.22 chore(deps): update vue monorepo to v3.4.23 Apr 16, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.23 chore(deps): update vue monorepo to v3.4.24 Apr 22, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.24 chore(deps): update vue monorepo to v3.4.25 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 2 times, most recently from 289194a to 089ab18 Compare April 29, 2024 09:22
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.25 chore(deps): update vue monorepo to v3.4.26 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 089ab18 to 049ae66 Compare May 7, 2024 01:10
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.26 chore(deps): update vue monorepo to v3.4.27 May 7, 2024
Copy link

coderabbitai bot commented Jun 14, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.27 chore(deps): update vue monorepo to v3.4.28 Jun 14, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.28 chore(deps): update vue monorepo to v3.4.29 Jun 14, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.29 chore(deps): update vue monorepo to v3.4.30 Jun 22, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.30 chore(deps): update vue monorepo to v3.4.31 Jun 28, 2024
@renovate renovate bot changed the title chore(deps): update vue monorepo to v3.4.31 chore(deps): update vue monorepo to v3.4.32 Jul 17, 2024
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