build(deps-dev): bump @battis/typescript-tricks from 0.7.9 to 0.8.2#105
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
build(deps-dev): bump @battis/typescript-tricks from 0.7.9 to 0.8.2#105dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps [@battis/typescript-tricks](https://github.com/battis/typescript-config/tree/HEAD/packages/typescript-tricks) from 0.7.9 to 0.8.2. - [Changelog](https://github.com/battis/typescript-config/blob/main/packages/typescript-tricks/CHANGELOG.md) - [Commits](https://github.com/battis/typescript-config/commits/typescript-tricks/0.8.2/packages/typescript-tricks) --- updated-dependencies: - dependency-name: "@battis/typescript-tricks" dependency-version: 0.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
cf8251f to
125af7a
Compare
Contributor
Author
|
Looks like @battis/typescript-tricks is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @battis/typescript-tricks from 0.7.9 to 0.8.2.
Changelog
Sourced from
@battis/typescript-tricks's changelog.Commits
317aa3echore(typescript-tricks):@battis/typescript-tricks@0.8.206cd18cfeat: isNonEmptyString() & NonEmptyString7806579chore(typescript-tricks):@battis/typescript-tricks@0.8.138044ebfeat: isIterable()1ec0979fix: increased type-safety on isEntries key-checking0806509chore(typescript-tricks):@battis/typescript-tricks@0.8.047a89d9feat: describe generic keyof types (string|number|symbol) as Key16cd562test: collect (and expand) test coverage6e32e0frefactor: collect the most type-juggling-est things in one place87aedd8feat: identify keys and keys of objects with isKey() and isKeyof()