Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump parso from 0.8.3 to 0.8.4 #17

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps parso from 0.8.3 to 0.8.4.

Changelog

Sourced from parso's changelog.

0.8.4 (2024-04-05) ++++++++++++++++++

  • Add basic support for Python 3.13
Commits
  • 744f2ac Prepare 0.8.4
  • 3c04eef Merge pull request #220 from tacaswell/py313
  • f7bea28 ENH: add grammar file from py313
  • 27af7ef Merge pull request #216 from PeterJCLaw/update-mypy
  • 171fd33 Be stricter about mypy needing error codes
  • 4eba7d6 Also typecheck setup.py now we can
  • cf240c7 Update mypy to the latest which supports Python 3.6
  • ffadfca Merge pull request #215 from PeterJCLaw/update-flake8
  • 378e645 Update flake8
  • df34112 Merge pull request #211 from jspricke/test_python3_10
  • 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 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)

Bumps [parso](https://github.com/davidhalter/parso) from 0.8.3 to 0.8.4.
- [Changelog](https://github.com/davidhalter/parso/blob/v0.8.4/CHANGELOG.rst)
- [Commits](davidhalter/parso@v0.8.3...v0.8.4)

---
updated-dependencies:
- dependency-name: parso
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
parso0.8.4NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/parso 0.8.4 🟢 4.7
Details
CheckScoreReason
Code-Review🟢 7found 4 unreviewed changesets out of 15 -- score normalized to 7
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
License🟢 9license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing🟢 10project is fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/parso 0.8.3 🟢 4.7
Details
CheckScoreReason
Code-Review🟢 7found 4 unreviewed changesets out of 15 -- score normalized to 7
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
License🟢 9license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing🟢 10project is fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0

Scanned Manifest Files

requirements.txt

@Nick2bad4u
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit db09837 into main Apr 7, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/parso-0.8.4 branch April 7, 2024 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant