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: oscard0m/octoherd-script-add-cache-to-node-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: oscard0m/octoherd-script-add-cache-to-node-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 26, 2022

  1. build(deps): bump node-fetch from 2.6.1 to 2.6.7 (#20)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    800b3c5 View commit details
    Browse the repository at this point in the history
  2. ci(release): use node-version 16

    fixes problem with semantic-release
    oscard0m authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    db796f9 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#21)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    72e4ad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    b28e014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4560bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da11b0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af3d80e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. build(deps): bump minimatch from 3.0.4 to 3.1.2 (#22)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    b243609 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configure Renovate (#23)

    * Add renovate.json
    
    * Update renovate.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
    renovate[bot] and oscard0m authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    f0eb495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8307a9 View commit details
    Browse the repository at this point in the history
  3. ci(action): update actions/cache action to v3 (#24)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    d8165d7 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency octokit-plugin-create-pull-request to v4 (

    …#25)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c50d034 View commit details
    Browse the repository at this point in the history
Loading