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: arnested/go-version-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.22
Choose a base ref
...
head repository: arnested/go-version-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.23
Choose a head ref
  • 19 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 1, 2025

  1. Bump jest from 30.0.5 to 30.2.0

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.5 to 30.2.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    8504afa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #520 from arnested/dependabot/npm_and_yarn/jest-30…

    ….2.0
    
    Bump jest from 30.0.5 to 30.2.0
    arnested authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    ecf9863 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 9.36.0 to 9.39.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.39.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.36.0...v9.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    7378987 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #521 from arnested/dependabot/npm_and_yarn/eslint-…

    …9.39.0
    
    Bump eslint from 9.36.0 to 9.39.0
    arnested authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    67d7dbb View commit details
    Browse the repository at this point in the history
  5. Bump globals from 16.4.0 to 16.5.0

    Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v16.4.0...v16.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 16.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    aa8b888 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #522 from arnested/dependabot/npm_and_yarn/globals…

    …-16.5.0
    
    Bump globals from 16.4.0 to 16.5.0
    arnested authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    de6f144 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Update test.yml

    arnested authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    eaaef2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #525 from arnested/arnested-patch-1

    Update test.yml
    arnested authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    3157aad View commit details
    Browse the repository at this point in the history
  3. Bump js-yaml

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.2 and updates ancestor dependency . These dependencies need to be updated together.
    
    
    Updates `js-yaml` from 3.14.1 to 3.14.2
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    Updates `js-yaml` from 4.1.0 to 4.1.1
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    06a755b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #524 from arnested/dependabot/npm_and_yarn/multi-7…

    …5e6bc5210
    
    Bump js-yaml
    arnested authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    66c7fc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Bump eslint from 9.39.0 to 9.39.1

    Bumps [eslint](https://github.com/eslint/eslint) from 9.39.0 to 9.39.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.0...v9.39.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    05a0f2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #526 from arnested/dependabot/npm_and_yarn/eslint-…

    …9.39.1
    
    Bump eslint from 9.39.0 to 9.39.1
    arnested authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    0fab8b8 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-jest from 29.0.1 to 29.1.0

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.0.1 to 29.1.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v29.0.1...v29.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    708ba31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #527 from arnested/dependabot/npm_and_yarn/eslint-…

    …plugin-jest-29.1.0
    
    Bump eslint-plugin-jest from 29.0.1 to 29.1.0
    arnested authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    5c938ae View commit details
    Browse the repository at this point in the history
  5. Updates using npm audit fix

    arnested committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    58f0187 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #528 from arnested/npm-audit-fix

    Updates using `npm audit fix`
    arnested authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    9b46c59 View commit details
    Browse the repository at this point in the history
  7. Updates using npm update -W

    arnested committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    3e98238 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #529 from arnested/npm-update-W

    Updates using `npm update -W`
    arnested authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    345e5aa View commit details
    Browse the repository at this point in the history
  9. Publish dist

    github-actions committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    978371b View commit details
    Browse the repository at this point in the history
Loading