Skip to content

Sync remaining version pins to 1.3.0 and bump actions/checkout to v5#4

Merged
cleishm merged 2 commits into
mainfrom
chore/sync-1.3.0-versions-and-ci
Jul 6, 2026
Merged

Sync remaining version pins to 1.3.0 and bump actions/checkout to v5#4
cleishm merged 2 commits into
mainfrom
chore/sync-1.3.0-versions-and-ci

Conversation

@cleishm

@cleishm cleishm commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Post-1.3.0-release maintenance cleanup.

Version pins synced to 1.3.0

These files weren't part of the release-bump convention (CMakeLists.txt + idf_component.yml) and had been stuck at 1.0.0 since the first release:

  • docs/Doxyfile: PROJECT_NUMBER 1.0.01.3.0
  • vcpkg-port/vcpkg.json: version 1.0.01.3.0
  • vcpkg-port/portfile.cmake: SHA512 refreshed to the v1.3.0 GitHub source tarball (verified: the tarball's CMakeLists.txt reads VERSION 1.3.0)

CI maintenance

  • Bump actions/checkout@v4@v5 across all three workflows, clearing the Node.js 20 deprecation warning seen on the v1.3.0 release run.

No source/library changes.

cleishm added 2 commits July 6, 2026 00:14
- docs/Doxyfile: PROJECT_NUMBER 1.0.0 -> 1.3.0
- vcpkg-port/vcpkg.json: version 1.0.0 -> 1.3.0
- vcpkg-port/portfile.cmake: SHA512 for the v1.3.0 source tarball
Clears the Node.js 20 deprecation warning on GitHub Actions runners.
@cleishm cleishm merged commit b1e8499 into main Jul 6, 2026
6 checks passed
@cleishm cleishm deleted the chore/sync-1.3.0-versions-and-ci branch July 6, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant