core-frontend
core-frontend copied to clipboard
build(deps): bump utility-types from 3.10.0 to 3.11.0
Bumps utility-types from 3.10.0 to 3.11.0.
Release notes
Sourced from utility-types's releases.
v3.11.0
What's Changed
- Fix a typo in README by
@gamtiqin piotrwitek/utility-types#153- add "Nullish" type alias by
@zhirzhin piotrwitek/utility-types#152- Fix typo in $Call documentation by
@kumar303in piotrwitek/utility-types#154- Link to ReturnType from $Call docs by
@kumar303in piotrwitek/utility-types#155- fix: ReadOnly has a typo in its documentation (#156) by
@cyli2014in piotrwitek/utility-types#157- fix: DeepPartial with generic parameter should allow assigning {} by
@mpiniarskiin piotrwitek/utility-types#184- Fix typo in $Call comment by
@Yuddomackin piotrwitek/utility-types#185New Contributors
@gamtiqmade their first contribution in piotrwitek/utility-types#153@zhirzhmade their first contribution in piotrwitek/utility-types#152@kumar303made their first contribution in piotrwitek/utility-types#154@cyli2014made their first contribution in piotrwitek/utility-types#157@mpiniarskimade their first contribution in piotrwitek/utility-types#184@Yuddomackmade their first contribution in piotrwitek/utility-types#185Full Changelog: https://github.com/piotrwitek/utility-types/compare/v3.10.0...v3.11.0
Commits
2ee1f6e3.11.08e45d7aupdate lock87c1e63Merge commit '185ad890ef8fad0bf6949422854c1c0ce99e9ddf'411e83eFix typo in $Call comment (#185)7c194c0fix: DeepPartial with generic parameter should allow assigning {} (#184)df2502efix: ReadOnly<T> has a typo in its documentation (#156) (#157)ff848f2Link to ReturnType from $Call docs (#155)259d12bFix typo in $Call documentation (#154)11e48e8add "Nullish" type alias (#152)9df4858Fix a typo in README (#153)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)