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 browserify-sign from 4.2.1 to 4.2.2 #2216

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

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-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

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.

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2023
@paninaro paninaro merged commit 8e11274 into main Oct 27, 2023
7 checks passed
@paninaro paninaro deleted the dependabot/npm_and_yarn/browserify-sign-4.2.2 branch October 27, 2023 16:58
ramdek18 pushed a commit to ramdek18/new that referenced this pull request Jun 6, 2024
* update readme with simulator farming by @zsolt-dev in Chia-Network/chia-blockchain-gui#2086
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2095
* Use the proper source branch when targeting something other than main by @cmmarslender in Chia-Network/chia-blockchain-gui#2104
* Fix typos by @omahs in Chia-Network/chia-blockchain-gui#2142
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2149
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2157
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2160
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2162
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2187
* Bump electron from 26.2.1 to 26.2.4 by @dependabot in Chia-Network/chia-blockchain-gui#2190
* Upgraded electron to 27.0.0 by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2195
* Hide compression option if bladebit version < 3 by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2196
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2193
* Fixed add plot directory button by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2199
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2197
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2198
* npm audit fix by @paninaro in Chia-Network/chia-blockchain-gui#2202
* Ensure enough bottom padding is available in the token list by @paninaro in Chia-Network/chia-blockchain-gui#2205
* Fix crash when previewing an offer created using WalletConnect by @paninaro in Chia-Network/chia-blockchain-gui#2201
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2208
* Don't show NFT collection options on the request side of the offer builder by @paninaro in Chia-Network/chia-blockchain-gui#2204
* Fix error when using file browser to import an offer by @paninaro in Chia-Network/chia-blockchain-gui#2203
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2213
* Fix accidental mutation of the expiring offers defaults object by @paninaro in Chia-Network/chia-blockchain-gui#2214
* Remove a redundant confirmation when deleting an offer notification by @paninaro in Chia-Network/chia-blockchain-gui#2215
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2217
* Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in Chia-Network/chia-blockchain-gui#2216
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2218
* Added `insufficient_partials` stat item on farm page by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2211
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2219
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2222
* added missing change directory command before running npm run dev by @RightSexyOrc in Chia-Network/chia-blockchain-gui#2221
* Bump axios from 1.4.0 to 1.6.0 by @dependabot in Chia-Network/chia-blockchain-gui#2225
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2226
* Added tooltip for missing sps by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2227
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2228
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2229
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2232

* @omahs made their first contribution in Chia-Network/chia-blockchain-gui#2142
* @RightSexyOrc made their first contribution in Chia-Network/chia-blockchain-gui#2221

**Full Changelog**: Chia-Network/chia-blockchain-gui@2.1.1-rc1...2.1.2-rc1
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.

1 participant