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 3)
Stack Traces | 0.000185s 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.000198s 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.000208s 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.00021s 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.000222s 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.000235s 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.000235s 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 0)
Stack Traces | 0.000276s 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 5)
Stack Traces | 0.000284s 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.000294s 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 literals (sample 3)
Stack Traces | 0.000295s 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.000309s 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 void nodes
Stack Traces | 0.000321s 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.000331s 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.000421s 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.000718s 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 properties as data
Stack Traces | 0.000776s 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 handle nodes outside of children (sample 1)
Stack Traces | 0.000809s 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 work with list of nodes (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:90:12
src/__tests__/inspect.functional.spec.mts::functional:inspect > should see attributes as data
Stack Traces | 0.0019s 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.00641s 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.00832s 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.0106s 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 3 times, most recently from eb898fe to 2c674ae Compare December 5, 2025 18:18
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch from 2c674ae to 0af2cfc Compare December 5, 2025 18:22
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