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 update dependencies #203

Merged
merged 3 commits into from
Mar 3, 2025
Merged

build update dependencies #203

merged 3 commits into from
Mar 3, 2025

Conversation

rodneylab
Copy link
Owner

Description

Update dependencies:

  • build(rust-dependencies): 🧱 update crates
  • build(deno-dependencies): 🧱 update packages
  • build(node-dependencies): 🧱 update packages

Type of change

  • Dependency update

How Has This Been Tested?

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

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

❗ bump mrml from 4.0.1 to 5.0.0
🔧 bump thiserror from 2.0.11 to 2.0.12
    Updating bitflags v2.8.0 -> v2.9.0
    Updating litemap v0.7.4 -> v0.7.5
    Updating proc-macro2 v1.0.93 -> v1.0.94
    Updating quote v1.0.38 -> v1.0.39
    Updating serde_json v1.0.139 -> v1.0.140
    Updating syn v2.0.98 -> v2.0.99
    Updating zerofrom v0.1.5 -> v0.1.6
    Updating zerofrom-derive v0.1.5 -> v0.1.6
┌────────────────┬─────────┬────────┐
│ Package        │ From    │ To     │
├────────────────┼─────────┼────────┤
│ prettier (dev) │ 3.5.2   │ 3.5.3  │
├────────────────┼─────────┼────────┤
│ vitest (dev)   │ 3.0.6   │ 3.0.7  │
└────────────────┴─────────┴────────┘
@rodneylab rodneylab merged commit b4c27fd into main Mar 3, 2025
19 checks passed
@rodneylab rodneylab deleted the build__update_dependencies branch March 3, 2025 09:31
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