chore(deps): bump shlex from 1.3.0 to 2.0.1 - #1010
dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
This PR changes mirrored Maestro source files in the public repo, but it does not link the matching private source-of-truth PR. Link the matching evalops/mono source PR (legacy maestro-internal links remain accepted), then re-run the check:
Mirrored files touched:
|
3f4d3b7 to
e3a50a4
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
e3a50a4 to
3349413
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
3349413 to
4397222
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
4397222 to
8a935db
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
8a935db to
d117fa0
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
d117fa0 to
3819c50
Compare
3819c50 to
1cde50e
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
1cde50e to
8819ac7
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
8819ac7 to
9538c89
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9538c89a6b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| # Shell escaping/unescaping | ||
| shlex = "1" | ||
| shlex = "2" |
There was a problem hiding this comment.
Route the dependency bump through the protected mirror
This manifest change is proposed directly against the generated public mirror, but repository policy requires public-facing source changes to originate in evalops/maestro-internal and arrive through the protected mirror workflow. Apply the bump in the internal repository and sync it instead; otherwise this public-only update violates source provenance and may be overwritten by the next mirror operation.
AGENTS.md reference: AGENTS.md:L7-L9
Useful? React with 👍 / 👎.
9538c89 to
1e969d7
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
1e969d7 to
18bda76
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
18bda76 to
1356c05
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
1356c05 to
9e573cf
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
9e573cf to
bdc3f4b
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.3.0 to 2.0.1. - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) --- updated-dependencies: - dependency-name: shlex dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bdc3f4b to
97c60d4
Compare
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
|
Superseded by dx-corp/mono#9724 — this bump now lives in the mono source of truth and reaches code via the public mirror sync, which this mirror PR can never satisfy (provenance policy). Closing. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps shlex from 1.3.0 to 2.0.1.
Changelog
Sourced from shlex's changelog.
Commits