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.0.0 #203

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps type-fest from 0.16.0 to 1.0.0.

Release notes

Sourced from type-fest's releases.

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.

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

v0.21.3

  • Fix TS type reference (#187) ed5f3d3

https://github.com/sindresorhus/type-fest/compare/v0.21.2...v0.21.3

v0.21.2

  • Fix export for Get type (#181) a65377b

https://github.com/sindresorhus/type-fest/compare/v0.21.1...v0.21.2

v0.21.1

  • Fix TypedArray type export (#180) ccb3013

https://github.com/sindresorhus/type-fest/compare/v0.21.0...v0.21.1

v0.21.0

  • Add Get type (#153) e40e640
  • Add Mutable type (#157) 673c1aa
  • Improve readability of Merge result (#170) c0e163d

https://github.com/sindresorhus/type-fest/compare/v0.20.2...v0.21.0

v0.20.2

  • Fix SnakeCase type issue (#161) 02ef179

https://github.com/sindresorhus/type-fest/compare/v0.20.1...v0.20.2

v0.20.1

  • Fix incorrect path in import statements 242d2f0

https://github.com/sindresorhus/type-fest/compare/v0.20.0...v0.20.1

v0.20.0

Breaking

  • Now requires TypeScript 3.4 or later (was 3.2 previously)

New types

These types require TypeScript 4.1 or later. You can still use the other types with TypeScript 3.4 or later.

... (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 #205.