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/arduino-lint-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 77bc5912f7d44a57ece1aa39fab9dbac1d92fb4e
Choose a base ref
...
head repository: arduino/arduino-lint-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4a6753b455845df5f0854cb8f4698439bc665634
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 3, 2025

  1. Bump jest from 30.1.2 to 30.1.3

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.2 to 30.1.3.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    cabd77e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #549 from arduino/dependabot/npm_and_yarn/jest-30.1.3

    Bump jest from 30.1.2 to 30.1.3
    per1234 authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    d953f78 View commit details
    Browse the repository at this point in the history
  3. Bump nock from 13.5.6 to 14.0.10

    Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.10.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.6...v14.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-version: 14.0.10
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    4a6753b View commit details
    Browse the repository at this point in the history
Loading