Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dart-lang/setup-dart action to v1.7.0 #104

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Jan 27, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
dart-lang/setup-dart action minor v1 -> v1.7.0 OpenSSF Scorecard

Release Notes

dart-lang/setup-dart (dart-lang/setup-dart)

v1.7.0

Compare Source

  • Install flutter sdk in publishing step, allowing Flutter packages to be
    published (#​68)

v1.6.5

Compare Source

  • Fix zip path handling on Windows 11 (#​118)

v1.6.4

Compare Source

  • Rebuild JS code.

v1.6.3

Compare Source

v1.6.2

Compare Source

v1.6.1

Compare Source

  • Updated the google storage url for main channel releases.

v1.6.0

Compare Source

  • Enable provisioning of the latest Dart SDK patch release by specifying just
    the major and minor version (e.g. 3.2).

v1.5.1

Compare Source

  • 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 to main is now supported with
    forward compatibility that switches when the rename happens.

v1.5.0

Compare Source

  • 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

Compare Source

  • Automatically create OIDC token for pub.dev.
  • Add a reusable workflow for publishing.

v1.3.0

Compare Source

  • The install location of the Dart SDK is now available
    in an environment variable, DART_HOME
    (#​43).
  • Fixed an issue where cached downloads could lead to unzip issues
    on self-hosted runners
    (#​35).

v1.2.0

Compare Source

  • Fixed a path issue impacting git dependencies on Windows.

v1.1.0

Compare Source

  • Added a flavor option setup.sh to allow downloading unpublished builds.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Jan 27, 2025
@descope descope bot enabled auto-merge (squash) January 27, 2025 21:34
@descope descope bot merged commit a8cea3b into main Jan 27, 2025
2 checks passed
@descope descope bot deleted the renovate/dart-lang-setup-dart-1.x branch January 27, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants