Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(rust-dependencies): 🧱 update crates #11

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

Bumps serde from 1.0.198 to 1.0.204.
Bumps getrandom from 0.2.14 to 0.2.15.
Bumps deunicode from 1.4.4 to 1.6.0.
Bumps mrml from 1.2.11 to 4.0.1.
Bumps thiserror from 1.0.59 to 1.0.63.
Updating autocfg v1.2.0 -> v1.3.0
Removing bitflags v1.3.2
Removing bitflags v2.5.0
Adding bitflags v2.6.0
Updating deunicode v1.4.4 -> v1.6.0
Updating getrandom v0.2.14 -> v0.2.15
Updating libc v0.2.153 -> v0.2.155
Updating lock_api v0.4.11 -> v0.4.12
Updating log v0.4.21 -> v0.4.22
Updating memchr v2.7.2 -> v2.7.4
Updating parking_lot v0.12.1 -> v0.12.3
Updating parking_lot_core v0.9.9 -> v0.9.10
Updating proc-macro2 v1.0.81 -> v1.0.86
Updating redox_syscall v0.4.1 -> v0.5.3
Updating ryu v1.0.17 -> v1.0.18
Updating serde v1.0.198 -> v1.0.204
Updating serde_derive v1.0.198 -> v1.0.204
Updating serde_json v1.0.116 -> v1.0.120
Updating syn v2.0.60 -> v2.0.72
Updating thiserror v1.0.59 -> v1.0.63
Updating thiserror-impl v1.0.59 -> v1.0.63
Updating tinyvec v1.6.0 -> v1.8.0
Updating unicode-width v0.1.11 -> v0.1.13
Updating url v2.5.0 -> v2.5.2
Updating windows-targets v0.48.5 -> v0.52.6
Updating windows_aarch64_gnullvm v0.48.5 -> v0.52.6
Updating windows_aarch64_msvc v0.48.5 -> v0.52.6
Updating windows_i686_gnu v0.48.5 -> v0.52.6
Adding windows_i686_gnullvm v0.52.6
Updating windows_i686_msvc v0.48.5 -> v0.52.6
Updating windows_x86_64_gnu v0.48.5 -> v0.52.6
Updating windows_x86_64_gnullvm v0.48.5 -> v0.52.6
Updating windows_x86_64_msvc v0.48.5 -> v0.52.6

Type of change

  • Dependency update

How Has This Been Tested?

  • cargo test run with all tests passing
  • Deno tests run and passed

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Bumps serde from 1.0.198 to 1.0.204.
Bumps getrandom from 0.2.14 to 0.2.15.
Bumps deunicode from 1.4.4 to 1.6.0.
Bumps mrml from 1.2.11 to 4.0.1.
Bumps thiserror from 1.0.59 to 1.0.63.
    Updating autocfg v1.2.0 -> v1.3.0
    Removing bitflags v1.3.2
    Removing bitflags v2.5.0
      Adding bitflags v2.6.0
    Updating deunicode v1.4.4 -> v1.6.0
    Updating getrandom v0.2.14 -> v0.2.15
    Updating libc v0.2.153 -> v0.2.155
    Updating lock_api v0.4.11 -> v0.4.12
    Updating log v0.4.21 -> v0.4.22
    Updating memchr v2.7.2 -> v2.7.4
    Updating parking_lot v0.12.1 -> v0.12.3
    Updating parking_lot_core v0.9.9 -> v0.9.10
    Updating proc-macro2 v1.0.81 -> v1.0.86
    Updating redox_syscall v0.4.1 -> v0.5.3
    Updating ryu v1.0.17 -> v1.0.18
    Updating serde v1.0.198 -> v1.0.204
    Updating serde_derive v1.0.198 -> v1.0.204
    Updating serde_json v1.0.116 -> v1.0.120
    Updating syn v2.0.60 -> v2.0.72
    Updating thiserror v1.0.59 -> v1.0.63
    Updating thiserror-impl v1.0.59 -> v1.0.63
    Updating tinyvec v1.6.0 -> v1.8.0
    Updating unicode-width v0.1.11 -> v0.1.13
    Updating url v2.5.0 -> v2.5.2
    Updating windows-targets v0.48.5 -> v0.52.6
    Updating windows_aarch64_gnullvm v0.48.5 -> v0.52.6
    Updating windows_aarch64_msvc v0.48.5 -> v0.52.6
    Updating windows_i686_gnu v0.48.5 -> v0.52.6
      Adding windows_i686_gnullvm v0.52.6
    Updating windows_i686_msvc v0.48.5 -> v0.52.6
    Updating windows_x86_64_gnu v0.48.5 -> v0.52.6
    Updating windows_x86_64_gnullvm v0.48.5 -> v0.52.6
    Updating windows_x86_64_msvc v0.48.5 -> v0.52.6
@rodneylab rodneylab merged commit 8ac9fdf into main Jul 25, 2024
15 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch July 25, 2024 16:41
rodneylab added a commit that referenced this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant