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: moregeo-it/stac-node-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: moregeo-it/stac-node-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 15 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 14, 2022

  1. Bump actions/setup-node from 2.5.0 to 2.5.1 (#47)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      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 Feb 14, 2022
    Configuration menu
    Copy the full SHA
    dc2dae0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Fix build

    m-mohr committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    b7c596f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Bump actions/setup-node from 2.5.1 to 3 (#51)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 Feb 28, 2022
    Configuration menu
    Copy the full SHA
    dceabd9 View commit details
    Browse the repository at this point in the history
  2. Bump axios from 0.24.0 to 0.26.0 (#49)

    Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.26.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.24.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      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 Feb 28, 2022
    Configuration menu
    Copy the full SHA
    92499ed View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3 (#52)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    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 Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8b9f2a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Bump jest from 27.5.1 to 28.0.0 (#54)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.0.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      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 Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7e24506 View commit details
    Browse the repository at this point in the history
  2. Bump jest-diff from 27.5.1 to 28.0.0 (#55)

    Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 27.5.1 to 28.0.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.0.0/packages/jest-diff)
    
    ---
    updated-dependencies:
    - dependency-name: jest-diff
      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 Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7b91bd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Bump compare-versions from 4.1.4 to 5.0.1 (#63)

    Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 4.1.4 to 5.0.1.
    - [Release notes](https://github.com/omichelsen/compare-versions/releases)
    - [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md)
    - [Commits](omichelsen/compare-versions@v4.1.4...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: compare-versions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7df627a View commit details
    Browse the repository at this point in the history
  2. Bump jest from 28.1.3 to 29.0.1 (#62)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a405e72 View commit details
    Browse the repository at this point in the history
  3. Bump jest-diff from 28.1.3 to 29.0.1 (#64)

    Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 28.1.3 to 29.0.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-diff)
    
    ---
    updated-dependencies:
    - dependency-name: jest-diff
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    eaa7781 View commit details
    Browse the repository at this point in the history
  4. Bump axios from 0.26.1 to 0.27.2 (#57)

    Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.26.1...v0.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthias Mohr <[email protected]>
    dependabot[bot] and m-mohr authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2f860e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Bump axios from 0.27.2 to 1.1.3 (#68)

    Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.27.2...v1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2ec5ad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    2b928d4 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    m-mohr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f91ad3a View commit details
    Browse the repository at this point in the history
  3. v1.3.0

    m-mohr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9f5e28b View commit details
    Browse the repository at this point in the history
Loading