Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps @openapitools/openapi-generator-cli from 2.3.3 to 2.4.13.

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.4.13

2.4.13 (2021-10-23)

Bug Fixes

  • deps: update dependency commander to v8.3.0 (5868c5b)

v2.4.12

2.4.12 (2021-10-06)

Bug Fixes

  • deps: update dependency rxjs to v7.4.0 (bad5c6d)

v2.4.11

2.4.11 (2021-10-06)

Bug Fixes

  • deps: update dependency inquirer to v8.2.0 (a4d2e4c)

v2.4.10

2.4.10 (2021-10-02)

Bug Fixes

  • deps: update dependency concurrently to v6.3.0 (376e7d5)

v2.4.9

2.4.9 (2021-10-02)

Bug Fixes

  • deps: update dependency rxjs to v7.3.1 (455865c)

v2.4.8

2.4.8 (2021-09-30)

Bug Fixes

  • deps: update nest monorepo to v8.0.9 (e6f054f)

v2.4.7

2.4.7 (2021-09-28)

... (truncated)

Commits
  • 5868c5b fix(deps): update dependency commander to v8.3.0
  • 55e4b95 chore(deps): update dependency ts-node to v10.4.0
  • 37292c1 chore(deps): update dependency @​types/node to v14.17.29
  • 0ce6e18 chore(deps): update dependency ts-node to v10.3.1
  • 990c18e chore(deps): update dependency jest to v27.3.1
  • 77b69be chore(deps): update dependency @​types/lodash to v4.14.176
  • d37242c chore(deps): update dependency husky to v7.0.4
  • aecb950 chore(deps): update dependency type-fest to v2.5.1
  • e07d120 chore(deps): update dependency @​nestjs/schematics to v8.0.4
  • 65c2b20 chore(deps): update dependency ts-jest to v27.0.7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

boyleconnor and others added 3 commits August 17, 2021 19:39
* Update Example Env File

* Update `physical-annotator` to `location-annotator`

* Update `phi-deidentifier` to `phi-deidentifier-example`

* Point phi-deidentifier Image Link to Correct URL

* Bump eslint from 7.28.0 to 7.32.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint from 7.28.0 to 7.32.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* PHYSICAL_ADDRESS -> LOCATION

* Regenerate Client from updated API Spec

* "Physical Address" -> "Location" in Web Client

* "Physical Address" -> "Location" in docker-compose.yml

* Bump Web Client Version Number

* Copy Just Necessary Files in Dockerfile

* Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.28.5 in /client (nlpsandbox#110)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @openapitools/openapi-generator-cli from 2.3.3 to 2.3.9 (nlpsandbox#108)

Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.3.3 to 2.3.9.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.3.3...v2.3.9)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node from 16.2.0-alpine3.12 to 16.6.0-alpine3.12 in /client (nlpsandbox#107)

Bumps node from 16.2.0-alpine3.12 to 16.6.0-alpine3.12.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @testing-library/react from 11.2.7 to 12.0.0 in /client (nlpsandbox#105)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v11.2.7...v12.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nginx from 1.21.0-alpine to 1.21.1-alpine in /client (nlpsandbox#106)

Bumps nginx from 1.21.0-alpine to 1.21.1-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typescript-eslint/parser from 4.26.0 to 4.28.5 in /client (nlpsandbox#111)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>

* Bump web-vitals from 1.1.1 to 2.0.1 in /client (#87)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v1.1.1...v2.0.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <[email protected]>
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.3.9 to 2.4.13.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.3.9...v2.4.13)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.3.3 to 2.4.13.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.3.3...v2.4.13)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2021
boyleconnor and others added 10 commits November 30, 2021 00:04
…sandbox#128)

Bumps node from 16.6.0-alpine3.12 to 17.0.1-alpine3.12.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#121)

* Bump nginx from 1.21.1-alpine to 1.21.3-alpine in /client

Bumps nginx from 1.21.1-alpine to 1.21.3-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Change Cron Time of CI

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>
nlpsandbox#132)

* Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.33.0 in /client

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.5 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @typescript-eslint/parser from 4.28.5 to 4.33.0 in /client (nlpsandbox#131)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>
…/client (nlpsandbox#116)

* Bump @material-ui/data-grid in /client

Bumps [@material-ui/data-grid](https://github.com/mui-org/material-ui-x/tree/HEAD/packages/grid/data-grid) from 4.0.0-alpha.30 to 4.0.0-alpha.35.
- [Release notes](https://github.com/mui-org/material-ui-x/releases)
- [Changelog](https://github.com/mui-org/material-ui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui-x/commits/v4.0.0-alpha.35/packages/grid/data-grid)

---
updated-dependencies:
- dependency-name: "@material-ui/data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Change Cron Time of CI

* Bump @material-ui/core from 4.11.4 to 4.12.3 in /client (nlpsandbox#115)

* Bump @material-ui/core from 4.11.4 to 4.12.3 in /client

Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.4 to 4.12.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.12.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.3/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump web-vitals from 2.0.1 to 2.1.2 in /client (nlpsandbox#130)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.0.1 to 2.1.2.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v2.0.1...v2.1.2)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>
…ator-cli-2.4.13' of https://github.com/nlpsandbox/phi-deidentifier-app into dependabot/npm_and_yarn/main/openapitools/openapi-generator-cli-2.4.13
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2021

A newer version of @openapitools/openapi-generator-cli exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants