Skip to content

build(deps): Bump @flex-development/when from 1.0.0 to 2.0.0 in the flex-development group#981

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/flex-development-36cbcf45cb
Open

build(deps): Bump @flex-development/when from 1.0.0 to 2.0.0 in the flex-development group#981
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/flex-development-36cbcf45cb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the flex-development group with 1 update: @flex-development/when.

Updates @flex-development/when from 1.0.0 to 2.0.0

Release notes

Sourced from @​flex-development/when's releases.

2.0.0

2.0.0 (2026-02-20)

⚠ BREAKING CHANGES

  • catch support

📦 Build

  • [dd93b19] deps-dev: Bump @​commitlint/cli from 20.4.1 to 20.4.2 in the commitlint group (#9)
  • [9229069] deps-dev: Bump happy-dom from 20.6.2 to 20.6.3 (#10)

✨ Features

Changelog

Sourced from @​flex-development/when's changelog.

2.0.0 (2026-02-19)

⚠ BREAKING CHANGES

  • catch support

📦 Build

  • [dd93b19] deps-dev: Bump @​commitlint/cli from 20.4.1 to 20.4.2 in the commitlint group (#9)
  • [9229069] deps-dev: Bump happy-dom from 20.6.2 to 20.6.3 (#10)

✨ Features

Commits
  • 5a02498 release: 2.0.0 (#11)
  • 8e76046 release(chore): 2.0.0
  • 9229069 build(deps-dev): Bump happy-dom from 20.6.2 to 20.6.3 (#10)
  • dd93b19 build(deps-dev): Bump @​commitlint/cli from 20.4.1 to 20.4.2 in the commitlint...
  • 8d8f17f feat!: catch support
  • 003be0f feat(lib): isPromise
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 20, 2026
@flex-development flex-development bot enabled auto-merge (squash) February 20, 2026 22:13
@codecov
Copy link

codecov bot commented Feb 20, 2026

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
358 4 354 0
View the top 3 failed test(s) by shortest run time
src/lib/__tests__/resolve-module.spec.mts::unit:lib/resolveModule > fs (only async) > should return resolved URL ("unist")
Stack Traces | 0.00201s run time
Error: Cannot find package 'unist' imported from .../lib/__tests__/resolve-module.spec.mts
 ❯ __node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal_captureLargerStackTrace node_modules/@.../dist/internal/stack-trace.mjs:9:9
 ❯ new NodeError node_modules/@.../errnode/dist/e.mjs:50:45
 ❯ check src/lib/resolver.mts:1227:11
 ❯ src/lib/resolver.mts:1208:16
 ❯ node_modules/@.../dist/lib/when.mjs:64:37
 ❯ .../lib/__tests__/resolve-module.spec.mts:63:29

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
src/lib/__tests__/resolve-module.spec.mts::unit:lib/resolveModule > fs (only async) > should return resolved URL ("@types/unist")
Stack Traces | 0.00305s run time
Error: Cannot find package '.../mlly/mlly/node_modules/@types/unist/' imported from .../lib/__tests__/resolve-module.spec.mts
 ❯ __node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal_captureLargerStackTrace node_modules/@.../dist/internal/stack-trace.mjs:9:9
 ❯ new NodeError node_modules/@.../errnode/dist/e.mjs:50:45
 ❯ check src/lib/resolver.mts:269:11
 ❯ src/lib/resolver.mts:251:47
 ❯ .../lib/__tests__/resolve-module.spec.mts:63:29

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
src/lib/__tests__/resolve-module.spec.mts::unit:lib/resolveModule > fs (only async) > should return resolved URL ("../../lib")
Stack Traces | 0.0227s run time
Error: Directory import '.../mlly/src/lib' is not supported resolving ES modules imported from .../mlly/.../lib/__tests__/resolve-module.spec.mts
 ❯ __node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal___node_internal_captureLargerStackTrace node_modules/@.../dist/internal/stack-trace.mjs:9:9
 ❯ new NodeError node_modules/@.../errnode/dist/e.mjs:50:45
 ❯ src/lib/resolver.mts:467:17
 ❯ node_modules/@.../dist/lib/when.mjs:64:37
 ❯ .../lib/__tests__/resolve-module.spec.mts:63:29

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_UNSUPPORTED_DIR_IMPORT', url: 'file://.../mlly/src/lib' }
src/lib/__tests__/resolve-module.spec.mts::src/lib/__tests__/resolve-module.spec.mts
Stack Traces | 0.106s run time
Error: Obsolete snapshots found when no snapshot update is expected.
· unit:lib/resolveModule > fs (only async) > should return resolved URL ("../../lib") 1
· unit:lib/resolveModule > fs (only async) > should return resolved URL ("@types/unist") 1
· unit:lib/resolveModule > fs (only async) > should return resolved URL ("unist") 1

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-36cbcf45cb branch 5 times, most recently from 71507e0 to 9ded894 Compare February 25, 2026 22:28
Bumps the flex-development group with 1 update: [@flex-development/when](https://github.com/flex-development/when).


Updates `@flex-development/when` from 1.0.0 to 2.0.0
- [Release notes](https://github.com/flex-development/when/releases)
- [Changelog](https://github.com/flex-development/when/blob/main/CHANGELOG.md)
- [Commits](flex-development/when@1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: "@flex-development/when"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: flex-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-36cbcf45cb branch from 9ded894 to 61df99f Compare February 27, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

0 participants