149 Commits

Author SHA1 Message Date
Eligio Mariño 008cce50a1 feat: pin Windows toolchain versions in config/version.json (#456)
- Extends the manifest-first discipline (already used for
Flutter/Android) to the Windows toolchain. `config/version.json` now
carries `windows.git`, `windows.vsBuildTools.cmakeProject`,
`windows.vsBuildTools.windows11Sdk.build`, and
`windows.vsBuildTools.vcTools`; `config/schema.cue` validates them via
new `#SemverQuad` and `#WindowsToolchain` definitions.

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2026-05-22 20:07:24 +02:00
Riccardo Crippa 98fe8ee14c chore: update fastlane version to 2.234.0 (#445) 2026-05-12 21:42:22 +02:00
Eligio Mariño 40b632ca7f ci: update version.json from a single place (#375)
- Fixes a broken pipeline: the `single_update` branch had a
half-migrated step that pre-wrote `flutter_version.json` before the JS
comparator ran, causing every scheduled run to emit `result=false` and
skip all downstream jobs — meaning no update PRs were ever opened
- Replaces `script/updateFlutterVersion.js` with a single shell+jq step
that fetches `releases_linux.json`, reads the pinned version, compares,
and only writes when the upstream stable version actually changed
- Sources `android.buildTools.version` from Flutter's own
`engine/src/flutter/tools/android_sdk/packages.txt` at the new tag
(instead of being orphaned with no write path into `version.json`)
- Fixes `config/schema.cue` undefined reference (`#PatchVersion` →
`#SemverPatch`) that caused `cue vet` to fail
- Fixes `config/android.cue` length guard typo (`fileContentTests` →
`commandTests`)
- Fixes the PR creation step writing `commit_message` to `$GITHUB_ENV`
instead of `$GITHUB_OUTPUT`, which resulted in PRs with empty titles and
commit messages

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 15:35:48 +02:00
verified-commit[bot] 95063c618c chore(release): upgrade flutter to 3.41.9 (#437)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2026-05-01 11:58:54 +02:00
verified-commit[bot] efa0acab8d chore(release): upgrade flutter to 3.41.8 (#436)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 11:17:10 +02:00
verified-commit[bot] 9f9f25d973 chore(release): upgrade flutter to 3.41.7 (#434)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2026-05-01 08:48:18 +02:00
verified-commit[bot] d2ad78c488 chore(release): upgrade flutter to 3.41.6 (#431) 2026-03-27 08:04:37 +01:00
verified-commit[bot] 984bd43ec3 chore(release): upgrade flutter to 3.41.5 (#430) 2026-03-22 00:18:53 +01:00
verified-commit[bot] 063998e122 chore(release): upgrade flutter to 3.41.4 (#429) 2026-03-19 19:57:12 +01:00
verified-commit[bot] 0e2d25235e chore(release): upgrade flutter to 3.41.2 (#427) 2026-02-20 10:05:45 +01:00
verified-commit[bot] 58a2d212f3 chore(release): upgrade flutter to 3.41.1 (#426) 2026-02-16 09:17:29 +01:00
verified-commit[bot] c19f914064 chore(release): upgrade flutter to 3.41.0 (#424) 2026-02-12 08:34:45 +01:00
verified-commit[bot] 223c7015e0 chore(release): upgrade flutter to 3.38.9 (#420) 2026-01-30 11:43:30 +01:00
verified-commit[bot] c1e92cfff2 chore(release): upgrade flutter to 3.38.8 (#419) 2026-01-28 23:33:57 +01:00
verified-commit[bot] eff8b99ce8 chore(release): upgrade flutter to 3.38.7 (#416)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2026-01-15 08:31:01 +01:00
verified-commit[bot] 601b8cafc4 chore(release): upgrade flutter to 3.38.6 (#415)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2026-01-09 11:22:36 +01:00
verified-commit[bot] 4f35f29701 chore(release): upgrade flutter to 3.38.5 (#408)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-12-22 21:48:42 +01:00
verified-commit[bot] 77aa095e45 chore(release): upgrade flutter to 3.38.4 (#406) 2025-12-08 15:28:48 +01:00
verified-commit[bot] 33ce70a0e4 chore(release): upgrade flutter to 3.38.3 (#401)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-11-24 09:07:16 +01:00
verified-commit[bot] c1ba187e66 chore(release): upgrade flutter to 3.38.2 (#400) 2025-11-19 08:48:13 +01:00
verified-commit[bot] 64172b2293 chore(release): upgrade flutter to 3.38.1 (#399)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-11-17 20:59:39 +01:00
verified-commit[bot] f4ef35fa9a chore(release): upgrade flutter to 3.38.0 (#397)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-11-12 22:37:05 +01:00
verified-commit[bot] 240e03329a chore(release): upgrade flutter to 3.35.7 (#395)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-11-02 13:35:28 +01:00
verified-commit[bot] c569ba7b0c chore(release): upgrade flutter to 3.35.5 (#383)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-09-30 08:52:58 +02:00
renovate[bot] 4cddcea7b4 chore(deps): update debian docker tag to v13 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-09-24 14:41:37 +02:00
verified-commit[bot] 18b3e138b2 chore(release): update flutter dependencies in version.json for 3.35.4 (#381)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-09-20 21:48:03 +02:00
verified-commit[bot] daf29cb53c chore(release): update flutter dependencies in version.json for 3.35.3 (#379)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-09-05 19:01:03 +02:00
verified-commit[bot] 8ef9faedfb chore(release): update flutter dependencies in version.json for 3.35.2 (#378)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-08-29 22:37:07 +02:00
verified-commit[bot] a290bf28c3 chore(release): update flutter dependencies in version.json for 3.35.1 (#371)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-08-17 18:36:51 +02:00
verified-commit[bot] 282af4caac chore(release): update flutter dependencies in version.json for 3.32.8 (#365)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-07-29 19:48:58 +02:00
verified-commit[bot] 3b76d4c78c chore(release): update flutter dependencies in version.json for 3.32.7 (#364)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-07-17 22:04:45 +02:00
verified-commit[bot] 6335d3f22a chore(release): update flutter dependencies in version.json for 3.32.6 (#361)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-07-13 16:31:46 +02:00
verified-commit[bot] cd61c75bf0 chore(release): update flutter dependencies in version.json for 3.32.5 (#357)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-06-26 06:12:30 +02:00
verified-commit[bot] ba54de256a chore(release): update flutter dependencies in version.json for 3.32.4 (#353)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-06-14 16:11:39 +02:00
verified-commit[bot] 69b7f74fb6 chore(release): update flutter dependencies in version.json for 3.32.3 (#351)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-06-12 23:46:42 +02:00
verified-commit[bot] 74248a1094 chore(release): update flutter dependencies in version.json for 3.32.2 (#350)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-06-12 07:49:15 +02:00
verified-commit[bot] a32d4abcb9 chore(release): update flutter dependencies in version.json for 3.32.2 (#348)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-06-05 19:17:21 +02:00
verified-commit[bot] 94fd0aeebd chore(release): update flutter dependencies in version.json for 3.32.1 (#345)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-05-30 09:21:39 +02:00
verified-commit[bot] e9c7bdcbaa chore(release): update flutter dependencies in version.json for 3.32.0 (#343)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-05-23 21:35:51 +02:00
verified-commit[bot] 472fc5d459 chore: update flutter dependencies in version.json for 3.29.3 (#329)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-04-17 19:54:10 +02:00
renovate[bot] b9837c5467 chore(deps): update debian docker tag to v12.10 (#321) 2025-04-01 19:17:23 +02:00
verified-commit[bot] 48960b660c chore: update flutter dependencies in version.json for 3.29.2 (#310)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-03-15 16:03:01 +01:00
verified-commit[bot] eb64413395 chore: update flutter version in flutter_version.json to 3.29.2 (#309)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-03-15 15:11:53 +01:00
verified-commit[bot] edbb26e5be chore: update flutter dependencies in version.json for 3.29.1 (#304)
* chore: update flutter dependencies in version.json for 3.29.1

* ci: restore --depth 1

* docs: add changelog

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-03-09 13:13:08 +01:00
verified-commit[bot] e097067866 chore: update flutter version in flutter_version.json to 3.29.1 (#302)
* chore: update flutter version in flutter_version.json to 3.29.1

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-03-07 08:56:19 +01:00
Eligio Mariño 7f4a0ab4c4 build: replace yq with cue to reduce tool dependencies (#296)
`cue` can generate a YAML file and parse a JSON file. Let's use it instead of `yq`. The same thing might be possible for `jq`.
2025-03-02 10:33:00 +01:00
verified-commit[bot] d95fb95a1e chore: update flutter dependencies in version.json for 3.29.0 (#289)
* chore: update flutter dependencies in version.json for 3.29.0

* build: install NDK and CMake

* docs: update docs

* ci: add ndk version

* ci: add cmake version

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-02-16 18:38:20 +01:00
verified-commit[bot] 70b4c2cd0e chore: update flutter version in flutter_version.json to 3.29.0 (#286)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-02-13 08:34:50 +01:00
verified-commit[bot] 946f049439 chore: update flutter dependencies in version.json for 3.27.4 (#283)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
2025-02-09 19:13:51 +01:00
verified-commit[bot] 63ce248dc1 chore: update flutter version in flutter_version.json to 3.27.4 (#282)
* chore: update flutter version in flutter_version.json to 3.27.4

* build: upgrade openjdk to 17.0.14+7-1~deb12u1

---------

Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-02-09 18:56:15 +01:00