Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Dependabot updates #357

Merged
merged 12 commits into from
Mar 7, 2022
Merged

Dependabot updates #357

merged 12 commits into from
Mar 7, 2022

Commits on Jan 21, 2022

  1. chore(deps): bump typescript from 4.5.4 to 4.5.5 (#344)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.4...v4.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e1fb88c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. chore(deps): bump mocha from 9.1.4 to 9.2.0 (#345)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.4 to 9.2.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.4...v9.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    09473d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. chore(deps): bump chai from 4.3.4 to 4.3.5 (#346)

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.4...v4.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    33e964b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. chore(deps): bump chai from 4.3.5 to 4.3.6 (#347)

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.5 to 4.3.6.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.5...v4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5b10aad View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 14, 2022

  1. chore(deps): bump axios from 0.25.0 to 0.26.0 (#350)

    Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d453b81 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. chore(deps): bump @xmldom/xmldom from 0.8.0 to 0.8.1 (#352)

    Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.0 to 0.8.1.
    - [Release notes](https://github.com/xmldom/xmldom/releases)
    - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
    - [Commits](xmldom/xmldom@0.8.0...0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@xmldom/xmldom"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3ddad6c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. chore(deps): bump mocha from 9.2.0 to 9.2.1 (#353)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.0 to 9.2.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.2.0...v9.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    393c301 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. chore(deps): bump @types/lodash from 4.14.178 to 4.14.179 (#354)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.179.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1aac478 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(deps): bump typescript from 4.5.5 to 4.6.2 (#355)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    38b3000 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    b7fc62a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump follow-redirects to 1.14.9 (#356)

    Snyk has created this PR to upgrade axios from 0.25.0 to 0.26.0,
    but ultimately it just upgrades follow-redirects instead.
    
    See this package in npm:
    https://www.npmjs.com/package/axios
    
    See this project in Snyk:
    https://app.snyk.io/org/formsg/project/f3d9978a-e6e7-4f56-953e-a51a2fe268cb?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: LoneRifle <LoneRifle@users.noreply.github.com>
    snyk-bot and LoneRifle committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7d446ab View commit details
    Browse the repository at this point in the history