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: angularjs-de/angular-de-nestjs-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa0f0cd
Choose a base ref
...
head repository: angularjs-de/angular-de-nestjs-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8dd8868
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Dec 10, 2022

  1. chore(deps): bump express and @nestjs/platform-express

    Bumps [express](https://github.com/expressjs/express) to 4.18.2 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest). These dependencies need to be updated together.
    
    
    Updates `express` from 4.17.1 to 4.18.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.18.2)
    
    Updates `@nestjs/platform-express` from 6.5.2 to 9.2.1
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](nestjs/nest@v6.5.2...v9.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-express"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8dd8868 View commit details
    Browse the repository at this point in the history
Loading