Skip to content

deps(llm-maker): bump the llm-maker-deps group across 1 directory with 2 updates - #1140

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/ai-projects/llm-maker/llm-maker-deps-b464af98f2
Closed

deps(llm-maker): bump the llm-maker-deps group across 1 directory with 2 updates#1140
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/ai-projects/llm-maker/llm-maker-deps-b464af98f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ast-grep-py and restrictedpython to permit the latest version.
Updates ast-grep-py to 0.45.0

Release notes

Sourced from ast-grep-py's releases.

0.45.0

Changelog

Sourced from ast-grep-py's changelog.

0.45.0

0.44.1

4 July 2026

... (truncated)

Commits

Updates restrictedpython to 8.4

Changelog

Sourced from restrictedpython's changelog.

8.4 (2026-07-10)

  • Add type annotations to the package code. For clarification, restricted Python code does not support type annotations.

  • Allow ast.Module, ast.Expression and ast.Interactive as body in compile_restricted_function

  • Disallow mode="function" in compile_restricted (it never worked).

  • Prevent access to string.Formatter and its unsafe traversal methods via safer_getattr.

8.3 (2026-06-16)

  • Switch to PyPI Trusted Publishing for the package release process

  • Also validate positional-only argument names (parameters before /) so they cannot start with an underscore, closing a sandbox escape where a positional-only parameter could shadow an injected protected name such as _getattr_, _getitem_, _write_ or _print_.

8.3a1.dev0 (2026-05-29)

  • Allow to use the package with Python 3.15 -- Caution: No security audit has been done so far.

8.2 (2026-05-29)

  • Remove documentation that appears to promote unsupported direct guards usage.

  • Move package metadata from setup.py to pyproject.toml.

  • Drop support for Python 3.9.

  • Allow the ... (Ellipsis) statement.

8.1 (2025-10-19)

  • Allow to use the package with Python 3.14 including t-string support.

8.0 (2025-01-23)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 2 updates

Updates the requirements on [ast-grep-py](https://github.com/ast-grep/ast-grep) and [restrictedpython](https://github.com/zopefoundation/RestrictedPython) to permit the latest version.

Updates `ast-grep-py` to 0.45.0
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.44.1...0.45.0)

Updates `restrictedpython` to 8.4
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@8.3...8.4)

---
updated-dependencies:
- dependency-name: ast-grep-py
  dependency-version: 0.45.0
  dependency-type: direct:production
  dependency-group: llm-maker-deps
- dependency-name: restrictedpython
  dependency-version: '8.4'
  dependency-type: direct:production
  dependency-group: llm-maker-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/ai-projects/llm-maker/llm-maker-deps-b464af98f2 branch August 3, 2026 04:15
@github-actions github-actions Bot added documentation Improvements or additions to documentation quantum-ai training labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🔐 CodeQL — Open Alerts on this PR

Severity Count
medium 57
high 95
error 109
warning 85
note 701

Copilot Autofix suggestions (if enabled) appear as inline review comments on the affected lines.
See the full list in the Security tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant