Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduinoOTA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: arduino/arduinoOTA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 13, 2025

  1. Bump actions/download-artifact from 6 to 7 in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    374ad4c View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 5 to 6 in /.github/workflows

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    d4fc7e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #220 from arduino/dependabot/github_actions/dot-gi…

    …thub/workflows/actions/download-artifact-7
    
    Bump actions/download-artifact from 6 to 7 in /.github/workflows
    per1234 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    d951af8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #221 from arduino/dependabot/github_actions/dot-gi…

    …thub/workflows/actions/upload-artifact-6
    
    Bump actions/upload-artifact from 5 to 6 in /.github/workflows
    per1234 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    8a90114 View commit details
    Browse the repository at this point in the history
Loading