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: julia-actions/setup-julia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.6
Choose a base ref
...
head repository: julia-actions/setup-julia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Mar 22, 2024

  1. Bump nock from 13.5.1 to 13.5.4 (#224)

    Bumps [nock](https://github.com/nock/nock) from 13.5.1 to 13.5.4.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.1...v13.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9acd04f View commit details
    Browse the repository at this point in the history
  2. Bump @types/semver from 7.5.6 to 7.5.8 (#222)

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.6 to 7.5.8.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4190528 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.11.16 to 20.11.30 (#226)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.30.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e9d953d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. update to node20 (#209)

    Co-authored-by: Viral B. Shah <[email protected]>
    Co-authored-by: Dilum Aluthge <[email protected]>
    3 people authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    437a175 View commit details
    Browse the repository at this point in the history
  2. Bump the version number to 2.0.0 in package.json and `package-loc…

    …k.json` (#228)
    
    * `package.json`: Bump the version number to 2.0.0
    
    * `package-lock.json`: set the version number to `2.0.0`
    
    * run `npm build`
    
    ---------
    
    Co-authored-by: Ian Butterworth <[email protected]>
    DilumAluthge and IanButterworth authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b96a572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f225878 View commit details
    Browse the repository at this point in the history
Loading