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: cham11ng/typescript-api-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cham11ng/typescript-api-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 64 files changed
  • 2 contributors

Commits on Mar 28, 2024

  1. Update basic configuration

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8afe58c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f0c6f View commit details
    Browse the repository at this point in the history
  3. Fix yarn lint

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3b2f2ba View commit details
    Browse the repository at this point in the history
  4. Fix build and branch name

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    532ea36 View commit details
    Browse the repository at this point in the history
  5. Implement rate-limiter

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5d160bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #81 from cham11ng/upgrade

    Upgrade packages
    cham11ng authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3bbadfb View commit details
    Browse the repository at this point in the history
  7. Fix eslint

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3847665 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f91bfba View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary packages

    cham11ng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dd2c86b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Bump the npm_and_yarn group with 3 updates

    Bumps the npm_and_yarn group with 3 updates: [express](https://github.com/expressjs/express), [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [serve-static](https://github.com/expressjs/serve-static).
    
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    Updates `path-to-regexp` from 0.1.7 to 0.1.10
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)
    
    Updates `serve-static` from 1.15.0 to 1.16.0
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: path-to-regexp
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: serve-static
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1b4e797 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Merge pull request #82 from cham11ng/dependabot/npm_and_yarn/npm_and_…

    …yarn-5fde638f64
    
    Bump the npm_and_yarn group with 3 updates
    cham11ng authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    8533adc View commit details
    Browse the repository at this point in the history
  2. Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
    
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    7f26f84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from cham11ng/dependabot/npm_and_yarn/npm_and_…

    …yarn-0189ad7b96
    
    Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
    cham11ng authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    17181ff View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Bump form-data in the npm_and_yarn group across 1 directory

    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    5e190b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2026

  1. Merge pull request #84 from cham11ng/dependabot/npm_and_yarn/npm_and_…

    …yarn-e04d5d616f
    
    Bump form-data from 4.0.0 to 4.0.4 in the npm_and_yarn group across 1 directory
    cham11ng authored Jun 6, 2026
    Configuration menu
    Copy the full SHA
    2245cef View commit details
    Browse the repository at this point in the history
  2. Bump the npm_and_yarn group across 1 directory with 5 updates

    Bumps the npm_and_yarn group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.13` | `8.0.5` |
    | [flatted](https://github.com/WebReflection/flatted) | `3.3.1` | `3.4.2` |
    | [jws](https://github.com/brianloveswords/node-jws) | `3.2.2` | `3.2.3` |
    | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` |
    | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` |
    
    
    
    Updates `nodemailer` from 6.9.13 to 8.0.5
    - [Release notes](https://github.com/nodemailer/nodemailer/releases)
    - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
    - [Commits](nodemailer/nodemailer@v6.9.13...v8.0.5)
    
    Updates `flatted` from 3.3.1 to 3.4.2
    - [Commits](WebReflection/flatted@v3.3.1...v3.4.2)
    
    Updates `jws` from 3.2.2 to 3.2.3
    - [Release notes](https://github.com/brianloveswords/node-jws/releases)
    - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
    - [Commits](auth0/node-jws@v3.2.2...v3.2.3)
    
    Updates `lodash` from 4.17.21 to 4.18.1
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.18.1)
    
    Updates `picomatch` from 2.3.1 to 2.3.2
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: nodemailer
      dependency-version: 8.0.5
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jws
      dependency-version: 3.2.3
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2026
    Configuration menu
    Copy the full SHA
    1d5e7f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from cham11ng/dependabot/npm_and_yarn/npm_and_…

    …yarn-4d8ec44950
    
    Bump the npm_and_yarn group across 1 directory with 5 updates
    cham11ng authored Jun 6, 2026
    Configuration menu
    Copy the full SHA
    be50f1a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. Bump shell-quote in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [shell-quote](https://github.com/ljharb/shell-quote).
    
    
    Updates `shell-quote` from 1.8.1 to 1.8.4
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](ljharb/shell-quote@v1.8.1...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-version: 1.8.4
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    19c7001 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Merge pull request #86 from cham11ng/dependabot/npm_and_yarn/npm_and_…

    …yarn-47c4268404
    
    Bump shell-quote from 1.8.1 to 1.8.4 in the npm_and_yarn group across 1 directory
    cham11ng authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    eff4828 View commit details
    Browse the repository at this point in the history
Loading