-
Notifications
You must be signed in to change notification settings - Fork 103
chore(deps): update all non-major dependencies (patch) #5338
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
Merged
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: 319 kB ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 7162069600
💛 - Coveralls |
MarcusNotheis
approved these changes
Dec 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.12.12
->3.12.13
9.2.4
->9.2.5
7.6.3
->7.6.4
7.6.3
->7.6.4
7.6.3
->7.6.4
7.6.3
->7.6.4
7.6.3
->7.6.4
7.6.3
->7.6.4
20.10.3
->20.10.4
18.2.41
->18.2.43
6.13.1
->6.13.2
6.13.1
->6.13.2
1.20.0
->1.20.1
1.20.0
->1.20.1
1.20.0
->1.20.1
4.2.0
->4.2.1
13.6.0
->13.6.1
3.1.0
->3.1.1
7.6.3
->7.6.4
5.3.2
->5.3.3
5.0.5
->5.0.7
4.2.1
->4.2.2
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.13
Compare Source
Bug Fixes
semantic-release/github (@semantic-release/github)
v9.2.5
Compare Source
Bug Fixes
storybookjs/storybook (@storybook/addon-a11y)
v7.6.4
Compare Source
storybookjs/storybook (@storybook/addon-essentials)
v7.6.4
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.13.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.13.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
SAP/ui5-webcomponents (@ui5/webcomponents)
v1.20.1
Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.2.1
Compare Source
Remove generic parameter on
Plugin
to avoid type error with Rollup 4/Vite 5 andskipLibCheck: false
.I expect very few people to currently use this feature, but if you are extending the React plugin via
api
object, you can get back the typing of the hook by importingViteReactPluginApi
:cypress-io/cypress (cypress)
v13.6.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1
prettier/prettier (prettier)
v3.1.1
Compare Source
diff
Fix config file search (#15363 by @fisker)
Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.
Skip explicitly passed symbolic links with
--no-error-on-unmatched-pattern
(#15533 by @sanmai-NL)Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.
In Prettier 3.1.1, you can use
--no-error-on-unmatched-pattern
to simply skip symbolic links.Consistently use tabs in ternaries when
useTabs
istrue
(#15662 by @auvred)Improve config file search (#15663 by @fisker)
The Prettier config file search performance has been improved by more effective cache strategy.
Fix unstable and ugly formatting for comments in destructuring patterns (#15708 by @sosukesuzuki)
Support "Import Attributes" (#15718 by @fisker)
TypeScript 5.3 supports the latest updates to the import attributes proposal.
Fix false claim in docs that cursorOffset is incompatible with rangeStart/rangeEnd (#15750 by @ExplodingCabbage)
The cursorOffset option has in fact been compatible with rangeStart/rangeEnd for over 5 years, thanks to work by @ds300. However, Prettier's documentation (including the CLI
--help
text) continued to claim otherwise, falsely. The documentation is now fixed.Keep curly braces and
from
keyword in emptyimport
statements (#15756 by @fisker)Keep empty import attributes and assertions (#15757 by @fisker)
storybookjs/storybook (storybook)
v7.6.4
Compare Source
Microsoft/TypeScript (typescript)
v5.3.3
: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v5.0.7
Compare Source
v5.0.6
Compare Source
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)
v4.2.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.