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-libraries/ArduinoRS485
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: unoq-support
Choose a base ref
...
head repository: arduino-libraries/ArduinoRS485
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5

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

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-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 Oct 27, 2025
    Configuration menu
    Copy the full SHA
    845c87a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from arduino-libraries/dependabot/github_actio…

    …ns/actions/download-artifact-6
    
    Bump actions/download-artifact from 5 to 6
    per1234 authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3a1ffcb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from arduino-libraries/dependabot/github_actio…

    …ns/actions/upload-artifact-5
    
    Bump actions/upload-artifact from 4 to 5
    per1234 authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    1d13ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Configuration menu
    Copy the full SHA
    df09f30 View commit details
    Browse the repository at this point in the history
  2. Declare support for UNO Q

    sebromero committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    90c1402 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from arduino-libraries/uno-q-support

    Declare support for UNO Q
    sebromero authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    ea12d39 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    58fc55f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from arduino-libraries/dependabot/github_actio…

    …ns/actions/checkout-6
    
    Bump actions/checkout from 5 to 6
    per1234 authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    109c3d0 View commit details
    Browse the repository at this point in the history
Loading