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

build(deps): bump restrictedpython from 5.1 to 5.2 #94

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps restrictedpython from 5.1 to 5.2.

Changelog

Sourced from restrictedpython's changelog.

5.2 (2021-11-19)

  • Document that __name__ is needed to define classes.

  • Add support for Python 3.10. Auditing the Python 3.10 change log did not reveal any changes which require actions in RestrictedPython.

  • Avoid deprecation warnings when using Python 3.8+. ([#192](https://github.com/zopefoundation/RestrictedPython/issues/192) <https://github.com/zopefoundation/RestrictedPython/issues/192>_)

Commits
  • 3a532d1 Preparing release 5.2
  • 3f3950c Add support for Python 3.10. (#217)
  • c397c8a Avoid deprecation warnings when using Python 3.8+. (#218)
  • 7f705eb Do not mention the alpha dev release in the change log.
  • e5cce77 Preparing release 5.2a1.dev0
  • 9195d29 Update to new meta/config to fix lint tests. (#216)
  • 93cd471 Update to Python 3.10 (#215)
  • 1814aaa Config with pure python (#209)
  • 189ebb5 Fix link to Python 3.9 AST definition (#213)
  • ed13a18 Document that __name__ is needed to define classes.
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lowitea.


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)

@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #94 (aa2a9bd) into develop (9316a2c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #94   +/-   ##
========================================
  Coverage    99.01%   99.01%           
========================================
  Files            9        9           
  Lines          306      306           
  Branches        43       43           
========================================
  Hits           303      303           
  Misses           2        2           
  Partials         1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9316a2c...aa2a9bd. Read the comment docs.

@lowitea lowitea added this to the 2.0.0 milestone Jan 11, 2022
Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 5.1 to 5.2.
- [Release notes](https://github.com/zopefoundation/RestrictedPython/releases)
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@5.1...5.2)

---
updated-dependencies:
- dependency-name: restrictedpython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/restrictedpython-5.2 branch from 314089a to aa2a9bd Compare January 11, 2022 16:48
@sonarcloud
Copy link

sonarcloud bot commented Jan 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lowitea
Copy link
Contributor

lowitea commented Jan 11, 2022

@dependabot merge

@dependabot dependabot bot merged commit aa51591 into develop Jan 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/restrictedpython-5.2 branch January 11, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant