Skip to content

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
dependabot/npm_and_yarn/battis/typescript-tricks-0.8.2
Closed

build(deps-dev): bump @battis/typescript-tricks from 0.7.9 to 0.8.2#105
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/battis/typescript-tricks-0.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps @battis/typescript-tricks from 0.7.9 to 0.8.2.

Changelog

Sourced from @​battis/typescript-tricks's changelog.

0.8.2 (2026-03-12)

Features

  • isNonEmptyString() & NonEmptyString (06cd18c)

0.8.1 (2026-03-10)

Features

Bug Fixes

  • increased type-safety on isEntries key-checking (1ec0979)

0.8.0 (2026-03-07)

⚠ BREAKING CHANGES

  • deprecate getEnumValue in favor of normal TypeScript usage
  • deprecate Mixin
  • deprecate Constructor and related methods
  • deprecate Nullable, Optional, AssociativeArray, JSONPrimitiveTypes, Subset
  • deprecate Coerce
  • deprecate isError and CoerceError, preferring built-in Error.isError

Features

  • describe generic keyof types (string|number|symbol) as Key (47a89d9)
  • identify an array of entries with isEntries() (e97da7a)
  • identify keys and keys of objects with isKey() and isKeyof() (87aedd8)
  • optional type detection with isRecord() (c26b5b7)

Bug Fixes

  • deprecate Coerce (3060632)
  • deprecate Constructor and related methods (d01206e)
  • deprecate getEnumValue in favor of normal TypeScript usage (1516b04)
  • deprecate isError and CoerceError, preferring built-in Error.isError (7f65938)
  • deprecate Mixin (b25266d)
  • deprecate Nullable, Optional, AssociativeArray, JSONPrimitiveTypes, Subset (c3730d1)
Commits
  • 317aa3e chore(typescript-tricks): @​battis/typescript-tricks@​0.8.2
  • 06cd18c feat: isNonEmptyString() & NonEmptyString
  • 7806579 chore(typescript-tricks): @​battis/typescript-tricks@​0.8.1
  • 38044eb feat: isIterable()
  • 1ec0979 fix: increased type-safety on isEntries key-checking
  • 0806509 chore(typescript-tricks): @​battis/typescript-tricks@​0.8.0
  • 47a89d9 feat: describe generic keyof types (string|number|symbol) as Key
  • 16cd562 test: collect (and expand) test coverage
  • 6e32e0f refactor: collect the most type-juggling-est things in one place
  • 87aedd8 feat: identify keys and keys of objects with isKey() and isKeyof()
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
battis and others added 3 commits April 12, 2026 08:49
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/battis/typescript-tricks-0.8.2 branch from cf8251f to 125af7a Compare April 12, 2026 12:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2026

Looks like @battis/typescript-tricks is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/battis/typescript-tricks-0.8.2 branch April 12, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant