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: hipertracker/express-hello-world
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cyclic-software/express-hello-world
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 13, 2023

  1. Bump ansi-regex from 4.1.0 to 4.1.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    31534eb View commit details
    Browse the repository at this point in the history
  2. Bump minimist from 1.2.5 to 1.2.8

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    30f8af9 View commit details
    Browse the repository at this point in the history
  3. Bump qs and express

    Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7ae97c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge pull request cyclic-software#29 from cyclic-software/dependabot…

    …/npm_and_yarn/minimist-1.2.8
    
    Bump minimist from 1.2.5 to 1.2.8
    seekayel authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2629844 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cyclic-software#30 from cyclic-software/dependabot…

    …/npm_and_yarn/qs-and-express-6.11.0
    
    Bump qs and express
    seekayel authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1671fcc View commit details
    Browse the repository at this point in the history
  3. Merge pull request cyclic-software#27 from cyclic-software/dependabot…

    …/npm_and_yarn/ansi-regex-4.1.1
    
    Bump ansi-regex from 4.1.0 to 4.1.1
    seekayel authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d4f1928 View commit details
    Browse the repository at this point in the history
  4. Bump got and nodemon

    Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.
    
    
    Removes `got`
    
    Updates `nodemon` from 2.0.12 to 2.0.22
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.12...v2.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    - dependency-name: nodemon
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ab77de5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cyclic-software#28 from cyclic-software/dependabot…

    …/npm_and_yarn/got-and-nodemon--removed
    
    Bump got and nodemon
    seekayel authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f79368f View commit details
    Browse the repository at this point in the history
Loading