chore(deps)(deps): bump the evaluator-deps group in /scripts/aidlc-evaluator with 5 updates#272
Merged
Kalindi-Dev merged 1 commit intoMay 18, 2026
Conversation
Bumps the evaluator-deps group in /scripts/aidlc-evaluator with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.6` | `1.43.9` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [semgrep](https://github.com/semgrep/semgrep) | `1.162.0` | `1.163.0` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.39.0` | `1.40.0` | | [strands-agents-tools](https://github.com/strands-agents/tools) | `0.5.2` | `0.5.3` | Updates `boto3` from 1.43.6 to 1.43.9 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.6...1.43.9) Updates `ruff` from 0.15.12 to 0.15.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.13) Updates `semgrep` from 1.162.0 to 1.163.0 - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.162.0...v1.163.0) Updates `strands-agents` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/sdk-python@v1.39.0...v1.40.0) Updates `strands-agents-tools` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/strands-agents/tools/releases) - [Commits](strands-agents/tools@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: evaluator-deps - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: evaluator-deps - dependency-name: semgrep dependency-version: 1.163.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: evaluator-deps - dependency-name: strands-agents dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: evaluator-deps - dependency-name: strands-agents-tools dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: evaluator-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the evaluator-deps group in /scripts/aidlc-evaluator with 5 updates:
1.43.61.43.90.15.120.15.131.162.01.163.01.39.01.40.00.5.20.5.3Updates
boto3from 1.43.6 to 1.43.9Commits
6d47260Merge branch 'release-1.43.9'7fb9872Bumping version to 1.43.91881c7fAdd changelog entries from botocore7a82579Merge branch 'release-1.43.8'9ff48ecMerge branch 'release-1.43.8' into develop06a1d63Bumping version to 1.43.82b6e7bdAdd changelog entries from botocoree6aee5dMerge branch 'release-1.43.7'05566d2Merge branch 'release-1.43.7' into develop37e8136Bumping version to 1.43.7Updates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
semgrepfrom 1.162.0 to 1.163.0Release notes
Sourced from semgrep's releases.
Changelog
Sourced from semgrep's changelog.
Commits
db2be62semgrep/semgrep-proprietary#6316c942ce5fix: move Java synthetic getter generation to AST layer (LANG-274) (semgrep/s...832bf21infra(ci): bump anthropics/claude-code-action to v1.0.119 (semgrep/semgrep-pr...de18b7echore: update CODEOWNERS for code-pa -> languages (semgrep/semgrep-proprietar...e4d1596fix(interfaces): add backsemgrep-interfaces.opamfile (semgrep/semgrep-pro...5f78fd4fix(mcp): stop sending all rules as part of metrics (semgrep/semgrep-propriet...384de6csemgrep/semgrep-proprietary#62666050606perf(parsing): cache parsed xpatterns across rules (semgrep/semgrep-proprieta...376ef4cSharedMemo: add ?should_cache predicate to memo entry points (semgrep/semgrep...247180bsemgrep/semgrep-proprietary#6118Updates
strands-agentsfrom 1.39.0 to 1.40.0Release notes
Sourced from strands-agents's releases.
Commits
fa74d80fix: swarm bug "Failed to detach context" with opentelemetry (#2281)305a005fix: set use_native_token_count default to false (#2284)6b53928feat: add official Discord link (#2285)b1a3f03fix(ollama): update return type of latencyMs metric for ollama model provider...1847faefeat: cache AccessDenied error for count tokens (#2279)f862185feat: add proactive context compression to conversation managers (#2239)Updates
strands-agents-toolsfrom 0.5.2 to 0.5.3Release notes
Sourced from strands-agents-tools's releases.
Commits
e4ce50ffeat: add official Discord link (#463)66b2924fix: pass _default_context_options into new_context (#455)3f9e95dfix(batch): read invocations from tool input and fix concurrency error (#439)ee7fcaefix: enable optional parameters in use_aws to prevent KeyError (#449)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