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/setup-task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a2d9406
Choose a base ref
...
head repository: arduino/setup-task
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9725f2c
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 27, 2025

  1. build(deps-dev): bump @types/semver from 7.5.8 to 7.7.0

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.8 to 7.7.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/semver"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    dd3fc02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1175 from arduino/dependabot/npm_and_yarn/types/s…

    …emver-7.7.0
    
    build(deps-dev): bump @types/semver from 7.5.8 to 7.7.0
    per1234 authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    6b40302 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.28.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9725f2c View commit details
    Browse the repository at this point in the history
Loading