-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update dev dependencies (non-major) #299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dev-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size Change: 0 B Total Size: 19.6 kB ℹ️ View Unchanged
|
a59a44e
to
ca22221
Compare
9527c9c
to
65d4c0b
Compare
ed13859
to
18849d1
Compare
27a8b59
to
bda8e88
Compare
5a62083
to
734d314
Compare
3e5a053
to
f043f06
Compare
82b8792
to
25c8ac1
Compare
bb73acb
to
e0f9c02
Compare
cdc20f0
to
7a28057
Compare
ae7f854
to
c04e3c4
Compare
c04e3c4
to
c115c4c
Compare
1181483
to
dac6344
Compare
861a608
to
7939a09
Compare
48f74a1
to
182260d
Compare
9bb15fc
to
9d596f4
Compare
9d596f4
to
23da3a8
Compare
23da3a8
to
2a034ec
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
16.0.1
->16.3.0
1.0.7
->1.0.10
18.3.11
->18.3.24
2.1.2
->2.1.9
7.37.1
->7.37.5
9.1.6
->9.1.7
16.1.2
->16.1.5
3.3.3
->3.6.2
24.1.2
->24.2.7
0.26.8
->0.28.11
5.6.3
->5.9.2
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.0
Compare Source
Features
v16.2.0
Compare Source
Features
v16.1.0
Compare Source
Features
tsconfig/bases (@tsconfig/recommended)
v1.0.10
Compare Source
v1.0.9
Compare Source
v1.0.8
Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.9
Compare Source
This release includes security patches for:
🐞 Bug Fixes
/__screenshot-error
- by @hi-ogawa in #7343View changes on GitHub
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
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in #6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in #6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in #6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in #6877 (93b67)enter
or'a'
- by @AriPerkkio in #6848 (487c8)🏎 Performance
View changes on GitHub
v2.1.4
Compare Source
🚀 Features
This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your
package.json
. See npm's documentation about semver for more information.transformIndexHtml
- by @sheremet-va in #6725 (16902)🐞 Bug Fixes
v=
queries to setup files imports - by @sheremet-va in #6759 (b8258)toThrowError
with empty string parameter - by @shulaoda in #6710 (a6129)test.extend
type exports - by @hi-ogawa in #6707 (e5c38)🏎 Performance
hash
to replacecreateHash
- by @btea in #6703 (5d07b)View changes on GitHub
v2.1.3
Compare Source
🐞 Bug Fixes
toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy
- by @hi-ogawa in #6697 (e0027)/mockServiceWorker.js
instead of/__vitest_msw__
- by @sheremet-va in #6687 (4b2ce)toMatchObject
diff - by @hi-ogawa in #6620 (d289e)<empty line>
logs when interleavingconsole.log/error
- by @hi-ogawa in #6644 (9ece3)fast-glob
instead oftinyglobby
in Vitest - by @sheremet-va in #6688 (70baa)🏎 Performance
View changes on GitHub
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Compare Source
Fixed
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb)prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares)no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)Changed
button-has-type
]: clean up phrasing (#3909 @hamirmahal)v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)v7.37.3
Compare Source
Fixed
no-danger
]: avoid a crash on a nested component name (#3833 @ljharb)no-unknown-property
]: supportprecedence
prop in react 19 (#3829 @acusti)prop-types
]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)Changed
jsx-no-script-url
]: Improve tests (#3849 @radu2147)default-props-match-prop-types
], [jsx-boolean-value
], [jsx-curly-brace-presence
], [jsx-no-bind
], [no-array-index-key
], [no-is-mounted
], [no-render-return-value
], [require-default-props
] (#3841 @bastiendmt)v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)typicode/husky (husky)
v9.1.7
Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.6...v9.1.7
lint-staged/lint-staged (lint-staged)
v16.1.5
Compare Source
Patch Changes
4e3ce22
Thanks @srsatt! - Detect the git repo's top-level directory correctly when in a worktree.v16.1.4
Compare Source
Patch Changes
90b37b0
Thanks @iiroj! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Compare Source
Patch Changes
7ea700b
Thanks @dword-design! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
v3.6.0
Compare Source
diff
🔗 Release Notes
v3.5.3
Compare Source
v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
v3.4.2
Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-
in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)v3.4.0
Compare Source
diff
🔗 Release Notes
semantic-release/semantic-release (semantic-release)
v24.2.7
Compare Source
Performance Improvements
v24.2.6
Compare Source
Bug Fixes
v24.2.5
Compare Source
Bug Fixes
marked-terminal
(#3742) (fb1ccd4)v24.2.4
Compare Source
Bug Fixes
v24.2.3
Compare Source
Bug Fixes
v24.2.2
Compare Source
Bug Fixes
v24.2.1
Compare Source
Bug Fixes
v24.2.0
Compare Source
Features
v24.1.3
Compare Source
Bug Fixes
TypeStrong/TypeDoc (typedoc)
v0.28.11
Compare Source
Features
if they do not have their own comment, #2999.
Bug Fixes
?
in the reflection preview and signature, #2995.compilerOptions
option now functions properly with non-boolean options, #3000.compilerOptions
option are now handled gracefully, #3000.v0.28.10
Compare Source
Bug Fixes
v0.28.9
Compare Source
Features
Bug Fixes
v0.28.8
Compare Source
Features
plugin
function can now be given plugin functions to load.-
within tag names to supporttypescript-json-schema
's@TJS-type
tag, #2972.Context.createSymbolId
for use by plugins.Bug Fixes
<img srcset>
will now be discovered by TypeDoc, #2975.<source src>
and<source srcset>
elements will now be discovered by TypeDoc, #2975.Thanks!
v0.28.7
Compare Source
Features
@sortStrategy
tag to override thesort
option on a specific reflection, #2965.Bug Fixes
export { type X }
are no longer missing comments, #2970.locale
to an unknown value will now cause TypeDoc to operate in English instead of a debug locale.v0.28.6
Compare Source
Features
Bug Fixes
export { type X }
are now detected and converted as interfaces/type aliases, #2962.Thanks!
v0.28.5
Compare Source
Bug Fixes
ignoredHighlightLanguages
can now be used to prevent warnings for codeblocks containing languageswhich are supported by Shiki but are not loaded, #2956.
v0.28.4
Compare Source
Features
Bug Fixes
The
chevronSmall
helper is now deprecated and will be removed with v0.29.0.@hidden
will no longer appear in the"Hierarchy" section of the docs.
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.