Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nomads #20

Open
wants to merge 5 commits into
base: 4.1-dev
Choose a base branch
from
Open

Nomads #20

wants to merge 5 commits into from

Commits on Dec 9, 2022

  1. Bump qs and body-parser

    Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `body-parser` from 1.19.0 to 1.20.1
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.19.0...1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1bf53ae View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Merge pull request #13 from Rastaman231/dependabot/npm_and_yarn/qs-an…

    …d-body-parser-6.11.0
    
    Bump qs and body-parser
    Rastaman231 authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    347687a View commit details
    Browse the repository at this point in the history
  2. Bump minimatch and recursive-readdir

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies need to be updated together.
    
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    743b808 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #15 from Rastaman231/dependabot/npm_and_yarn/minim…

    …atch-and-recursive-readdir-3.1.2
    
    Bump minimatch and recursive-readdir
    Rastaman231 authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    017fe53 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Rastaman231 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    631c46a View commit details
    Browse the repository at this point in the history