diff --git a/pull-requests/hyperledger-labs/fabric-operations-console.md b/pull-requests/hyperledger-labs/fabric-operations-console.md index f06fe7bc3..e5fe3a9a5 100644 --- a/pull-requests/hyperledger-labs/fabric-operations-console.md +++ b/pull-requests/hyperledger-labs/fabric-operations-console.md @@ -149,35 +149,3 @@ Upgrade npm browserify-sign in apollo to 4.2.2 to address https://nvd.nist.gov/v -
- - - - - - - - - -
- PR #553 - - - changes as per pipeline execution - -
- - - #### Type of change -- Test update - -#### Description -- Removed package lock json -- Added new tag to run on existing console and regression -- Update in tests as per pipeline execution (Cypress launches test runner / browser with clean state after each feature file execution and that clears the local storage / identities) -
-
- Created At 2023-11-03 12:37:16 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/anoncreds-clsignatures-rs.md b/pull-requests/hyperledger/anoncreds-clsignatures-rs.md index 7ad464a4d..29991bfbc 100644 --- a/pull-requests/hyperledger/anoncreds-clsignatures-rs.md +++ b/pull-requests/hyperledger/anoncreds-clsignatures-rs.md @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/anoncreds-clsignatures-rs # anoncreds-clsignatures-rs [GitHub](https://github.com/hyperledger/anoncreds-clsignatures-rs){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #29 + + + Update version to 0.2.4 + +
+ + + +
+
+ Created At 2023-11-10 17:55:35 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/anoncreds-revocation.md b/pull-requests/hyperledger/anoncreds-revocation.md index 13f49a534..50cd6c01c 100644 --- a/pull-requests/hyperledger/anoncreds-revocation.md +++ b/pull-requests/hyperledger/anoncreds-revocation.md @@ -14,37 +14,11 @@ permalink: /pull-requests/hyperledger/anoncreds-revocation
- - - - - -
- PR #5 + PR #6 - Update render-specs.yml - -
- - - -
-
- Created At 2023-07-11 00:06:44 +0000 UTC -
-
- -
- - - - @@ -53,249 +27,137 @@ permalink: /pull-requests/hyperledger/anoncreds-revocation dependencies - -
- PR #4 - - - Bump terser from 4.8.0 to 4.8.1 + Bump axios from 0.21.2 to 1.6.0
- Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. + Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
-Changelog -

Sourced from terser's changelog.

+Release notes +

Sourced from axios's releases.

-

v4.8.1 (backport)

+

Release v1.6.0

+

Release notes:

+

Bug Fixes

    -
  • Security fix for RegExps that should not be evaluated (regexp DDOS)
  • +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
-
-
-
-Commits +

PRs

-
-
- - -[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser&package-manager=npm_and_yarn&previous-version=4.8.0&new-version=4.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) - -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-automerge-start) -[//]: # (dependabot-automerge-end) - ---- - -
-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/hyperledger/anoncreds-revocation/network/alerts). - -
-
-
- Created At 2023-07-11 00:05:13 +0000 UTC -
-
- -
- - - - - - - - - -
- PR #3 - - - Bump decode-uri-component from 0.2.0 to 0.2.2 - -
- dependencies - - Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. -
-Release notes -

Sourced from decode-uri-component's releases.

-
-

v0.2.2

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

-

https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2

-

v0.2.1

+

Release v1.5.1

+

Release notes:

+

Bug Fixes

    -
  • Switch to GitHub workflows 76abc93
  • -
  • Fix issue where decode throws - fixes #6 746ca5d
  • -
  • Update license (#1) 486d7e2
  • -
  • Tidelift tasks a650457
  • -
  • Meta tweaks 66e1c28
  • +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
-

https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1

-
-
-
-Commits +

Contributors to this release

-
-
- - -[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) - -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-automerge-start) -[//]: # (dependabot-automerge-end) - ---- - -
-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/hyperledger/anoncreds-revocation/network/alerts). - -
-
-
- Created At 2023-07-11 00:05:11 +0000 UTC -
-
- -
- - - - - - - -
- PR #2 - - - Bump semver from 5.7.1 to 5.7.2 - -
- dependencies - - Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. -
-Release notes -

Sourced from semver's releases.

-
-

v5.7.2

-

5.7.2 (2023-07-10)

+

Release v1.5.0

+

Release notes:

Bug Fixes

+

Features

+
+

... (truncated)

Changelog -

Sourced from semver's changelog.

+

Sourced from axios's changelog.

-

5.7.2 (2023-07-10)

+

1.6.0 (2023-10-26)

Bug Fixes

-

5.7

-
    -
  • Add minVersion method
  • +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
-

5.6

+

