This repository was archived by the owner on Jun 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit 6c59d45
authored
chore(deps): update dependency publint to v0.3.10 (#589)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [publint](https://publint.dev)
([source](https://redirect.github.com/publint/publint/tree/HEAD/packages/publint))
| [`0.3.9` ->
`0.3.10`](https://renovatebot.com/diffs/npm/publint/0.3.9/0.3.10) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>publint/publint (publint)</summary>
###
[`v0.3.10`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0310)
[Compare
Source](https://redirect.github.com/publint/publint/compare/publint@0.3.9...publint@0.3.10)
##### Patch Changes
- Support custom conditions in `"exports"` that points to raw TS or TSX
files. This configuration is common in monorepo setups where packages
refer to the raw files among themselves using a custom condition so
custom aliasing isn't needed.
([`b34ea94`](https://redirect.github.com/publint/publint/commit/b34ea9433fb7457ac7f5f8ade972e1589ca9c89e))
With this support, the `"types"` condition is allowed to come after any
exports of the raw TS or TSX files. File existence checks are also
disabled for raw TS and TSX files reference as after publish these files
may intentionally be not published.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/netlify/functions).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b58f24a commit 6c59d45Copy full SHA for 6c59d45
File tree
Expand file treeCollapse file tree
1 file changed
+14
-14
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+14
-14
lines changedOpen diff view settings
Collapse file
+14-14Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments