Skip to content

Bump true-myth from 8.4.0 to 9.0.1#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/true-myth-9.0.1
Closed

Bump true-myth from 8.4.0 to 9.0.1#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/true-myth-9.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps true-myth from 8.4.0 to 9.0.1.

Release notes

Sourced from true-myth's releases.

Release 9.0.1

True Myth provides safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.

Overview

Fixes an assignability bug with the PromiseLike interface and continues cleaning up some docs. This one comes entirely from external contributors—thanks, folks!

Changes

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

v9.0.0

True Myth provides safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.

Overview

Now with nicer internals, cleaner public APIs, a brand new docs site! For more details, see the announcement blog post.

Changes

💥 Breaking Change

🚀 Enhancement

📝 Documentation

... (truncated)

Changelog

Sourced from true-myth's changelog.

9.0.1 (2025-05-21)

Fixes an assignability bug with the PromiseLike interface and continues cleaning up some docs. This one comes entirely from external contributors—thanks, folks!

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

9.0.0 (2025-04-16)

Now with nicer internals. cleaner public APIs, a brand new docs site! For more details, see the announcement blog post.

Changes

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

... (truncated)

Commits
  • f1b10d3 Release 9.0.1
  • 429328a Merge pull request #1053 from true-myth/dependabot/npm_and_yarn/types/node-22...
  • 9183828 Merge pull request #1051 from auvred/fix/1050
  • 46c4525 Merge pull request #1052 from viniciuskneves/patch-1
  • 8064d5c build(deps-dev): bump @​types/node from 22.15.18 to 22.15.19
  • 607bba2 Remove "Why do I need this?" reference
  • f20d353 Task: align with PromiseLike interface
  • 93bf517 Merge pull request #1049 from true-myth/dependabot/npm_and_yarn/types/node-22...
  • 48d773d build(deps-dev): bump @​types/node from 22.15.17 to 22.15.18
  • b501c0f Merge pull request #1047 from true-myth/dependabot/npm_and_yarn/shelljs-0.10.0
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [true-myth](https://github.com/true-myth/true-myth) from 8.4.0 to 9.0.1.
- [Release notes](https://github.com/true-myth/true-myth/releases)
- [Changelog](https://github.com/true-myth/true-myth/blob/main/CHANGELOG.md)
- [Commits](true-myth/true-myth@v8.4.0...v9.0.1)

---
updated-dependencies:
- dependency-name: true-myth
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #90.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/true-myth-9.0.1 branch August 26, 2025 06:39
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