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

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 <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 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 1)
Stack Traces | 0.000211s 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 6)
Stack Traces | 0.000211s 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 5)
Stack Traces | 0.000215s 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.000216s 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 2)
Stack Traces | 0.000222s 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.000229s 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 1)
Stack Traces | 0.000243s 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.000252s 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 3)
Stack Traces | 0.000274s 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.000277s 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 1)
Stack Traces | 0.000286s 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 0)
Stack Traces | 0.000297s 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 list of nodes (sample 0)
Stack Traces | 0.000311s 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 void nodes
Stack Traces | 0.000318s 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 see data as data
Stack Traces | 0.000383s 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 1)
Stack Traces | 0.000636s 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.0007s 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 handle nodes outside of children (sample 1)
Stack Traces | 0.000774s 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.00104s 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 see attributes as data
Stack Traces | 0.0029s 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 work with literals (sample 0)
Stack Traces | 0.00649s 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 0)
Stack Traces | 0.0089s 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.0127s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ inspectNoColor src/inspect.mts:64:10
 ❯ src/__tests__/inspect.functional.spec.mts:80:20

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
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 ec58ed0 to 9b2b08b Compare December 23, 2025 18:13
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