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: swiftwasm/setup-swiftwasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0
Choose a base ref
...
head repository: swiftwasm/setup-swiftwasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 28, 2025

  1. Copy the full SHA
    44f4367 View commit details
  2. Bump actions/setup-node from 4.0.2 to 4.2.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.2...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2025
    Copy the full SHA
    8f531f8 View commit details
  3. Merge pull request #92 from swiftwasm/dependabot/github_actions/actio…

    …ns/setup-node-4.2.0
    
    Bump actions/setup-node from 4.0.2 to 4.2.0
    kateinoigakukun authored Feb 28, 2025
    Copy the full SHA
    6ded284 View commit details

Commits on Mar 10, 2025

  1. Bump @eslint/js from 9.21.0 to 9.22.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.22.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Copy the full SHA
    117770a View commit details
  2. Merge pull request #93 from swiftwasm/dependabot/npm_and_yarn/eslint/…

    …js-9.22.0
    
    Bump @eslint/js from 9.21.0 to 9.22.0
    kateinoigakukun authored Mar 10, 2025
    Copy the full SHA
    281ca7f View commit details

Commits on Mar 17, 2025

  1. Bump actions/setup-node from 4.2.0 to 4.3.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 17, 2025
    Copy the full SHA
    ceff76c View commit details
  2. Merge pull request #94 from swiftwasm/dependabot/github_actions/actio…

    …ns/setup-node-4.3.0
    
    Bump actions/setup-node from 4.2.0 to 4.3.0
    kateinoigakukun authored Mar 17, 2025
    Copy the full SHA
    d809439 View commit details

Commits on Mar 24, 2025

  1. Bump @eslint/js from 9.22.0 to 9.23.0

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.22.0 to 9.23.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 24, 2025
    Copy the full SHA
    98911bd View commit details
  2. Merge pull request #95 from swiftwasm/dependabot/npm_and_yarn/eslint/…

    …js-9.23.0
    
    Bump @eslint/js from 9.22.0 to 9.23.0
    kateinoigakukun authored Mar 24, 2025
    Copy the full SHA
    b0bbf7d View commit details
Loading