Skip to content
Unfurl Cloud
  • Dashboard
  • Blueprints
  • Cloud
Projects Groups Topics Snippets
  • Help
  • Register
  • Sign in
  • unfurl unfurl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

build(deps): bump restrictedpython from 7.4 to 8.0 in /unfurl/templates/python3.10

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Adam requested to merge dependabot/pip/unfurl/templates/python3.10/restrictedpython-8.0 into main Jan 23, 2025
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes -

Created by: dependabot[bot]

Bumps restrictedpython from 7.4 to 8.0.

Changelog

Sourced from restrictedpython's changelog.

8.0 (2025-01-23)

Backwards incompatible changes ++++++++++++++++++++++++++++++

  • Disallow try/except* clauses due to a possible sandbox escape and probable uselessness of this feature in the context of RestrictedPython. In addition, remove ExceptionGroup from safe_builtins (as useful only with try/except*). - This feature was introduced into RestrictedPython in version 6.0 for Python 3.11+. (CVE-2025-22153)

  • Drop support for Python 3.8.

Features ++++++++

  • Update setuptools version pin. ([#292](https://github.com/zopefoundation/RestrictedPython/issues/292) <https://github.com/zopefoundation/RestrictedPython/issues/292>_)
Commits
  • 67d6d95 Preparing release 8.0
  • 48a92c5 Merge commit from fork
  • f4c1c1b Drop support for Python 3.8 and update setuptools pin (#293)
  • 07950f9 correct spelling of ZPL-2.1 license identifier
  • 6422028 - vb [ci skip]
  • See full diff 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/pip/unfurl/templates/python3.10/restrictedpython-8.0