-
Notifications
You must be signed in to change notification settings - Fork 102
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
chore(deps): update all non-major dependencies (main) (patch) #6074
Merged
Conversation
This file contains 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
b79df8f
to
e00c555
Compare
Pull Request Test Coverage Report for Build 9970543104Details
💛 - Coveralls |
1984f21
to
347cd5c
Compare
347cd5c
to
6fffd5a
Compare
Size Change: +18 B (0%) Total Size: 407 kB
ℹ️ View Unchanged
|
MarcusNotheis
approved these changes
Jul 17, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
7.24.7
->7.24.8
7.24.7
->7.24.9
7.24.7
->7.24.8
3.12.39
->3.12.42
3.8.1
->3.8.3
20.14.9
->20.14.11
7.16.0
->7.16.1
7.16.0
->7.16.1
v4.0.2
->v4.0.3
11.5.4
->11.5.5
7.0.3
->7.0.4
13.13.0
->13.13.1
7.34.3
->7.34.4
8.1.5
->8.1.6
6.2.0
->6.2.2
3.3.2
->3.3.3
0.26.3
->0.26.4
5.3.2
->5.3.4
Release Notes
babel/babel (@babel/cli)
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)cypress-io/code-coverage (@cypress/code-coverage)
v3.12.42
Compare Source
Bug Fixes
v3.12.41
Compare Source
Bug Fixes
v3.12.40
Compare Source
Bug Fixes
TanStack/virtual (@tanstack/react-virtual)
v3.8.3
Compare Source
Version 3.8.3 - 7/11/24, 4:12 AM (Manual Release)
Changes
Chore
b572dcd
) by renovate[bot]42c9234
) by renovate[bot]Ci
50ab53b
) by Lachlan Collinsd403e19
) by Lachlan CollinsPackages
v3.8.2
Compare Source
Version 3.8.2 - 7/9/24, 5:40 AM (Manual Release)
Changes
Chore
a4d2d41
) by renovate[bot]1fe8a10
) by renovate[bot]557791a
) by renovate[bot]Ci
455c99b
) by Lachlan Collinspkg-pr-new
(#751) (9c3ee80
) by Lachlan Collins36faca8
) by Lachlan CollinsDocs
9f89211
) by @kadoshmsPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.16.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
actions/setup-node (actions/setup-node)
v4.0.3
Compare Source
chromaui/chromatic-cli (chromatic)
v11.5.5
Compare Source
🐛 Bug Fix
Authors: 1
cssnano/cssnano (cssnano)
v7.0.4
: v7.0.4Compare Source
Bug fixes
cypress-io/cypress (cypress)
v13.13.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.4
Compare Source
Fixed
prop-types
]: fixclassName
missing in prop validation false negative (#3749 @akulsr0)sort-prop-types
]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation
(#3779 @tylerlaprade)lerna/lerna (lerna)
v8.1.6
Compare Source
Bug Fixes
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.2
Compare Source
Commits
fc35f0d
v6.2.1
Compare Source
Merged
#143
#142
#141
#138
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
TypeStrong/TypeDoc (typedoc)
v0.26.4
Compare Source
Bug Fixes
@link
tags will now be validated in referenced markdown documents, #2629.@link
tags are now resolved in project documents, #2629.@hidden
is now properly applied when placed in a function implementation comment, #2634.Thanks!
vitejs/vite (vite)
v5.3.4
Compare Source
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623v5.3.3
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.