Skip to content

build(deps): update dependency type-fest to v4.37.0 #11785

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

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 4.36.0 -> 4.37.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest (type-fest)

v4.37.0

Compare Source



  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested review from benelan and jcfranco as code owners March 21, 2025 11:51
@renovate renovate bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Mar 21, 2025
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Mar 21, 2025
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 3aa85c8 to d0cc747 Compare March 21, 2025 19:22
@benelan benelan merged commit e8702c6 into dev Mar 21, 2025
11 checks passed
@benelan benelan deleted the renovate/type-fest-4.x-lockfile branch March 21, 2025 21:53
benelan added a commit that referenced this pull request Mar 24, 2025
* origin/dev: (61 commits)
  build(deps): update dependency stylelint to v16.16.0 (#11784)
  build(deps): update dependency type-fest to v4.37.0 (#11785)
  chore: release next
  build(deps): update eslint (#11786)
  docs: update list of contributors (#11780)
  feat(combobox-item): add component tokens (#11645)
  chore: release next
  feat: add browser join and browser plus (#11779)
  build(deps): update storybook monorepo to v8.6.6 (#11763)
  build(deps): update dependency lint-staged to v15.5.0 (#11764)
  docs: update list of contributors (#11769)
  build: update browserslist db (#11773)
  chore: release next
  feat(combobox, combobox-item-group): add component tokens (#11623)
  fix: Update README.md (#11768)
  fix: Update README.md (#11767)
  fix: Update README.md (#11765)
  revert(menu-item): revert hover state interaction changes (#11761)
  refactor(filter): remove unused styles (#11758)
  chore: use Vite for `@esri/eslint-plugin-calcite-components` build (#11752)
  ...
benelan added a commit that referenced this pull request Mar 24, 2025
…igration-ssr

* origin/dev: (278 commits)
  build(deps): update storybook monorepo to v8.6.7 (#11783)
  build: update browserslist db (#11792)
  build(deps): update dependency stylelint to v16.16.0 (#11784)
  build(deps): update dependency type-fest to v4.37.0 (#11785)
  chore: release next
  build(deps): update eslint (#11786)
  docs: update list of contributors (#11780)
  feat(combobox-item): add component tokens (#11645)
  chore: release next
  feat: add browser join and browser plus (#11779)
  build(deps): update storybook monorepo to v8.6.6 (#11763)
  build(deps): update dependency lint-staged to v15.5.0 (#11764)
  docs: update list of contributors (#11769)
  build: update browserslist db (#11773)
  chore: release next
  feat(combobox, combobox-item-group): add component tokens (#11623)
  fix: Update README.md (#11768)
  fix: Update README.md (#11767)
  fix: Update README.md (#11765)
  revert(menu-item): revert hover state interaction changes (#11761)
  ...
benelan pushed a commit that referenced this pull request Mar 26, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [type-fest](https://redirect.github.com/sindresorhus/type-fest) |
[`4.36.0` ->
`4.37.0`](https://renovatebot.com/diffs/npm/type-fest/4.36.0/4.37.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.36.0/4.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.36.0/4.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sindresorhus/type-fest (type-fest)</summary>

###
[`v4.37.0`](https://redirect.github.com/sindresorhus/type-fest/releases/tag/v4.37.0)

[Compare
Source](https://redirect.github.com/sindresorhus/type-fest/compare/v4.36.0...v4.37.0)

- `Sum`: Add negative return value support
([#&#8203;1068](https://redirect.github.com/sindresorhus/type-fest/issues/1068))
[`af5bfb7`](https://redirect.github.com/sindresorhus/type-fest/commit/af5bfb7)
- `Subtract`: Add negative return value support
([#&#8203;1061](https://redirect.github.com/sindresorhus/type-fest/issues/1061))
[`2b85ae2`](https://redirect.github.com/sindresorhus/type-fest/commit/2b85ae2)
- `Split`: Add
[`strictLiteralChecks`](https://redirect.github.com/sindresorhus/type-fest/blob/ed8c987129fe180021348d8fdbd52e662ffd69a1/source/split.d.ts#L12-L34)
option
([#&#8203;1067](https://redirect.github.com/sindresorhus/type-fest/issues/1067))
[`cc93f85`](https://redirect.github.com/sindresorhus/type-fest/commit/cc93f85)
- `Split`: Fix instantiations with unions
([#&#8203;1067](https://redirect.github.com/sindresorhus/type-fest/issues/1067))
[`cc93f85`](https://redirect.github.com/sindresorhus/type-fest/commit/cc93f85)
- `Replace`: Fix instantiations with unions
([#&#8203;1065](https://redirect.github.com/sindresorhus/type-fest/issues/1065))
[`a733698`](https://redirect.github.com/sindresorhus/type-fest/commit/a733698)
- `DelimiterCase` / `SnakeCase` / `ScreamingSnakeCase` / `KebabCase`:
Fix default value for `splitOnNumbers` option
([#&#8203;1073](https://redirect.github.com/sindresorhus/type-fest/issues/1073))
[`e462e72`](https://redirect.github.com/sindresorhus/type-fest/commit/e462e72)

***

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant