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: mrjono1/joi-to-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.6
Choose a base ref
...
head repository: mrjono1/joi-to-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.7
Choose a head ref
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 1, 2022

  1. Bump joi from 17.6.2 to 17.6.4

    Bumps [joi](https://github.com/hapijs/joi) from 17.6.2 to 17.6.4.
    - [Release notes](https://github.com/hapijs/joi/releases)
    - [Commits](hapijs/joi@v17.6.2...v17.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    53bad65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #278 from mrjono1/dependabot/npm_and_yarn/joi-17.6.4

    Bump joi from 17.6.2 to 17.6.4
    mrjono1 authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2925bf5 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 8.24.0 to 8.26.0

    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] <support@github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8f659e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #277 from mrjono1/dependabot/npm_and_yarn/eslint-8…

    ….26.0
    
    Bump eslint from 8.24.0 to 8.26.0
    mrjono1 authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    731ccff View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 5.38.1 to 5.42.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.42.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.42.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>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f5fc284 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #276 from mrjono1/dependabot/npm_and_yarn/typescri…

    …pt-eslint/parser-5.42.0
    
    Bump @typescript-eslint/parser from 5.38.1 to 5.42.0
    mrjono1 authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7b12c45 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.42.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e7cd31c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #275 from mrjono1/dependabot/npm_and_yarn/typescri…

    …pt-eslint/eslint-plugin-5.42.0
    
    Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.0
    mrjono1 authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2141321 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. version bump

    mrjono1 authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    73ca5e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from mrjono1/version-bump

    version bump
    mrjono1 authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    dd0ee18 View commit details
    Browse the repository at this point in the history
Loading