Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Type Update Change
ffigen (source) dev_dependencies patch 20.1.020.1.1
toml dependencies minor 0.17.00.18.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/native (ffigen)

v20.1.1

Compare Source

  • Update tests and examples now that package:objective_c is using native assets.
just95/toml.dart (toml)

v0.18.0

Compare Source

  • Support for TOML [v1.1.0][toml-spec/v1.1.0] has been added.
    • Newlines and trailing commas are now allowed in inline tables.
    • The seconds part of offset date-times, local date-times and local times is now optional.
      • If the seconds part is omitted TomlPartialTime.seconds is set to 0.
      • If a TomlPartialTime with TomlPartialTime.seconds == 0 is encoded and TomlPartialTime.secondFractions is empty, the seconds part is omitted.
    • Added escape sequence \e for the escape character (U+001B).
    • Added escape sequence \xHH for code points in the range of U+0000 to U+00FF.
      • The encoder will use this type of escape sequence to encode control characters in basic strings and multiline basic strings that do not have a corresponding one letter escape sequence.
  • The encoder will now throw a TomlImpossibleEscapeSequenceException instead of a TomlInvalidEscapeSequenceException if it encounters a code point that cannot be represented using any supported escape sequence.
    This can happen for example, when the encoded string contains unpaired UTF-16 surrogate code points.

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/dart-(pub)-non-major-updates branch from d4f9d09 to 3c4d3d7 Compare December 30, 2025 21:08
@renovate renovate bot changed the title Update dependency ffigen to v20.1.1 Update Dart (pub) non-major updates Dec 30, 2025
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.

1 participant