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 openssl from 0.10.42 to 0.10.48 in /cli #47

Open
wants to merge 67 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2023

Bumps openssl from 0.10.42 to 0.10.48.

Release notes

Sourced from openssl's releases.

openssl v0.10.48

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.47...openssl-v0.10.48

openssl v0.10.47

No release notes provided.

openssl v0.10.46

No release notes provided.

openssl v0.10.45

No release notes provided.

openssl v0.10.44

No release notes provided.

openssl v0.10.43

No release notes provided.

Commits
  • 4ff734f Release openssl v0.10.48 and openssl-sys v0.9.83 (#1855)
  • 5efceaa Merge pull request #1854 from alex/davids-openssl-of-horrors
  • 6ced4f3 Fix race condition with X509Name creation
  • a752805 Document the horror show
  • 78aa9aa Always provide an X509V3Context in X509Extension::new because OpenSSL require...
  • 332311b Resolve an injection vulnerability in EKU creation
  • 482575b Resolve an injection vulnerability in SAN creation
  • 690eeb2 Merge pull request #1852 from smoelius/master
  • e5b6d97 Improve reliability of some tests
  • 319200a Merge pull request #1851 from alex/libressl-versions
  • Additional commits viewable in compare view

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

MarcelRaschke and others added 30 commits June 13, 2022 11:28
[pull] main from microsoft:main
Bumps [got](https://github.com/sindresorhus/got) from 11.8.1 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v11.8.1...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/got-11.8.5

Bump got from 11.8.1 to 11.8.5 in /build
…l-quote-1.7.3

Bump shell-quote from 1.7.2 to 1.7.3
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [file-type](https://github.com/sindresorhus/file-type) from 7.2.0 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v7.2.0...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…nsions/git/file-type-16.5.4

Bump file-type from 7.2.0 to 16.5.4 in /extensions/git
…er-4.8.1

Bump terser from 4.8.0 to 4.8.1
…c099b7b718fa3

[Snyk] Fix for 2 vulnerabilities
…d1af53781ba0f

[Snyk] Fix for 15 vulnerabilities
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](jpeg-js/jpeg-js@v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…g-js-0.4.4

Bump jpeg-js from 0.4.3 to 0.4.4
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-2994414
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-3014407
…f1999718a98ae5

[Snyk] Security upgrade electron from 18.3.9 to 18.3.11
…c81c3f27c1aea2

[Snyk] Security upgrade electron from 18.3.9 to 19.0.15
…caae42b90c1c61

[Snyk] Security upgrade electron from 18.3.9 to 18.3.12
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOCHA-2863123
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
MarcelRaschke and others added 27 commits December 9, 2022 15:15
…0c63bacd07b033

[Snyk] Fix for 2 vulnerabilities
…ctions/setup-python-4

Bump actions/setup-python from 1 to 4
[pull] main from microsoft:main
…ode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2
…der-utils-1.4.2

Bump loader-utils from 1.4.0 to 1.4.2
…f36b3a173528fa

[Snyk] Security upgrade electron from 19.1.3 to 19.1.5
…d10359ff632467

[Snyk] Security upgrade electron from 19.1.3 to 19.1.4
…dba4c4204de30c

[Snyk] Security upgrade mocha from 9.2.2 to 10.1.0
[pull] main from microsoft:main
…ffaff1ce77becf

[Snyk] Fix for 4 vulnerabilities
…19efa7414930f0

[Snyk] Security upgrade minimatch from 3.0.4 to 3.0.5
…3f85b7f320d444

[Snyk] Security upgrade vscode-languageclient from 8.0.2-next.4 to 8.0.2
…7496d1ac465470

[Snyk] Security upgrade vscode-languageclient from 8.0.2-next.4 to 8.0.2
…54b178b1841115

[Snyk] Security upgrade minimatch from 3.0.4 to 3.0.5
…c2a8b181de1c7b

[Snyk] Security upgrade vscode-languageclient from 8.0.2-next.4 to 8.0.2
Signed-off-by: Marcel Raschke <[email protected]>
Signed-off-by: Marcel Raschke <[email protected]>
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.42...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 25, 2023
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants