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 - abandoned - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/compiler-sfc 3.2.2 -> 3.2.9 age adoption passing confidence
vue 3.2 -> 3.2.2 age adoption passing confidence
vue-router 4.0.6 -> 4.0.11 age adoption passing confidence

Release Notes

vuejs/vue-next

v3.2.9

Compare Source

Bug Fixes

v3.2.8

Compare Source

Bug Fixes

v3.2.7

Compare Source

Bug Fixes
  • compiler-core: remove no longer necessary withScopeId import in generated code (935b4e2)
  • compiler-sfc: ensure script setup lang=ts output is tree-shakable (b89ff92)
  • compiler: only generate non-static ref for script setup if the binding exists (3628991), closes #​4431
  • ref-transform: should transform $ref when used with generic arguments (#​4446) (33cf6c8), closes #​4442
  • runtime-core: properly merge unmounted and beforeUnmount options (#​4447) (741d3b3)
  • suspense: misusing DOM Comment element constructor as a vnode type (#​4451) (ef5b731)

v3.2.6

Compare Source

Bug Fixes

v3.2.5

Compare Source

Bug Fixes
Features
  • experimental: expose ref macro types using separate d.ts file (b408451)
  • experimental: shouldTransform for ref-transform (e565831)
  • experimental: standalone ref transform (db8dc75)
  • experimental: support ref transform for sfc normal <script> (06051c4)
  • ref-transform: auto infer parser plugins (6453359)

v3.2.4

Compare Source

Bug Fixes
  • compiler-sfc: fix import usage check for lowercase imported components (57f1081), closes #​4358
  • runtime-core: ensure consistent arguments for tempalte and render funtion slot usage (644971e), closes #​4367
  • runtime-core: fix child component double update on props change (c1f564e), closes #​4365
Reverts

v3.2.3

Compare Source

Bug Fixes
  • compiler-core: fix hoisting logic for elements with cached handlers + other bindings (a6c1db2), closes #​4327
  • compiler-core: fix style binding edge case (#​4319) (092bdcd), closes #​4317
  • compiler-sfc: bail on import usage check when template has custom lang (aae3725), closes #​4312
  • compiler-sfc: fix import usage check in template strings in expressions (f855ccb), closes #​4340
  • defineProps: defineProps generates unnecessary array of same types (#​4353) (ad66295), closes #​4352
  • runtime-core: patchChildren first in patchElement (#​4313) (5b3f1e8)
  • runtime-core: vnode hooks should not be called on async wrapper (#​4349) (cd2d984), closes #​4346
  • runtime-dom: consistently remove boolean attributes for falsy values (#​4348) (620a69b)
  • shared: fix toDisplayString on object with null prototype (#​4335) (42a334e), closes #​4334
  • types: fix tsx ref component instance type (#​2486) (84d4357)

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 3c46ef7 to 55b0a89 Compare May 13, 2021 10:37
@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 force-pushed the renovate/vue-monorepo branch from 55b0a89 to 07d7b72 Compare May 24, 2021 16:25
@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 force-pushed the renovate/vue-monorepo branch from 07d7b72 to 638f56c Compare June 7, 2021 16:50
@renovate renovate bot changed the title fix(deps): update vue monorepo chore(deps): update vue monorepo Jun 7, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 638f56c to ea082c0 Compare June 7, 2021 20:53
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from ea082c0 to e70e5ff Compare July 3, 2021 09:08
@renovate renovate bot changed the title chore(deps): update vue monorepo fix(deps): update vue monorepo Jul 3, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from e70e5ff to f7d6a21 Compare July 16, 2021 16:42
@renovate renovate bot changed the title fix(deps): update vue monorepo chore(deps): update vue monorepo Jul 16, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from f7d6a21 to ddf7292 Compare July 16, 2021 17:49
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 4 times, most recently from 122858a to 261caf7 Compare August 13, 2021 13:39
@renovate renovate bot changed the title chore(deps): update vue monorepo fix(deps): pin dependencies Aug 13, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 261caf7 to 13393a5 Compare August 16, 2021 23:28
@renovate renovate bot changed the title fix(deps): pin dependencies chore(deps): update vue monorepo Aug 16, 2021
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 2 times, most recently from fb15cc5 to 8b6ed32 Compare August 24, 2021 16:22
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 8b6ed32 to 25833a9 Compare August 24, 2021 18:25
@renovate renovate bot force-pushed the renovate/vue-monorepo branch 2 times, most recently from 1d877cd to c5a082e Compare September 2, 2021 19:20
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from c5a082e to 55ad366 Compare September 5, 2021 23:29
@renovate renovate bot changed the title chore(deps): update vue monorepo chore(deps): update vue monorepo - abandoned Jun 2, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 2, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update vue monorepo - abandoned chore(deps): update vue monorepo - abandoned - autoclosed Sep 1, 2024
@renovate renovate bot closed this Sep 1, 2024
@renovate renovate bot deleted the renovate/vue-monorepo branch September 1, 2024 17:30
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.

1 participant