Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the all group in /frontend with 15 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /frontend with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.37` |
| [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.5` |
| [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` |
| [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.197` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.89` | `0.2.92` |
| [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.82` |
| [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` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.52` | `1.0.58` |


Updates `chrono` from 0.4.31 to 0.4.37
- [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.37)

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.5
- [Changelog](https://github.com/dimforge/nalgebra/blob/dev/CHANGELOG.md)
- [Commits](dimforge/nalgebra@v0.32.3...v0.32.5)

Updates `regex` from 1.10.2 to 1.10.4
- [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.4)

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 `serde` from 1.0.193 to 1.0.197
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.197)

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.82
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.77...1.0.82)

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 `thiserror` from 1.0.52 to 1.0.58
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.52...1.0.58)

---
updated-dependencies:
- dependency-name: chrono
  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: 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: serde
  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: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 15, 2024
1 parent 78523e3 commit 7e085a0
Showing 6 changed files with 566 additions and 106 deletions.
622 changes: 541 additions & 81 deletions frontend/Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/analyzer_worker/Cargo.toml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ oort_proto = { path = "../../shared/proto" }
console_error_panic_hook = "0.1.7"
console_log = "1.0.0"
instant = { version = "0.1", features = ["wasm-bindgen"] }
log = "0.4.20"
log = "0.4.21"
yew-agent = "0.2.0"
ide = { version = "0.0.166", package = "ra_ap_ide" }
cfg = { version = "0.0.166", package = "ra_ap_cfg" }
20 changes: 10 additions & 10 deletions frontend/app/Cargo.toml
Original file line number Diff line number Diff line change
@@ -16,41 +16,41 @@ oort_envelope = { path = "../../shared/envelope" }
oort_version = { path = "../../shared/version" }
oort_version_control = { path = "../version_control" }
bincode = "1.3.3"
chrono = "0.4.31"
chrono = "0.4.37"
console_error_panic_hook = "0.1.7"
console_log = "1.0.0"
flate2 = "1.0.28"
instant = { version = "0.1.12", features = ["wasm-bindgen"] }
js-sys = "0.3.66"
log = "0.4.20"
nalgebra = { version = "0.32.3", features = ["serde-serialize"] }
js-sys = "0.3.69"
log = "0.4.21"
nalgebra = { version = "0.32.5", features = ["serde-serialize"] }
no-comment = "0.0.3"
petname = "1.1.3"
rand = "0.8.5"
rand_chacha = "0.3.1"
rand_seeder = "0.2.3"
regex = "1.10.1"
serde_json = "1.0.108"
serde = { version = "1.0.193", features = ["derive"] }
regex = "1.10.4"
serde_json = "1.0.109"
serde = { version = "1.0.197", features = ["derive"] }
wasm-bindgen = { version = "0.2.87", features = ["serde-serialize"] }
yew = { version = "=0.20.0", features = ["csr"] }
yew-agent = "0.2.0"
gloo-render = "0.2.0"
reqwasm = "0.5.0"
wasm-bindgen-futures = "0.4.39"
wasm-bindgen-futures = "0.4.42"
monaco = { version = "0.3.0", features = ["yew-components"] }
yew-router = "0.17"
sha2 = "0.10.8"
gloo-utils = { version = "0.2.0", features = ["serde"] }
gloo-timers = "0.3.0"
serde-wasm-bindgen = "0.6"
censor = "0.3.0"
anyhow = "1.0.77"
anyhow = "1.0.82"
gtag-js-sys = "0.2.0"
urlencoding = "2.1.3"

[dependencies.web-sys]
version = "0.3.66"
version = "0.3.69"
features = [
'Document',
'Element',
12 changes: 6 additions & 6 deletions frontend/renderer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -11,16 +11,16 @@ crate-type = ["cdylib", "rlib"]
oort_simulator = { path = "../../shared/simulator", features = ["js"], default-features = false }
oort_api = { path = "../../shared/api" }
instant = { version = "0.1.12", features = ["wasm-bindgen"] }
js-sys = "0.3.66"
log = "0.4.20"
memoffset = "0.9.0"
nalgebra = { version = "0.32.3", features = ["serde-serialize"] }
js-sys = "0.3.69"
log = "0.4.21"
memoffset = "0.9.1"
nalgebra = { version = "0.32.5", features = ["serde-serialize"] }
wasm-bindgen = { version = "0.2.87", features = ["serde-serialize"] }
image = "0.24.7"
image = "0.25.1"
gloo-utils = "0.2.0"

[dependencies.web-sys]
version = "0.3.66"
version = "0.3.69"
features = [
'Document',
'Element',
2 changes: 1 addition & 1 deletion frontend/simulation_worker/Cargo.toml
Original file line number Diff line number Diff line change
@@ -7,4 +7,4 @@ publish = false
[dependencies]
oort_simulator = { path = "../../shared/simulator", features = ["js"], default-features = false }
yew-agent = "0.2.0"
serde = "1.0.193"
serde = "1.0.197"
14 changes: 7 additions & 7 deletions frontend/version_control/Cargo.toml
Original file line number Diff line number Diff line change
@@ -6,14 +6,14 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.77"
chrono = "0.4.31"
anyhow = "1.0.82"
chrono = "0.4.37"
flate2 = "1.0.28"
idb = "0.4.1"
js-sys = "0.3.66"
log = "0.4.20"
serde = { version = "1.0.193", features = ["derive"] }
serde-wasm-bindgen = "0.6.3"
js-sys = "0.3.69"
log = "0.4.21"
serde = { version = "1.0.197", features = ["derive"] }
serde-wasm-bindgen = "0.6.5"
sha2 = "0.10.8"
thiserror = "1.0.52"
thiserror = "1.0.58"
wasm-bindgen = "0.2.87"

0 comments on commit 7e085a0

Please sign in to comment.