chore(deps): bump libloading from 0.7.4 to 0.8.9#42
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.7.4 to 0.8.9. - [Commits](nagisa/rust_libloading@0.7.4...0.8.9) --- updated-dependencies: - dependency-name: libloading dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DRHATL95
added a commit
that referenced
this pull request
Jul 3, 2026
Consolidates the CI-green, low-risk Dependabot updates into one verified change (avoids intra-ecosystem lockfile rebase churn across 6 PRs): - tokio 1.48.0 -> 1.50.0 (cargo) - anyhow 1.0.102 -> 1.0.103 (cargo dev-dep) - vite 8.0.16 -> 8.1.2 (ui dev) - svelte-check 4.6.0 -> 4.7.1 (ui dev) - svelte 5.56.3 -> 5.56.4 (ui) - @tauri-apps/api 2.11.0 -> 2.11.1 (ui) Supersedes #43,#45,#46,#47,#48,#50. Deliberately NOT included: - #49 reqwest 0.12->0.13: reqwest 0.13 removed RequestBuilder::form() used in auth.rs (Cargo.toml pins 0.12 on purpose) — closing it. - #44 str0m, #42 libloading: native-webrtc-feature-gated deps; default CI doesn't build them, so a bump could silently break the 1.1 native engine build. Defer to the native-engine work. - #40 checkout->v7, #41 setup-node->v6: major GitHub Action bumps; checkout is used in release.yml on the self-hosted Node-22 runner that just cut 1.0 — defer until runner Node compatibility is confirmed. Verified: cargo test 133; svelte-check 0; vitest 307; all green. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Owner
|
Deferred: |
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 libloading from 0.7.4 to 0.8.9.
Commits
f4ec9e7test: try to fix msys (#182)9b798ebPrepare for 0.8.9 releasef5f8cb0Migrate from windows-targets to windows-link7c04bebBump MSRV to 1.71 for windows-link559e465Format with cargo fmtdb35813Fix elided lifetimes warning83f08b8Release 0.8.8990a918Allow pinning win modules (#178)2fe04f2ci: test *-gnullvm instead of *-gnue25379cci: attempt to fix mingw test failuresDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)