-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Patch updates (patch) #107
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
commit: |
6413c76
to
37cc98a
Compare
3b16a4c
to
38ff525
Compare
38ff525
to
4c996d5
Compare
Signed-off-by: Renovate Bot <[email protected]>
4c996d5
to
e64fb2e
Compare
This PR contains the following updates:
^1.1.9
->^1.1.10
^1.1.9
->^1.1.10
^10.0.2
->^10.0.3
0.48.0
->0.48.2
>=2.7.7
->>=2.7.8
>=7.0.5
->>=7.0.6
](https://renovatebot.com/diffs/npm/cross-spawn@>=7.0.0 <7.0.5/7.0.5/7.0.6)^15.4.1
->^15.4.3
0.48.0
->0.48.2
^0.48.0
->^0.48.2
9.15.4
->9.15.5
^0.3.2
->^0.3.4
^18.3.0
->^18.3.1
>=4.2.0
->>=4.2.10
4.4.1
->4.4.2
>=0.7.0
->>=0.7.2
Release Notes
anolilab/semantic-release (@anolilab/multi-semantic-release)
v1.1.10
Compare Source
@anolilab/multi-semantic-release 1.1.10 (2025-02-10)
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-pnpm)
v1.1.10
Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-preset)
v10.0.3
Compare Source
Bug Fixes
Dependencies
wanasit/chrono (chrono-node@<2.2.4)
v2.7.8
Compare Source
6d8d672
257722f
a857d3f
80c126b
6646c75
3a15d3d
moxystudio/node-cross-spawn (cross-spawn@>=7.0.0 <7.0.5)
v7.0.6
Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.pnpm/pnpm (pnpm)
v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
publint/publint (publint)
v0.3.4
Compare Source
Patch Changes
When globbing
"exports"
values that contains*
, also respect"exports"
keys that mark paths as null. For example: (b9605ae
)The glob in
"./*": "./dist/*"
will no longer match and lint files in"./browser/*"
as it's marked null (internal).Update logs when running the
publint
CLI: (58d96a2
)publint
version is now displayed.publint deps
command no longer logs passing dependencies. Only failing dependencies are logged.Examples:
$ npx publint deps $ Running publint v0.X.X for my-library deps... $ x my-dependency $ Errors: $ 1. ...
Fix detecting shorthand repository URLs with the
.
character (09d8cbb
)Clarify message when
"types"
is not the first condition in the"exports"
field (5a6ba00
)Correctly detect if a
"types"
value in"exports"
is used for dual publishing (3f3d8b2
)v0.3.3
Compare Source
Patch Changes
Rename
EXPORT_TYPES_INVALID_FORMAT
message toEXPORTS_TYPES_INVALID_FORMAT
(#139)Allow versioned types conditions (e.g.
"types@>=5.2"
) in"exports"
when checking for"types"
condition ordering (#138)antfu/taze (taze)
v18.3.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.2.10
Compare Source
Patch Changes
v4.2.9
Compare Source
Patch Changes
@return
block tags on declarations (#694)v4.2.8
Compare Source
Patch Changes
v4.2.7
Compare Source
Patch Changes
v4.2.6
Compare Source
Patch Changes
v4.2.5
Compare Source
Patch Changes
<thead>
and<tbody>
elements to fix MDX compatibility issues (#671)v4.2.4
Compare Source
Patch Changes
v4.2.3
Compare Source
Patch Changes
v4.2.2
Compare Source
Patch Changes
v4.2.1
Compare Source
Patch Changes
felipecrs/typedoc-plugin-rename-defaults (typedoc-plugin-rename-defaults)
v0.7.2
Compare Source
v0.7.1
Compare Source
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, 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.