Skip to content

fix(deps): update all cargo dependencies - #12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-cargo-dependencies
Open

fix(deps): update all cargo dependencies#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-cargo-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
bitmap2ttf dependencies patch 0.1.10.1.2
bytemuck dependencies patch 1.25.01.25.2
clap dependencies patch 4.6.14.6.6
delharc dependencies minor 0.60.8
env_logger dependencies patch 0.11.100.11.11
glam dependencies minor 0.320.33
log dependencies patch 0.4.290.4.33
serde_json dependencies patch 1.0.1491.0.151
thiserror dependencies patch 2.0.182.0.20

Release Notes

michidk/bitmap2ttf (bitmap2ttf)

v0.1.2: 0.1.2

Compare Source

Bug Fixes
  • pin validation workflow actions
  • harden publishing workflows
  • update all cargo dependencies (#​3)
Documentation
  • add crates.io and CI badges
  • use unique section headings
  • remove duplicate crates badge
Refactor
  • split font builder responsibilities
  • split rectangle collection steps
  • split descriptor parsing
Ci
  • trigger crates publish on release publish
Lokathor/bytemuck (bytemuck)

v1.25.2

Compare Source

  • implement NoUninit for char, bool, NonZero* arrays

v1.25.1

Compare Source

clap-rs/clap (clap)

v4.6.6

Compare Source

v4.6.5

Compare Source

v4.6.4

Compare Source

Internal
  • Update to syn v3

v4.6.3

Compare Source

Fixes
  • (derive) Allow "literal".function() as attribute values

v4.6.2

Compare Source

Fixes
  • (help) Say alias when there is only one
royaltm/rust-delharc (delharc)

v0.8.0

Compare Source

v0.7.0

Compare Source

v0.6.2

Compare Source

rust-cli/env_logger (env_logger)

v0.11.11

Compare Source

Internal
  • Updated env_filter
bitshifter/glam-rs (glam)

v0.33.3

Compare Source

Added
  • Added Vec3::angle_to which returns the signed angle (in radians) between
    two vectors around a given axis in the range [-π, +π]. The angle follows
    the right-hand rule around the axis and can be used with rotate_axis, e.g.
    self.rotate_axis(axis, self.angle_to(rhs, axis)) will be equal to rhs.

  • Added Vec2::rotate_angle which rotates a vector by an angle (in radians),
    equivalent to self.rotate(Vec2::from_angle(angle)).

  • Added glam_asserts that angle_to and angle_between inputs are non-zero
    vectors.

Changed
  • to_array is now a const fn on all quaternion types.

v0.33.2

Compare Source

Added
  • Added the camera and dcamera modules containing view and projection
    constructor functions organized by handedness and graphics API convention.

    The view sub-module provides look_at_* and look_to_* functions
    that return Mat4, Affine3, Affine3A, Mat3, Mat3A, or Quat
    view transforms.

    The proj sub-module provides API-specific constructors for OpenGL,
    DirectX and Vulkan conventions, each offering perspective,
    perspective_infinite, perspective_infinite_reverse, orthographic,
    and frustum constructors for both left-handed and right-handed view
    spaces.

  • Added a prelude module which re-exports all common types and traits
    but not camera modules.

  • Added slerp_long method to quaternion types, a spherical linear
    interpolation that preserves the rotation direction.

  • Added is_negative_mask method to all signed vector types which returns a
    boolean mask vector indicating which components have a negative sign.

Changed
  • View and projection constructors (look_at_*, look_to_*,
    perspective_*, orthographic_*, frustum_*) have been moved off
    matrix, affine and quaternion types into the camera/dcamera modules
    as free functions. The existing methods on those types have been
    deprecated.

v0.33.1

Compare Source

Changed
  • Changed vector map method constraint from Fn to FnMut, allowing closures
    that mutate their captured state.

  • Clarified documentation for any_orthogonal_pair method to specify it produces
    a right-handed basis.

v0.33.0

Compare Source

Breaking changes
  • All types apart from f32 and bool types are now optional but enabled by
    default. Unused types can be disabled to improve compile times.

  • Added #[must_use] attribute to as_dmat2, as_dmat3 and as_dmat4 vector
    methods.

rust-lang/log (log)

v0.4.33

Compare Source

v0.4.32

Compare Source

What's Changed
  • Support Value -> string conversions with kv + std features instead of kv_std by @​tisonkun in #​729

Full Changelog: rust-lang/log@0.4.31...0.4.32

v0.4.31

Compare Source

What's Changed
  • Support Value -> string conversions with kv + std features instead of kv_std by @​tisonkun in #​729

Full Changelog: rust-lang/log@0.4.31...0.4.32

v0.4.30

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/log@0.4.30...0.4.31

serde-rs/json (serde_json)

v1.0.151

Compare Source

v1.0.150

Compare Source

dtolnay/thiserror (thiserror)

v2.0.20

Compare Source

  • Suppress redundant_field_names clippy lint in generated code (#​454)

v2.0.19

Compare Source

  • Update to syn 3

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the bot label May 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch from 8afbd3f to 637ef11 Compare May 21, 2026 22:51
@renovate renovate Bot changed the title fix(deps): update rust crate glam to 0.33 fix(deps): update all cargo dependencies May 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch from 637ef11 to 65fc52a Compare May 25, 2026 08:26
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch 3 times, most recently from 0f0f46c to 17094db Compare June 6, 2026 08:59
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch 2 times, most recently from dce84c7 to fa3e4d3 Compare June 25, 2026 14:59
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch from fa3e4d3 to d9f9034 Compare June 28, 2026 09:43
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch 3 times, most recently from 1d7e48d to 77915f3 Compare July 10, 2026 21:08
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch 6 times, most recently from 143f65e to eaac801 Compare July 22, 2026 20:43
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch 3 times, most recently from 2408fb9 to ecd9ec2 Compare August 6, 2026 17:59
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch from ecd9ec2 to e418990 Compare August 8, 2026 08:24
@renovate
renovate Bot force-pushed the renovate/all-cargo-dependencies branch from e418990 to 6ad0800 Compare August 9, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants