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

Bump node-forge and @angular-devkit/build-angular in /Programming_Languages/Angular/Udemy/Universidad_Angular/calculadora #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps node-forge to 1.3.1 and updates ancestor dependency @angular-devkit/build-angular. 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 ([email protected]).
  • 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 @angular-devkit/build-angular from 0.1102.19 to 15.2.0

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v15.2.0

15.2.0 (2023-02-22)

@​angular-devkit/schematics-cli

Commit Description
feat - ecf43090d auto detect package manager (#24305)

@​angular/cli

Commit Description
feat - 0f58a17c4 log number of files update during ng update

@​angular-devkit/build-angular

Commit Description
feat - 01b3bcf89 add Less stylesheet support to experimental esbuild-based builder
feat - 09af70743 implement node module license extraction for esbuild builder
feat - bbc1a4f0d support CommonJS dependency checking in esbuild
feat - 8cf0d17fb support JIT compilation with esbuild
fix - 3f6769ef9 allow empty scripts to be optimized
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Marvin and Paul Gschwendtner

v15.2.0-rc.0

15.2.0-rc.0 (2023-02-15)

@​angular/cli

Commit Description
fix - 5f407337f add set SessionEngaged in GA
fix - 545c180e2 convert before option in .npmrc to Date
fix - 522463c42 replace os.version with os.release.

@​angular-devkit/build-angular

Commit Description
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild
fix - d3f255087 correctly copy safety-worker.js contents
fix - c65b026e2 update the ECMA output warning message to be more actionable
fix - 8356240dd use babel default export helper in build optimizer
perf - 1e5286326 reduce rebuilt times when using the scripts option

Special Thanks

Alan Agius and Charles Lyding

v15.2.0-next.4

15.2.0-next.4 (2023-02-08)

@​schematics/angular

Commit Description
fix - 88fddc050 remove bootstrapping wrapping in universal schematic

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

15.2.0 (2023-02-22)

@​angular/cli

Commit Type Description
0f58a17c4 feat log number of files update during ng update

@​angular-devkit/schematics-cli

Commit Type Description
ecf43090d feat auto detect package manager (#24305)

@​angular-devkit/build-angular

Commit Type Description
01b3bcf89 feat add Less stylesheet support to experimental esbuild-based builder
09af70743 feat implement node module license extraction for esbuild builder
bbc1a4f0d feat support CommonJS dependency checking in esbuild
8cf0d17fb feat support JIT compilation with esbuild
3f6769ef9 fix allow empty scripts to be optimized
421417a36 fix avoid CommonJS warning for zone.js in esbuild

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Marvin and Paul Gschwendtner

15.1.6 (2023-02-15)

@​angular/cli

Commit Type Description
3d1f48fa2 fix add set SessionEngaged in GA
df07ab113 fix convert before option in .npmrc to Date
c787cc780 fix replace os.version with os.release.

@​angular-devkit/build-angular

Commit Type Description
34a4a1bbf fix correctly copy safety-worker.js contents
88a33155d fix update the ECMA output warning message to be more actionable
384ad29c9 fix use babel default export helper in build optimizer

... (truncated)

Commits

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

2 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Programming_Languages/Angular/Udemy/Universidad_Angular/calculadora/node-forge-and-angular-devkit/build-angular-1.3.1 branch 3 times, most recently from 75e16d2 to b1d9a92 Compare March 18, 2023 14:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Programming_Languages/Angular/Udemy/Universidad_Angular/calculadora/node-forge-and-angular-devkit/build-angular-1.3.1 branch 5 times, most recently from ee1fd39 to ef9f2cb Compare March 26, 2023 03:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Programming_Languages/Angular/Udemy/Universidad_Angular/calculadora/node-forge-and-angular-devkit/build-angular-1.3.1 branch 4 times, most recently from b8fefe2 to ad304fc Compare March 30, 2023 16:28
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.10.0...v1.3.1)

Updates `@angular-devkit/build-angular` from 0.1102.19 to 15.2.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/15.2.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Programming_Languages/Angular/Udemy/Universidad_Angular/calculadora/node-forge-and-angular-devkit/build-angular-1.3.1 branch from ad304fc to 6d4f5b5 Compare April 5, 2023 13:55
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.

None yet

0 participants