Sourced from dart-lang/setup-dart's releases.
v1.6.5
- Fix zip path handling on Windows 11 (#118[])
#118: dart-lang/setup-dart#118
v1.6.4
- Rebuild JS code to include changes from v1.6.3
v1.6.3
- Roll
undici
dependency to address CVE-2024-30260 and CVE-2024-30261.v1.6.2
- Switch to running the workflow on
node20
fromnode16
. See also Transitioning from Node 16 to Node 20.v1.6.1
- Updated the google storage url for
main
channel releases.
Sourced from dart-lang/setup-dart's changelog.
v1.6.5
- Fix zip path handling on Windows 11 (#118[])
#118: dart-lang/setup-dart#118
v1.6.4
- Rebuild JS code.
v1.6.3
- Roll
undici
dependency to address CVE-2024-30260 and CVE-2024-30261.v1.6.2
- Switch to running the workflow on
node20`` from
node16`. See also Transitioning from Node 16 to Node 20.v1.6.1
- Updated the google storage url for
main
channel releases.v1.6.0
- Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g.
3.2
).v1.5.1
- No longer test the
setup-dart
action on pre-2.12 SDKs.- Upgrade JS interop code to use extension types (the new name for inline classes).
- The upcoming rename of the
be
channel tomain
is now supported with forward compatibility that switches when the rename happens.v1.5.0
- Re-wrote the implementation of the action into Dart.
- Auto-detect the platform architecture (
x64
,ia32
,arm
,arm64
).- Improved the caching and download resilience of the sdk.
- Added a new action output:
dart-version
- the installed version of the sdk.v1.4.0
... (truncated)
0a8a0fc
rev to v1.6.5 in prep for publishing (#135)4e61f04
fix: Use .zip
in archive path (#119)2986c8e
blast_repo fixes (#132)40a7d12
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#131)40f1ce0
Update dart.yml (#130)f0ead98
Rebuild JS code (#129)65c8298
Update CHANGELOG.md (#128)57338d6
Bump undici from 5.28.3 to 5.28.4 (#127)05d3f5e
Bump @âactions/http-client
from 2.2.0 to 2.2.1 (#126)b8c0b77
no longer specify the inline-class experiment flag (#125)Sourced from softprops/action-gh-release's releases.
v2.0.6
maintenance release with updated dependencies
v2.0.5
- Factor in file names with spaces when upserting files #446 via
@âMystiPanda
- Improvements to error handling #449 via
@âtill
Sourced from softprops/action-gh-release's changelog.
2.0.6
- maintenance release with updated dependencies
2.0.5
- Factor in file names with spaces when upserting files #446 via
@âMystiPanda
- Improvements to error handling #449 via
@âtill
2.0.4
2.0.3
- Declare
make_latest
as an input field inaction.yml
#4192.0.2
2.0.1
- Add support for make_latest property #304 via
@âsamueljseay
- Fail run if files setting contains invalid patterns #384 via
@ârpdelaney
- Add support for proxy env variables (don't use node-fetch) #386 via
@âtimor-raiman
- Suppress confusing warning when input_files is empty #389 via
@âDrowze
2.0.0
2.0.0
!? this release corrects a disjunction between git tag versions used in the marketplace and versions list this file. Previous versions should have really been 1.*. Going forward this should be better aligned.- Upgrade action.yml declaration to node20 to address deprecations
0.1.15
- Upgrade to action.yml declaration to node16 to address deprecations
- Upgrade dependencies
- Add
asset
output as a JSON array containing information about the uploaded assets0.1.14
- provides an new workflow input option
generate_release_notes
which when set to true will automatically generate release notes for you based on GitHub activity #179. Please see the GitHub docs for this feature for more information0.1.13
- fix issue with multiple runs concatenating release bodies #145
0.1.12
- fix bug leading to empty strings subsituted for inputs users don't provide breaking api calls #144
... (truncated)
a74c6b7
update changelogb909f76
update dist/index.jse49d08f
chore(deps): bump glob from 8.0.3 to 10.4.2f12ad25
chore(deps): bump @âoctokit/plugin-throttling
from 4.3.2 to 9.3.07039a82
chore: release 2.0.6f9c2b6c
chore: update deps and run build73738a6
chore(deps): bump node dep and @types/node
a500a35
Bump ts-jest from 29.0.3 to 29.1.4 (#459)69320db
update changelog9771ccf
update changelog rebuild dist