From 336040432a570a10a4efacfb1d2323f64e5ed0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 01:14:54 +0000 Subject: [PATCH] Bump punycoder from 0.2.2 to 0.3.0 Bumps [punycoder](https://github.com/dropbear-software/punycoder) from 0.2.2 to 0.3.0. - [Release notes](https://github.com/dropbear-software/punycoder/releases) - [Changelog](https://github.com/dropbear-software/punycoder/blob/main/CHANGELOG.md) - [Commits](https://github.com/dropbear-software/punycoder/compare/v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: punycoder dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f44dee6..92ad8af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: collection: ^1.19.1 meta: ^1.16.0 - punycoder: ^0.2.0 + punycoder: ">=0.2.0 <0.4.0" dev_dependencies: lints: ^5.0.0