rostag / bigpolicy_eu

Here is a draft of opensource crowdfunding platform for social activists, who do not want to be involved into obsolete corrupted parties, but are bright and willing for change:
http://bigpolicy.eu
MIT License
5 stars 3 forks source link

Bump axios, @nestjs/common, @nestjs/swagger and jwks-rsa in /nestjsserver #224

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps axios to 0.21.4 and updates ancestor dependencies axios, @nestjs/common, @nestjs/swagger and jwks-rsa. These dependencies need to be updated together.

Updates axios from 0.18.0 to 0.21.4

Release notes

Sourced from axios's releases.

v0.21.4

0.21.4 (September 6, 2021)

Fixes and Functionality:

  • Fixing JSON transform when data is stringified. Providing backward compatibility and complying to the JSON RFC standard (#4020)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.3

0.21.3 (September 4, 2021)

Fixes and Functionality:

  • Fixing response interceptor not being called when request interceptor is attached (#4013)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.2

0.21.2 (September 4, 2021)

Fixes and Functionality:

  • Updating axios requests to be delayed by pre-emptive promise creation (#2702)
  • Adding "synchronous" and "runWhen" options to interceptors api (#2702)
  • Updating of transformResponse (#3377)
  • Adding ability to omit User-Agent header (#3703)
  • Adding multiple JSON improvements (#3688, #3763)
  • Fixing quadratic runtime and extra memory usage when setting a maxContentLength (#3738)
  • Adding parseInt to config.timeout (#3781)
  • Adding custom return type support to interceptor (#3783)
  • Adding security fix for ReDoS vulnerability (#3980)

Internal and Tests:

  • Updating build dev dependancies (#3401)
  • Fixing builds running on Travis CI (#3538)
  • Updating follow rediect version (#3694, #3771)
  • Updating karma sauce launcher to fix failing sauce tests (#3712, #3717)
  • Updating content-type header for application/json to not contain charset field, according do RFC 8259 (#2154)
  • Fixing tests by bumping karma-sauce-launcher version (#3813)
  • Changing testing process from Travis CI to GitHub Actions (#3938)

Documentation:

  • Updating documentation around the use of AUTH_TOKEN with multiple domain endpoints (#3539)

... (truncated)

Changelog

Sourced from axios's changelog.

0.21.4 (September 6, 2021)

Fixes and Functionality:

  • Fixing JSON transform when data is stringified. Providing backward compatability and complying to the JSON RFC standard (#4020)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

0.21.3 (September 4, 2021)

Fixes and Functionality:

  • Fixing response interceptor not being called when request interceptor is attached (#4013)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

0.21.2 (September 4, 2021)

Fixes and Functionality:

  • Updating axios requests to be delayed by pre-emptive promise creation (#2702)
  • Adding "synchronous" and "runWhen" options to interceptors api (#2702)
  • Updating of transformResponse (#3377)
  • Adding ability to omit User-Agent header (#3703)
  • Adding multiple JSON improvements (#3688, #3763)
  • Fixing quadratic runtime and extra memory usage when setting a maxContentLength (#3738)
  • Adding parseInt to config.timeout (#3781)
  • Adding custom return type support to interceptor (#3783)
  • Adding security fix for ReDoS vulnerability (#3980)

Internal and Tests:

  • Updating build dev dependancies (#3401)
  • Fixing builds running on Travis CI (#3538)
  • Updating follow rediect version (#3694, #3771)
  • Updating karma sauce launcher to fix failing sauce tests (#3712, #3717)
  • Updating content-type header for application/json to not contain charset field, according do RFC 8259 (#2154)
  • Fixing tests by bumping karma-sauce-launcher version (#3813)
  • Changing testing process from Travis CI to GitHub Actions (#3938)

Documentation:

  • Updating documentation around the use of AUTH_TOKEN with multiple domain endpoints (#3539)
  • Remove duplication of item in changelog (#3523)

... (truncated)

Commits
  • 66c4602 Merge branch 'master' into release/0.21.4
  • fc15665 [Releasing] v0.21.4
  • c2714f0 [Updating] incorrect JSON syntax in README.md
  • 0fc7248 fix json transform when data is pre-stringified (#4020)
  • 90205f8 Change headers type to string record (#3021)
  • 92b29d2 Make the default type of response data never (#3002)
  • 4eeb3b1 Improved type-safety for AxiosRequestConfig (#2995)
  • cd7ff04 Adding HTTP status code to error.toJSON (#2956)
  • b5a1a67 Adding nodejs http.request option: insecureHTTPParser (#2930)
  • 4f25380 Exposing the Axios constructor in index.d.ts (#2872)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates @nestjs/common from 5.7.4 to 9.1.2

Release notes

Sourced from @​nestjs/common's releases.

v9.1.1 (2022-09-19)

Features

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • d2412f5 chore(@​nestjs) publish v9.1.2 release
  • bd3322b Merge branch 'master' of https://github.com/nestjs/nest
  • 83408f5 fix(common): merge extras with module options #10307
  • 8fd39ce Merge pull request #10310 from nestjs/dependabot/npm_and_yarn/grpc/proto-load...
  • 0a2b24b chore(deps-dev): bump @​grpc/proto-loader from 0.7.2 to 0.7.3
  • 28d8c54 Merge pull request #10301 from nestjs/dependabot/npm_and_yarn/typeorm-0.3.10
  • 861019e Merge pull request #10300 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-...
  • b00c9be Merge pull request #10302 from nestjs/dependabot/npm_and_yarn/fastify/formbod...
  • ead036a chore(deps): bump @​fastify/formbody from 7.2.0 to 7.3.0
  • 784004e chore(deps-dev): bump typeorm from 0.3.9 to 0.3.10
  • Additional commits viewable in compare view


Updates @nestjs/swagger from 2.5.1 to 6.1.2

Release notes

Sourced from @​nestjs/swagger's releases.

Release 6.1.2

  • Merge pull request #2069 from KillWolfVlad/feature/fix-undefined-modifiers (e10e649)
  • chore(deps): update dependency jest to v29.0.2 (0d67f99)
  • fix(): undefined modifiers (0b3d9ab)

Release 6.1.1

  • Merge pull request #2067 from nestjs/chore/support-typescript-v4.8 (908bb52)
  • Merge pull request #2023 from kaioduarte/perf/lazy-load-swagger-ui (1dc851c)
  • chore(): support typescript v4.8 (8757d37)
  • chore(deps): update dependency openapi-types to v12.0.2 (69df9c8)
  • chore(deps): update dependency release-it to v15.4.1 (50ca19d)
  • chore(deps): update typescript-eslint monorepo to v5.36.1 (cac9349)
  • chore(deps): update dependency @​types/jest to v29 (83ec9ca)
  • chore(deps): update typescript-eslint monorepo to v5.36.0 (c877638)
  • chore(deps): update dependency @​commitlint/cli to v17.1.2 (c674d6c)
  • chore(deps): update commitlint monorepo (bdb2d23)
  • chore(deps): update dependency eslint to v8.23.0 (3c917cc)
  • chore(deps): update dependency jest to v29.0.1 (d950631)
  • chore: address code review comment (857a2d8)
  • perf(swagger-module): lazy load swagger-ui-dist module (4aea702)

Release 6.1.0

  • Merge pull request #2035 from nestjs/renovate/swagger-ui-dist-4.x (e7b25d8)
  • Merge pull request #1720 from andrewda/tsdoc (f6fb642)
  • Merge pull request #2041 from ledniy/bugfix/pattern (697ceba)
  • Merge pull request #2039 from Branchverse/feature/swagger-customJsStr (9f23d57)
  • chore(deps): update dependency jest to v29 (317e5f2)
  • chore(deps): update typescript-eslint monorepo to v5.35.1 (83f8ef3)
  • chore(deps): update dependency release-it to v15.4.0 (2befe6c)
  • chore(deps): update dependency @​types/jest to v28.1.8 (10ed1c5)
  • chore(deps): update typescript-eslint monorepo to v5.34.0 (65333e0)
  • fix invalid pattern (b0e697e)
  • Add customJsStr to swagger-custom-options (1f2a6f4)
  • chore(deps): update dependency @​types/lodash to v4.14.184 (67c78e4)
  • fix(deps): update dependency swagger-ui-dist to v4.14.0 (284efd6)
  • fix(): update tests (7469ee9)
  • Merge remote-tracking branch 'origin/master' into tsdoc (0a3db89)
  • chore(deps): update dependency @​types/lodash to v4.14.183 (56d9f11)
  • chore(deps): update nest monorepo to v9.0.11 (c358617)
  • chore(deps): update typescript-eslint monorepo to v5.33.1 (55c0d09)
  • chore(deps): update dependency @​types/jest to v28.1.7 (09bbbe4)
  • chore(deps): update dependency ts-jest to v28.0.8 (3d59a66)
  • chore(deps): update dependency eslint to v8.22.0 (449b5c2)
  • chore(deps): update nest monorepo to v9.0.9 (757e97f)
  • chore(deps): update dependency release-it to v15.3.0 (c7597ae)
  • chore(deps): update typescript-eslint monorepo to v5.33.0 (0a090e6)
  • chore(deps): update nest monorepo to v9.0.8 (771ea39)
  • style(): run formatter (e9584b5)
  • feat(): add support for additional TSDoc tags (06ec7ec)

... (truncated)

Commits


Updates jwks-rsa from 1.10.1 to 1.12.3

Release notes

Sourced from jwks-rsa's releases.

v1.12.3

[1.12.3] - (2021-02-25)

Added

  • Add alg to SigningKey types #220 (okko)

Fixed

1.12.0

Added

Deprecation We are deprecating passing in a jwksObject to the client for reasons laid out in #292. In order to load keys from anything other than the jwksUri, please use the getKeysInterceptor.

  const client = new JwksClient({ 
    jwksUri: 'https://my-enterprise-id-provider/.well-known/jwks.json',
    getKeysInterceptor: (cb) => {
      const file = fs.readFileSync(jwksFile);
      return cb(null, file.keys);
    }
  });
Changelog

Sourced from jwks-rsa's changelog.

[1.12.3] - (2021-02-25)

Added

  • Add alg to SigningKey types #220 (okko)

Fixed

[1.12.2] - (2021-01-07)

Fixed

  • Added coverage folders to .npmignore

[1.12.1] - (2020-12-29)

Security

[1.12.0] - (2020-12-08)

Added

Deprecation We are deprecating passing in a jwksObject to the client for reasons laid out in #202. In order to load keys from anything other than the jwksUri, please use the getKeysInterceptor.

  const client = new JwksClient({ 
    jwksUri: 'https://my-enterprise-id-provider/.well-known/jwks.json',
    getKeysInterceptor: (cb) => {
      const file = fs.readFileSync(jwksFile);
      return cb(null, file.keys);
    }
  });

[1.11.0] - (2020-10-23)

Added

Commits


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rostag/bigpolicy_eu/network/alerts).