Skip to content

build(deps): bump the deps group with 2 updates#2483

Merged
NobodyXu merged 1 commit intomainfrom
dependabot/cargo/deps-19a17f2076
Feb 13, 2026
Merged

build(deps): bump the deps group with 2 updates#2483
NobodyXu merged 1 commit intomainfrom
dependabot/cargo/deps-19a17f2076

Conversation

@dependabot
Copy link
Contributor

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

Bumps the deps group with 2 updates: toml and toml_edit.

Updates toml from 0.9.12+spec-1.1.0 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

Updates toml_edit from 0.24.1+spec-1.1.0 to 0.25.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 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

Bumps the deps group with 2 updates: [toml](https://github.com/toml-rs/toml) and [toml_edit](https://github.com/toml-rs/toml).


Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.1)

Updates `toml_edit` from 0.24.1+spec-1.1.0 to 0.25.1+spec-1.1.0
- [Commits](toml-rs/toml@v0.24.1...v0.25.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
  dependency-group: deps
- dependency-name: toml_edit
  dependency-version: 0.25.1+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 13, 2026
@NobodyXu NobodyXu enabled auto-merge February 13, 2026 08:55
@NobodyXu NobodyXu added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit bb5f71d Feb 13, 2026
25 checks passed
@NobodyXu NobodyXu deleted the dependabot/cargo/deps-19a17f2076 branch February 13, 2026 09:14
@github-actions github-actions bot mentioned this pull request Feb 13, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 13, 2026
## 🤖 New release

* `binstalk-downloader`: 0.13.34 -> 0.13.35 (✓ API compatible changes)
* `binstalk-fetchers`: 0.10.36 -> 0.10.37 (✓ API compatible changes)
* `cargo-toml-workspace`: 7.0.8 -> 7.0.9 (✓ API compatible changes)
* `binstalk-registry`: 0.11.35 -> 0.11.36 (✓ API compatible changes)
* `detect-targets`: 0.1.79 -> 0.1.80 (✓ API compatible changes)
* `binstalk-manifests`: 0.17.26 -> 0.17.27 (✓ API compatible changes)
* `detect-wasi`: 1.0.47 -> 1.0.48 (✓ API compatible changes)
* `binstalk-git-repo-api`: 0.5.36 -> 0.5.37
* `binstalk`: 0.28.66 -> 0.28.67

<details><summary><i><b>Changelog</b></i></summary><p>

## `binstalk-downloader`

<blockquote>

##
[0.13.35](binstalk-downloader-v0.13.34...binstalk-downloader-v0.13.35)
- 2026-02-13

### Other

- *(deps)* bump bytes from 1.11.0 to 1.11.1
([#2478](#2478))
- Enable features system-proxy and charset of reqwest by default
([#2474](#2474))
</blockquote>

## `binstalk-fetchers`

<blockquote>

##
[0.10.37](binstalk-fetchers-v0.10.36...binstalk-fetchers-v0.10.37)
- 2026-02-13

### Other

- *(deps)* bump bytes from 1.11.0 to 1.11.1
([#2478](#2478))
</blockquote>

## `cargo-toml-workspace`

<blockquote>

##
[7.0.9](cargo-toml-workspace-v7.0.8...cargo-toml-workspace-v7.0.9)
- 2026-02-13

### Other

- Fix msrv issues in cargo-toml-workspace
([#2477](#2477))
</blockquote>

## `binstalk-registry`

<blockquote>

##
[0.11.36](binstalk-registry-v0.11.35...binstalk-registry-v0.11.36)
- 2026-02-13

### Other

- *(deps)* bump the deps group with 2 updates
([#2483](#2483))
</blockquote>

## `detect-targets`

<blockquote>

##
[0.1.80](detect-targets-v0.1.79...detect-targets-v0.1.80)
- 2026-02-13

### Other

- update Cargo.lock dependencies
</blockquote>

## `binstalk-manifests`

<blockquote>

##
[0.17.27](binstalk-manifests-v0.17.26...binstalk-manifests-v0.17.27)
- 2026-02-13

### Other

- *(deps)* bump the deps group with 2 updates
([#2483](#2483))
</blockquote>

## `detect-wasi`

<blockquote>

##
[1.0.48](detect-wasi-v1.0.47...detect-wasi-v1.0.48)
- 2026-02-13

### Other

- update Cargo.lock dependencies
</blockquote>

## `binstalk-git-repo-api`

<blockquote>

##
[0.5.37](binstalk-git-repo-api-v0.5.36...binstalk-git-repo-api-v0.5.37)
- 2026-02-13

### Other

- updated the following local packages: binstalk-downloader,
binstalk-downloader
</blockquote>

## `binstalk`

<blockquote>

##
[0.28.67](binstalk-v0.28.66...binstalk-v0.28.67)
- 2026-02-13

### Other

- updated the following local packages: binstalk-downloader,
binstalk-fetchers, cargo-toml-workspace, binstalk-registry,
detect-targets, binstalk-git-repo-api
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant