chore(deps): update devdependencies (non-major) #119
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:
3.6.0
->3.6.3
3.6.0
->3.6.3
3.6.0
->3.6.3
1.48.2
->1.49.0
22.8.6
->22.10.1
2.1.4
->2.1.6
3.3.3
->3.4.1
13.0.22
->13.0.23
5.6.3
->5.7.2
2.1.4
->2.1.6
Release Notes
facebook/docusaurus (@docusaurus/module-type-aliases)
v3.6.3
Compare Source
🐛 Bug Fix
docusaurus
Committers: 1
v3.6.2
: 3.6.2Compare Source
3.6.2 (2024-11-19)
🐛 Bug Fix
docusaurus-module-type-aliases
docusaurus-theme-translations
docusaurus
docusaurus --help
should print plugin commands usingextendCli()
(@slorber)docusaurus-bundler
create-docusaurus
docusaurus-bundler
,docusaurus-faster
,docusaurus
🔧 Maintenance
yarn install
to ignore temporary network errors (@slorber)Committers: 5
v3.6.1
Compare Source
🐛 Bug Fix
docusaurus
docusaurus-bundler
,docusaurus-faster
,docusaurus-utils-common
,docusaurus-utils
💅 Polish
docusaurus-bundler
,docusaurus-types
,docusaurus
📝 Documentation
🔧 Maintenance
docusaurus-mdx-loader
Committers: 2
microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
v2.1.5
Compare Source
🐞 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).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
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
acacode/swagger-typescript-api (swagger-typescript-api)
v13.0.23
Compare Source
What's Changed
Full Changelog: acacode/swagger-typescript-api@13.0.22...13.0.23
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.