Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

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

Updates @flex-development/colors from 1.1.0 to 2.0.0

Release notes

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

2.0.0

2.0.0 (2025-11-23)

⚠ BREAKING CHANGES

  • remove stripAnsi

📦 Build

  • [3be325f] yarn: bump yarn from 4.9.1 to 4.11.0

🏡 Housekeeping

🦾 Refactors

1.1.1

1.1.1 (2025-11-22)

📦 Build

  • [85aca8b] deps-dev: Bump the vitest group with 3 updates (#266)

🤖 Continuous Integration

  • [6dcd7cc] deps: Bump actions/checkout from 5.0.1 to 6.0.0 (#265)

🐛 Fixes

  • [54f53ad] [stripAnsi] ansi pattern
  • [d1f3056] [stripAnsi] ansi pattern
Changelog

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

2.0.0 (2025-11-23)

⚠ BREAKING CHANGES

  • remove stripAnsi

📦 Build

  • [3be325f] yarn: bump yarn from 4.9.1 to 4.11.0

🏡 Housekeeping

🦾 Refactors

1.1.1 (2025-11-22)

📦 Build

  • [85aca8b] deps-dev: Bump the vitest group with 3 updates (#266)

🤖 Continuous Integration

  • [6dcd7cc] deps: Bump actions/checkout from 5.0.1 to 6.0.0 (#265)

🐛 Fixes

  • [54f53ad] [stripAnsi] ansi pattern
  • [d1f3056] [stripAnsi] ansi pattern
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Nov 24, 2025
@flex-development flex-development bot enabled auto-merge (squash) November 24, 2025 18:49
@codecov
Copy link

codecov bot commented Nov 24, 2025

❌ 23 Tests Failed:

Tests completed Failed Passed Skipped
24 23 1 0
View the top 3 failed test(s) by shortest run time
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with non-nodes (sample 3)
Stack Traces | 0.000369s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:139:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with non-nodes (sample 2)
Stack Traces | 0.000386s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:139:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 4)
Stack Traces | 0.000403s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 6)
Stack Traces | 0.000409s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with non-nodes (sample 0)
Stack Traces | 0.000422s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:139:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 3)
Stack Traces | 0.000426s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 2)
Stack Traces | 0.000432s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with non-nodes (sample 1)
Stack Traces | 0.000445s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:139:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with void nodes
Stack Traces | 0.000449s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:143:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 5)
Stack Traces | 0.000476s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with parents (sample 0)
Stack Traces | 0.000484s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:130:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with parents (sample 1)
Stack Traces | 0.000532s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:130:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should see data as data
Stack Traces | 0.000534s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:64:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with list of nodes (sample 0)
Stack Traces | 0.000541s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:90:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 1)
Stack Traces | 0.000556s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should handle nodes outside of children (sample 1)
Stack Traces | 0.000968s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:56:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should see properties as data
Stack Traces | 0.00117s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:72:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with list of nodes (sample 1)
Stack Traces | 0.00127s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:90:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with parents (sample 2)
Stack Traces | 0.00129s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:130:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should see attributes as data
Stack Traces | 0.00318s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:60:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should handle nodes outside of children (sample 0)
Stack Traces | 0.00782s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:56:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should support `positions: false`
Stack Traces | 0.00972s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:80:20
src/__tests__/inspect.functional.spec.mts::functional:inspect > should work with literals (sample 0)
Stack Traces | 0.0234s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:106:12

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-a1b28264d4 branch 6 times, most recently from 7fab21c to 89329ea Compare December 2, 2025 04:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 5 times, most recently from 0af2cfc to d7069e3 Compare December 9, 2025 18:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 4 times, most recently from 9bbfdd4 to ec58ed0 Compare December 17, 2025 18:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 2 times, most recently from 9b2b08b to 00cedae Compare December 30, 2025 18:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 4 times, most recently from ea4c28f to fcdba9d Compare January 7, 2026 18:12
Bumps the flex-development group with 1 update: [@flex-development/colors](https://github.com/flex-development/colors).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch from fcdba9d to 26fd06f Compare January 7, 2026 18: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

Development

Successfully merging this pull request may close these issues.

1 participant