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: variablesoftware/github-actions-node-setup-and-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: variablesoftware/github-actions-node-setup-and-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 12, 2025

  1. chore(deps): bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.2.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    55828ba View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. 🤖 chore(deps): Bump @semantic-release/github from 11.0.3 to 11.0.5

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.3 to 11.0.5.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v11.0.3...v11.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-version: 11.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    b7b431e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. chore(deps): bump actions/setup-node from 4 to 5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    66b08b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Merge pull request #4 from variablesoftware/dependabot/github_actions…

    …/actions/checkout-5.0.0
    px authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    4faa139 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from variablesoftware/dependabot/npm_and_yarn/s…

    …emantic-release/github-11.0.5
    px authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    f3f0ad4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from variablesoftware/dependabot/github_actions…

    …/actions/setup-node-5
    px authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    4fb305f View commit details
    Browse the repository at this point in the history
  4. 🤖 chore(release): 1.1.4 [skip ci]

    ## [1.1.4](v1.1.3...v1.1.4) (2025-09-11)
    semantic-release-bot committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    e847b41 View commit details
    Browse the repository at this point in the history
Loading