-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix(deps): update all non-major dependencies #531
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
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 PR contains the following updates:
^19.6.0
->^19.6.1
^0.0.4
->^0.0.6
^22.10.1
->^22.10.5
19.0.1
->19.0.6
19.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.0
15.1.2
->15.1.4
^3.4.16
->^3.4.17
^0.27.3
->^0.27.6
4.3.2
->4.4.1
^4.0.4
->^4.0.8
^5.7.2
->^5.7.3
4.5.3
->4.6.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
fuma-nama/fumadocs (@fumadocs/cli)
v0.0.6
Compare Source
Patch Changes
969da26
: Improve i18n apiv0.0.5
Compare Source
Patch Changes
c8d9b08
: support Next.js 15 i18n auto-configeslint/eslint (eslint)
v9.18.0
Compare Source
v9.17.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that 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.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @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.4
Compare Source
Core Changes
Credits
Huge thanks to @ and @ for helping!
v15.1.3
Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
TypeStrong/TypeDoc (typedoc)
v0.27.6
Compare Source
Features
ignoredHighlightLanguages
option to specify languages which will beallowed in code blocks but not highlighted, #2819.
Bug Fixes
@include
and@includeCode
now work in the readme file, #2814.same symbol over type literal properties within function parameters.
v0.27.5
Compare 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.rewrittenLink
option.
https://
links under thehostedBaseUrl
option's URL will nolonger be treated as external, #2809.
Thanks!
v0.27.4
Compare Source
Features
Converter.EVENT_CREATE_PROJECT
event which fires when a project is created by the converter, #2800.Bug Fixes
@include
and@includeCode
now work for comments on the entry point for projects with a single entry point, #2800.@summary
now works to describe functions within modules, #2803.typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.4.1
Compare Source
Patch Changes
v4.4.0
Compare 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.3
Compare Source
Patch Changes
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v4.0.8
Compare Source
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
yarnpkg/berry (yarn)
v4.6.0
Compare 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.