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(dependencies): 🧱 update crates #82

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update Rust dependencies and Deno wasmbuild:

Bumps serde from 1.0.210 to 1.0.214.
Bumps thiserror from 1.0.63 to 1.0.67.
Updating autocfg v1.3.0 -> v1.4.0
Adding displaydoc v0.2.5
Updating hashbrown v0.14.5 -> v0.15.1
Adding icu_collections v1.5.0
Adding icu_locid v1.5.0
Adding icu_locid_transform v1.5.0
Adding icu_locid_transform_data v1.5.0
Adding icu_normalizer v1.5.0
Adding icu_normalizer_data v1.5.0
Adding icu_properties v1.5.1
Adding icu_properties_data v1.5.0
Adding icu_provider v1.5.0
Adding icu_provider_macros v1.5.0
Updating idna v0.5.0 -> v1.0.3
Adding idna_adapter v1.2.0
Updating indexmap v2.5.0 -> v2.6.0
Updating js-sys v0.3.69 -> v0.3.72
Updating libc v0.2.158 -> v0.2.161
Adding litemap v0.7.3
Updating once_cell v1.19.0 -> v1.20.2
Updating proc-macro2 v1.0.86 -> v1.0.89
Updating redox_syscall v0.5.3 -> v0.5.7
Updating serde_json v1.0.128 -> v1.0.132
Adding stable_deref_trait v1.2.0
Adding synstructure v0.13.1
Adding tinystr v0.7.6
Removing tinyvec v1.8.0
Removing tinyvec_macros v0.1.1
Updating unicase v2.7.0 -> v2.8.0
Removing unicode-bidi v0.3.15
Updating unicode-ident v1.0.12 -> v1.0.13
Removing unicode-normalization v0.1.23
Updating unicode-width v0.1.13 -> v0.1.14 (latest: v0.2.0)
Updating url v2.5.2 -> v2.5.3
Adding utf16_iter v1.0.5
Adding utf8_iter v1.0.4
Removing version_check v0.9.5
Adding write16 v1.0.0
Adding writeable v0.5.5
Adding yoke v0.7.4
Adding yoke-derive v0.7.4
Adding zerofrom v0.1.4
Adding zerofrom-derive v0.1.4
Adding zerovec v0.10.4
Adding zerovec-derive v0.10.3

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.210 to 1.0.214.
Bumps thiserror from 1.0.63 to 1.0.67.
    Updating autocfg v1.3.0 -> v1.4.0
      Adding displaydoc v0.2.5
    Updating hashbrown v0.14.5 -> v0.15.1
      Adding icu_collections v1.5.0
      Adding icu_locid v1.5.0
      Adding icu_locid_transform v1.5.0
      Adding icu_locid_transform_data v1.5.0
      Adding icu_normalizer v1.5.0
      Adding icu_normalizer_data v1.5.0
      Adding icu_properties v1.5.1
      Adding icu_properties_data v1.5.0
      Adding icu_provider v1.5.0
      Adding icu_provider_macros v1.5.0
    Updating idna v0.5.0 -> v1.0.3
      Adding idna_adapter v1.2.0
    Updating indexmap v2.5.0 -> v2.6.0
    Updating js-sys v0.3.69 -> v0.3.72
    Updating libc v0.2.158 -> v0.2.161
      Adding litemap v0.7.3
    Updating once_cell v1.19.0 -> v1.20.2
    Updating proc-macro2 v1.0.86 -> v1.0.89
    Updating redox_syscall v0.5.3 -> v0.5.7
    Updating serde_json v1.0.128 -> v1.0.132
      Adding stable_deref_trait v1.2.0
      Adding synstructure v0.13.1
      Adding tinystr v0.7.6
    Removing tinyvec v1.8.0
    Removing tinyvec_macros v0.1.1
    Updating unicase v2.7.0 -> v2.8.0
    Removing unicode-bidi v0.3.15
    Updating unicode-ident v1.0.12 -> v1.0.13
    Removing unicode-normalization v0.1.23
    Updating unicode-width v0.1.13 -> v0.1.14 (latest: v0.2.0)
    Updating url v2.5.2 -> v2.5.3
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Removing version_check v0.9.5
      Adding write16 v1.0.0
      Adding writeable v0.5.5
      Adding yoke v0.7.4
      Adding yoke-derive v0.7.4
      Adding zerofrom v0.1.4
      Adding zerofrom-derive v0.1.4
      Adding zerovec v0.10.4
      Adding zerovec-derive v0.10.3
@rodneylab rodneylab merged commit 4878d0d into main Nov 5, 2024
14 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch November 5, 2024 07:33
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