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: readmeio/swagger-inline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.0
Choose a base ref
...
head repository: readmeio/swagger-inline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.1
Choose a head ref
  • 16 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 1, 2022

  1. build: 6.1.0 release

    erunion committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    12f0ee3 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (#276)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.22.0...v8.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      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>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9c31fdb View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @readme/eslint-config from 10.0.0 to 10.1.0 (#277)

    Bumps [@readme/eslint-config](https://github.com/readmeio/standards) from 10.0.0 to 10.1.0.
    - [Release notes](https://github.com/readmeio/standards/releases)
    - [Changelog](https://github.com/readmeio/standards/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@readme/eslint-config"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2e131f2 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jest from 28.1.3 to 29.0.1 (#278)

    * chore(deps-dev): bump jest from 28.1.3 to 29.0.1
    
    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]>
    
    * fix: test snapshots
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jon Ursenbach <[email protected]>
    dependabot[bot] and erunion authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    049bb08 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. chore(deps-dev): bump jest from 29.0.1 to 29.1.2 (#280)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.1 to 29.1.2.
    - [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.1.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d5f5f66 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.23.0 to 8.24.0 (#279)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.24.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.23.0...v8.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e9bfe80 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. chore(deps-dev): bump eslint from 8.24.0 to 8.26.0 (#282)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.26.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.24.0...v8.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      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>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7ef5138 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jest from 29.1.2 to 29.2.2 (#283)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.2 to 29.2.2.
    - [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.2.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      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>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    31a375d View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @readme/eslint-config from 10.1.0 to 10.1.1 (#284)

    Bumps [@readme/eslint-config](https://github.com/readmeio/standards) from 10.1.0 to 10.1.1.
    - [Release notes](https://github.com/readmeio/standards/releases)
    - [Changelog](https://github.com/readmeio/standards/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@readme/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5c0c315 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    c0c575b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump promise.any from 2.0.4 to 2.0.5 (#289)

    Bumps [promise.any](https://github.com/es-shims/Promise.any) from 2.0.4 to 2.0.5.
    - [Release notes](https://github.com/es-shims/Promise.any/releases)
    - [Changelog](https://github.com/es-shims/Promise.any/blob/main/CHANGELOG.md)
    - [Commits](es-shims/Promise.any@v2.0.4...v2.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: promise.any
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b47dfe4 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#288)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      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>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    224d485 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @readme/eslint-config from 10.1.1 to 10.2.0 (#287)

    Bumps [@readme/eslint-config](https://github.com/readmeio/standards) from 10.1.1 to 10.2.0.
    - [Release notes](https://github.com/readmeio/standards/releases)
    - [Changelog](https://github.com/readmeio/standards/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@readme/eslint-config"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2598ea2 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 (#286)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.28.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.26.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      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>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    84bff2f View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump jest from 29.2.2 to 29.3.1 (#285)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.2 to 29.3.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.3.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      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>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cd2943e View commit details
    Browse the repository at this point in the history
  7. build: 6.1.1 release

    erunion committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5141d55 View commit details
    Browse the repository at this point in the history
Loading