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(deps): bump the all group across 1 directory with 19 updates #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 24, 2024

  1. build(deps): bump the all group across 1 directory with 19 updates

    Bumps the all group with 17 updates in the /frontend directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` |
    | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` |
    | [instant](https://github.com/sebcrozet/instant) | `0.1.12` | `0.1.13` |
    | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` |
    | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` |
    | [nalgebra](https://github.com/dimforge/nalgebra) | `0.32.3` | `0.32.6` |
    | [petname](https://github.com/allenap/rust-petname) | `1.1.3` | `2.0.2` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.5` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` |
    | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.39` | `0.4.42` |
    | [serde-wasm-bindgen](https://github.com/RReverser/serde-wasm-bindgen) | `0.6.3` | `0.6.5` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.77` | `1.0.86` |
    | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` |
    | [memoffset](https://github.com/Gilnaa/memoffset) | `0.9.0` | `0.9.1` |
    | [image](https://github.com/image-rs/image) | `0.24.7` | `0.25.1` |
    | [triomphe](https://github.com/Manishearth/triomphe) | `0.1.11` | `0.1.13` |
    | [idb](https://github.com/devashishdxt/idb) | `0.4.1` | `0.6.1` |
    
    
    
    Updates `chrono` from 0.4.31 to 0.4.38
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.31...v0.4.38)
    
    Updates `flate2` from 1.0.28 to 1.0.30
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Commits](rust-lang/flate2-rs@1.0.28...1.0.30)
    
    Updates `instant` from 0.1.12 to 0.1.13
    - [Changelog](https://github.com/sebcrozet/instant/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/sebcrozet/instant/commits)
    
    Updates `js-sys` from 0.3.66 to 0.3.69
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `log` from 0.4.20 to 0.4.21
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.20...0.4.21)
    
    Updates `nalgebra` from 0.32.3 to 0.32.6
    - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dimforge/nalgebra/commits)
    
    Updates `petname` from 1.1.3 to 2.0.2
    - [Commits](allenap/rust-petname@v1.1.3...v2.0.2)
    
    Updates `regex` from 1.10.2 to 1.10.5
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.2...1.10.5)
    
    Updates `serde_json` from 1.0.108 to 1.0.109
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.108...v1.0.109)
    
    Updates `wasm-bindgen` from 0.2.89 to 0.2.92
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.89...0.2.92)
    
    Updates `wasm-bindgen-futures` from 0.4.39 to 0.4.42
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `serde-wasm-bindgen` from 0.6.3 to 0.6.5
    - [Commits](RReverser/serde-wasm-bindgen@v0.6.3...v0.6.5)
    
    Updates `anyhow` from 1.0.77 to 1.0.86
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.77...1.0.86)
    
    Updates `web-sys` from 0.3.66 to 0.3.69
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `memoffset` from 0.9.0 to 0.9.1
    - [Changelog](https://github.com/Gilnaa/memoffset/blob/master/CHANGELOG.md)
    - [Commits](Gilnaa/memoffset@v0.9.0...v0.9.1)
    
    Updates `image` from 0.24.7 to 0.25.1
    - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
    - [Commits](image-rs/image@v0.24.7...v0.25.1)
    
    Updates `triomphe` from 0.1.11 to 0.1.13
    - [Commits](https://github.com/Manishearth/triomphe/commits/v0.1.13)
    
    Updates `idb` from 0.4.1 to 0.6.1
    - [Commits](devashishdxt/idb@idb-v0.4.1...v0.6.1)
    
    Updates `thiserror` from 1.0.52 to 1.0.61
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.52...1.0.61)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: instant
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: js-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: nalgebra
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: petname
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: wasm-bindgen-futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: serde-wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: web-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: memoffset
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: triomphe
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: idb
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    172196b View commit details
    Browse the repository at this point in the history