nasikusa / blend-monitoring

https://blend.nasikusa.net/
3 stars 0 forks source link

chore(deps-dev): bump type-fest from 0.16.0 to 1.2.2 #283

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps type-fest from 0.16.0 to 1.2.2.

Release notes

Sourced from type-fest's releases.

v1.2.2

  • Fix Split type (#226) a7fa37a

https://github.com/sindresorhus/type-fest/compare/v1.2.1...v1.2.2

v1.2.1

  • Fix CamelCase behavior when value is in uppercase (#220) 10516fb

https://github.com/sindresorhus/type-fest/compare/v1.2.0...v1.2.1

v1.2.0

https://github.com/sindresorhus/type-fest/compare/v1.1.3...v1.2.0

v1.1.3

  • Add @​category JSDoc tag to improve reference docs generation (#209) 6b8bee7

https://github.com/sindresorhus/type-fest/compare/v1.1.2...v1.1.3

v1.1.2

  • Add string[] to PackageJson.Exports (#210) c34bbd9

https://github.com/sindresorhus/type-fest/compare/v1.1.1...v1.1.2

v1.1.1

  • Fix missing type lib 2ac33c7

https://github.com/sindresorhus/type-fest/compare/v1.1.0...v1.1.1

v1.1.0

  • Add PackageJson.PublishConfig type (#205) 305795c

https://github.com/sindresorhus/type-fest/compare/v1.0.2...v1.1.0

v1.0.2

  • Add missing exports for some of the TypeScript 4.1-only types (#196) 73e9aa7

https://github.com/sindresorhus/type-fest/compare/v1.0.1...v1.0.2

v1.0.1

  • Fix LastArrayElement type 8445521

https://github.com/sindresorhus/type-fest/compare/v1.0.0...v1.0.1

v1.0.0

  • Add CamelCasedProps, CamelCasedPropsDeep, and many more types (#179) c043c25
  • Add LastArrayElement, Split, and Trim types (#159) 2f6aa0b

No breaking changes. It's 1.0.0 to mark its stability.

... (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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #292.