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: v2.5.0
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.6.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 23, 2024

  1. Bump @types/node from 22.5.1 to 22.6.1 (#284)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.6.1.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6cb2423 View commit details
    Browse the repository at this point in the history
  2. Bump @types/jest from 29.5.12 to 29.5.13 (#288)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    95d7bc0 View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 5.5.4 to 5.6.2 (#286)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d6ffb30 View commit details
    Browse the repository at this point in the history
  4. arch input: accept x86_64 as a synonym for x64 (#264)

    * `arch` input: accept `x86_64` as a synonym for `x64`
    
    * npm ci && npm run build && npm run pack
    DilumAluthge authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be16593 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Bump julia-actions/setup-julia from 2.3.0 to 2.5.0 (#285)

    * Bump julia-actions/setup-julia from 2.3.0 to 2.5.0
    
    Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2.3.0 to 2.5.0.
    - [Release notes](https://github.com/julia-actions/setup-julia/releases)
    - [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)
    - [Commits](780022b...a0a0978)
    
    ---
    updated-dependencies:
    - dependency-name: julia-actions/setup-julia
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Add comments that contain the tag (version number)
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    83c1b1f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Bump @types/node from 22.6.1 to 22.7.5 (#293)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.6.1 to 22.7.5.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a06d998 View commit details
    Browse the repository at this point in the history
  2. Bump @types/async-retry from 1.4.8 to 1.4.9 (#292)

    Bumps [@types/async-retry](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-retry) from 1.4.8 to 1.4.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-retry)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/async-retry"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f42f7fb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1068b5e View commit details
    Browse the repository at this point in the history
  2. Bump @actions/core from 1.10.1 to 1.11.1 (#291)

    * Bump @actions/core from 1.10.1 to 1.11.1
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * npm ci && npm run build && npm run pack
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4e3f1d6 View commit details
    Browse the repository at this point in the history
  3. Bump @vercel/ncc from 0.38.1 to 0.38.2 (#287)

    * Bump @vercel/ncc from 0.38.1 to 0.38.2
    
    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * npm ci && npm run build && npm run pack
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0360370 View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 5.6.2 to 5.6.3 (#294)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9b79636 View commit details
    Browse the repository at this point in the history
Loading