Skip to content

Bump pyspark from 3.2.0 to 3.2.2 in /api#88

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/api/pyspark-3.2.2
Open

Bump pyspark from 3.2.0 to 3.2.2 in /api#88
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/api/pyspark-3.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps pyspark from 3.2.0 to 3.2.2.

Commits
  • 78a5825 Preparing Spark release v3.2.2-rc1
  • ba978b3 [SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases
  • 001d8b0 [SPARK-37554][BUILD] Add PyArrow, pandas and plotly to release Docker image d...
  • 9dd4c07 [SPARK-37730][PYTHON][FOLLOWUP] Split comments to comply pycodestyle check
  • bc54a3f [SPARK-37730][PYTHON] Replace use of MPLPlot._add_legend_handle with MPLPlot....
  • c5983c1 [SPARK-38018][SQL][3.2] Fix ColumnVectorUtils.populate to handle CalendarInte...
  • 32aff86 [SPARK-39447][SQL][3.2] Avoid AssertionError in AdaptiveSparkPlanExec.doExecu...
  • be891ad [SPARK-39551][SQL][3.2] Add AQE invalid plan check
  • 1c0bd4c [SPARK-39656][SQL][3.2] Fix wrong namespace in DescribeNamespaceExec
  • 3d084fe [SPARK-39677][SQL][DOCS][3.2] Fix args formatting of the regexp and like func...
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 15, 2023
Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

pypng==0.20220715.0
pyrsistent==0.19.3
pyspark==3.2.0
pyspark==3.2.2
Copy link

@bridgecrew bridgecrew bot May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pyspark / requirements.txt

🎉   All vulnerabilities were fixed

Total vulnerabilities: 3

Critical: 1 High: 1 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-22946 CRITICAL CRITICAL 9.9 3.4.0 Fixed
CVE-2018-11804 HIGH HIGH 7.5 - Fixed
CVE-2018-11770 MEDIUM MEDIUM 4.2 - Fixed
Vulnerabilities scan results were updated by commit a3d54e6

pypng==0.20220715.0
pyrsistent==0.19.3
pyspark==3.2.0
pyspark==3.2.2
Copy link

@bridgecrew bridgecrew bot May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

httpx / requirements.txt

🎉   All vulnerabilities were fixed

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-41945 CRITICAL CRITICAL 9.1 0.23.0 Fixed
Vulnerabilities scan results were updated by commit a3d54e6

pypng==0.20220715.0
pyrsistent==0.19.3
pyspark==3.2.0
pyspark==3.2.2
Copy link

@bridgecrew bridgecrew bot May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aiohttp / requirements.txt

🎉   All vulnerabilities were fixed

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
PRISMA-2023-0024 HIGH HIGH 7.5 - Fixed
Vulnerabilities scan results were updated by commit a3d54e6

pypng==0.20220715.0
pyrsistent==0.19.3
pyspark==3.2.0
pyspark==3.2.2
Copy link

@bridgecrew bridgecrew bot May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

numpy / requirements.txt

🎉   All vulnerabilities were fixed

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-34141 MEDIUM MEDIUM 5.3 1.22.0 Fixed
Vulnerabilities scan results were updated by commit a3d54e6

@dependabot dependabot bot force-pushed the dependabot/pip/api/pyspark-3.2.2 branch from b739cf8 to a3d54e6 Compare May 24, 2023 00:10
Bumps [pyspark](https://github.com/apache/spark) from 3.2.0 to 3.2.2.
- [Commits](apache/spark@v3.2.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/api/pyspark-3.2.2 branch from a3d54e6 to 4aef93f Compare May 24, 2023 19:00
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants