Skip to content

deps: bump toml from 0.8.23 to 1.0.1+spec-1.1.0#11

Merged
architehc merged 1 commit intomainfrom
dependabot/cargo/toml-1.0.1spec-1.1.0
Feb 14, 2026
Merged

deps: bump toml from 0.8.23 to 1.0.1+spec-1.1.0#11
architehc merged 1 commit intomainfrom
dependabot/cargo/toml-1.0.1spec-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps toml from 0.8.23 to 1.0.1+spec-1.1.0.

Commits
  • 767747f chore: Release
  • c68aa87 fix(parser): Plug another whole in synthetic events (#1102)
  • 17dc3dd fix(parser): Plug another whole in synthetic events
  • 0f32a02 test(parse): Add another test case
  • 9fef741 docs: Update changelog
  • 3c59611 fix(edit): Remove panics on bad input (#1101)
  • 7968120 fix(edit): On missing value, ensure a span is used
  • b91d460 fix(edit): Don't panic on inline table keys without values
  • c8087a6 fix(parser): Improve unclosed array messages
  • f0a47d4 fix(parser): Improve unclosed inline table messages
  • Additional commits viewable 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 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)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.0.1+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.0.1)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.1+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Feb 14, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@architehc architehc merged commit 597d526 into main Feb 14, 2026
@architehc architehc deleted the dependabot/cargo/toml-1.0.1spec-1.1.0 branch February 14, 2026 16:25
galic1987 pushed a commit that referenced this pull request Feb 27, 2026
… Tokenizer)

This implements Phase 1 task #11 Qwen3 Optimizations:
- Migrated from cl100k heuristic to accurate huggingface tokenizers for Qwen vocab
- Added native Fill-in-the-Middle (FIM) file editing tool for precise block replacement
- Implemented API <think> block boundary toggles for the Disabled mode.
galic1987 added a commit that referenced this pull request Feb 28, 2026
- #1 DNS Rebinding TOCTOU: implement PinnedDnsResolver with is_private_or_internal()
  that resolves DNS and rejects private IPs atomically at connection time
- #11 Multi-Agent Cancellation: replace FuturesUnordered with JoinSet for
  structured concurrency with abort_all() on timeout/error
- #22 Git Commit Injection: use --file with temp file instead of -m flag
  for defense-in-depth, with graceful -m fallback
- #23 Plaintext Secrets: add 3-tier key hierarchy (env var > keyring > config file)
  with warnings on plaintext and errors in strict mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant