Skip to content

[Recon] Dependabot Package Upgrade: Bump browserify-sign from 4.2.1 to 4.2.2 in /hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web - #5505

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2
Closed

[Recon] Dependabot Package Upgrade: Bump browserify-sign from 4.2.1 to 4.2.2 in /hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web#5505
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubOct 27, 2023

Copy link
Copy Markdown
Contributor

Bumps 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-changelog4418183
  • [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-buffera67d0eb
  • [Dev Deps] update nyc, standard, tapecc5350b
  • [Tests] always run coverage; downgrade nyc75ce1d5
  • [meta] add safe-publish-latestdcf49ce
  • [Tests] add npm run posttest75dd8fd
  • [Dev Deps] update tape3aec038
  • [Tests] skip unsupported schemes 703c83e
  • [Tests] node < 6 lacks array includes3aa43cf
  • [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

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 show <dependency name> 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.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript labels Oct 27, 2023
@umamaheswararao

Copy link
Copy Markdown
Contributor

@devmadhuu @devabhishekpal Could you please take a look at it?

@adoroszlai

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch from c50e28d to bc6d72aCompareDecember 30, 2023 19:44
@adoroszlai

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch from bc6d72a to 6f8adf3CompareJanuary 4, 2024 16:05
@adoroszlaiadoroszlai changed the title Bump browserify-sign from 4.2.1 to 4.2.2 in /hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web[Recon] Dependabot Package Upgrade: Bump browserify-sign from 4.2.1 to 4.2.2 in /hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-webJan 4, 2024
@adoroszlai

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch from 6f8adf3 to 34b4ddcCompareJanuary 4, 2024 16:11
@dependabot@github

dependabotBot commented on behalf of githubJan 14, 2024

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch January 14, 2024 15:32
@adoroszlai

Copy link
Copy Markdown
Contributor

Updated HDDS-10114 to cover all Recon dependency bumps proposed by dependabot.

@adoroszlai

Copy link
Copy Markdown
Contributor

@dependabot reopen

@dependabotdependabotBot reopened this Apr 10, 2024
@dependabot
dependabotBot restored the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch April 10, 2024 11:09
@adoroszlai

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot@github

dependabotBot commented on behalf of githubApr 10, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #6509.

@dependabotdependabotBot closed this Apr 10, 2024
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/browserify-sign-4.2.2 branch April 10, 2024 11:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerecon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@umamaheswararao@adoroszlai@nandakumar131@web-flow