deps(llm-maker): bump the llm-maker-deps group across 1 directory with 2 updates - #1113
Conversation
…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>
Security Policy Alert: Harden Runner Policy ViolationThis workflow run has been blocked by StepSecurity's Harden Runner policy. This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk. Jobs not protected by Harden Runner:
Update the affected jobs so Harden Runner is initialized before any other action or command runs. For more information, see StepSecurity's Harden Runner documentation. |
Security Policy Alert: Harden Runner Policy ViolationThis workflow run has been blocked by StepSecurity's Harden Runner policy. This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk. Jobs not protected by Harden Runner:
Update the affected jobs so Harden Runner is initialized before any other action or command runs. For more information, see StepSecurity's Harden Runner documentation. |
|
|
||
| # Use specific provider | ||
| maker = WebsiteMaker(provider_name='azure') # or 'openai', 'local' | ||
| maker = WebsiteMaker(provider_name="azure") # or 'openai', 'local' |
There was a problem hiding this comment.
Semgrep identified an issue in your code:
Possibly found usage of AI: OpenAI
To resolve this comment:
🔧 No guidance has been designated for this issue. Fix according to your organization's approved methods.
💬 Ignore this finding
Reply with Semgrep commands to ignore this finding.
/fp <comment>for false positive/ar <comment>for acceptable risk/other <comment>for all other reasons
Alternatively, triage in Semgrep AppSec Platform to ignore the finding created by detect-generic-ai-oai.
You can view more details about this finding in the Semgrep AppSec Platform.
Updates the requirements on ast-grep-py and restrictedpython to permit the latest version.
Updates
ast-grep-pyto 0.45.0Release notes
Sourced from ast-grep-py's releases.
Changelog
Sourced from ast-grep-py's changelog.
... (truncated)
Commits
5d439d90.45.06fc7053feat: deprecate the sg command (#2843)64d2a26fix: avoid Defender false positive for Windows sg (#2842)ff8b393chore(deps): update dependency@napi-rs/clito v3.7.4 (#2834)5b13696chore(deps): update dependency oxlint to v1.75.0 (#2838)0977eadchore(deps): update actions/setup-node action to v7 (#2810)68931b0chore(deps): update actions/setup-python action to v7 (#2829)82eb291chore: bump versions89c9110fix: specify correct MSRV in Cargo.toml (#2837)6dc0f31Revert "chore(deps): update dependency typescript to v7 (#2795)" (#2831)Updates
restrictedpythonto 8.4Changelog
Sourced from restrictedpython's changelog.
... (truncated)
Commits
aff96ddPrepare release 8.43b47440Merge commit from forkbd256e6Type Annotations for RestrictedPython (#317)643a43fdisallow mode="function" in compile_restricted (#326)bbbc3b3compile_restricted_function fix (docs+code) (#321)059f5c6compile_restricted_mode fix (docs + code) (#324)f1b33e4update-docs (#320)a494259update docs (#323)b9bd4aavb [ci skip]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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