Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps ansi_escapes from 1.1.0 to 2.0.1.

Release notes

Sourced from ansi_escapes's releases.

v2.0.1

  • fix: move lints dependency under dev_dependencies.

v2.0.0

⚠️ Breaking

  • Added explicit types to public APIs
  • Replaced the Options class with named optional parameters in the image() API.
  • This release may break existing code due to stricter typing and API changes

🚀 Improvements

  • Fixed Dart analysis issues
  • Internal refactor to a singleton pattern for the AnsiEscapes instance.
  • Added more usage examples
Changelog

Sourced from ansi_escapes's changelog.

2.0.1

  • fix: move lints dependency under dev_dependencies.

2.0.0

⚠️ Breaking

  • Added explicit types to public APIs
  • Replaced the Options class with named optional parameters in the image() API.
  • This release may break existing code due to stricter typing and API changes

Improvements

  • Fixed Dart analysis issues
  • Internal refactor to a singleton pattern for the AnsiEscapes instance.
  • Added more usage examples
Commits
  • 2149ee9 bump version to v2.0.1
  • c6d6578 move lints dependency under dev_dependencies (#4)
  • 8428bc2 chore: remove .idea folder and add entry to .gitignore
  • 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ansi_escapes](https://github.com/shan-shaji/ansi-escapes-dart) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/shan-shaji/ansi-escapes-dart/releases)
- [Changelog](https://github.com/shan-shaji/ansi-escapes-dart/blob/main/CHANGELOG.md)
- [Commits](shan-shaji/ansi-escapes-dart@v1.1.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ansi_escapes
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant