Ben Meadors
d8884125b6
chore(deps): forward-port renovate updates from master to develop ( #10824 )
...
Reconciles develop to master's latest renovate values for deps bumped on the
2.7 line but never back-merged, so the develop->master 2.8 promotion (#10777 )
doesn't regress them. Done as a value reconcile, not a cherry-pick: several
master commits are superseded (5 device-ui bumps, 2 ststm32 bumps), and
develop's stale archive/refs/tags/ URL form actually blocked renovate from
bumping these (the regex expects archive/<version>.zip).
GitHub Actions:
- actions/checkout v6 -> v7 (35 refs)
- actions/cache v5 -> v6
- actions/github-script v8 -> v9 (3 refs)
- actions/stale v10.2.0 -> v10.3.0
Build / platform:
- alpine 3.23 -> 3.24 (alpine.Dockerfile)
- platformio/ststm32 19.5.0 -> 19.7.0
- platformio/nordicnrf52 10.11.0 -> 10.12.0
Libraries:
- Adafruit SSD1306 2.5.16 -> 2.5.17
- SparkFun MMC5983MA v1.1.4 -> v1.1.5
- Sensirion I2C SCD30 1.0.0 -> 1.1.1
- meshtastic esp8266-oled-ssd1306 6bfd1f1 -> 2e26010
Deliberately excluded:
- meshtastic/device-ui digest: coupled to firmware protobuf/API and develop has
diverged hard (NodeDB v25); left for a separate maintainer bump + visual check.
- libpax: develop uses the mverch67 fork (pinned by Arduino-3.x migration #9122 ),
master uses dbinfrago -- a fork divergence, not a version bump; not reconciled.
- platform-native digest: develop already at 61067ac (equal to master).
2026-06-30 12:18:01 -05:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
65eee22396
chore(deps): update github artifact actions ( #9767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-03 08:09:01 +11:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
de2b9632bb
Update GitHub Artifact Actions ( #8954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 06:52:40 -06:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
376dc7ef3a
Update actions/checkout action to v6 ( #8695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-22 08:27:00 -06:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dd51de85f3
Update GitHub Artifact Actions ( #8443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 19:42:32 +11:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2a14696525
chore(deps): update github/codeql-action action to v4 ( #8250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 09:32:41 +11:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a2df80e833
chore(deps): update actions/checkout action to v5 ( #7605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 20:58:54 -05:00
Austin and Ben Meadors
00495140bd
GitHub Actions faster!! ( #7268 )
...
Use new meshtastic/gh-action-firmware Action
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-07-08 15:14:05 -05:00
Jonathan Bennett
fa23be4424
Revert "GitHub Actions faster!! ( #7244 )" ( #7262 )
...
This reverts commit f2fb473ecf .
2025-07-07 19:50:44 -05:00
Austin and Ben Meadors
f2fb473ecf
GitHub Actions faster!! ( #7244 )
...
Use new meshtastic/gh-action-firmware Action
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-07-07 19:34:25 -05:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e98da27446
chore(deps): update ubuntu to v24 ( #6541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-09 13:38:21 -05:00
Tom Fifield
563747c5cd
Flag semgrep to not run on self-hosted ( #6256 )
...
The semgrep action runs inside a docker container,
and docker in podman just doesn't work.
2025-03-07 11:54:32 +08:00
Tom Fifield
f0a2ae9ff3
Give Semgrep permission to write its report ( #6253 )
...
Previously semgrep had read-all permission. This patch limits read
slightly and adds write permissions to security-events.
2025-03-07 08:52:54 +08:00
Austin
b437f0fb54
More trunk junk / remove old workflows ( #6153 )
2025-02-27 09:43:01 +08:00
Tom Fifield and Ben Meadors
de706523f5
Actions: Semgrep Images have moved from returntocorp to semgrep ( #4774 )
...
https://hub.docker.com/r/returntocorp/semgrep notes: "We've moved!
Official Docker images for Semgrep now available at semgrep/semgrep."
Patch updates our CI workflow for these images.
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-09-21 06:10:59 -05:00
Thomas Göttgens
4d8c98c23d
Update CI runner versions from Node 16 to 20. ( #3872 )
2024-05-13 10:47:40 +02:00
Jonathan Bennett
79cfb1e876
Revert "Bump actions to node 20 ( #3461 )" ( #3462 )
...
This reverts commit defeb8e52b .
As per https://github.com/actions/upload-artifact/issues/478 the new version of upload-artifact includes a breaking change.
2024-03-21 16:50:44 -05:00
Jonathan Bennett
defeb8e52b
Bump actions to node 20 ( #3461 )
2024-03-21 15:24:57 -05:00
Ben Meadors
2e8832babb
Trunk, you got a big storm coming, honey
2023-01-27 10:22:17 -06:00
Thomas Göttgens
ab3446faed
Back out changes to non-source files
2023-01-21 21:23:24 +01:00
Thomas Göttgens
811ac15a81
even those were formatted.
2023-01-21 21:23:24 +01:00
Dmitry Galenko
e54e37a600
Rename security workflows to sec_*
2022-11-20 16:17:58 +01:00