PRs

    -
  • Move boolean loose param to an options object, with -backwards-compatibility protection.
  • -
  • Add ability to opt out of special prerelease version handling with -the includePrerelease option flag.
  • +
  • CVE 2023 45857 ( #6028 )
-

5.5

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

-

5.4

-
    -
  • Add intersection checking
  • -
-

5.3

-
    -
  • Add minSatisfying method
  • -
-

5.2

+

1.5.1 (2023-09-26)

+

Bug Fixes

    -
  • Add prerelease(v) that returns prerelease components
  • +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
-

5.1

+

Contributors to this release

-

5.0

+

PRs

    -
  • Remove AMD/Browserified build artifacts
  • -
  • Fix ltr and gtr when using the * range
  • -
  • Fix for range * with a prerelease identifier
  • +
  • CVE 2023 45857 ( #6028 )
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

+
+

... (truncated)

Commits
    -
  • f8cc313 chore: release 5.7.2
  • -
  • 2f8fd41 fix: better handling of whitespace (#585)
  • -
  • deb5ad5 chore: @​npmcli/template-oss@​4.16.0
  • -
  • See full diff in compare view
  • +
  • f7adacd chore(release): v1.6.0 (#6031)
  • +
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • +
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • +
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabl...
  • +
  • 5aaff53 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
  • +
  • a48a63a chore(docs): added AxiosHeaders docs; (#5932)
  • +
  • a1c8ad0 fix(types): fix AxiosHeaders types; (#5931)
  • +
  • 2ac731d chore(docs): update readme.md (#5889)
  • +
  • 88fb52b chore(release): v1.5.1 (#5920)
  • +
  • e410779 fix(adapters): improved adapters loading logic to have clear error messages; ...
  • +
  • Additional commits viewable in compare view
-
-Maintainer changes -

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

-

-[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.7.1&new-version=5.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.2&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. @@ -316,6 +178,7 @@ You can trigger Dependabot actions by commenting on this PR: - `@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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) @@ -326,34 +189,7 @@ You can disable automated security fix PRs for this repo from the [Security Aler
- Created At 2023-07-11 00:05:02 +0000 UTC -
-
- -
- - - - - - - - - -
- PR #1 - - - First draft of the spec and basic content - -
- - - Signed-off-by: Stephen Curran - -
-
- Created At 2023-07-11 00:04:27 +0000 UTC + Created At 2023-11-10 16:10:22 +0000 UTC
diff --git a/pull-requests/hyperledger/aries-mediator-service.md b/pull-requests/hyperledger/aries-mediator-service.md index 17e37cf5a..1d7edda07 100644 --- a/pull-requests/hyperledger/aries-mediator-service.md +++ b/pull-requests/hyperledger/aries-mediator-service.md @@ -14,97 +14,11 @@ permalink: /pull-requests/hyperledger/aries-mediator-service - - - - - -
- PR #102 + PR #107 - build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /multi-agent-load-test - -
- dependenciespython - - Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. -
-Release notes -

Sourced from urllib3's releases.

-
-

1.26.18

-
    -
  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. (GHSA-g4mx-q9vg-27p4)
  • -
-
-
-
-Changelog -

Sourced from urllib3's changelog.

-
-

1.26.18 (2023-10-17)

-
    -
  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.
  • -
-
-
-
-Commits - -
-
- - -[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=urllib3&package-manager=pip&previous-version=1.26.17&new-version=1.26.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) - -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-automerge-start) -[//]: # (dependabot-automerge-end) - ---- - -
-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 show ignore conditions` will show all of the ignore conditions of the specified dependency -- `@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/hyperledger/aries-mediator-service/network/alerts). - -
-
-
- Created At 2023-10-18 01:19:25 +0000 UTC -
- - -
- - - - @@ -113,211 +27,113 @@ You can disable automated security fix PRs for this repo from the [Security Aler dependenciesjavascript
- PR #101 - - - build(deps-dev): bump @babel/traverse from 7.14.0 to 7.23.2 in /acapy/controller + build(deps-dev): bump axios from 0.21.4 to 1.6.0 in /acapy/controller
- Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.0 to 7.23.2. + Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
Release notes -

Sourced from @​babel/traverse's releases.

+

Sourced from axios's releases.

-

v7.23.2 (2023-10-11)

-

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

-

Thanks @​jimmydief for your first PR!

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript +

    Release v1.6.0

    +

    Release notes:

    +

    Bug Fixes

      -
    • #16022 Rewrite .tsx extension when using rewriteImportExtensions (@​jimmydief)
    • +
    • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
    • +
    • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
    • +
    • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
    -
  • -
  • babel-helpers +

    PRs

      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • +
    • CVE 2023 45857 ( #6028 )
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
-

Committers: 5

- -

v7.23.1 (2023-09-25)

-

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

-

v7.23.0 (2023-09-25)

-

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import +

    Release v1.5.1

    +

    Release notes:

    +

    Bug Fixes

      -
    • #15870 Support transforming import source for wasm (@​nicolo-ribaudo)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone +

    Contributors to this release

    -
  • -
  • babel-generator, babel-parser, babel-types +

    Release v1.5.0

    +

    Release notes:

    +

    Bug Fixes

    -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types - -
  • -
  • babel-standalone - -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types - -
  • -
  • babel-helpers, babel-plugin-proposal-decorators - -
  • -
  • babel-traverse, babel-types - -
  • -
  • babel-preset-typescript
  • +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
+

Features

... (truncated)

Changelog -

Sourced from @​babel/traverse's changelog.

+

Sourced from axios's changelog.

-

v7.23.2 (2023-10-11)

-

:bug: Bug Fix

-
    -
  • babel-traverse +

    1.6.0 (2023-10-26)

    +

    Bug Fixes

    -
  • -
  • babel-preset-typescript +

    PRs

    -
  • -
  • babel-helpers +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime +

    1.5.1 (2023-09-26)

    +

    Bug Fixes

      -
    • #16025 Avoid override mistake in namespace imports (@​nicolo-ribaudo)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
-

v7.23.0 (2023-09-25)

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import +

    Contributors to this release

    -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone +

    PRs

    -
  • -
  • babel-generator, babel-parser, babel-types - -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types - -
  • -
  • babel-standalone - -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types - -
  • -
  • babel-helpers, babel-plugin-proposal-decorators - -
  • -
  • babel-traverse, babel-types - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-parser - -
  • -
-

:bug: Bug Fix

-
    -
  • babel-plugin-transform-block-scoping - -
  • -
-

:nail_care: Polish

-
    -
  • babel-traverse - -
  • -
  • babel-plugin-proposal-explicit-resource-management - -
  • -
-

:microscope: Output optimization

-
    -
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env - -
  • +
  • CVE 2023 45857 ( #6028 )
-

v7.22.20 (2023-09-16)

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

... (truncated)

@@ -325,23 +141,23 @@ You can disable automated security fix PRs for this repo from the [Security Aler
Commits

-[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.14.0&new-version=7.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.4&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. @@ -373,7 +189,7 @@ You can disable automated security fix PRs for this repo from the [Security Aler
- Created At 2023-10-17 03:58:07 +0000 UTC + Created At 2023-11-10 17:11:58 +0000 UTC
diff --git a/pull-requests/hyperledger/aries-vcx.md b/pull-requests/hyperledger/aries-vcx.md index 173119607..98dca41a3 100644 --- a/pull-requests/hyperledger/aries-vcx.md +++ b/pull-requests/hyperledger/aries-vcx.md @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/aries-vcx # aries-vcx [GitHub](https://github.com/hyperledger/aries-vcx){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #1057 + + + fix(aries_vcx): make tests run in parallel + +
+ + + fixes #1050 +
+
+ Created At 2023-11-10 13:16:49 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/besu-verkle-trie.md b/pull-requests/hyperledger/besu-verkle-trie.md index 45288ce90..6b66bbb81 100644 --- a/pull-requests/hyperledger/besu-verkle-trie.md +++ b/pull-requests/hyperledger/besu-verkle-trie.md @@ -176,39 +176,3 @@ Cleaning repo (adding maintainers, update gradle for publish etc) -
-
- - - - - - - - -
- PR #3 - - - Add verkle trie implementation - -
- - - Implementing the Verkle Trie within Besu. It sets up the initial version of the repository by adding the necessary code and librairies for Verkle Trie. - -This PR lays the groundwork for our implementation of this important feature. - -In this PR, we have: - - Initialized the repository. - Added the Java library necessary for the Verkle Trie. - Set up the basic structure for further development and implementation of the Verkle Trie. - -This is the first step in our plan to integrate the Verkle Trie into Besu. Future PRs will build upon this foundation, adding more functionality and tests as we progress in our implementation. -
-
- Created At 2023-11-03 17:21:27 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md index d00a835be..869e3928b 100644 --- a/pull-requests/hyperledger/besu.md +++ b/pull-requests/hyperledger/besu.md @@ -10,6 +10,125 @@ permalink: /pull-requests/hyperledger/besu # besu [GitHub](https://github.com/hyperledger/besu){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #6155 + + + Release 23.10.x + +
+ + + Release 23.10.2 + +### Breaking Changes +- TX pool eviction in the legacy TX pool now favours keeping oldest transactions (more likely to evict higher nonces, less likely to introduce nonce gaps) [#6106](https://github.com/hyperledger/besu/pull/6106) and [#6146](https://github.com/hyperledger/besu/pull/6146) + +### Deprecations + +### Additions and Improvements +- Ethereum Classic Spiral network upgrade [#6078](https://github.com/hyperledger/besu/pull/6078) +- Add a method to read from a `Memory` instance without altering its inner state [#6073](https://github.com/hyperledger/besu/pull/6073) +- TraceService: return results for transactions in block [#6086](https://github.com/hyperledger/besu/pull/6086) +- Accept `input` and `data` field for the payload of transaction-related RPC methods [#6094](https://github.com/hyperledger/besu/pull/6094) +- Add APIs to set and get the min gas price a transaction must pay for being selected during block creation [#6097](https://github.com/hyperledger/besu/pull/6097) +- TraceService: return results for transactions in block [#6086](https://github.com/hyperledger/besu/pull/6086) +- New option `--min-priority-fee` that sets the minimum priority fee a transaction must meet to be selected for a block. [#6080](https://github.com/hyperledger/besu/pull/6080) [#6083](https://github.com/hyperledger/besu/pull/6083) +- Implement new `miner_setMinPriorityFee` and `miner_getMinPriorityFee` RPC methods [#6080](https://github.com/hyperledger/besu/pull/6080) +- Clique config option `createemptyblocks` to not create empty blocks [#6082](https://github.com/hyperledger/besu/pull/6082) +- Upgrade EVM Reference Tests to v13 (Cancun) [#6114](https://github.com/hyperledger/besu/pull/6114) +- Add `yParity` to GraphQL and JSON-RPC for relevant querise. [6119](https://github.com/hyperledger/besu/pull/6119) +- Force tx replacement price bump to zero when zero base fee market is configured or `--min-gas-price` is set to 0. This allows for easier tx replacement in networks where there is not gas price. [#6079](https://github.com/hyperledger/besu/pull/6079) +- Introduce the possibility to limit the time spent selecting pending transactions during block creation, using the new experimental option `Xblock-txs-selection-max-time` on PoS and PoW networks (by default set to 5000ms) or `Xpoa-block-txs-selection-max-time` on PoA networks (by default 75% of the min block time) [#6044](https://github.com/hyperledger/besu/pull/6044) + +### Bug fixes +- Upgrade netty to address CVE-2023-44487, CVE-2023-34462 [#6100](https://github.com/hyperledger/besu/pull/6100) +- Upgrade grpc to address CVE-2023-32731, CVE-2023-33953, CVE-2023-44487, CVE-2023-4785 [#6100](https://github.com/hyperledger/besu/pull/6100) +- Fix blob gas calculation in reference tests [#6107](https://github.com/hyperledger/besu/pull/6107) +- Limit memory used in handling invalid blocks [#6138](https://github.com/hyperledger/besu/pull/6138) + +--- + + +
+
+ Created At 2023-11-10 17:59:28 +0000 UTC +
+
+ +
+ + + + + + + + + +
+ PR #6154 + + + update version for snapshot + +
+ + + + + +## PR description + +## Fixed Issue(s) + + +
+
+ Created At 2023-11-10 16:35:40 +0000 UTC +
+
+ +
+ + + + + + + + + +
+ PR #6152 + + + Gas price pending TX test using wrong class + +
+ + + ## PR description +Create instance of the correct class in gas price TX test + +## Fixed Issue(s) +No issue raised for this +
+
+ Created At 2023-11-10 13:03:08 +0000 UTC +
+
+
@@ -435,40 +554,3 @@ Fixes #6126 -
-
- - - - - - - - -
- PR #6119 - - - Update RPCs for yParity - -
- - - - - -## PR description - -* Update the GraphQL and JSON-RPC endpoints to provide `yParity` instead of `v` for non-legacy transactions. -* Update the JSON-RPC tests to use the Hive data. -* Add JSON-RPC tests for Shanghai and Cancun blocks/fields. - -## Fixed Issue(s) - - -
-
- Created At 2023-11-03 17:29:17 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/bevel-samples.md b/pull-requests/hyperledger/bevel-samples.md index a8082e320..8b184798b 100644 --- a/pull-requests/hyperledger/bevel-samples.md +++ b/pull-requests/hyperledger/bevel-samples.md @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger/bevel-samples @@ -27,211 +27,113 @@ permalink: /pull-requests/hyperledger/bevel-samples dependenciesjavascript
- PR #51 + PR #59 - Bump @babel/traverse from 7.20.12 to 7.23.2 in /images/networkmap/website + Bump axios from 0.21.2 to 1.6.0 in /examples/supplychain-app/supplychain-frontend
- Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2. + Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
Release notes -

Sourced from @​babel/traverse's releases.

+

Sourced from axios's releases.

-

v7.23.2 (2023-10-11)

-

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

-

Thanks @​jimmydief for your first PR!

-

:bug: Bug Fix

+

Release v1.6.0

+

Release notes:

+

Bug Fixes

    -
  • babel-traverse - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-helpers -
      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • -
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime - -
  • -
-

Committers: 5

- -

v7.23.1 (2023-09-25)

-

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

-

v7.23.0 (2023-09-25)

-

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

-

:rocket: New Feature

+

PRs

    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import - -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone - -
  • -
  • babel-generator, babel-parser, babel-types - -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-standalone +

    Release v1.5.1

    +

    Release notes:

    +

    Bug Fixes

      -
    • #15671 Pass through nonce to the transformed script element (@​JLHwung)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types +

    Contributors to this release

    -
  • -
  • babel-helpers, babel-plugin-proposal-decorators +

    Release v1.5.0

    +

    Release notes:

    +

    Bug Fixes

    -
  • -
  • babel-traverse, babel-types - -
  • -
  • babel-preset-typescript
  • +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
+

Features

... (truncated)

Changelog -

Sourced from @​babel/traverse's changelog.

+

Sourced from axios's changelog.

-

v7.23.2 (2023-10-11)

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-helpers -
      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • -
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime - -
  • -
-

v7.23.0 (2023-09-25)

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import - -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone - -
  • -
  • babel-generator, babel-parser, babel-types - -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types - -
  • -
  • babel-standalone - -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types +

    1.6.0 (2023-10-26)

    +

    Bug Fixes

    -
  • -
  • babel-helpers, babel-plugin-proposal-decorators +

    PRs

    -
  • -
  • babel-traverse, babel-types +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-preset-typescript +

    1.5.1 (2023-09-26)

    +

    Bug Fixes

      -
    • #15913 Add rewriteImportExtensions option to TS preset (@​nicolo-ribaudo)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-parser +

    Contributors to this release

    -
  • -
-

:bug: Bug Fix

-
    -
  • babel-plugin-transform-block-scoping - -
  • -
-

:nail_care: Polish

-
    -
  • babel-traverse - -
  • -
  • babel-plugin-proposal-explicit-resource-management - -
  • -
-

:microscope: Output optimization

-
    -
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env +

    PRs

    -
  • +
  • CVE 2023 45857 ( #6028 )
-

v7.22.20 (2023-09-16)

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

... (truncated)

@@ -239,23 +141,23 @@ permalink: /pull-requests/hyperledger/bevel-samples
Commits

-[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.20.12&new-version=7.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.2&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. @@ -287,7 +189,7 @@ You can disable automated security fix PRs for this repo from the [Security Aler
- Created At 2023-10-18 17:16:26 +0000 UTC + Created At 2023-11-10 16:11:39 +0000 UTC
@@ -295,11 +197,11 @@ You can disable automated security fix PRs for this repo from the [Security Aler @@ -308,211 +210,113 @@ You can disable automated security fix PRs for this repo from the [Security Aler dependenciesjavascript
- PR #50 + PR #58 - Bump @babel/traverse from 7.20.12 to 7.23.2 in /images/doorman/website + Bump axios from 0.21.2 to 1.6.0 in /examples/supplychain-app/fabric/express_nodeJs
- Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2. + Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
Release notes -

Sourced from @​babel/traverse's releases.

+

Sourced from axios's releases.

-

v7.23.2 (2023-10-11)

-

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

-

Thanks @​jimmydief for your first PR!

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript +

    Release v1.6.0

    +

    Release notes:

    +

    Bug Fixes

      -
    • #16022 Rewrite .tsx extension when using rewriteImportExtensions (@​jimmydief)
    • +
    • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
    • +
    • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
    • +
    • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
    -
  • -
  • babel-helpers +

    PRs

      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • +
    • CVE 2023 45857 ( #6028 )
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • +
  • Dmitriy Mozgovoy
  • +
  • Valentin Panov
  • +
  • Rinku Chaudhari
-

Committers: 5

- -

v7.23.1 (2023-09-25)

-

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

-

v7.23.0 (2023-09-25)

-

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import +

    Release v1.5.1

    +

    Release notes:

    +

    Bug Fixes

      -
    • #15870 Support transforming import source for wasm (@​nicolo-ribaudo)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone +

    Contributors to this release

    -
  • -
  • babel-generator, babel-parser, babel-types +

    Release v1.5.0

    +

    Release notes:

    +

    Bug Fixes

    -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types - -
  • -
  • babel-standalone - -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types - -
  • -
  • babel-helpers, babel-plugin-proposal-decorators - -
  • -
  • babel-traverse, babel-types - -
  • -
  • babel-preset-typescript
  • +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
+

Features

... (truncated)

Changelog -

Sourced from @​babel/traverse's changelog.

+

Sourced from axios's changelog.

-

v7.23.2 (2023-10-11)

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-helpers -
      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • -
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime - -
  • -
-

v7.23.0 (2023-09-25)

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import - -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone - -
  • -
  • babel-generator, babel-parser, babel-types - -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types - -
  • -
  • babel-standalone - -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types - -
  • -
  • babel-helpers, babel-plugin-proposal-decorators +

    1.6.0 (2023-10-26)

    +

    Bug Fixes

    -
  • -
  • babel-traverse, babel-types +

    PRs

    -
  • -
  • babel-preset-typescript +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-parser +

    1.5.1 (2023-09-26)

    +

    Bug Fixes

      -
    • #15896 Allow TS tuples to have both labeled and unlabeled elements (@​yukukotani)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
-

:bug: Bug Fix

- -

:nail_care: Polish

+

PRs

    -
  • babel-traverse - -
  • -
  • babel-plugin-proposal-explicit-resource-management - -
  • -
-

:microscope: Output optimization

-
    -
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env - -
  • -
-

v7.22.20 (2023-09-16)

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

... (truncated)

@@ -520,23 +324,23 @@ You can disable automated security fix PRs for this repo from the [Security Aler
Commits

-[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.20.12&new-version=7.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.2&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. @@ -568,7 +372,7 @@ You can disable automated security fix PRs for this repo from the [Security Aler
- Created At 2023-10-18 17:15:57 +0000 UTC + Created At 2023-11-10 16:09:39 +0000 UTC
@@ -576,11 +380,11 @@ You can disable automated security fix PRs for this repo from the [Security Aler @@ -589,211 +393,113 @@ You can disable automated security fix PRs for this repo from the [Security Aler dependenciesjavascript
- PR #49 + PR #57 - Bump @babel/traverse from 7.19.1 to 7.23.2 in /examples/supplychain-app/supplychain-frontend + Bump axios from 0.21.2 to 1.6.0 in /examples/supplychain-app/corda/express_nodeJS
- Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.1 to 7.23.2. + Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
Release notes -

Sourced from @​babel/traverse's releases.

+

Sourced from axios's releases.

-

v7.23.2 (2023-10-11)

-

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

-

Thanks @​jimmydief for your first PR!

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-helpers -
      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • -
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime - -
  • -
-

Committers: 5

- -

v7.23.1 (2023-09-25)

-

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

-

v7.23.0 (2023-09-25)

-

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import +

    Release v1.6.0

    +

    Release notes:

    +

    Bug Fixes

    -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone +

    PRs

    -
  • -
  • babel-generator, babel-parser, babel-types +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types +

    Release v1.5.1

    +

    Release notes:

    +

    Bug Fixes

      -
    • #15682 Add createImportExpressions parser option (@​JLHwung)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-standalone +

    Contributors to this release

    -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types +

    Release v1.5.0

    +

    Release notes:

    +

    Bug Fixes

    -
  • -
  • babel-helpers, babel-plugin-proposal-decorators - -
  • -
  • babel-traverse, babel-types - -
  • -
  • babel-preset-typescript
  • +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
+

Features

... (truncated)

Changelog -

Sourced from @​babel/traverse's changelog.

+

Sourced from axios's changelog.

-

v7.23.2 (2023-10-11)

-

:bug: Bug Fix

-
    -
  • babel-traverse - -
  • -
  • babel-preset-typescript - -
  • -
  • babel-helpers -
      -
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
    • -
    -
  • -
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime - -
  • -
-

v7.23.0 (2023-09-25)

-

:rocket: New Feature

-
    -
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import - -
  • -
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone - -
  • -
  • babel-generator, babel-parser, babel-types +

    1.6.0 (2023-10-26)

    +

    Bug Fixes

    -
  • -
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types +

    PRs

    -
  • -
  • babel-standalone +
    
    +⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
    +
    +

    Contributors to this release

    -
  • -
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types +

    1.5.1 (2023-09-26)

    +

    Bug Fixes

      -
    • #15751 Add support for optional chain in assignments (@​nicolo-ribaudo)
    • +
    • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
    • +
    • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
    • +
    • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
    • +
    • types: removed duplicated code (9e62056)
    -
  • -
  • babel-helpers, babel-plugin-proposal-decorators +

    Contributors to this release

    -
  • -
  • babel-traverse, babel-types +

    PRs

    -
  • -
  • babel-preset-typescript - -
  • -
  • babel-parser - -
  • -
-

:bug: Bug Fix

-
    -
  • babel-plugin-transform-block-scoping - -
  • -
-

:nail_care: Polish

-
    -
  • babel-traverse - -
  • -
  • babel-plugin-proposal-explicit-resource-management - -
  • -
-

:microscope: Output optimization

-
    -
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env - -
  • +
  • CVE 2023 45857 ( #6028 )
-

v7.22.20 (2023-09-16)

+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

... (truncated)

@@ -801,23 +507,23 @@ You can disable automated security fix PRs for this repo from the [Security Aler
Commits

-[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.19.1&new-version=7.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.2&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. @@ -849,7 +555,7 @@ You can disable automated security fix PRs for this repo from the [Security Aler
- Created At 2023-10-18 09:03:51 +0000 UTC + Created At 2023-11-10 16:09:21 +0000 UTC
diff --git a/pull-requests/hyperledger/firefly-perf-cli.md b/pull-requests/hyperledger/firefly-perf-cli.md index 04cb27c7b..43490a180 100644 --- a/pull-requests/hyperledger/firefly-perf-cli.md +++ b/pull-requests/hyperledger/firefly-perf-cli.md @@ -30,6 +30,7 @@ permalink: /pull-requests/hyperledger/firefly-perf-cli - [x] Actions in a loop are not emitted in parallel. Based on description: `This can be helpful when you want to scale the number of actions done in parallel without having to scale the number of workers.` I believe it's intended that actions should be triggered in parallel. > It's not clear when should one add more workers vs set more actions per loop to scale the number of requests. My thinking is that we could bind workers to a specific signing address in the future, so if one want multiple requests per signing address then they tune `actionsPerWorker` if they want more signing addresses to send requests, then they add more workers - [x] Add latency metrics +- [x] Support for generating an HTML report at the test run - [x] Report latency metrics in the final report diff --git a/pull-requests/hyperledger/firefly-samples.md b/pull-requests/hyperledger/firefly-samples.md index 99dad8d25..fb0790385 100644 --- a/pull-requests/hyperledger/firefly-samples.md +++ b/pull-requests/hyperledger/firefly-samples.md @@ -14,25 +14,373 @@ permalink: /pull-requests/hyperledger/firefly-samples + +
- PR #56 + PR #61 - Update MAINTAINERS.md and CODEOWNERS + Bump axios from 0.21.1 to 1.6.0 in /private-data-transfer-ui
- + dependencies - + Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0. +
+Release notes +

Sourced from axios's releases.

+
+

Release v1.6.0

+

Release notes:

+

Bug Fixes

+
    +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
  • +
+

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

+ +

Release v1.5.1

+

Release notes:

+

Bug Fixes

+
    +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
  • +
+

Contributors to this release

+ +

Release v1.5.0

+

Release notes:

+

Bug Fixes

+
    +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
  • +
+

Features

+ +
+

... (truncated)

+
+
+Changelog +

Sourced from axios's changelog.

+
+

1.6.0 (2023-10-26)

+

Bug Fixes

+
    +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
  • +
+

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

+ +

1.5.1 (2023-09-26)

+

Bug Fixes

+
    +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
  • +
+

Contributors to this release

+ +

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

+ +
+

... (truncated)

+
+
+Commits +
    +
  • f7adacd chore(release): v1.6.0 (#6031)
  • +
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • +
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • +
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabl...
  • +
  • 5aaff53 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
  • +
  • a48a63a chore(docs): added AxiosHeaders docs; (#5932)
  • +
  • a1c8ad0 fix(types): fix AxiosHeaders types; (#5931)
  • +
  • 2ac731d chore(docs): update readme.md (#5889)
  • +
  • 88fb52b chore(release): v1.5.1 (#5920)
  • +
  • e410779 fix(adapters): improved adapters loading logic to have clear error messages; ...
  • +
  • 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.

+
+
+ + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.1&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) + +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-automerge-start) +[//]: # (dependabot-automerge-end) + +--- + +
+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 show ignore conditions` will show all of the ignore conditions of the specified dependency +- `@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/hyperledger/firefly-samples/network/alerts). + +
+
+
+ Created At 2023-11-10 13:09:52 +0000 UTC +
+ + +
+ + + + + + + +
+ PR #60 + + + Bump axios from 0.21.1 to 1.6.0 in /private-data-transfer-cli + +
+ dependencies + + Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0. +
+Release notes +

Sourced from axios's releases.

+
+

Release v1.6.0

+

Release notes:

+

Bug Fixes

+
    +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
  • +
+

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

+ +

Release v1.5.1

+

Release notes:

+

Bug Fixes

+
    +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
  • +
+

Contributors to this release

+ +

Release v1.5.0

+

Release notes:

+

Bug Fixes

+
    +
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • +
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • +
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • +
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)
  • +
+

Features

+ +
+

... (truncated)

+
+
+Changelog +

Sourced from axios's changelog.

+
+

1.6.0 (2023-10-26)

+

Bug Fixes

+
    +
  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • +
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • +
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)
  • +
+

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

Contributors to this release

+ +

1.5.1 (2023-09-26)

+

Bug Fixes

+
    +
  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • +
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • +
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • +
  • types: removed duplicated code (9e62056)
  • +
+

Contributors to this release

+ +

PRs

+
    +
  • CVE 2023 45857 ( #6028 )
  • +
+

+⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
+
+

1.5.0 (2023-08-26)

+ +
+

... (truncated)

+
+
+Commits +
    +
  • f7adacd chore(release): v1.6.0 (#6031)
  • +
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • +
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • +
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabl...
  • +
  • 5aaff53 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
  • +
  • a48a63a chore(docs): added AxiosHeaders docs; (#5932)
  • +
  • a1c8ad0 fix(types): fix AxiosHeaders types; (#5931)
  • +
  • 2ac731d chore(docs): update readme.md (#5889)
  • +
  • 88fb52b chore(release): v1.5.1 (#5920)
  • +
  • e410779 fix(adapters): improved adapters loading logic to have clear error messages; ...
  • +
  • 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.

+
+
+ + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.21.1&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) + +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-automerge-start) +[//]: # (dependabot-automerge-end) + +--- + +
+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 show ignore conditions` will show all of the ignore conditions of the specified dependency +- `@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/hyperledger/firefly-samples/network/alerts). + +
- Created At 2023-09-13 20:27:48 +0000 UTC + Created At 2023-11-10 13:04:41 +0000 UTC
diff --git a/pull-requests/hyperledger/iroha.md b/pull-requests/hyperledger/iroha.md index 5ecc73126..f9fce1e54 100644 --- a/pull-requests/hyperledger/iroha.md +++ b/pull-requests/hyperledger/iroha.md @@ -455,56 +455,3 @@ Closes #{issue_number} -
- - - - - - - - - -
- PR #4033 - - - [documentation]: Fixes the pytests README - -
- iroha2Documentation - - ## Description - -Fixes the pytests README - -### Linked issue - -None - -### Benefits - -Correct README - -### Checklist - -- [x] I've read `CONTRIBUTING.md` -- [x] I've used the standard signed-off commit format (or will squash just before merging) -- [ ] All applicable CI checks pass (or I promised to make them pass later) -- [ ] (optional) I've written unit tests for the code changes -- [ ] I replied to all comments after code review, marking all implemented changes with thumbs up - - - - - -
-
- Created At 2023-11-03 14:41:30 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/toc.md b/pull-requests/hyperledger/toc.md index 4d47b6f52..1b045be9e 100644 --- a/pull-requests/hyperledger/toc.md +++ b/pull-requests/hyperledger/toc.md @@ -62,30 +62,3 @@ permalink: /pull-requests/hyperledger/toc -
- - - - - - - - - -
- PR #182 - - - Hyperledger Indy Project Report 2023Q4 - -
- quarterly-report - - @TelegramSam @cjhowland @WadeBarnes @lynnbendixsen @Toktar - -
-
- Created At 2023-11-03 17:51:43 +0000 UTC -
-
- diff --git a/trending/recent-prs.md b/trending/recent-prs.md index 2f86576ec..167f125b9 100644 --- a/trending/recent-prs.md +++ b/trending/recent-prs.md @@ -1,13 +1,13 @@ -[1637](https://github.com/hyperledger/aries-framework-javascript/pull/1637) feat: bump indy-vdr version +[6155](https://github.com/hyperledger/besu/pull/6155) Release 23.10.x -[784](https://github.com/hyperledger-labs/open-enterprise-agent/pull/784) chore(castor): clean up sonarcloud issues and unused configurations +[29](https://github.com/hyperledger/anoncreds-clsignatures-rs/pull/29) Update version to 0.2.4 -[9](https://github.com/hyperledger/besu-verkle-trie/pull/9) Fix javadoc +[107](https://github.com/hyperledger/aries-mediator-service/pull/107) build(deps-dev): bump axios from 0.21.4 to 1.6.0 in /acapy/controller -[387](https://github.com/hyperledger/iroha-java/pull/387) multi signature transaction +[6154](https://github.com/hyperledger/besu/pull/6154) update version for snapshot -[1592](https://github.com/hyperledger/solang/pull/1592) Improve overloaded function call diagnostics +[59](https://github.com/hyperledger/bevel-samples/pull/59) Bump axios from 0.21.2 to 1.6.0 in /examples/supplychain-app/supplychain-frontend [See more >>>](https://start-here.hyperledger.org/pull-requests)