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 23:03
@codecov
Copy link

codecov bot commented Nov 24, 2025

❌ 12 Tests Failed:

Tests completed Failed Passed Skipped
95 12 83 0
View the top 3 failed test(s) by shortest run time
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (12)
Stack Traces | 0.000591s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (3)
Stack Traces | 0.000607s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (9)
Stack Traces | 0.000607s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (10)
Stack Traces | 0.000633s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (11)
Stack Traces | 0.000637s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (8)
Stack Traces | 0.000641s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (7)
Stack Traces | 0.000655s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (0)
Stack Traces | 0.000699s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stderr` (3)
Stack Traces | 0.00071s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:82:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (2)
Stack Traces | 0.000768s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stdout` (1)
Stack Traces | 0.00361s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:210:13
src/reporters/__tests__/fancy.reporter.functional.spec.mts::functional:reporters/FancyReporter > should write to `logger.stderr` (2)
Stack Traces | 0.00873s run time
TypeError: (0 , stripAnsi) is not a function
 ❯ FancyReporter.info src/reporters/fancy.reporter.mts:244:47
 ❯ FancyReporter.report src/reporters/fancy.reporter.mts:405:46
 ❯ .../reporters/__tests__/fancy.reporter.functional.spec.mts:82:13

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 7 times, most recently from 51fbf3f to 94a9726 Compare December 2, 2025 21:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 8 times, most recently from f5e0687 to 5889d60 Compare December 10, 2025 23:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-a1b28264d4 branch 8 times, most recently from 3126a7a to c483749 Compare December 16, 2025 23:07
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 c483749 to 03b99d8 Compare December 16, 2025 23:12
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.

1 participant