Skip to content

Update dependency utility-types to ^3.6.1

Warren Gifford requested to merge renovate/utility-types-3.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
utility-types dependencies minor ^3.6.1 source code search for "utility-types"

Release Notes

piotrwitek/utility-types

v3.6.1

Compare Source

Fixed

  • Fallback to previous Omit implementation as the new Omit from TS v3.5 is broken #​80

v3.6.0

Compare Source

New

  • Added RequiredKeys and OptionalKeys #​53
  • Added OmitByValue and PickByValue to the public API #​50
  • Added OmitByValueExact and PickByValueExact #​59

v3.5.0

Compare Source

  • added WritableKeys/ReadonlyKeys mapped types (#​61)
  • added usage examples in JSDoc for each function (#​68)
  • added Brand type (#​67)
  • added Primitive and Falsey (#​70)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading