-
Notifications
You must be signed in to change notification settings - Fork 0
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.3 #11
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/browserify-sign-4.2.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 24, 2024
@dependabot rebase
…On Tuesday, September 24th, 2024 at 10:14, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/reposman33/Fedex-coding-challenge/security/dependabot/101) (high severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3.
Changelog
Sourced from [browserify-sign's changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md).
> [v4.2.3](browserify/browserify-sign@v4.2.2...v4.2.3) - 2024-03-05
>
> Commits
>
> - [patch] widen support to 0.12 [9247adf](browserify/browserify-sign@9247adf)
> - [patch] drop minimum node support to v1 [4d0ee49](browserify/browserify-sign@4d0ee49)
> - [Dev Deps] update aud, npmignore, tape [87f3a35](browserify/browserify-sign@87f3a35)
> - [actions] remove redundant finisher [37a4758](browserify/browserify-sign@37a4758)
> - [Deps] pin hash-base to ~3.0, due to a breaking change [9e2bf12](browserify/browserify-sign@9e2bf12)
> - [Deps] update parse-asn1 ***@***.***(browserify/browserify-sign@f427270))
> - [Deps] update elliptic [fb261ce](browserify/browserify-sign@fb261ce)
> - [Deps] pin elliptic due to a breaking change [168e16f](browserify/browserify-sign@168e16f)
>
> [v4.2.2](browserify/browserify-sign@v4.2.1...v4.2.2) - 2023-10-25
>
> Fixed
>
> - [Tests] log when openssl doesn't support cipher [[#37](browserify/browserify-sign#37)
>
> Commits
>
> - Only apps should have lockfiles [09a8995](browserify/browserify-sign@09a8995)
> - [eslint] switch to eslint [83fe463](browserify/browserify-sign@83fe463)
> - [meta] add npmignore and auto-changelog [4418183](browserify/browserify-sign@4418183)
> - [meta] fix package.json indentation [9ac5a5e](browserify/browserify-sign@9ac5a5e)
> - [Tests] migrate from travis to github actions [d845d85](browserify/browserify-sign@d845d85)
> - [Fix] sign: throw on unsupported padding scheme [8767739](browserify/browserify-sign@8767739)
> - [Fix] properly check the upper bound for DSA signatures [85994cd](browserify/browserify-sign@85994cd)
> - [Tests] handle openSSL not supporting a scheme [f5f17c2](browserify/browserify-sign@f5f17c2)
> - [Deps] update bn.js, browserify-rsa, elliptic, parse-asn1, readable-stream, safe-buffer [a67d0eb](browserify/browserify-sign@a67d0eb)
> - [Dev Deps] update nyc, standard, tape [cc5350b](browserify/browserify-sign@cc5350b)
> - [Tests] always run coverage; downgrade nyc [75ce1d5](browserify/browserify-sign@75ce1d5)
> - [meta] add safe-publish-latest [dcf49ce](browserify/browserify-sign@dcf49ce)
> - [Tests] add npm run posttest [75dd8fd](browserify/browserify-sign@75dd8fd)
> - [Dev Deps] update tape [3aec038](browserify/browserify-sign@3aec038)
> - [Tests] skip unsupported schemes [703c83e](browserify/browserify-sign@703c83e)
> - [Tests] node < 6 lacks array includes [3aa43cf](browserify/browserify-sign@3aa43cf)
> - [Dev Deps] fix eslint range [98d4e0d](browserify/browserify-sign@98d4e0d)
Commits
- [bf2c3ec](browserify/browserify-sign@bf2c3ec) v4.2.3
- [9247adf](browserify/browserify-sign@9247adf) [patch] widen support to 0.12
- [f427270](browserify/browserify-sign@f427270) [Deps] update `parse-asn1
- [87f3a35](browserify/browserify-sign@87f3a35) [Dev Deps] update aud, npmignore, tape
- [fb261ce](browserify/browserify-sign@fb261ce) [Deps] update elliptic
- [4d0ee49](browserify/browserify-sign@4d0ee49) [patch] drop minimum node support to v1
- [9e2bf12](browserify/browserify-sign@9e2bf12) [Deps] pin hash-base to ~3.0, due to a breaking change
- [168e16f](browserify/browserify-sign@168e16f) [Deps] pin elliptic due to a breaking change
- [37a4758](browserify/browserify-sign@37a4758) [actions] remove redundant finisher
- [4af5a90](browserify/browserify-sign@4af5a90) v4.2.2
- Additional commits viewable in [compare view](browserify/browserify-sign@v4.2.1...v4.2.3)
Maintainer changes
This version was pushed to npm by [ljharb](https://www.npmjs.com/~ljharb), a new releaser for browserify-sign since your current version.
[Dependabot compatibility score](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 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](https://github.com/reposman33/Fedex-coding-challenge/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#11
Commit Summary
- [e16d28a](e16d28a) Bump browserify-sign from 4.2.1 to 4.2.3
File Changes
([1 file](https://github.com/reposman33/Fedex-coding-challenge/pull/11/files))
- M [package-lock.json](https://github.com/reposman33/Fedex-coding-challenge/pull/11/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (144)
Patch Links:
- https://github.com/reposman33/Fedex-coding-challenge/pull/11.patch
- https://github.com/reposman33/Fedex-coding-challenge/pull/11.diff
—
Reply to this email directly, [view it on GitHub](#11), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZRTIFUMNRKZFXCNK23ZYENM3AVCNFSM6AAAAABOXW24N6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DINRYG43DANQ).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps browserify-sign from 4.2.1 to 4.2.3.
Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
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.