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

build(deps): bump the patch-minor-action-updates group with 2 updates #171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the patch-minor-action-updates group with 2 updates: actions/upload-artifact and carlosperate/arm-none-eabi-gcc-action.

Updates actions/upload-artifact from 4.3.4 to 4.3.5

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.5

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

Commits

Updates carlosperate/arm-none-eabi-gcc-action from 1.9.0 to 1.9.1

Release notes

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

v1.9.1

Fixed

  • In macOS arm64, if a GCC version doesn't have an arm64 release, use x86_64 instead

Changed

  • Better error message when a GCC version does not have a release for the platform

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

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.9.1 - 2024-08-02

Fixed

  • In macOS arm64, if a GCC version doesn't have an arm64 release, use x86_64 instead

Changed

  • Better error message when a GCC version does not have a release for the platform

v1.9.0 - 2024-07-15

Added

  • Add 13.3.Rel1 Arm GNU Toolchain release (#55)
  • Add support for Linux arm64 GH Actions runners (#48) (thanks @​leoli0605 !)
  • Add support for macOS arm64 GH Actions runner

Security

  • Security update for third party dependencies (#52) (#53)

v1.8.2 - 2024-05-29

Changed

  • Updated @actions core and cache dependency.

v1.8.1 - 2024-01-29

Changed

  • Move action from node v16 to v20 (#50)

v1.8.0 - 2023-10-31

Added

  • Add 13.2.Rel1 Arm GNU Toolchain release (#47)

v1.7.1 - 2023-08-08

Security

v1.7.0 - 2023-08-06

Added

  • Add 12.3.Rel1 Arm GNU Toolchain release (#43)

v1.6.3 - 2023-07-10

Security

v1.6.2 - 2023-06-27

Security

... (truncated)

Commits
  • 0cc83a7 Project: Uprev to v1.9.1 & update changelog.
  • d9f1702 Action: In macOS if a GCC version doesn't have arm64 release, use x86_64.
  • 459e504 Action: Better error when a platform is not available for a GCC version.
  • 485c958 CI: Add workflow to check daily if there has been a new release.
  • ea5e5c5 Tests: Improve tests for new arch arg, ensure URL tests check all file URLs.
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-minor-action-updates group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [carlosperate/arm-none-eabi-gcc-action](https://github.com/carlosperate/arm-none-eabi-gcc-action).


Updates `actions/upload-artifact` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...89ef406)

Updates `carlosperate/arm-none-eabi-gcc-action` from 1.9.0 to 1.9.1
- [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@62a654e...0cc83a7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
- dependency-name: carlosperate/arm-none-eabi-gcc-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 00:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2024
Copy link
Contributor

github-actions bot commented Aug 5, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ CPP clang-format 162 0 0 1.22s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON jsonlint 8 0 0.16s
✅ JSON prettier 8 1 0 0.5s
✅ MARKDOWN markdownlint 4 0 0 0.81s
⚠️ MARKDOWN markdown-link-check 4 3 6.87s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.25s
✅ REPOSITORY checkov yes no 15.5s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.99s
✅ REPOSITORY ls-lint yes no 0.09s
✅ REPOSITORY secretlint yes no 1.51s
✅ REPOSITORY trivy yes no 8.34s
✅ REPOSITORY trivy-sbom yes no 1.18s
✅ REPOSITORY trufflehog yes no 4.87s
⚠️ SPELL lychee 34 3 1.33s
✅ YAML prettier 8 1 0 0.61s
✅ YAML v8r 8 0 5.99s
✅ YAML yamllint 8 0 0.24s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@EkelmansPh EkelmansPh merged commit 84dd12d into main Aug 5, 2024
20 checks passed
@EkelmansPh EkelmansPh deleted the dependabot/github_actions/patch-minor-action-updates-2a6cc832b8 branch August 5, 2024 12:29
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.

1 participant