Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
## v1.7.1

* Roll `undici` dependency to address [CVE-2025-22150][].
* Update to the latest npm dependencies.
* Recompile the action using the new Dart / JavaScript interop.

[CVE-2025-22150]: https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975

## v1.7.0

- Install flutter sdk in publishing step, allowing Flutter packages to be
* Install flutter sdk in publishing step, allowing Flutter packages to be
published ([#68][])

[#68]: https://github.com/dart-lang/setup-dart/issues/68

## v1.6.5

- Fix zip path handling on Windows 11 ([#118][])
* Fix zip path handling on Windows 11 ([#118][])

[#118]: https://github.com/dart-lang/setup-dart/issues/118

Expand Down