Skip to content

Update dependency enum_to_string to v2#27

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/enum_to_string-2.x
Open

Update dependency enum_to_string to v2#27
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/enum_to_string-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 7, 2021

This PR contains the following updates:

Package Type Update Change
enum_to_string dependencies major ^1.0.14^2.0.0

Release Notes

rknell/flutterEnumsToString (enum_to_string)

v2.2.1

  • Performance improvements:
    • Optimized _getCustomMapping method to avoid throwing exceptions for enums without custom values
    • Added caching for string representations of enum values in fromString method to avoid repeated conversions
    • Fixed performance regression reported in issues #​35 and #​36
    • Added benchmark tests to measure performance improvements

v2.2.0

  • Added support for enhanced enums (Dart 2.17+)
  • Added ability to use custom string mappings with enhanced enums
  • Minimum SDK version increased to 2.17.0

v2.1.0

  • Added new capitalizeWords flag to control word capitalization in camelCase conversion
  • When used with camelCase: true, setting capitalizeWords: true will capitalize all words instead of just the first one
  • Maintains backward compatibility with existing behavior

v2.0.1

  • No reason not to be bumped to prod with null safety

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/enum_to_string-2.x branch from 392ff8f to 0bc407c Compare March 16, 2023 08:12
@renovate renovate Bot force-pushed the renovate/enum_to_string-2.x branch from 0bc407c to e1dc472 Compare August 12, 2025 20:13
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Aug 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade enum_to_string
The current Dart SDK version is 2.10.5.

Because flutter_new_instagram depends on enum_to_string >=2.0.0-nullsafety.1 which requires SDK version >=2.12.0-0 <4.0.0, version solving failed.
pub upgrade failed (1; Because flutter_new_instagram depends on enum_to_string >=2.0.0-nullsafety.1 which requires SDK version >=2.12.0-0 <4.0.0, version solving failed.)

@renovate renovate Bot force-pushed the renovate/enum_to_string-2.x branch from e1dc472 to d8ffec1 Compare November 1, 2025 08:05
@renovate renovate Bot force-pushed the renovate/enum_to_string-2.x branch from d8ffec1 to 587c1f2 Compare March 31, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants