Skip to content

build(deps): bump wasmtime from 36.0.6 to 36.0.7 - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-36.0.7
Closed

build(deps): bump wasmtime from 36.0.6 to 36.0.7#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-36.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown

Bumps wasmtime from 36.0.6 to 36.0.7.

Release notes

Sourced from wasmtime's releases.

v36.0.7

36.0.7

Released 2026-04-09.

Fixed

Changelog

Sourced from wasmtime's changelog.

36.0.7

Released 2026-04-09.

Fixed


Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 36.0.6 to 36.0.7.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v36.0.7/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v36.0.6...v36.0.7)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 36.0.7
  dependency-type: direct:production
...

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 Apr 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Author

Superseded by #7.

@dependabot dependabot Bot closed this May 8, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/wasmtime-36.0.7 branch May 8, 2026 16:36
jasonsmithio added a commit that referenced this pull request May 20, 2026
… → 17)

Clusters #1-#5 step 3 of the PR #37 upstream-merge cleanup, bundled together
since the changes do not compile independently. Net: 16-error cluster #5
punch list resolved, plus the prior 510 → 16 reductions from clusters #1-4.

Cluster #1: php/swift LSP-adapter trait conversions
Cluster #2: editor.rs vs extracted-module duplicate-method deletion (-4247 lines)
Cluster #3 + small wins: zed_actions → paddleboard_actions rename and isolated 1-offs
Cluster #5 step 1+2: cloud.rs import cleanup + dead Zed-Cloud token-counting deletion
Cluster #5 step 3: residual cloud.rs renames, EditPredictionPromptFormat,
async-tungstenite 0.31 → 0.34.1 (resolves jupyter-websocket-client type
mismatch), copilot_start_menu restoration.

Remaining: 17 errors all in `agent` crate (newly visible now that
language_models compiles). Cluster #6 punch list captured in RECAPS.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
jasonsmithio pushed a commit that referenced this pull request May 31, 2026
Extract data table modules into separate files

This PR extracts the `tests` and `table_row` modules from
`data_table.rs` into separate files to improve code organization. This
is preparatory work for the upcoming column width API rework (#2 in the
series), where separating mechanical changes from logical changes will
make the review easier.

The extraction was performed using rust-analyzer's "Extract module to
file" command.

**Context:**

This is part 1 of a 3-PR series improving data table column width
handling:
1. **This PR**: Extract modules into separate files (mechanical change)
2. [#51060](zed-industries/zed#51060) -
Introduce width config enum for redistributable column widths (API
rework)
3. Implement independently resizable column widths (new feature)

The series builds on previously merged infrastructure:
- [#46341](zed-industries/zed#46341) - Data
table dynamic column support
- [#46190](zed-industries/zed#46190) - Variable
row height mode for data tables

Primary beneficiary: CSV preview feature
([#48207](zed-industries/zed#48207))

Release Notes:

- N/A
jasonsmithio added a commit that referenced this pull request May 31, 2026
… → 17)

Clusters #1-#5 step 3 of the PR #37 upstream-merge cleanup, bundled together
since the changes do not compile independently. Net: 16-error cluster #5
punch list resolved, plus the prior 510 → 16 reductions from clusters #1-4.

Cluster #1: php/swift LSP-adapter trait conversions
Cluster #2: editor.rs vs extracted-module duplicate-method deletion (-4247 lines)
Cluster #3 + small wins: zed_actions → paddleboard_actions rename and isolated 1-offs
Cluster #5 step 1+2: cloud.rs import cleanup + dead Zed-Cloud token-counting deletion
Cluster #5 step 3: residual cloud.rs renames, EditPredictionPromptFormat,
async-tungstenite 0.31 → 0.34.1 (resolves jupyter-websocket-client type
mismatch), copilot_start_menu restoration.

Remaining: 17 errors all in `agent` crate (newly visible now that
language_models compiles). Cluster #6 punch list captured in RECAPS.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.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.

0 participants