-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update dependency vue to v3 - autoclosed #1697
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
May 11, 2024
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
from
May 14, 2024 02:13
95c81e3
to
4bd693a
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
from
May 31, 2024 15:21
4bd693a
to
92cefc2
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
from
June 12, 2024 16:14
92cefc2
to
fbb08b5
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
2 times, most recently
from
June 21, 2024 18:21
2b78453
to
67aed1a
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
2 times, most recently
from
July 5, 2024 04:02
f250ca7
to
4c8fee9
Compare
mbaugustyn
force-pushed
the
renovate/major-vue-monorepo
branch
from
August 13, 2024 13:43
1f1c536
to
f671985
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
3 times, most recently
from
August 15, 2024 16:13
7be9fc2
to
30c3e72
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
2 times, most recently
from
August 22, 2024 12:10
e784e35
to
68aae42
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
5 times, most recently
from
September 17, 2024 10:47
0249935
to
b5c0454
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
3 times, most recently
from
September 27, 2024 04:30
ed0aca0
to
3c2dd42
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
5 times, most recently
from
October 4, 2024 15:54
4620fd6
to
0f30088
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
from
October 5, 2024 07:03
0f30088
to
585a9e8
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
3 times, most recently
from
October 10, 2024 16:32
0d481cd
to
bd362f6
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
2 times, most recently
from
October 18, 2024 16:14
bed95fd
to
b198acc
Compare
renovate
bot
force-pushed
the
renovate/major-vue-monorepo
branch
from
October 19, 2024 23:44
b198acc
to
6e8ea93
Compare
Zrobiłem tyle ile umiałem w wakacje w branchu Vue3 https://github.com/iiuni/projektzapisy/tree/Vue3. Reasumując:
|
renovate
bot
changed the title
Update dependency vue to v3
Update dependency vue to v3 - autoclosed
Oct 25, 2024
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
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.7.16
->3.5.12
Release Notes
vuejs/core (vue)
v3.5.12
Compare Source
Bug Fixes
ifNode
(#12131) (cde2c06), closes vuejs/language-tools#4911undefined
(#12055) (7ad289e), closes #12054this.$props
type does not includestring
(#12123) (704173e), closes #12122Performance Improvements
v3.5.11
Compare Source
Bug Fixes
TSSatisfiesExpression
when transforming props destructure (#12062) (2328b05), closes #12061next
property during batch processing (#12075) (d3f5e6e), closes #12072TypeProps
when it isany
(#12073) (57315ab), closes #12058PublicProps
withProps
(#12077) (6f85894)Ref
correctly (#12094) (c97bb84)v3.5.10
Compare Source
Bug Fixes
v3.5.9
Compare Source
Bug Fixes
v3.5.8
Compare Source
Bug Fixes
v3.5.7
Compare Source
Bug Fixes
duration
setting even when it is0
(#11967) (f927a4a)Performance Improvements
v3.5.6
Compare Source
Bug Fixes
once
option should be ignored by watchEffect (#11884) (49fa673)v3.5.5
Compare Source
Bug Fixes
v3.5.4
Compare Source
Bug Fixes
TypeEmits
with both tuple and function syntax (#11840) (dad6738), closes #11836Performance Improvements
v3.5.3
Compare Source
Bug Fixes
v3.5.2
Compare Source
Bug Fixes
Features
v3.5.1
Compare Source
Bug Fixes
concat
method (#11794) (475977a), closes #11792Readonly<...>
to fix JSDoc emit (#11799) (7518bc1)v3.5.0
Compare Source
Aggregated Features List for 3.5 (alpha to stable)
Reactivity
onEffectCleanup
API (2cc5615), closes #10173failSilently
argument foronScopeDispose
(9a936aa)watch
,getCurrentWatcher
, andonWatcherCleanup
(#9927) (205e5b5)deep
option to control the watch depth (#9572) (22f7d96)MultiWatchSources
type (#9563) (998dca5)SSR
useId()
andapp.config.idPrefix
(#11404) (73ef156)Custom Element
useHost()
helper (775103a)useShadowRoot()
helper (5a1a89b), closes #6113 #8195this.$host
in Options API (1ef8f46):host
selector by applying css vars on host element (#8830) (03a9ea2), closes #8826nonce
option for injected style tags (bb4a02a), closes #6530shadowRoot: false
indefineCustomElement()
(37d2ce5), closes #4314 #4404Teleport
Misc
useTemplateRef()
(3ba70e4)app.onUnmount()
for registering cleanup functions (#4619) (582a3a3), closes #4516app.config.throwUnhandledErrorInProduction
(f476b7f), closes #7876Symbol
global in template expressions (#9069) (a501a85)Internals
Bug Fixes
className
during SSR (#11722) (52cdb0f)v3.4.38
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.4.37
Compare Source
Bug Fixes
isProp.arg.loc
instead ofisProp.loc
(#11547) (236fb7a)DirectiveArguments
third parameter to accept undefined (#11540) (1058ce8)v3.4.36
Compare Source
v3.4.35
Compare Source
Bug Fixes
Performance Improvements
v3.4.34
Compare Source
Bug Fixes
v3.4.33
Compare Source
Bug Fixes
v3.4.32
Compare Source
Bug Fixes
unref
correctly resolves type forShallowRef
(#11360) (a509e30), closes #11356Performance Improvements
createBuffer
(#11364) (fc205bf)unrollBuffer
by avoiding promises (#11340) (05779a7)v3.4.31
Compare Source
Bug Fixes
Reverts
v3.4.30
Compare Source
Bug Fixes
v-else
(#11150) (e102670)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 this update again.
This PR was generated by Mend Renovate. View the repository job log.