chore(deps): update all non-major dependencies #1718
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:
6.27.0
->6.28.0
1.5.24
->1.5.28
20.14.0
->20.14.2
1.89.0
->1.90.0
7.12.0
->7.13.0
7.11.0
->7.13.0
7.12.0
->7.13.0
7.11.0
->7.13.0
7.12.0
->7.13.0
4.22.1
->4.22.2
4.22.1
->4.22.2
4.3.0
->4.3.1
0.7.7
->0.7.8
2.16.0
->2.17.0
v2.16.0
->v2.17.0
v1.27.0
->v1.27.2
v1.27.16
->v1.27.18
v1.17.16
->v1.17.18
v1.29.1
->v1.29.3
v26.1.3+incompatible
->v26.1.4+incompatible
v0.2.4
->v0.2.5
1.22.3
->1.22.4
v0.21.1-0.20240508182429-e35e4ccd0d2d
->v0.22.0
v1.34.1
->v1.34.2
1.27.0
->1.28.0
1.6.14
->1.6.15
15.2.5
->15.2.6
v1.30.0
->v1.30.1
27.0
->27.1
3.4.3
->3.4.4
4.19.0
->4.20.0
5.91.0
->5.92.0
4.8.172
->4.8.173
Release Notes
codemirror/view (@codemirror/view)
v6.28.0
Compare Source
Bug fixes
Fix an issue where long lines broken up by block widgets were sometimes only partially rendered.
New features
The editor will now, when available (which is only on Chrome for the foreseeable future) use the
EditContext
API to capture text input.swc-project/swc (@swc/core)
v1.5.28
Compare Source
Bug Fixes
v1.5.27
Compare Source
v1.5.25
Compare Source
Bug Fixes
(es/es2015) Fix injection location of
this
for getter/setter properties (#8993) (09121a6)(es/minifier) Preserve unused special properties (#9005) (e764ff6)
(es/minifier) Fix comparison of
-0.0
(#9012) (8a29577)(es/minifier) Do not index a string with a surrogate pair (#9013) (2879a4d)
(es/minifier) Fix evaluation of
-0
as a string (#9011) (9f8e24a)(es/resolver) Fix hoisting of
const
andlet
(#8987) (0d9ecf3)Features
(es/minifier) Detect TypeScript enum initialization pattern (#8986) (cc8c155)
(x) Initialize project (#8999) (da70ebe)
Performance
tracing-spans
(#9019) (3bf3114)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.0
Compare Source
🚀 Features
typescript-estree: require
import = require()
argument to be a string literaltypescript-estree: forbid
.body
,.async
,.generator
ondeclare function
eslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/typescript-estree)
v7.13.0
Compare Source
🚀 Features
typescript-estree: require
import = require()
argument to be a string literaltypescript-estree: forbid
.body
,.async
,.generator
ondeclare function
parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
You can read about our versioning strategy and releases on our website.
uiwjs/react-codemirror (@uiw/codemirror-theme-atomone)
v4.22.2
Compare Source
Documentation v4.22.2: https://raw.githack.com/uiwjs/react-codemirror/502aedb/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.22.1...v4.22.2
1c1c49f
@x1unix205be9d
@jaywcjlove68963f9
@jaywcjlove4de4373
@jaywcjlove7f4abc9
@jaywcjlovevitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.1
Compare Source
Fix support for React Compiler with React 18
The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom
runtimeModule
: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43When using a custom
runtimeModule
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.Reminder: Vite expect code outside of
node_modules
to be ESM, so you will need to update the gist withimport React from 'react'
.acao/codemirror-json-schema (codemirror-json-schema)
v0.7.8
Compare Source
Patch Changes
#122
c2dfcc1
Thanks @imolorhe! - fix demo highlighting#123
2356a94
Thanks @imolorhe! - updated json-schema-library to get upstream fixesamacneil/dbmate (dbmate)
v2.17.0
What's Changed
New Contributors
Full Changelog: amacneil/dbmate@v2.16.0...v2.17.0
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.27.2
Compare Source
v1.27.1
Compare Source
docker/docker (github.com/docker/docker)
v26.1.4+incompatible
Compare Source
zalando/go-keyring (github.com/zalando/go-keyring)
v0.2.5
Compare Source
What's Changed
Full Changelog: zalando/go-keyring@v0.2.4...v0.2.5
golang/go (go)
v1.22.4
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.34.2
Compare Source
Minor feature:
Minor bug fixes:
casey/just (just)
v1.28.0
Compare Source
Changed
set dotenv-required
to require an environment file (#2116)--list
(#2112)Added
--list-submodules
(#2113)--show RECIPE::PATH
(#2111)--timestamp-format
(#2106 by neunenak)--list PATH
(#2108)--timestamps
(#2084 by neunenak)module_file()
andmodule_directory()
functions (#2105)Fixed
--choose
(#2115)Misc
dotenv-path
-given env file is required (#2099)--list
(#2090)evilmartians/lefthook (lefthook)
v1.6.15
Compare Source
okonet/lint-staged (lint-staged)
v15.2.6
Compare Source
Patch Changes
119adb2
Thanks @iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.cznic/sqlite (modernc.org/sqlite)
v1.30.1
Compare Source
protocolbuffers/protobuf (protoc)
v27.1
: Protocol Buffers v27.1Announcements
Compiler
C++
Java
Csharp
Other
tailwindlabs/tailwindcss (tailwindcss)
v3.4.4
Compare Source
Fixed
<alpha-value>
placeholders in a single color definition (#13740)has-*
,group-has-*
, andpeer-has-*
variants (#13770){col,row}-{start,end}
utilities (#13781)sindresorhus/type-fest (type-fest)
v4.20.0
Compare Source
SimplifyDeep
: Support array (#888)a6ab051
IsLiteral
: Returnfalse
for tagged types (#886)587380c
webpack/webpack (webpack)
v5.92.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.