chore(deps): update all non-major dependencies (main) (patch)#6074
Merged
renovate[bot] merged 2 commits intomainfrom Jul 17, 2024
Merged
chore(deps): update all non-major dependencies (main) (patch)#6074renovate[bot] merged 2 commits intomainfrom
renovate[bot] merged 2 commits intomainfrom
Conversation
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
Contributor
Author
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. |
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
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.87.24.7->7.24.97.24.7->7.24.83.12.39->3.12.423.8.1->3.8.320.14.9->20.14.117.16.0->7.16.17.16.0->7.16.1v4.0.2->v4.0.311.5.4->11.5.57.0.3->7.0.413.13.0->13.13.17.34.3->7.34.48.1.5->8.1.66.2.0->6.2.23.3.2->3.3.30.26.3->0.26.45.3.2->5.3.4Release Notes
babel/babel (@babel/cli)
v7.24.8Compare Source
👓 Spec Compliance
babel-parserdeclare(@liuxingbaoyu)🐛 Bug Fix
babel-generatorininforheads (@nicolo-ribaudo)await using(@nicolo-ribaudo)babel-parserusingdeclarations (@H0onnn).value: undefinedto regexp literals (@liuxingbaoyu)babel-typesObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)babel-plugin-transform-typescriptexport import x =(@liuxingbaoyu)💅 Polish
babel-generatorasyncinfor await(@nicolo-ribaudo)babel-traverseScope.globalsmultiple times (@liuxingbaoyu)cypress-io/code-coverage (@cypress/code-coverage)
v3.12.42Compare Source
Bug Fixes
v3.12.41Compare Source
Bug Fixes
v3.12.40Compare Source
Bug Fixes
TanStack/virtual (@tanstack/react-virtual)
v3.8.3Compare 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.2Compare 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.1Compare 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.1Compare 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.3Compare Source
chromaui/chromatic-cli (chromatic)
v11.5.5Compare Source
🐛 Bug Fix
Authors: 1
cssnano/cssnano (cssnano)
v7.0.4: v7.0.4Compare Source
Bug fixes
cypress-io/cypress (cypress)
v13.13.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.4Compare Source
Fixed
prop-types]: fixclassNamemissing in prop validation false negative (#3749 @akulsr0)sort-prop-types]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation(#3779 @tylerlaprade)lerna/lerna (lerna)
v8.1.6Compare Source
Bug Fixes
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.2Compare Source
Commits
fc35f0dv6.2.1Compare Source
Merged
#143#142#141#138prettier/prettier (prettier)
v3.3.3Compare 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
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration 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.4Compare Source
Bug Fixes
@linktags will now be validated in referenced markdown documents, #2629.@linktags are now resolved in project documents, #2629.@hiddenis now properly applied when placed in a function implementation comment, #2634.Thanks!
vitejs/vite (vite)
v5.3.4Compare Source
.css?urlin assets field of manifest (#17623) (1465b20), closes #17623v5.3.3Compare 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.