fix(deps): update all non-major dependencies#531
Merged
imranbarbhuiya merged 3 commits intomainfrom Jan 13, 2025
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9d22a10 to
ddbf222
Compare
ddbf222 to
d751df8
Compare
d751df8 to
5b2d36c
Compare
5b2d36c to
d199621
Compare
d199621 to
3c61bc1
Compare
3c61bc1 to
2eb5648
Compare
2eb5648 to
3630f3b
Compare
3630f3b to
00a55ab
Compare
00a55ab to
f5697fd
Compare
f5697fd to
907a218
Compare
907a218 to
69aef2f
Compare
69aef2f to
f5c66f7
Compare
f5c66f7 to
f1df926
Compare
3196cb4 to
562a58d
Compare
562a58d to
6772a27
Compare
6772a27 to
8ece38f
Compare
8ece38f to
ddc90f9
Compare
ddc90f9 to
9c41b4f
Compare
9c41b4f to
ea1c6cc
Compare
ea1c6cc to
690ea3b
Compare
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #531 +/- ##
=======================================
Coverage 98.62% 98.62%
=======================================
Files 52 52
Lines 1088 1088
Branches 282 282
=======================================
Hits 1073 1073
Misses 15 15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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:
^19.6.0->^19.6.1^0.0.4->^0.0.6^22.10.1->^22.10.519.0.1->19.0.619.0.1->19.0.3^9.16.0->^9.18.0^14.5.6->^14.7.3^1.3.2->^1.3.4^11.1.2->^11.3.0^14.5.6->^14.7.3^15.2.10->^15.3.015.1.2->15.1.4^3.4.16->^3.4.17^0.27.3->^0.27.64.3.2->4.4.1^4.0.4->^4.0.8^5.7.2->^5.7.34.5.3->4.6.0Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cli
fuma-nama/fumadocs (@fumadocs/cli)
v0.0.6Compare Source
Patch Changes
969da26: Improve i18n apiv0.0.5Compare Source
Patch Changes
c8d9b08: support Next.js 15 i18n auto-configeslint/eslint (eslint)
v9.18.0Compare Source
v9.17.0Compare Source
lint-staged/lint-staged (lint-staged)
v15.3.0Compare Source
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8, orgit stash list:v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.vercel/next.js (next)
v15.1.4Compare Source
Core Changes
Credits
Huge thanks to @ and @ for helping!
v15.1.3Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17Compare Source
TypeStrong/TypeDoc (typedoc)
v0.27.6Compare Source
Features
ignoredHighlightLanguagesoption to specify languages which will beallowed in code blocks but not highlighted, #2819.
Bug Fixes
@includeand@includeCodenow work in the readme file, #2814.same symbol over type literal properties within function parameters.
v0.27.5Compare Source
Bug Fixes
deeply nested properties. This only affects links to properties of
properties of types, which did not have a clickable link exposed so are
unlikely to have been linked to. Furthermore, these links were not always
created by TypeDoc, only being created if all parent properties contained
comments, #2808.
rendered document and the parent property/page will be linked to instead,
#2808. These warnings can be disabled with the
validation.rewrittenLinkoption.
https://links under thehostedBaseUrloption's URL will nolonger be treated as external, #2809.
Thanks!
v0.27.4Compare Source
Features
Converter.EVENT_CREATE_PROJECTevent which fires when a project is created by the converter, #2800.Bug Fixes
@includeand@includeCodenow work for comments on the entry point for projects with a single entry point, #2800.@summarynow works to describe functions within modules, #2803.typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.4.1Compare Source
Patch Changes
v4.4.0Compare Source
This release introduces structural enhancements to the user interface and bug fixes to enhance overall functionality.
Structural Changes
Minor Changes
Patch Changes
v4.3.3Compare Source
Patch Changes
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v4.0.8Compare Source
v4.0.7Compare Source
v4.0.6Compare Source
v4.0.5Compare Source
microsoft/TypeScript (typescript)
v5.7.3Compare Source
yarnpkg/berry (yarn)
v4.6.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (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.