chore(deps-rs): bump inkwell from 0.9.0 to 0.10.0 - #3205
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3205 +/- ##
=======================================
Coverage 81.47% 81.47%
=======================================
Files 242 242
Lines 47107 47107
Branches 40705 40705
=======================================
Hits 38382 38382
Misses 6721 6721
Partials 2004 2004
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/cargo/inkwell-0.10.0
branch
from
August 13, 2026 07:34
95808a3 to
2e604d2
Compare
aborgna-q
approved these changes
Aug 19, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Aug 19, 2026
Bumps [inkwell](https://github.com/TheDan64/inkwell) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/TheDan64/inkwell/releases) - [Commits](TheDan64/inkwell@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: inkwell dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/inkwell-0.10.0
branch
from
August 28, 2026 11:26
2e604d2 to
9b80ca4
Compare
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 inkwell from 0.9.0 to 0.10.0.
Release notes
Sourced from inkwell's releases.
Commits
d0a07a7rm LLVM11 from workflow and prep for new versions91b30c0Remove LLVM 11 support per Policy7e9acaaUpgrade to syn 3.0 (#698)2b2ed8aRevert to ubuntu-22.04 in CIbe97b4fFixed broken dep install39f778fFixes #695: Underflow in create_from_memory_range. (#696)993d7b1Made this code not weird. (#694)c58f752feat(values): derive Clone and Copy for CallableValue (#346) (#693)31cc1f6Added /.zed/ to .gitignore (#692)5756ac0Swaps raw pointer types with NonNull for better safety and niches (#687)