fix(deps): update weekly patch updates #726
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:
6.2.2
->6.2.4
1.1.2
->1.1.14
2.1.2
->2.1.15
1.3.0
->1.3.2
1.1.1
->1.1.12
2.8.17
->2.8.19
4.17.21
->4.17.23
4.17.7
->4.17.17
18.19.50
->18.19.111
18.3.5
->18.3.23
18.3.0
->18.3.7
4.23.1
->4.23.13
8.57.0
->8.57.1
6.10.0
->6.10.2
4.21.0
->4.21.2
7.8.1
->7.8.7
==2.11.3
->==2.11.7
==5.0.1
->==5.0.2
3.13.3-bookworm
->3.13.5-bookworm
2.9.2
->2.9.3
==0.4.0
->==0.4.1
==0.34.0
->==0.34.3
8.18.0
->8.18.2
4.5.5
->4.5.7
Release Notes
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.4
Compare Source
Bug fixes
Fix a crash in the
esLint
helper when a rule'smeta.docs
isn't defined.Properly dedent lines starting with an opening curly brace below composite statements like
for
/while
.v6.2.3
Compare Source
Bug fixes
Disable JavaScript completions in JSX context.
radix-ui/primitives (@radix-ui/react-dialog)
v1.1.8
v1.1.7
Compare Source
v1.1.6
Compare Source
v1.1.5
Compare Source
v1.1.4
Compare Source
v1.1.3
Compare Source
uiwjs/react-codemirror (@uiw/react-codemirror)
v4.23.13
Compare Source
Documentation v4.23.13: https://raw.githack.com/uiwjs/react-codemirror/40401ed/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.12...v4.23.13
154727c
@boopeshmahendran2279e9776b
@jaywcjlovev4.23.12
Compare Source
Documentation v4.23.12: https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.11...v4.23.12
9a5ce28
@Shellishack8ce4ceb
@jaywcjlovev4.23.11
Compare Source
Documentation v4.23.11: https://raw.githack.com/uiwjs/react-codemirror/4f9af7b/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.10...v4.23.11
d589c09
@jaywcjlove3bf96a6
@jaywcjloved6ee7f8
@danezd1271a6
@jaywcjlovev4.23.10
Compare Source
Documentation v4.23.10: https://raw.githack.com/uiwjs/react-codemirror/b920d7f/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.9...v4.23.10
b11562d
@colsondonohuev4.23.9
Compare Source
Documentation v4.23.9: https://raw.githack.com/uiwjs/react-codemirror/fc8f5fa/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.8...v4.23.9
e191c2a
@veksena657654
@PuruVJv4.23.8
Compare Source
Documentation v4.23.8: https://raw.githack.com/uiwjs/react-codemirror/62aac6a/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.7...v4.23.8
a95fb47
@snelsiv4.23.7
Compare Source
Documentation v4.23.7: https://raw.githack.com/uiwjs/react-codemirror/5b16350/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.6...v4.23.7
ab89f28
@jaywcjlove4edca1d
@aspiersced0b1a
@jaywcjlovev4.23.6
Compare Source
Documentation v4.23.6: https://raw.githack.com/uiwjs/react-codemirror/57d9fb7/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.5...v4.23.6
8f1ff2d
@fatton139c2437c7
@jaywcjlovev4.23.5
Compare Source
Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.4...v4.23.5
661bfc9
@jaywcjlovev4.23.4
Compare Source
Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.3...v4.23.4
e10f426
@danielericleev4.23.3
Compare Source
Documentation v4.23.3: https://raw.githack.com/uiwjs/react-codemirror/d199b9e/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.2...v4.23.3
4af6677
@luiz2fv4.23.2
Compare Source
Documentation v4.23.2: https://raw.githack.com/uiwjs/react-codemirror/c8cf3ac/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.1...v4.23.2
67b6d6b
@jaywcjloveeslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
Compare Source
Fixed
no-redundandant-roles
: allow<img src="*.svg" role="img" />
#936
Commits
0d01a1a
es-iterator-helpers
aa075bd
d15d3ab
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
5dad7c4
aria-role
: Add valid test for<svg role="img" />
daba189
label-has-associated-control
: add line breaks for readability0bc6378
label-has-associated-control
: add additional test cases30d2318
d92446c
v6.10.1
Compare Source
Commits
4925ba8
cb6788c
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,auto-changelog
,eslint-plugin-import
,tape
518a77e
es-iterator-helpers
,string.prototype.includes
eed03a3
2ee940c
a262131
aria-query
e517937
expressjs/express (express)
v4.21.2
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.1...4.21.2
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
Automattic/mongoose (mongoose)
v7.8.7
Compare Source
==================
v7.8.6
Compare Source
===================
v7.8.5
Compare Source
===================
v7.8.4
Compare Source
===================
v7.8.3
Compare Source
==================
v7.8.2
Compare Source
==================
pydantic/pydantic (pydantic)
v2.11.7
Compare Source
GitHub release
What's Changed
Fixes
FieldInfo
instance if necessary duringFieldInfo
build by @Viicos in #11898v2.11.6
Compare Source
GitHub release
What's Changed
Fixes
FieldInfo
by @Viicos in #11946v2.11.5
Compare Source
v2.11.4
Compare Source
GitHub release
What's Changed
Packaging
mkdocs-llmstxt
to v0.2.0 by @Viicos in #11725Changes
create_model()
by @Viicos in #11714.This change was backported as it was previously possible (although not meant to be supported)
to provide
model_config
as a field, which would make it possible to provide both configurationand bases.
Fixes
function-before
schemas during schema gathering by @Viicos in #11801joerick/pyinstrument (pyinstrument)
v5.0.2
Compare Source
gilbarbara/react-joyride (react-joyride)
v2.9.3
: 2.9.3Compare Source
650ab36
9874150
3648311
disableScrolling
is set:af6fa9e
826669d
pydantic/typing-inspection (typing-inspection)
v0.4.1
Compare Source
list
as a type hint forInspectedAnnotation.metadata
by @Viicos in #43encode/uvicorn (uvicorn)
v0.34.3
: Verrsion 0.34.3Compare Source
What's Changed
cwd()
when non-empty--reload-dirs
is passed by @stinovlas in https://github.com/encode/uvicorn/pull/2598get_client_addr
formatting to WebSocket logging by @Harry-Lees in https://github.com/encode/uvicorn/pull/2636New Contributors
Full Changelog: encode/uvicorn@0.34.2...0.34.3
v0.34.2
: Version 0.34.2Compare Source
What's Changed
New Contributors
Full Changelog: encode/uvicorn@0.34.1...0.34.2
v0.34.1
: Version 0.34.1Compare Source
What's Changed
ServerState
in the main module by @Kludex in https://github.com/encode/uvicorn/pull/2581New Contributors
Configuration
📅 Schedule: Branch creation - "before 5am 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 was generated by Mend Renovate. View the repository job log.