mavend / octoboard

Collection of games that may help you and your friends kill the boredom of COVID19 quarantine.
GNU Affero General Public License v3.0
17 stars 0 forks source link

Bump node-forge, firebase-admin, react-scripts, webpack-dev-server and google-p12-pem #650

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps node-forge to 1.3.1 and updates ancestor dependencies node-forge, firebase-admin, react-scripts, webpack-dev-server and google-p12-pem. These dependencies need to be updated together.

Updates node-forge from 0.10.0 to 1.3.1

Changelog

Sourced from node-forge's changelog.

1.3.1 - 2022-03-29

Fixes

  • RFC 3447 and RFC 8017 allow for optional DigestAlgorithm NULL parameters for sha* algorithms and require NULL paramters for md2 and md5 algorithms.

1.3.0 - 2022-03-17

Security

  • Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh (moosa-yahyazadeh@uiowa.edu).
  • HIGH: Leniency in checking digestAlgorithm structure can lead to signature forgery.
  • HIGH: Failing to check tailing garbage bytes can lead to signature forgery.
  • MEDIUM: Leniency in checking type octet.
    • DigestInfo is not properly checked for proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest.
    • CVE ID: CVE-2022-24773
    • GHSA ID: GHSA-2r2c-g63r-vccr

Fixed

  • [asn1] Add fallback to pretty print invalid UTF8 data.
  • [asn1] fromDer is now more strict and will default to ensuring all input bytes are parsed or throw an error. A new option parseAllBytes can disable this behavior.
    • NOTE: The previous behavior is being changed since it can lead to security issues with crafted inputs. It is possible that code doing custom DER parsing may need to adapt to this new behavior and optional flag.
  • [rsa] Add and use a validator to check for proper structure of parsed ASN.1

... (truncated)

Commits


Updates firebase-admin from 10.0.0 to 10.3.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v10.3.0

