Thanks to visit codestin.com
Credit goes to github.com

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: actions/stale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: actions/stale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 12 commits
  • 36 files changed
  • 5 contributors

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    3f3b017 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. build(deps): bump undici from 5.28.2 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    177e878 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Add workflow file for publishing releases to immutable action package

    This workflow file publishes new action releases to the immutable action package of the same name as this repo.
    
    This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
    Jcambass authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6a2e61d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    bbf3da5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #1150 from actions/dependabot/npm_and_yarn/undici-…

    …5.28.4
    
    build(deps): bump undici from 5.28.2 to 5.28.4
    HarithaVattikuti authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d10ba64 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #1179 from actions/Jcambass-patch-1

    Add workflow file for publishing releases to immutable action package
    Jcambass authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6e472ce View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 3 to 4 (#1091)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    df990c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. build(deps): bump actions/publish-action from 0.2.2 to 0.3.0 (#1147)

    Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.2 to 0.3.0.
    - [Commits](actions/publish-action@v0.2.2...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f691222 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175)

    * build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5
    
    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.1...v29.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5
    
    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.1...v29.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fix failures
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: HarithaVattikuti <[email protected]>
    dependabot[bot] and HarithaVattikuti authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    5c715b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. build(deps): bump @actions/core from 1.10.1 to 1.11.1 (#1191)

    * build(deps): 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] <[email protected]>
    
    * fix for check failures
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    f04443d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. build(deps-dev): bump @types/jest from 29.5.11 to 29.5.14 (#1193)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.14.
    - [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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    fa77dfd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. build(deps): bump @actions/cache from 3.2.2 to 4.0.0 (#1194)

    * build(deps): bump @actions/cache from 3.2.2 to 4.0.0
    
    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.2 to 4.0.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/cache)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/cache"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix-check failures
    
    * check failure fix
    
    * fix
    
    * fix - licensed check failures
    
    * license update
    
    * license update
    
    * license update
    
    * licensed review
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    5bef64f View commit details
    Browse the repository at this point in the history
Loading