Skip to content

Bump @darthcav/ts-utils from 0.8.2 to 0.8.4#5

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/darthcav/ts-utils-0.8.4
Closed

Bump @darthcav/ts-utils from 0.8.2 to 0.8.4#5
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/darthcav/ts-utils-0.8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps @darthcav/ts-utils from 0.8.2 to 0.8.4.

Changelog

Sourced from @​darthcav/ts-utils's changelog.

[0.8.4] - 2026-03-22

Changed

  • Updated Codecov coverage badge token in README.md.

[0.8.3] - 2026-03-22

Added

  • linuxRelease — parses /etc/os-release on Linux and returns key-value pairs, or null on other platforms or when the file is absent.
  • windowsRelease — returns the Windows version name, NT kernel version string, and processor architecture, or null on non-Windows platforms.
  • LinuxRelease and WindowsRelease TypeScript interfaces.

Changed

  • Test scripts now include --experimental-test-module-mocks to enable mock.module() in tests.
  • CI workflow renamed to lint/test/coverage CI and matrix format aligned with template.
  • files in package.json switched to negation-based pattern for clarity.
Commits
  • 3954e28 Release v0.8.4
  • 4f3e603 chore: update version to 0.8.4 and modify coverage badge in README
  • 599912f Release v0.8.3
  • 45b0960 chore: update CI workflows and add changelog for version 0.8.3
  • 66bfd96 Merge pull request #4 from darthcav/dependabot/npm_and_yarn/dev-dependencies-...
  • 14a6d1f chore(deps-dev): bump @​biomejs/biome in the dev-dependencies group
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@darthcav/ts-utils](https://github.com/darthcav/ts-utils) from 0.8.2 to 0.8.4.
- [Changelog](https://github.com/darthcav/ts-utils/blob/main/CHANGELOG.md)
- [Commits](darthcav/ts-utils@v0.8.2...v0.8.4)

---
updated-dependencies:
- dependency-name: "@darthcav/ts-utils"
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Looks like @darthcav/ts-utils is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 27, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/darthcav/ts-utils-0.8.4 branch March 27, 2026 17:44
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.

0 participants