Skip to content

Bump carlosperate/arm-none-eabi-gcc-action from 1.12.3 to 1.13.0#35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/carlosperate/arm-none-eabi-gcc-action-1.13.0
Open

Bump carlosperate/arm-none-eabi-gcc-action from 1.12.3 to 1.13.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/carlosperate/arm-none-eabi-gcc-action-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown

Bumps carlosperate/arm-none-eabi-gcc-action from 1.12.3 to 1.13.0.

Release notes

Sourced from carlosperate/arm-none-eabi-gcc-action's releases.

v1.13.0

Added

  • New 15.3.Rel1 arm-none-eabi-gcc release. From this version Arm hosts the toolchain on Arm GitLab (the developer.arm.com downloads page is deprecated).
  • Added SHA256 verification for toolchain downloads (#100)

Changed

  • Toolchain downloads have been moved to GitLab, which uses ephemeral AWS URLS, so action has been updated to correctly process them.
  • Toolchain downloads page has been moved, so CI scripts have been updated.

Security

  • Security update for third party dependencies (#96, #97, #98, #99)

Full Changelog: carlosperate/arm-none-eabi-gcc-action@v1...v1.13.0

Changelog

Sourced from carlosperate/arm-none-eabi-gcc-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.13.0 - (2026-07-06)

Added

  • New 15.3.Rel1 arm-none-eabi-gcc release. From this version Arm hosts the toolchain on Arm GitLab (the developer.arm.com downloads page is deprecated).
  • Added SHA256 verification for toolchain downloads (#100)

Changed

  • Toolchain downloads have been moved to GitLab, which uses ephemeral AWS URLS, so action has been updated to correctly process them.
  • Toolchain downloads page has been moved, so CI scripts have been updated.

Security

  • Security update for third party dependencies (#96, #97, #98, #99)

v1.12.3 - (2026-04-09)

Fixed

  • Fix cache path validation error on Windows by providing require polyfill in ESM actions/toolkit#2085#95).

Changed

  • As there can be OS specific issues when building the action, test-build job now runs on all supported OSes.

v1.12.2 - 2026-04-08

Changed

  • Replace ncc with rollup, for compat with ESM-only dependencies.
  • Updated most of the direct dependencies to their latest version.

Security

  • Security update for third party dependencies (#90, #91, #92, #93)

v1.12.1 - 2026-03-19

Changed

  • Upgraded the running node version from v20 to v24 (#88 thanks @​ETSells!)
  • Minor refactor to switch @actions/http-client with fetch (441583d)

Security

  • Security update for third party dependencies (#85)

v1.12.0 - 2025-12-21

Added

  • Add 15.2.Rel1 Arm GNU Toolchain release (#83)

Changed

  • Minor refactor of GCC versions data location

v1.11.1 - 2025-11-29

Fixed

  • Arm has moved the GCC downloads to different servers. This action has been updated to be able to follow the URL redirections

... (truncated)

Commits
  • 98c40e5 project: Uprev to v1.13.0 & update changelog.
  • 5e695a8 ci: Downloads page has moved, so check for new releases needs update.
  • cec2670 action: Add 15.2.Rel1 arm-none-eabi-gcc release.
  • 0eac92e action: Add resolvedUrl/ephemeralUrl handling in preparation for 15.3.1.
  • a39ec26 Merge pull request #100 from carlosperate/sha256
  • 06462e0 ci: Fix check for new releases to only run on pushes that modify the workflow...
  • 23096de action: Add SHA256 download verification.
  • df257b0 Add sha256 values
  • 02db244 deps: Bump undici from 6.24.1 to 6.27.0 (#99)
  • 5954942 deps: Bump fast-xml-builder from 1.1.5 to 1.2.0 (#97)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [carlosperate/arm-none-eabi-gcc-action](https://github.com/carlosperate/arm-none-eabi-gcc-action) from 1.12.3 to 1.13.0.
- [Release notes](https://github.com/carlosperate/arm-none-eabi-gcc-action/releases)
- [Changelog](https://github.com/carlosperate/arm-none-eabi-gcc-action/blob/main/CHANGELOG.md)
- [Commits](carlosperate/arm-none-eabi-gcc-action@0725d97...98c40e5)

---
updated-dependencies:
- dependency-name: carlosperate/arm-none-eabi-gcc-action
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants