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: john-d-pelingo/jdp-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.19
Choose a base ref
...
head repository: john-d-pelingo/jdp-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 11 commits
  • 17 files changed
  • 4 contributors

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    e2485f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b664b6e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. chore(deps): update actions/setup-node action to v2.4.1 (#145)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    bf5c4b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. chore(deps): bump @typescript-eslint/parser from 4.31.0 to 4.32.0 (#150)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9e62e53 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump prettier from 2.4.0 to 2.4.1 (#147)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    7ab142c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @commitlint/cli from 13.1.0 to 13.2.0 (#148)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    962ed13 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.3…

    …2.0 (#146)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    c7dd24d View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @commitlint/config-conventional from 13.1.0 to …

    …13.2.0 (#149)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    25c7080 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. feat: add more rules (read more)

    - enforce comments
    - enforce type imports
    - ignore underscore for unused vars
    - prefer optional chaining
    - prefer nullish coalescing
    john-d-pelingo committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    19aebcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e1a39 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0

    john-d-pelingo committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    06b0930 View commit details
    Browse the repository at this point in the history
Loading