diff --git a/pull-requests/hyperledger-labs/fabric-operations-console.md b/pull-requests/hyperledger-labs/fabric-operations-console.md index bcf3eb010..f5a1c0425 100644 --- a/pull-requests/hyperledger-labs/fabric-operations-console.md +++ b/pull-requests/hyperledger-labs/fabric-operations-console.md @@ -10,6 +10,41 @@ permalink: /pull-requests/hyperledger-labs/fabric-operations-console # fabric-operations-console [GitHub](https://github.com/hyperledger-labs/fabric-operations-console){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #552 + + + tidy up audit log messages/events + +
+ + + #### Type of change + + + +- Bug fix + +#### Description +many bug fixes/improvements on the audit log panel + + +
+
+ Created At 2023-11-02 21:06:42 +0000 UTC +
+
+
@@ -140,111 +175,3 @@ You can disable automated security fix PRs for this repo from the [Security Aler -
-
- - - - - - - - -
- PR #548 - - - Bump browserify-sign from 4.2.1 to 4.2.2 in /packages/apollo - -
- dependenciesjavascript - - Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. -
-Changelog -

Sourced from browserify-sign's changelog.

-
-

v4.2.2 - 2023-10-25

-

Fixed

- -

Commits

-
    -
  • Only apps should have lockfiles 09a8995
  • -
  • [eslint] switch to eslint 83fe463
  • -
  • [meta] add npmignore and auto-changelog 4418183
  • -
  • [meta] fix package.json indentation 9ac5a5e
  • -
  • [Tests] migrate from travis to github actions d845d85
  • -
  • [Fix] sign: throw on unsupported padding scheme 8767739
  • -
  • [Fix] properly check the upper bound for DSA signatures 85994cd
  • -
  • [Tests] handle openSSL not supporting a scheme f5f17c2
  • -
  • [Deps] update bn.js, browserify-rsa, elliptic, parse-asn1, readable-stream, safe-buffer a67d0eb
  • -
  • [Dev Deps] update nyc, standard, tape cc5350b
  • -
  • [Tests] always run coverage; downgrade nyc 75ce1d5
  • -
  • [meta] add safe-publish-latest dcf49ce
  • -
  • [Tests] add npm run posttest 75dd8fd
  • -
  • [Dev Deps] update tape 3aec038
  • -
  • [Tests] skip unsupported schemes 703c83e
  • -
  • [Tests] node < 6 lacks array includes 3aa43cf
  • -
  • [Dev Deps] fix eslint range 98d4e0d
  • -
-
-
-
-Commits -
    -
  • 4af5a90 v4.2.2
  • -
  • 3aec038 [Dev Deps] update tape
  • -
  • 85994cd [Fix] properly check the upper bound for DSA signatures
  • -
  • 9ac5a5e [meta] fix package.json indentation
  • -
  • dcf49ce [meta] add safe-publish-latest
  • -
  • 4418183 [meta] add npmignore and auto-changelog
  • -
  • 8767739 [Fix] sign: throw on unsupported padding scheme
  • -
  • 5f6fb17 [Tests] log when openssl doesn't support cipher
  • -
  • f5f17c2 [Tests] handle openSSL not supporting a scheme
  • -
  • d845d85 [Tests] migrate from travis to github actions
  • -
  • Additional commits viewable in compare view
  • -
-
-
-Maintainer changes -

This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.

-
-
- - -[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=browserify-sign&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.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 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-labs/fabric-operations-console/network/alerts). - -
-
-
- Created At 2023-10-27 19:18:36 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/fabric.md b/pull-requests/hyperledger/fabric.md index 3e7bb85e2..6ce433161 100644 --- a/pull-requests/hyperledger/fabric.md +++ b/pull-requests/hyperledger/fabric.md @@ -10,6 +10,55 @@ permalink: /pull-requests/hyperledger/fabric # fabric [GitHub](https://github.com/hyperledger/fabric){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #4523 + + + Make clear of osnadmin remove usage + +
+ + + +Change-Id: Id90cea1c9152f2f6c2d0225488eb6e08a5808a68 + +#### Type of change + +- Improvement (improvement to code, performance, etc) + +#### Description + +The patchset explains more details about `osnadmin remove`. + + +#### Additional details + +N/A + +#### Related issues + +N/A + +#### Release Note + +N/A + +
+
+ Created At 2023-11-02 18:25:58 +0000 UTC +
+
+
diff --git a/trending/recent-prs.md b/trending/recent-prs.md index cd3b5852f..64da234f0 100644 --- a/trending/recent-prs.md +++ b/trending/recent-prs.md @@ -1,13 +1,13 @@ +[552](https://github.com/hyperledger-labs/fabric-operations-console/pull/552) tidy up audit log messages/events + +[4523](https://github.com/hyperledger/fabric/pull/4523) Make clear of osnadmin remove usage + [4522](https://github.com/hyperledger/fabric/pull/4522) Fix doc link for chaincode access control [4521](https://github.com/hyperledger/fabric/pull/4521) Directly return the result [4519](https://github.com/hyperledger/fabric/pull/4519) Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (release-2.5) -[511](https://github.com/hyperledger-labs/fabric-token-sdk/pull/511) make the interactive certifier driver extensible - -[454](https://github.com/hyperledger-labs/private-data-objects/pull/454) Add GHA dependabot alerts - [See more >>>](https://start-here.hyperledger.org/pull-requests)