Skip to content
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

Bump type-fest from 2.12.2 to 4.26.1 #1094

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps type-fest from 2.12.2 to 4.26.1.

Release notes

Sourced from type-fest's releases.

v4.26.1

  • Exact: Fix usage with recursive types and unions (#949) 91f6d39

sindresorhus/type-fest@v4.26.0...v4.26.1

v4.26.0

sindresorhus/type-fest@v4.25.0...v4.26.0

v4.25.0

  • Add StringRepeat type (#938) a83e87e
  • Add Arrayable type #270 (#935) 9aabcb9

sindresorhus/type-fest@v4.24.0...v4.25.0

v4.24.0

  • Path: Add bracketNotation option (#926) 3b15a94

sindresorhus/type-fest@v4.23.0...v4.24.0

v4.23.0

  • Paths: Add maxRecursionDepth option (#920) 052e887

sindresorhus/type-fest@v4.22.1...v4.23.0

v4.22.1

  • Fix missing exported internal types (#918) 4b74444

sindresorhus/type-fest@v4.22.0...v4.22.1

v4.22.0

New types

Improvements

  • Ensure all RequireX types' second parameter is optional (#907) fee4e04
  • StructuredCloneable: Include web-specific types when available (#908) 0086cd6

Fixes

  • Exact: Fix type when class is present (#911) bf85819

sindresorhus/type-fest@v4.21.0...v4.22.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@Codixer
Copy link
Contributor

Codixer commented Oct 28, 2024

@dependabot recreate

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.12.2 to 4.26.1.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v2.12.2...v4.26.1)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/type-fest-4.26.1 branch from d73e105 to 9dbc934 Compare October 28, 2024 12:26
@Codixer Codixer self-assigned this Oct 29, 2024
@Codixer Codixer changed the base branch from master to feature/broken_dependencies October 29, 2024 12:34
@Codixer Codixer merged commit 7bc58c1 into feature/broken_dependencies Oct 29, 2024
0 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-fest-4.26.1 branch October 29, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant