chore(deps): update all non-major dependencies #3
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.0.15
->^1.1.2
^1.14.6
->^1.15.1
^0.8.0
->^0.8.5
^0.2.0
->^0.7.6
^0.1.1
->^0.7.6
^0.5.5
->^0.8.4
^3.12.0
->^3.15.4
^0.2.1
->^0.2.4
^18.17.3
->^18.19.74
^20.4.0
->^20.17.16
^8.11.3
->^8.14.0
^0.5.5
->^0.5.7
^8.57.0
->^8.57.1
^8.44.0
->^8.57.1
^1.0.0
->^1.2.0
^0.30.8
->^0.30.17
^1.6.1
->^1.7.4
^1.1.3
->^1.1.4
^1.5.3
->^1.5.4
^1.10.0
->^1.16.1
^1.4.0
->^1.6.0
Release Notes
BuilderIO/builder (@builder.io/sdk-vue)
v1.1.2
Compare Source
Patch Changes
1defae7
: Refactor: move Embed iframe generation to Visual Editorv1.1.1
Compare Source
Patch Changes
22de13c
: Fix: add missingoverride
component configv1.1.0
Compare Source
Minor Changes
3594120
: Feature: addshouldReceiveBuilderProps
config to Registered Components, with the following defaults:To configure a component to receive only certain Builder props, override the
shouldReceiveBuilderProps
config:Example:
v1.0.36
Compare Source
Patch Changes
6187c39
: Fix:required
option for TextArea and Select blocks6187c39
: Feat: Add support for TextArea blockv1.0.35
Compare Source
Patch Changes
bb4a5fd
: Feature: addwebp
support for Image block file uploads.1f62b28
: Fix: Removeiframely
API key from Embed block logic.v1.0.33
Compare Source
Patch Changes
6c8db7e
: Fix: checke.origin
of the message to be a URL firstv1.0.32
Compare Source
Patch Changes
a38eae0
: Fix: pass Builder props to blocks and custom components only when needed.e31ef49
: Misc: cleanup error message for edge runtime evaluation.945f26e
: Adds thehighPriority
option to the Image block component to ensure eager loading.v1.0.31
Compare Source
Patch Changes
b4381f5
: Fix:canTrack=false
not respected in Symbolsv1.0.30
Compare Source
Patch Changes
4aaba38
: Fix: bumpisolated-vm
dependency to5.0.0
, adding support for Node v22.v1.0.29
Compare Source
Patch Changes
74d78e1
: Fix: error in identifying model being previewed: https://github.com/BuilderIO/builder/pull/3310/files#diff-6293c2a27254fa850a123075284412ef86d270a4518e0ad3aad81132b590ea1cL311v1.0.28
Compare Source
Patch Changes
f3aab34
: Feat: Accordion widget for gen2 sdks3f98355
: Fix: types for ESM buildv1.0.27
Compare Source
Patch Changes
70fccea
: Fix:query
option correctly flattens mongodb queriesv1.0.26
Compare Source
Patch Changes
af84d1e
: Fix: makeinitializeNodeRuntime
argument optionalv1.0.25
Compare Source
Patch Changes
bd21dcf
: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate ininitializeNodeRuntime
via anivmIsolateOptions
parameter.v1.0.24
Compare Source
Patch Changes
84cd444
: feature: add the Builder Tabs block (ported from gen1 widgets).v1.0.23
Compare Source
Patch Changes
78dee25
: Fix: remove redundant warning for evaluation of empty code blocks.v1.0.22
Compare Source
Patch Changes
f3c5ff3
: Fix:isPreviewing
logic on the server, and make usage ofisEditing
unnecessary.46bd611
: Feature: add support for hover animations.v1.0.21
Compare Source
Patch Changes
7bad8d9
: Fix: better error-logging forisolated-vm
import.d8e08ae
: Fix:fetchOneEntry
prop types offetch
andfetchOptions
v1.0.20
Compare Source
Patch Changes
a309a4f
: Fix: add missingkey
prop toSelect
block'soption
v1.0.19
Compare Source
Patch Changes
cde7c61
: feat: exportBuilderContext
from sdksv1.0.18
Compare Source
Patch Changes
6aa7dd0
: Fix: flicker during SSR of A/B test content due to re-hydration with new element.v1.0.17
Compare Source
Patch Changes
2ed2cb8
: Fix: data connections making multiple unnecessary API callsv1.0.16
Compare Source
Patch Changes
35fc152
: Fix: adddata-id
attributes to all inlinescript
andstyle
tagsnuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.15.0...v1.15.1
v1.15.0
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.14.9...v1.15.0
v1.14.9
Compare Source
9975e0e
)a0b5ec9
)v1.14.8
Compare Source
86619ed
)v1.14.7
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.14.6...v1.14.7
nuxt/devtools (@nuxt/devtools)
v0.8.5
Compare Source
Features
v0.8.4
Compare Source
Bug Fixes
__NUXT__
object to popup frame (ea46cea)@nuxt/devtools
asdevDependency
(#425) (4e280c9)Features
v0.8.3
Compare Source
Bug Fixes
currentRoute
to be null (7ca1fc9)v0.8.2
Compare Source
Bug Fixes
v0.8.1
Compare Source
Bug Fixes
Features
nuxt/eslint (@nuxt/eslint-config)
v0.7.6
Compare Source
🚀 Features
View changes on GitHub
v0.7.5
Compare Source
No significant changes
View changes on GitHub
v0.7.4
Compare Source
🚀 Features
View changes on GitHub
v0.7.3
Compare Source
🐞 Bug Fixes
vue/singleline-html-element-content-newline
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/526 (281d0)View changes on GitHub
v0.7.2
Compare Source
🚀 Features
View changes on GitHub
v0.7.1
Compare Source
No significant changes
View changes on GitHub
v0.7.0
Compare Source
🚀 Features
features.formatters
to format CSS and HTML - by @antfu in https://github.com/nuxt/eslint/issues/520 (f6d8b)View changes on GitHub
v0.6.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-config-flat-gitignore
to0.2.0
to support ESLint v8, #507 - by @antfu in https://github.com/nuxt/eslint/issues/507 (b781e)View changes on GitHub
v0.6.1
Compare Source
🚀 Features
vite-plugin-eslint2
v5, close #516 - by @antfu in https://github.com/nuxt/eslint/issues/516 (a6b4e)View changes on GitHub
v0.6.0
Compare Source
🚀 Features
nuxt-config-keys-order
rule - by @antfu in https://github.com/nuxt/eslint/issues/491 (b65a8)View changes on GitHub
v0.5.7
Compare Source
🚀 Features
@types/eslint
- by @antfu (a24f3)View changes on GitHub
v0.5.6
Compare Source
🚀 Features
config.configFile
, use relative path to resolve, fix #495 - by @antfu in https://github.com/nuxt/eslint/issues/495 (a4ab4)View changes on GitHub
v0.5.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.4
Compare Source
🚀 Features
View changes on GitHub
v0.5.3
Compare Source
No significant changes
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1
Compare Source
🚀 Features
View changes on GitHub
v0.5.0
Compare Source
🚀 Features
@typescript-eslint/no-import-type-side-effects
, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c)@typescript-eslint
to v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)View changes on GitHub
v0.4.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (ebc8f)features.typescript
only whentypescript
is installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7)globals
as well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa)public
folder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e)View changes on GitHub
v0.3.13
Compare Source
🚀 Features
regexp
rule set for toolings preset - by @antfu in https://github.com/nuxt/eslint/issues/436 (59f17)View changes on GitHub
v0.3.12
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.11
Compare Source
🚀 Features
View changes on GitHub
v0.3.10
Compare Source
🐞 Bug Fixes
@eslint/js
config to keep the name consistent, fix #408 - by @antfu in https://github.com/nuxt/eslint/issues/408 (477ee)View changes on GitHub
v0.3.9
Compare Source
🐞 Bug Fixes
@eslint/config-inspector
, close #400 - by @antfu in https://github.com/nuxt/eslint/issues/400 (97cb9)eslint-typegen
, close #405 - by @antfu in https://github.com/nuxt/eslint/issues/405 (91b3f)View changes on GitHub
v0.3.8
Compare Source
🐞 Bug Fixes
$fetch
as the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)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.