Bug Fixes

  • fix: Add type declarations to exports fields (#1758)
  • fix: Switch to @​fastify/busboy (#1757)

Miscellaneous

  • [chore] Release 10.3.0 (#1759)
  • build(deps): bump jwks-rsa from 2.1.0 to 2.1.4 (#1747)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.2 to 7.25.0 (#1750)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.25 to 0.1.26 (#1746)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.25.0 to 5.27.1 (#1751)
  • build(deps-dev): bump ts-node from 10.8.0 to 10.8.1 (#1749)
  • build(deps): bump @​types/node from 17.0.38 to 17.0.41 (#1748)
  • build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (#1745)
  • build(deps-dev): bump nock from 13.2.4 to 13.2.6 (#1744)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1743)
  • build(deps-dev): bump @​firebase/auth-compat from 0.2.14 to 0.2.15 (#1735)
  • build(deps-dev): bump ts-node from 10.7.0 to 10.8.0 (#1737)
  • build(deps): bump @​types/node from 17.0.35 to 17.0.38 (#1736)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.1 to 7.24.2 (#1734)
  • build(deps-dev): bump @​types/lodash from 4.14.178 to 4.14.182 (#1731)
  • build(deps-dev): bump del from 6.1.0 to 6.1.1 (#1725)
  • build(deps): bump @​types/node from 17.0.34 to 17.0.35 (#1720)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.0 to 7.24.1 (#1721)
  • build(deps-dev): bump eslint from 8.15.0 to 8.16.0 (#1722)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1719)
  • chore: Run nightly builds on Node 14 (#1717)
  • build(deps): bump @​types/node from 17.0.33 to 17.0.34 (#1716)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1715)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.23.2 to 7.24.0 (#1714)
  • build(deps-dev): bump yargs from 17.3.1 to 17.5.1 (#1711)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.23.0 to 5.25.0 (#1713)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.19 to 0.1.25 (#1709)
  • build(deps-dev): bump del from 6.0.0 to 6.1.0 (#1708)
  • build(deps): bump @​firebase/database-compat from 0.1.8 to 0.2.0 (#1706)
  • build(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#1702)
  • build(deps-dev): bump @​firebase/auth-compat from 0.2.8 to 0.2.14 (#1701)
  • build(deps): bump @​types/node from 17.0.10 to 17.0.33 (#1700)
  • build(deps): bump @​firebase/database-types from 0.9.7 to 0.9.8 (#1699)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1705)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.19.4 to 7.23.2 (#1698)
  • build(deps-dev): bump @​types/chai-as-promised from 7.1.4 to 7.1.5 (#1697)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1696)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.12.0 to 5.23.0 (#1695)
  • build(deps-dev): bump sinon from 13.0.2 to 14.0.0 (#1692)
  • build(deps-dev): bump nock from 13.2.2 to 13.2.4 (#1691)
  • build(deps-dev): bump ts-node from 10.5.0 to 10.7.0 (#1690)
  • build(deps-dev): bump chai from 4.3.4 to 4.3.6 (#1689)

... (truncated)

Commits
  • ba2bb67 [chore] Release 10.3.0 (#1759)
  • f433953 fix: Add type declarations to exports fields (#1758)
  • f7ab421 fix: Switch to @​fastify/busboy (#1757)
  • dd50aaa build(deps): bump jwks-rsa from 2.1.0 to 2.1.4 (#1747)
  • bfb0423 build(deps-dev): bump @​microsoft/api-extractor from 7.24.2 to 7.25.0 (#1750)
  • e79ff74 build(deps-dev): bump @​firebase/app-compat from 0.1.25 to 0.1.26 (#1746)
  • 5dfcc0e build(deps-dev): bump @​typescript-eslint/parser from 5.25.0 to 5.27.1 (#1751)
  • 0e2736d build(deps-dev): bump ts-node from 10.8.0 to 10.8.1 (#1749)
  • 1f3183a build(deps): bump @​types/node from 17.0.38 to 17.0.41 (#1748)
  • 154f861 build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (#1745)
  • Additional commits viewable in compare view


Updates react-scripts from 4.0.3 to 5.0.1

Commits


Updates webpack-dev-server from 3.11.1 to 4.11.1

Release notes

Sourced from webpack-dev-server's releases.

v4.11.0

4.11.0 (2022-09-07)

Features

  • make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a)

Bug Fixes

v4.10.1

4.10.1 (2022-08-29)

Bug Fixes

v4.10.0

4.10.0 (2022-08-10)

Features

  • allow to configure more client options via resource URL (#4274) (216e3cb)

Bug Fixes

  • response correctly when receive an OPTIONS request (#4185) (2b3b7e0)

v4.9.3

4.9.3 (2022-06-29)

Bug Fixes

  • avoid creation unnecessary stream for static sockjs file (#4482) (049b153)
  • history-api-fallback now supports HEAD requests and handles them the same as GET (8936082)

v4.9.2

4.9.2 (2022-06-06)

Bug Fixes

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

4.11.1 (2022-09-19)

Bug Fixes

  • respect client.logging option for all logs (#4572) (375835c)

4.11.0 (2022-09-07)

Features

  • make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a)

Bug Fixes

4.10.1 (2022-08-29)

Bug Fixes

4.10.0 (2022-08-10)

Features

  • allow to configure more client options via resource URL (#4274) (216e3cb)

Bug Fixes

  • response correctly when receive an OPTIONS request (#4185) (2b3b7e0)

4.9.3 (2022-06-29)

Bug Fixes

  • avoid creation unnecessary stream for static sockjs file (#4482) (049b153)
  • history-api-fallback now supports HEAD requests and handles them the same as GET (8936082)

4.9.2 (2022-06-06)

Bug Fixes

... (truncated)

Commits
  • 418e932 chore(release): 4.11.1
  • 375835c fix: respect client.logging option for all logs (#4572)
  • ef2f9e9 chore: fix examples for open target not working (#4575)
  • 7da7336 ci: workflow security
  • 5d4b347 chore(deps-dev): bump core-js from 3.25.1 to 3.25.2 (#4574)
  • 87072c7 chore(deps-dev): bump @​types/node-forge from 1.0.4 to 1.0.5 (#4571)
  • 28f6381 chore(deps-dev): bump @​babel/plugin-transform-runtime (#4567)
  • 595003b chore(deps-dev): bump @​babel/core from 7.19.0 to 7.19.1 (#4568)
  • 67acc2e chore(deps-dev): bump @​babel/eslint-parser from 7.18.9 to 7.19.1 (#4569)
  • ad2dcc5 chore(deps-dev): bump @​babel/preset-env from 7.19.0 to 7.19.1 (#4570)
  • Additional commits viewable in compare view


Updates google-p12-pem from 3.0.3 to 3.1.4

Release notes

Sourced from google-p12-pem's releases.

v3.1.4

3.1.4 (2022-04-11)

Bug Fixes

v3.1.3

3.1.3 (2022-01-10)

Bug Fixes

  • deps: update dependency node-forge to v1 (#382) (078735b)

google-p12-pem v3.1.2

Bug Fixes

google-p12-pem v3.1.1

Bug Fixes

v3.1.0

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#318) (e93e51b)
Changelog

Sourced from google-p12-pem's changelog.

3.1.4 (2022-04-11)

Bug Fixes

3.1.3 (2022-01-10)

Bug Fixes

  • deps: update dependency node-forge to v1 (#382) (078735b)

3.1.2 (2021-08-11)

Bug Fixes

3.1.1 (2021-07-21)

Bug Fixes

3.1.0 (2021-06-10)

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#318) (e93e51b)
Commits
  • aff0086 chore(main): release 3.1.4 (#404)
  • f375cca fix(deps): force fixed version of node-forge (#403)
  • e602210 chore(deps): update actions/checkout action to v3 (#1392) (#401)
  • f7df70d chore(deps): update actions/setup-node action to v3 (#1393) (#400)
  • 4095df8 chore: Enable Size-Label bot in all googleapis NodeJs repositories (#1382) (#...
  • 850355c chore(deps): update actions/checkout action to v3 (#395)
  • 40b7cd7 chore(deps): update actions/setup-node action to v3 (#394)
  • 65b5c88 docs(nodejs): version support policy edits (#1346) (#393)
  • ce2ed68 chore(deps): update actions/setup-node action to v2 (#391)
  • 7ddc2d0 build(node): switch back to keystore for publication (#1328) (#390)
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mavend/octoboard/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer updatable, so this is no longer needed.