chore(deps): bump the patch group across 1 directory with 2 updates - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the patch group across 1 directory with 2 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/cargo/patch-ea0681e85a
branch
10 times, most recently
from
August 16, 2026 19:02
9a9f78e to
b699a8d
Compare
Bumps the patch group with 2 updates in the / directory: [glam](https://github.com/bitshifter/glam-rs) and [thiserror](https://github.com/dtolnay/thiserror). Updates `glam` from 0.33.2 to 0.33.3 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.33.2...0.33.3) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) --- updated-dependencies: - dependency-name: glam dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/patch-ea0681e85a
branch
from
August 16, 2026 19:16
b699a8d to
1616287
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 the patch group with 2 updates in the / directory: glam and thiserror.
Updates
glamfrom 0.33.2 to 0.33.3Changelog
Sourced from glam's changelog.
Commits
9928729Prepare 0.33.3 release (#764)17e32a3feat(quat): maketo_arraya const fn (#762)ffbb00cTidy up issue templates. (#763)bd172a7Small cleanups (#761)9db3deeActually update the submodule... (#758)5f6e37aUpdate codegen tool and templates to use Tera v2 (#757)6feed7dConsolodate some common test code into macros where possible (#756)d4aa3c8Fix test name typos.0ca7a5bSuppress some dead_code warnings.16e0d32Issue 514 (#755)Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19