mcansh / http-helmet

easily add CSP and other security headers to your web application.
https://www.npmjs.com/package/@mcansh/http-helmet
16 stars 0 forks source link

chore(deps): bump type-fest from 4.14.0 to 4.26.1 #133

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps type-fest from 4.14.0 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

https://github.com/sindresorhus/type-fest/compare/v4.26.0...v4.26.1

v4.26.0

https://github.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0

v4.25.0

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

https://github.com/sindresorhus/type-fest/compare/v4.24.0...v4.25.0

v4.24.0

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

https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0

v4.23.0

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

https://github.com/sindresorhus/type-fest/compare/v4.22.1...v4.23.0

v4.22.1

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

https://github.com/sindresorhus/type-fest/compare/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

https://github.com/sindresorhus/type-fest/compare/v4.21.0...v4.22.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 0c815c8e3599f8b42ea5b8800f65cf31b8fa1197

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 2 months ago

Looks like type-fest is up-to-date now, so this is no longer needed.