chore(deps): update dependencies (non-major) #60
Merged
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.23.0
->^0.23.1
^2.10.4
->^2.11.1
^3.1.0
->^3.2.0
9.12.3
->9.14.4
^3.3.3
->^3.4.1
^1.23.0
->^1.24.0
^1.35.0
->^1.37.0
^1.22.2
->^1.24.0
^0.7.4
->^0.7.5
^5.4.10
->^5.4.11
^2.1.4
->^2.1.8
Release Notes
antfu-collective/ni (@antfu/ni)
v0.23.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
ocavue/eslint-config (@ocavue/eslint-config)
v2.11.1
Compare Source
Bug Fixes
v2.11.0
Compare Source
Features
v2.10.5
Compare Source
Bug Fixes
wooorm/lowlight (lowlight)
v3.2.0
Compare Source
Data
43f295f
UpdateHighlight.js
to~11.10
Types
ee13c50
Refactor to use@import
s34ceb6b
Add declaration mapsFull Changelog: wooorm/lowlight@3.1.0...3.2.0
pnpm/pnpm (pnpm)
v9.14.4
Compare Source
v9.14.3
Compare Source
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON format #8765.Patch Changes
pnpm exec
should print a meaningful error message when no command is provided #8752.pnpm setup
should remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACT
error while installing a dependency from GitHub having a slash in branch name #7697.use-node-version
setting is used and the system has no Node.js installed #8769..npmrc
files to their correct types. For instance,child-concurrency
should be a number, not a string #5075.manage-package-manager-versions
is set totrue
.pnpm init
should respect the--dir
option #8768.Platinum Sponsors
Gold Sponsors
v9.14.0
Compare Source
v9.13.2
: pnpm 9.13.2Compare Source
Patch Changes
dlx
processes.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v9.13.1
: pnpm 9.13.1Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Silver Sponsors
v9.13.0
: pnpm 9.13Compare Source
Minor Changes
The
self-update
now accepts a version specifier to install a specific version of pnpm. E.g.:or
Patch Changes
Cannot read properties of undefined (reading 'name')
that is printed while trying to render the missing peer dependencies warning message #8538.Platinum Sponsors
Gold Sponsors
Silver Sponsors
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
prosemirror/prosemirror-model (prosemirror-model)
v1.24.0
Compare Source
New features
Fragment.content
andNode.children
now expose a node's set of children as an array.prosemirror/prosemirror-view (prosemirror-view)
v1.37.0
Compare Source
Bug fixes
Fix an issue on Safari where the (incorrect) top-level selection was used, instead of the workaround that also works inside shadow roots.
New features
Mark views can now provide an
ignoreMutation
method. Add ViewMutationRecord to doc templatev1.36.0
Compare Source
Bug fixes
Don't recreated
TrustedTypePolicy
objects for every paste.New features
Add support for a
destroy
method on custom mark views. Add MarkView to the doc templateshikijs/shiki (shiki)
v1.24.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.23.1
Compare Source
🚀 Features
View changes on GitHub
v1.23.0
Compare Source
🚀 Features
@michael-makes/shiki-colorized-brackets
JSR package - by @MichaelMakesGames in https://github.com/shikijs/shiki/issues/831 (94cc6)View changes on GitHub
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v2.1.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7
Compare Source
🐞 Bug Fixes
pnpm.overrides
or yarn resolutions to override thevite
version in thevitest
package - the APIs are compatible.View changes on GitHub
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
v2.1.5
Compare Source
🚀 Features
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73)Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.