chore(deps): update npm packages (major) #337
Open
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:
^0.2.4
->^1.0.3
^20.11.27
->^22.9.0
^1.21.0
->^2.4.0
^6.3.0
->^7.1.0
Release Notes
nuxt-modules/plausible (@nuxtjs/plausible)
v1.0.3
Compare Source
🐞 Bug Fixes
logIgnored
Plausible tracker behavior - by @Barbapapazes in https://github.com/nuxt-modules/plausible/issues/35 (5f396)View changes on GitHub
v1.0.2
Compare Source
🐞 Bug Fixes
ignoredHostnames
array to excludelocalhost
- by @johannschopplich in https://github.com/nuxt-modules/plausible/issues/30 (3ea26)View changes on GitHub
v1.0.1
Compare Source
🚀 Features
ignoreSubDomains
module option - by @maximepvrt in https://github.com/nuxt-modules/plausible/issues/23 (de8a1)🐞 Bug Fixes
ignoredHostnames
to removelocalhost
- by @johannschopplich in https://github.com/nuxt-modules/plausible/issues/30 (e592b)View changes on GitHub
v1.0.0
Compare Source
🚨 Breaking Changes
🚀 Features
plausible-analytics
- by @Barbapapazes in https://github.com/nuxt-modules/plausible/issues/15 (86f0e)🐞 Bug Fixes
useRuntimeConfig
imports - by @johannschopplich (305d4)View changes on GitHub
unjs/jiti (jiti)
v2.4.0
Compare Source
compare changes
🚀 Enhancements
jiti.import<T>
(#331)🩹 Fixes
.ts
files with.js
extension from js files (#337)🏡 Chore
🤖 CI
❤️ Contributors
v2.3.3
Compare Source
compare changes
🩹 Fixes
💅 Refactors
❤️ Contributors
v2.3.2
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v2.3.1
Compare Source
compare changes
🩹 Fixes
mod.default
(8c30a94)🏡 Chore
❤️ Contributors
v2.3.0
Compare Source
compare changes
🚀 Enhancements
jiti.import(id, {default: true})
(#323)🩹 Fixes
in
operator for primitive inputs (#321)💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors
v2.2.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v2.2.0
Compare Source
compare changes
🚀 Enhancements
interopDefault
(#318)💅 Refactors
🤖 CI
❤️ Contributors
v2.1.2
Compare Source
compare changes
🌊 Types
NodeModule
type (718bea2)❤️ Contributors
v2.1.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
✅ Tests
❤️ Contributors
v2.1.0
Compare Source
compare changes
🚀 Enhancements
interopDefault
by default (#310)import.meta.dirname
andimport.meta.filename
(#308)🔥 Performance
🩹 Fixes
TransformOptions
type strict to allow auto-complete (#305)💅 Refactors
📦 Build
/register
and/native
subpath types forNode10
module resolution (#304)🏡 Chore
❤️ Contributors
v2.0.0
Compare Source
compare changes
🚀 Enhancements
data:
imports (non-native only) (#299)import.meta.resolve
(#301)🩹 Fixes
Reflect.metadata
(#165)paths
option to nativerequire.resolve
(50e4280)💅 Refactors
jiti.esmResolve
consistent withimport.meta.resolve
(#303)📖 Documentation
JITI_ALIAS
(a53715a)🏡 Chore
❤️ Contributors
v1.21.6
Compare Source
compare changes
🩹 Fixes
v1.21.5
Compare Source
compare changes
🩹 Fixes
From 1.21.4
node:
protocol for node 14 compatibility (5d877de)v1.21.4
Compare Source
v1.21.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.2
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.1
Compare Source
compare changes
🏡 Chore
🤖 CI
❤️ Contributors
lucaong/minisearch (minisearch)
v7.1.0
Compare Source
boostTerm
search option to apply a custom boosting factor to specificterms in the query
v7.0.2
Compare Source
contiguous spaces or punctuation characters are present in the input,
introduced in
v7.0.0
.v7.0.1
Compare Source
package.json
(by@brenoepics
v7.0.0
Compare Source
This is a major release, but the only real breaking change is that it targets
ES6 (ES2015) and later. This means that it will not work in legacy browsers,
most notably Internet Explorer 11 and earlier (by now well below 1% global
usage according to https://caniuse.com). Among other benefits, this reduces the
package size (from 8.8KB to 5.8KB minified and gzipped).
Internet Explorer 11 and earlier.
combineWith
search optionvalues, catching invalid operators at compile time. Note that this is a
breaking change only if one was using unlikely weird casing for the
combineWith
option. For example,AND
,and
,And
are all still valid,but
aNd
won't compile anymore.combineWith
in JavaScript (in TypeScript this would be a compile time error)
loadJSONAsync
method, to load a serialized index asynchronouslyConfiguration
📅 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.