Skip to content

build(deps): bump true-myth from 8.5.0 to 9.0.0#1371

Merged
lars-reimann merged 1 commit intomainfrom
dependabot/npm_and_yarn/true-myth-9.0.0
May 2, 2025
Merged

build(deps): bump true-myth from 8.5.0 to 9.0.0#1371
lars-reimann merged 1 commit intomainfrom
dependabot/npm_and_yarn/true-myth-9.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps true-myth from 8.5.0 to 9.0.0.

Release notes

Sourced from true-myth's releases.

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

🏠 Internal

🗑️ Deprecation

Committers: 2

v8.6.0

... (truncated)

Changelog

Sourced from true-myth's changelog.

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

🗑️ Deprecation

Committers: 2

8.6.0 (2025-04-15)

The headlining feature here is making the andThen and orElse functions work more like people intuitively expect them to! See #1003 for details. Additionally, this fixes a long-standing (but easy-to-miss) bug in the behavior of maybe.get.

... (truncated)

Commits
  • 9e5b398 Release 9.0.0
  • c64081e Merge pull request #1027 from true-myth/build-script
  • 788fa76 build: fix (p)npm build script tsc invocation
  • 1e8b3a2 Merge pull request #1026 from true-myth/docs-RetryStatus-RetryFailed
  • eead484 docs: fix misisng info in retry status and RetryFailed
  • 70fd47d Merge pull request #1025 from true-myth/namespace-reexport-naming
  • 88b1472 breaking: use lowercase names for root namespace re-exports
  • d8af908 internal: fix type in label generation for CHANGELOG
  • 88fc688 internal: fix label generation for CHANGELOG
  • 012f60d Merge pull request #1024 from true-myth/update-lib-size
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@dependabot dependabot bot requested a review from lars-reimann as a code owner May 1, 2025 14:43
@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.73%. Comparing base (b7be9cc) to head (34cfb63).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1371   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files         120      120           
  Lines       13390    13390           
  Branches     4266     4266           
=======================================
  Hits        13355    13355           
  Misses         35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [true-myth](https://github.com/true-myth/true-myth) from 8.5.0 to 9.0.0.
- [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.5.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/true-myth-9.0.0 branch from c1c9d87 to 34cfb63 Compare May 2, 2025 13:53
@lars-reimann lars-reimann merged commit a693cc5 into main May 2, 2025
9 checks passed
@lars-reimann lars-reimann deleted the dependabot/npm_and_yarn/true-myth-9.0.0 branch May 2, 2025 13:59
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