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: JamesIves/fetch-api-data-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: JamesIves/fetch-api-data-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 18 commits
  • 31 files changed
  • 2 contributors

Commits on Aug 30, 2023

  1. Release 2.3.0 📣

    JamesIves committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0649b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Bump nock from 13.2.9 to 13.3.3 (#879)

    Bumps [nock](https://github.com/nock/nock) from 13.2.9 to 13.3.3.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.9...v13.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5ff9850 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#880)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.1...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f014017 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-config-prettier from 8.5.0 to 9.0.0 (#878)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 9.0.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.5.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7527f0f View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 4.9.3 to 4.9.5 (#877)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fb9b8c5 View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 5.54.1 to 5.62.0 (#875)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9bf1da2 View commit details
    Browse the repository at this point in the history
  6. Bump @actions/io from 1.1.2 to 1.1.3 (#872)

    Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1.3.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/io"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8974f59 View commit details
    Browse the repository at this point in the history
  7. Bump cross-fetch from 3.1.5 to 4.0.0 (#874)

    Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.5 to 4.0.0.
    - [Release notes](https://github.com/lquixada/cross-fetch/releases)
    - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
    - [Commits](lquixada/cross-fetch@v3.1.5...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cross-fetch
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    728ce40 View commit details
    Browse the repository at this point in the history
  8. Bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#876)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.3.
    - [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@v27.2.1...v27.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    64a5b2e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. feat: upgrade to node v18

    JamesIves authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    17fdb1c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Bump @types/node from 20.5.7 to 20.10.0 (#930)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 20.10.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2d35e68 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Bump eslint from 8.48.0 to 8.54.0 (#926)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.54.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.48.0...v8.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f43c3dc View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 3 to 4 (#914)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    aefb730 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4 (#882)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7d5c543 View commit details
    Browse the repository at this point in the history
  4. Bump nock from 13.3.3 to 13.3.8 (#919)

    Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.8.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.3...v13.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f0fdc24 View commit details
    Browse the repository at this point in the history
  5. feat: Upgrade to Node 20

    JamesIves committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    310f19f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e63acd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43f30d6 View commit details
    Browse the repository at this point in the history
Loading