-
Notifications
You must be signed in to change notification settings - Fork 52
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 build (major) #78
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/major-build
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Deploying pixivnow with Cloudflare Pages
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/major-build
branch
from
December 25, 2023 13:23
8afaf36
to
9018394
Compare
renovate
bot
changed the title
chore(deps): update dependency vercel to v33
chore(deps): update build (major)
Dec 25, 2023
renovate
bot
force-pushed
the
renovate/major-build
branch
from
February 28, 2024 18:58
9018394
to
f53b360
Compare
renovate
bot
changed the title
chore(deps): update build (major)
chore(deps): update dependency vercel to v33
Feb 28, 2024
renovate
bot
force-pushed
the
renovate/major-build
branch
from
February 29, 2024 12:07
f53b360
to
73ae015
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
February 29, 2024 18:33
73ae015
to
e87a674
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
March 1, 2024 23:02
e87a674
to
a005959
Compare
renovate
bot
changed the title
chore(deps): update dependency vercel to v33
chore(deps): update build (major)
Mar 1, 2024
renovate
bot
force-pushed
the
renovate/major-build
branch
from
March 12, 2024 08:52
a005959
to
3bac36c
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
April 12, 2024 04:23
3bac36c
to
25fe45c
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
April 19, 2024 09:23
25fe45c
to
cd5efc7
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
April 19, 2024 10:23
cd5efc7
to
6078fa5
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
May 2, 2024 08:40
6078fa5
to
20d4733
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
July 16, 2024 18:53
20d4733
to
69b4a23
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
August 14, 2024 19:00
69b4a23
to
5df3425
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
August 15, 2024 21:30
5df3425
to
8356ac2
Compare
renovate
bot
force-pushed
the
renovate/major-build
branch
from
August 21, 2024 17:28
8356ac2
to
27df62c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.8.27
->^2.0.0
^10.9.0
->^11.0.0
^32.7.2
->^37.0.0
Release Notes
vuejs/language-tools (@vue/language-plugin-pug)
v2.1.10
Compare Source
Features
const props =
withprops
completion (#4942) - Thanks to @KazariEX!Bug Fixes
as
assertion ofuseCssModule
into correct location (#4952) - Thanks to @KazariEX!Refactors
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!v2.1.6
Compare Source
Features
Bug Fixes
unref
in interpolation (#4777) - Thanks to @KazariEX!__VLS_StyleModules
after template (#4790) - Thanks to @KazariEX!expose
of non-generic template ref required (#4795) - Thanks to @zhiyuanzmj!__typeProps
with runtime props (#4800) - Thanks to @KazariEX!Performance
Other Changes
__VLS_templateResult
(#4781) - Thanks to @KazariEX!templateRef
intocomposibles
(#4791) - Thanks to @KazariEX!Tests
ref()
(#4794) - Thanks to @KazariEX!v2.1.5
Compare Source
Features
node_modules/.vue-global-types
(#4752) - Thanks to @KazariEX!Bug Fixes
$refs
type (#4763)GlobalComponents
fallthroughAttributes
causes global components to be self-referential (#4761)v-for
modifications (#4772) - Thanks to @KazariEX!ms-dynamics-smb.al
extension for Vue Hybrid Mode. (#4765) - Thanks to @kyleweishaupt!Other Changes
v2.1.4
Compare Source
Features
node_modules/.vue-global-types
(#4752) - Thanks to @KazariEX!Bug Fixes
$refs
type (#4763)GlobalComponents
fallthroughAttributes
causes global components to be self-referential (#4761)v-for
modifications (#4772) - Thanks to @KazariEX!ms-dynamics-smb.al
extension for Vue Hybrid Mode. (#4765) - Thanks to @kyleweishaupt!Other Changes
v2.1.2
Compare Source
Bug Fixes
vueCompilerOptions.lib
to@vue/runtime-dom
for Vue 2v2.1.0
Compare Source
Features
:class
(#4642) - Thanks to @KazariEX!Bug Fixes
vue.server.hybridMode
config (#4703) - Thanks to @KermanX!vue-template-compiler
(#4613) - Thanks to @yyx990803!v-bind()
(#4679) - Thanks to @KazariEX!ref
as identifier instead of interpolation (#4688) - Thanks to @KazariEX!experimentalModelPropName
(#4691) - Thanks to @KermanX!file-md
correctly (#4735) - Thanks to @KazariEX!Refactors
__hint
trick from codegencreateComponentMetaCheckerByJsonConfig
,createComponentMetaChecker
apiOther Changes
v2.4.0-alpha.18
tov2.4.1
:@volar/test-utils
(#4719)v2.0.29
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Bug Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.28
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Bug Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.26
Compare Source
Features
Bug Fixes
vue-twoslash-queries
not working in LSP mode.any
in templates if the first checked file was not root. (#4526) - Thanks, @daniluk4000.Other Changes
v2.4.0-alpha.2
tov2.4.0-alpha.15
:vue-tsc
andtsc
behavior. (#3526)--clean
flag support forvue-tsc
.v2.0.24
Compare Source
Features
Bug Fixes
Refactors
Other Changes
v2.3.1
tov2.4.0-alpha.2
.p42ai.refactor
nrwl.angular-console
styled-components.vscode-styled-components
Divlo.vscode-styled-jsx-languageserver
v2.0.22
Compare Source
Bug Fixes
Other Changes
v2.3.0-alpha.14
tov2.3.1
.contentChanges
length (#4457)v2.0.21
Compare Source
Bug Fixes
v2.0.20
Compare Source
Features
Bug Fixes
ForIteratorExpression
'sreturns
property may be undefined (#4418) - Thanks @so1veOther Changes
v2.2.4
tov2.3.0-alpha.14
.kimuson.ts-type-expand
- Thanks @zcf0508v2.0.19
Compare Source
Bug Fixes
v2.0.18
Compare Source
Features
compileSFCScript
plugin hook (#3200)Bug Fixes
key
appears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClasses
is set toalways
(#4379)Other Changes
v2.2.2
tov2.2.4
.v0.0.44
tov0.0.45
.miaonster.vscode-tsx-arrow-definition
runem.lit-plugin
v2.0.17
Compare Source
Features
Bug Fixes
v-on="{}"
(#4333)<script setup>
should not be used as a variable in template (#4353)scoped
not working (#4355)<style>
completions and html custom data completions not provided in some cases (#4092)forceUseTs
options not workingOther Changes
v2.2.0
tov2.2.2
.v0.0.42
tov0.0.44
.allowTextChangesInNewFiles
never true for embedded documentscommand
resolve capability only for specific refactors (https://github.com/volarjs/services/issues/94)mxsdev.typescript-explorer
vueCompilerOptions.experimentalUseElementAccessInTemplate
packageManager
(#4358) - Thanks @so1vev2.0.16
Compare Source
Bug Fixes
defineSlots
destructuring (#4326) - Thanks @zhiyuanzmjdefineSlots
(#4327)Other Changes
VueEmbeddedCode
(#4265) - Thanks @zhiyuanzmjFileRegistry
toproject.program
(#3963) - Thanks @zcf0508v2.0.15
Compare Source
Features
Bug Fixes
Performance
Other Changes
v2.2.0-alpha.10
tov2.2.0-alpha.12
: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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.