mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-22 20:06:18 +02:00
4cf8511fc8563bae0b4d3752867eedfb0769a600
956 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
4cf8511fc8 |
Merge pull request #198 from zhom/dependabot/cargo/src-tauri/time-0.3.47
deps(rust)(deps): bump time from 0.3.46 to 0.3.47 in /src-tauri |
||
|
|
d0852825ae |
deps(rust)(deps): bump time from 0.3.46 to 0.3.47 in /src-tauri
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
3604c88d23 |
Merge pull request #197 from zhom/dependabot/cargo/src-tauri/bytes-1.11.1
deps(rust)(deps): bump bytes from 1.11.0 to 1.11.1 in /src-tauri |
||
|
|
a3b3fe6de6 |
deps(rust)(deps): bump bytes from 1.11.0 to 1.11.1 in /src-tauri
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c36569d5a3 | refactor: do not use aws-lc-rs | ||
|
|
e992531e51 | chore: linting | ||
|
|
d62da84bc1 | chore: linting | ||
|
|
2f0217e8ed | refactor: prevent raise condition in ci | ||
|
|
288685030a | chore: update dependencies | ||
|
|
1f2c77c14f | feat: allow camoufox to open new tabs in running browser | ||
|
|
b54a3e7a13 | feat: public donut-sync to docker hub | ||
|
|
c6c860c676 | docs: comment out supported platforms for now | ||
|
|
2a38ab2674 | feat: profile cloning | ||
|
|
b9f2b803b1 |
Merge pull request #192 from zhom/dependabot/github_actions/github-actions-925434920e
ci(deps): bump the github-actions group with 2 updates |
||
|
|
8354bc2bad | chore: exclude files | ||
|
|
186d1029f7 | chore: exclude files | ||
|
|
199bc9d412 |
ci(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/ai-inference](https://github.com/actions/ai-inference) and [crate-ci/typos](https://github.com/crate-ci/typos). Updates `actions/ai-inference` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/actions/ai-inference/releases) - [Commits](https://github.com/actions/ai-inference/compare/334892bb203895caaed82ec52d23c1ed9385151e...a6101c89c6feaecc585efdd8d461f18bb7896f20) Updates `crate-ci/typos` from 1.42.0 to 1.42.1 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/bb4666ad77b539a6b4ce4eda7ebb6de553704021...65120634e79d8374d1aa2f27e54baa0c364fff5a) --- updated-dependencies: - dependency-name: actions/ai-inference dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: crate-ci/typos dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
4a59459eb2 | feat: daemon support, general improvement, and preparation for Windows release | ||
|
|
e9f4edd120 | refactor: auto-update in background nightly-2026-01-17-e9f4edd | ||
|
|
df460f9ab7 | chore: merge opencode and greeting into issue validation | ||
|
|
af72e8017f | chore: don't run codeql and spell check for dependabot | ||
|
|
022641c03c |
Merge pull request #186 from zhom/dependabot/npm_and_yarn/frontend-dependencies-e7fcff185f
deps(deps): bump the frontend-dependencies group with 110 updates |
||
|
|
524eb6a93f |
Merge pull request #187 from zhom/dependabot/cargo/src-tauri/rust-dependencies-ebedd81dc1
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 37 updates |
||
|
|
ba7d19cc72 |
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 37 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.6.0` | | [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `7.1.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.27.0` | `0.28.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.38.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.17` | | [maxminddb](https://github.com/oschwald/maxminddb-rust) | `0.27.0` | `0.27.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.5` | `0.38.4` | | [tray-icon](https://github.com/tauri-apps/tray-icon) | `0.19.3` | `0.21.3` | | [muda](https://github.com/amrbashir/muda) | `0.15.3` | `0.17.1` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.2` | `1.15.3` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.35.0` | `0.36.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.2` | `1.8.3` | | [block2](https://github.com/madsmtm/objc2) | `0.5.1` | `0.6.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.52` | `1.2.53` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.6` | `0.7.7` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.7` | `0.1.8` | | [hashlink](https://github.com/kyren/hashlink) | `0.9.1` | `0.11.0` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.30.1` | `0.36.0` | | [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) | `0.15.6` | `0.15.7` | | [objc2-core-data](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-core-image](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-foundation](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-quartz-core](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.39.0` | `1.40.0` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.2` | `1.14.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.9` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [time-core](https://github.com/time-rs/time) | `0.1.6` | `0.1.7` | | [time-macros](https://github.com/time-rs/time) | `0.2.24` | `0.2.25` | | [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.27.0` | `0.28.0` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.46.0` | `0.51.0` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.12` | `1.0.14` | Updates `tauri-plugin-dialog` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/log-v2.5.0...log-v2.6.0) Updates `zip` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v7.0.0...v7.1.0) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.8) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.43) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.2...tower-0.5.3) Updates `tokio-tungstenite` from 0.27.0 to 0.28.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tokio-tungstenite/compare/v0.27.0...v0.28.0) Updates `rusqlite` from 0.32.1 to 0.38.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/compare/v0.32.1...v0.38.0) Updates `thiserror` from 1.0.69 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.17) Updates `maxminddb` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/oschwald/maxminddb-rust/compare/v0.27.0...v0.27.1) Updates `quick-xml` from 0.37.5 to 0.38.4 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.37.5...v0.38.4) Updates `tray-icon` from 0.19.3 to 0.21.3 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tray-icon/compare/tray-icon-v0.19.3...tray-icon-v0.21.3) Updates `muda` from 0.15.3 to 0.17.1 - [Release notes](https://github.com/amrbashir/muda/releases) - [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md) - [Commits](https://github.com/amrbashir/muda/compare/muda-v0.15.3...muda-v0.17.1) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1) Updates `aws-lc-rs` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/compare/v1.15.2...v1.15.3) Updates `aws-lc-sys` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/commits) Updates `base64ct` from 1.8.2 to 1.8.3 - [Commits](https://github.com/RustCrypto/formats/compare/base64ct/v1.8.2...base64ct/v1.8.3) Updates `block2` from 0.5.1 to 0.6.2 - [Commits](https://github.com/madsmtm/objc2/compare/block2-0.5.1...block2-0.6.2) Updates `cc` from 1.2.52 to 1.2.53 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.52...cc-v1.2.53) Updates `clap_lex` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.6...clap_lex-v0.7.7) Updates `find-msvc-tools` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/find-msvc-tools-v0.1.7...find-msvc-tools-v0.1.8) Updates `hashlink` from 0.9.1 to 0.11.0 - [Release notes](https://github.com/kyren/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](https://github.com/kyren/hashlink/compare/v0.9.1...v0.11.0) Updates `libsqlite3-sys` from 0.30.1 to 0.36.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/commits/v0.36.0) Updates `lzma-rust2` from 0.15.6 to 0.15.7 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hasenbanck/lzma-rust2/compare/v0.15.6...v0.15.7) Updates `objc2-core-data` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-core-image` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-foundation` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-quartz-core` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `rust_decimal` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](https://github.com/paupino/rust-decimal/compare/1.39.0...1.40.0) Updates `rustls-pki-types` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.14.0) Updates `rustls-webpki` from 0.103.8 to 0.103.9 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.103.8...v/0.103.9) Updates `time` from 0.3.44 to 0.3.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.45) Updates `time-core` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.2.24...v0.2.25) Updates `tungstenite` from 0.27.0 to 0.28.0 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tungstenite-rs/compare/v0.27.0...v0.28.0) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](https://github.com/bytecodealliance/wasi-rs/compare/wasip2-1.0.1...wasip2-1.0.2) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](https://github.com/bytecodealliance/wit-bindgen/compare/v0.46.0...v0.51.0) Updates `zmij` from 1.0.12 to 1.0.14 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.12...1.0.14) --- updated-dependencies: - dependency-name: tauri-plugin-dialog dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zip dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-tungstenite dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: maxminddb dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quick-xml dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tray-icon dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: muda dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-lc-rs dependency-version: 1.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-lc-sys dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: base64ct dependency-version: 1.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: block2 dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_lex dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hashlink dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libsqlite3-sys dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lzma-rust2 dependency-version: 0.15.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: objc2-core-data dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-core-image dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-foundation dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-quartz-core dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rust_decimal dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time-core dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time-macros dependency-version: 0.2.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tungstenite dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
082dcb7a2b |
deps(deps): bump the frontend-dependencies group with 110 updates
Bumps the frontend-dependencies group with 110 updates: | Package | From | To | | --- | --- | --- | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.6.0` | | [motion](https://github.com/motiondivision/motion) | `12.25.0` | `12.26.2` | | [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.9` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.962.0` | `3.971.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.962.0` | `3.971.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.11` | `11.1.12` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.11` | `11.1.12` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.11` | `11.1.12` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.14` | `11.0.16` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.11` | `11.1.12` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [@aws-sdk/client-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso) | `3.958.0` | `3.971.0` | | [@aws-sdk/core](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/core) | `3.957.0` | `3.970.0` | | [@aws-sdk/crc64-nvme](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/crc64-nvme) | `3.957.0` | `3.969.0` | | [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) | `3.957.0` | `3.970.0` | | [@aws-sdk/credential-provider-http](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-http) | `3.957.0` | `3.970.0` | | [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.962.0` | `3.971.0` | | [@aws-sdk/credential-provider-login](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-login) | `3.962.0` | `3.971.0` | | [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.962.0` | `3.971.0` | | [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.957.0` | `3.970.0` | | [@aws-sdk/credential-provider-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-sso) | `3.958.0` | `3.971.0` | | [@aws-sdk/credential-provider-web-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-web-identity) | `3.958.0` | `3.971.0` | | [@aws-sdk/middleware-bucket-endpoint](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-bucket-endpoint) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-expect-continue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-expect-continue) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-flexible-checksums](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-flexible-checksums) | `3.957.0` | `3.971.0` | | [@aws-sdk/middleware-host-header](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-host-header) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-location-constraint](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-location-constraint) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-logger](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-logger) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-recursion-detection](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-recursion-detection) | `3.957.0` | `3.969.0` | | [@aws-sdk/middleware-sdk-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-sdk-s3) | `3.957.0` | `3.970.0` | | [@aws-sdk/middleware-ssec](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-ssec) | `3.957.0` | `3.971.0` | | [@aws-sdk/middleware-user-agent](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-user-agent) | `3.957.0` | `3.970.0` | | [@aws-sdk/nested-clients](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/nested-clients) | `3.958.0` | `3.971.0` | | [@aws-sdk/region-config-resolver](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/region-config-resolver) | `3.957.0` | `3.969.0` | | [@aws-sdk/signature-v4-multi-region](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-multi-region) | `3.957.0` | `3.970.0` | | [@aws-sdk/token-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/token-providers) | `3.958.0` | `3.971.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.957.0` | `3.969.0` | | [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.957.0` | `3.968.0` | | [@aws-sdk/util-endpoints](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-endpoints) | `3.957.0` | `3.970.0` | | [@aws-sdk/util-format-url](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-format-url) | `3.957.0` | `3.969.0` | | [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.957.0` | `3.965.2` | | [@aws-sdk/util-user-agent-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-user-agent-browser) | `3.957.0` | `3.969.0` | | [@aws-sdk/util-user-agent-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-user-agent-node) | `3.957.0` | `3.971.0` | | [@aws-sdk/xml-builder](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/xml-builder) | `3.957.0` | `3.969.0` | | [@aws/lambda-invoke-store](https://github.com/awslabs/aws-lambda-invoke-store) | `0.2.2` | `0.2.3` | | [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `16.1.1` | `16.1.3` | | [@next/swc-darwin-arm64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-arm64) | `16.1.1` | `16.1.3` | | [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) | `16.1.1` | `16.1.3` | | [@next/swc-linux-arm64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-gnu) | `16.1.1` | `16.1.3` | | [@next/swc-linux-arm64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-musl) | `16.1.1` | `16.1.3` | | [@next/swc-linux-x64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-gnu) | `16.1.1` | `16.1.3` | | [@next/swc-linux-x64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-musl) | `16.1.1` | `16.1.3` | | [@next/swc-win32-arm64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-arm64-msvc) | `16.1.1` | `16.1.3` | | [@next/swc-win32-x64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-x64-msvc) | `16.1.1` | `16.1.3` | | [@smithy/abort-controller](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/abort-controller) | `4.2.7` | `4.2.8` | | [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver) | `4.4.5` | `4.4.6` | | [@smithy/core](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/core) | `3.20.0` | `3.20.7` | | [@smithy/credential-provider-imds](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/credential-provider-imds) | `4.2.7` | `4.2.8` | | [@smithy/eventstream-codec](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-codec) | `4.2.7` | `4.2.8` | | [@smithy/eventstream-serde-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-browser) | `4.2.7` | `4.2.8` | | [@smithy/eventstream-serde-config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-config-resolver) | `4.3.7` | `4.3.8` | | [@smithy/eventstream-serde-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-node) | `4.2.7` | `4.2.8` | | [@smithy/eventstream-serde-universal](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-universal) | `4.2.7` | `4.2.8` | | [@smithy/fetch-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/fetch-http-handler) | `5.3.8` | `5.3.9` | | [@smithy/hash-blob-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-blob-browser) | `4.2.8` | `4.2.9` | | [@smithy/hash-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-node) | `4.2.7` | `4.2.8` | | [@smithy/hash-stream-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-stream-node) | `4.2.7` | `4.2.8` | | [@smithy/invalid-dependency](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/invalid-dependency) | `4.2.7` | `4.2.8` | | [@smithy/md5-js](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/md5-js) | `4.2.7` | `4.2.8` | | [@smithy/middleware-content-length](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-content-length) | `4.2.7` | `4.2.8` | | [@smithy/middleware-endpoint](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-endpoint) | `4.4.1` | `4.4.8` | | [@smithy/middleware-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-retry) | `4.4.17` | `4.4.24` | | [@smithy/middleware-serde](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-serde) | `4.2.8` | `4.2.9` | | [@smithy/middleware-stack](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-stack) | `4.2.7` | `4.2.8` | | [@smithy/node-config-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-config-provider) | `4.3.7` | `4.3.8` | | [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.4.7` | `4.4.8` | | [@smithy/property-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/property-provider) | `4.2.7` | `4.2.8` | | [@smithy/protocol-http](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/protocol-http) | `5.3.7` | `5.3.8` | | [@smithy/querystring-builder](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/querystring-builder) | `4.2.7` | `4.2.8` | | [@smithy/querystring-parser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/querystring-parser) | `4.2.7` | `4.2.8` | | [@smithy/service-error-classification](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/service-error-classification) | `4.2.7` | `4.2.8` | | [@smithy/shared-ini-file-loader](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader) | `4.4.2` | `4.4.3` | | [@smithy/signature-v4](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/signature-v4) | `5.3.7` | `5.3.8` | | [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.10.2` | `4.10.9` | | [@smithy/types](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/types) | `4.11.0` | `4.12.0` | | [@smithy/url-parser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/url-parser) | `4.2.7` | `4.2.8` | | [@smithy/util-defaults-mode-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.3.16` | `4.3.23` | | [@smithy/util-defaults-mode-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.2.19` | `4.2.26` | | [@smithy/util-endpoints](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-endpoints) | `3.2.7` | `3.2.8` | | [@smithy/util-middleware](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-middleware) | `4.2.7` | `4.2.8` | | [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.2.7` | `4.2.8` | | [@smithy/util-stream](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-stream) | `4.5.8` | `4.5.10` | | [@smithy/util-waiter](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-waiter) | `4.2.7` | `4.2.8` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.14` | `2.9.15` | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.2.2` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `4.0.3` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `1.7.0` | `2.0.0` | | [file-type](https://github.com/sindresorhus/file-type) | `21.2.0` | `21.3.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.25.0` | `12.26.2` | | [has-flag](https://github.com/sindresorhus/has-flag) | `3.0.0` | `4.0.0` | | [iconv-lite](https://github.com/pillarjs/iconv-lite) | `0.7.1` | `0.7.2` | | [motion-dom](https://github.com/motiondivision/motion) | `12.24.11` | `12.26.2` | | [readdirp](https://github.com/paulmillr/readdirp) | `3.6.0` | `4.1.2` | | [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) | `2.0.1` | `3.1.1` | | [superagent](https://github.com/ladjs/superagent) | `10.2.3` | `10.3.0` | | [supports-color](https://github.com/chalk/supports-color) | `5.5.0` | `7.2.0` | | [terser](https://github.com/terser/terser) | `5.44.1` | `5.46.0` | | [watchpack](https://github.com/webpack/watchpack) | `2.5.0` | `2.5.1` | | [webpack](https://github.com/webpack/webpack) | `5.103.0` | `5.104.1` | Updates `@tauri-apps/plugin-dialog` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/log-v2.5.0...log-v2.6.0) Updates `motion` from 12.25.0 to 12.26.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.25.0...v12.26.2) Updates `next` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.1.1...v16.1.3) Updates `@types/node` from 25.0.3 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@aws-sdk/client-s3` from 3.962.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.962.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/s3-request-presigner) Updates `@nestjs/common` from 11.1.11 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/common) Updates `@nestjs/core` from 11.1.11 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/core) Updates `@nestjs/platform-express` from 11.1.11 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/platform-express) Updates `@nestjs/cli` from 11.0.14 to 11.0.16 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](https://github.com/nestjs/nest-cli/compare/11.0.14...11.0.16) Updates `@nestjs/testing` from 11.1.11 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/testing) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.2) Updates `@aws-sdk/client-sso` from 3.958.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sso/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/clients/client-sso) Updates `@aws-sdk/core` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/core) Updates `@aws-sdk/crc64-nvme` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/crc64-nvme/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/crc64-nvme) Updates `@aws-sdk/credential-provider-env` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/credential-provider-env) Updates `@aws-sdk/credential-provider-http` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-http/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/credential-provider-http) Updates `@aws-sdk/credential-provider-ini` from 3.962.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/credential-provider-ini) Updates `@aws-sdk/credential-provider-login` from 3.962.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-login/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/credential-provider-login) Updates `@aws-sdk/credential-provider-node` from 3.962.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-node/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/credential-provider-node) Updates `@aws-sdk/credential-provider-process` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/credential-provider-process) Updates `@aws-sdk/credential-provider-sso` from 3.958.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-sso/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/credential-provider-sso) Updates `@aws-sdk/credential-provider-web-identity` from 3.958.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-web-identity/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/credential-provider-web-identity) Updates `@aws-sdk/middleware-bucket-endpoint` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-bucket-endpoint/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-bucket-endpoint) Updates `@aws-sdk/middleware-expect-continue` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-expect-continue/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-expect-continue) Updates `@aws-sdk/middleware-flexible-checksums` from 3.957.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-flexible-checksums/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/middleware-flexible-checksums) Updates `@aws-sdk/middleware-host-header` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-host-header/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-host-header) Updates `@aws-sdk/middleware-location-constraint` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-location-constraint/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-location-constraint) Updates `@aws-sdk/middleware-logger` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-logger/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-logger) Updates `@aws-sdk/middleware-recursion-detection` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-recursion-detection/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/middleware-recursion-detection) Updates `@aws-sdk/middleware-sdk-s3` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/middleware-sdk-s3) Updates `@aws-sdk/middleware-ssec` from 3.957.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-ssec/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/middleware-ssec) Updates `@aws-sdk/middleware-user-agent` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-user-agent/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/middleware-user-agent) Updates `@aws-sdk/nested-clients` from 3.958.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/nested-clients/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/nested-clients) Updates `@aws-sdk/region-config-resolver` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/region-config-resolver/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/region-config-resolver) Updates `@aws-sdk/signature-v4-multi-region` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-multi-region/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/signature-v4-multi-region) Updates `@aws-sdk/token-providers` from 3.958.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/token-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/token-providers) Updates `@aws-sdk/types` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/types) Updates `@aws-sdk/util-arn-parser` from 3.957.0 to 3.968.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-arn-parser/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.968.0/packages/util-arn-parser) Updates `@aws-sdk/util-endpoints` from 3.957.0 to 3.970.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-endpoints/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.970.0/packages/util-endpoints) Updates `@aws-sdk/util-format-url` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-format-url/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/util-format-url) Updates `@aws-sdk/util-locate-window` from 3.957.0 to 3.965.2 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/util-locate-window) Updates `@aws-sdk/util-user-agent-browser` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-user-agent-browser/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/util-user-agent-browser) Updates `@aws-sdk/util-user-agent-node` from 3.957.0 to 3.971.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-user-agent-node/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/packages/util-user-agent-node) Updates `@aws-sdk/xml-builder` from 3.957.0 to 3.969.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/xml-builder/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.969.0/packages/xml-builder) Updates `@aws/lambda-invoke-store` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/awslabs/aws-lambda-invoke-store/releases) - [Changelog](https://github.com/awslabs/aws-lambda-invoke-store/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/aws-lambda-invoke-store/compare/v0.2.2...v0.2.3) Updates `@next/env` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/packages/next-env) Updates `@next/swc-darwin-arm64` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-x64-msvc` from 16.1.1 to 16.1.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.3/crates/napi/npm/win32-x64-msvc) Updates `@smithy/abort-controller` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/abort-controller/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/abort-controller@4.2.8/packages/abort-controller) Updates `@smithy/config-resolver` from 4.4.5 to 4.4.6 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.4.6/packages/config-resolver) Updates `@smithy/core` from 3.20.0 to 3.20.7 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/core@3.20.7/packages/core) Updates `@smithy/credential-provider-imds` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/credential-provider-imds/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/credential-provider-imds@4.2.8/packages/credential-provider-imds) Updates `@smithy/eventstream-codec` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-codec/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-codec@4.2.8/packages/eventstream-codec) Updates `@smithy/eventstream-serde-browser` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-browser/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-browser@4.2.8/packages/eventstream-serde-browser) Updates `@smithy/eventstream-serde-config-resolver` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-config-resolver/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-config-resolver@4.3.8/packages/eventstream-serde-config-resolver) Updates `@smithy/eventstream-serde-node` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-node/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-node@4.2.8/packages/eventstream-serde-node) Updates `@smithy/eventstream-serde-universal` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-universal/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-universal@4.2.8/packages/eventstream-serde-universal) Updates `@smithy/fetch-http-handler` from 5.3.8 to 5.3.9 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.3.9/packages/fetch-http-handler) Updates `@smithy/hash-blob-browser` from 4.2.8 to 4.2.9 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-blob-browser/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-blob-browser@4.2.9/packages/hash-blob-browser) Updates `@smithy/hash-node` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-node/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-node@4.2.8/packages/hash-node) Updates `@smithy/hash-stream-node` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-stream-node/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-stream-node@4.2.8/packages/hash-stream-node) Updates `@smithy/invalid-dependency` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/invalid-dependency/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/invalid-dependency@4.2.8/packages/invalid-dependency) Updates `@smithy/md5-js` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/md5-js/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/md5-js@4.2.8/packages/md5-js) Updates `@smithy/middleware-content-length` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-content-length/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-content-length@4.2.8/packages/middleware-content-length) Updates `@smithy/middleware-endpoint` from 4.4.1 to 4.4.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-endpoint/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-endpoint@4.4.8/packages/middleware-endpoint) Updates `@smithy/middleware-retry` from 4.4.17 to 4.4.24 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-retry/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-retry@4.4.24/packages/middleware-retry) Updates `@smithy/middleware-serde` from 4.2.8 to 4.2.9 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-serde/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-serde@4.2.9/packages/middleware-serde) Updates `@smithy/middleware-stack` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-stack/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-stack@4.2.8/packages/middleware-stack) Updates `@smithy/node-config-provider` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-config-provider/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-config-provider@4.3.8/packages/node-config-provider) Updates `@smithy/node-http-handler` from 4.4.7 to 4.4.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.4.8/packages/node-http-handler) Updates `@smithy/property-provider` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/property-provider@4.2.8/packages/property-provider) Updates `@smithy/protocol-http` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/protocol-http/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/protocol-http@5.3.8/packages/protocol-http) Updates `@smithy/querystring-builder` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/querystring-builder/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/querystring-builder@4.2.8/packages/querystring-builder) Updates `@smithy/querystring-parser` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/querystring-parser/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/querystring-parser@4.2.8/packages/querystring-parser) Updates `@smithy/service-error-classification` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/service-error-classification/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/service-error-classification@4.2.8/packages/service-error-classification) Updates `@smithy/shared-ini-file-loader` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/shared-ini-file-loader@4.4.3/packages/shared-ini-file-loader) Updates `@smithy/signature-v4` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.3.8/packages/signature-v4) Updates `@smithy/smithy-client` from 4.10.2 to 4.10.9 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.10.9/packages/smithy-client) Updates `@smithy/types` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/types@4.12.0/packages/types) Updates `@smithy/url-parser` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/url-parser/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/url-parser@4.2.8/packages/url-parser) Updates `@smithy/util-defaults-mode-browser` from 4.3.16 to 4.3.23 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-browser@4.3.23/packages/util-defaults-mode-node) Updates `@smithy/util-defaults-mode-node` from 4.2.19 to 4.2.26 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-defaults-mode-node/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-node@4.2.26/packages/util-defaults-mode-node) Updates `@smithy/util-endpoints` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-endpoints/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-endpoints@3.2.8/packages/util-endpoints) Updates `@smithy/util-middleware` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-middleware/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-middleware@4.2.8/packages/util-middleware) Updates `@smithy/util-retry` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.2.8/packages/util-retry) Updates `@smithy/util-stream` from 4.5.8 to 4.5.10 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-stream/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-stream@4.5.10/packages/util-stream) Updates `@smithy/util-waiter` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-waiter/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-waiter@4.2.8/packages/util-waiter) Updates `baseline-browser-mapping` from 2.9.14 to 2.9.15 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.14...v2.9.15) Updates `body-parser` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/v2.2.1...v2.2.2) Updates `chokidar` from 3.6.0 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.3) Updates `es-module-lexer` from 1.7.0 to 2.0.0 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](https://github.com/guybedford/es-module-lexer/compare/1.7.0...2.0.0) Updates `file-type` from 21.2.0 to 21.3.0 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v21.2.0...v21.3.0) Updates `framer-motion` from 12.25.0 to 12.26.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.25.0...v12.26.2) Updates `has-flag` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/sindresorhus/has-flag/releases) - [Commits](https://github.com/sindresorhus/has-flag/compare/v3.0.0...v4.0.0) Updates `iconv-lite` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](https://github.com/pillarjs/iconv-lite/compare/v0.7.1...v0.7.2) Updates `motion-dom` from 12.24.11 to 12.26.2 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.24.11...v12.26.2) Updates `readdirp` from 3.6.0 to 4.1.2 - [Release notes](https://github.com/paulmillr/readdirp/releases) - [Commits](https://github.com/paulmillr/readdirp/compare/3.6.0...4.1.2) Updates `strip-json-comments` from 2.0.1 to 3.1.1 - [Release notes](https://github.com/sindresorhus/strip-json-comments/releases) - [Commits](https://github.com/sindresorhus/strip-json-comments/compare/v2.0.1...v3.1.1) Updates `superagent` from 10.2.3 to 10.3.0 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/forwardemail/superagent/blob/master/HISTORY.md) - [Commits](https://github.com/ladjs/superagent/compare/v10.2.3...v10.3.0) Updates `supports-color` from 5.5.0 to 7.2.0 - [Release notes](https://github.com/chalk/supports-color/releases) - [Commits](https://github.com/chalk/supports-color/compare/v5.5.0...v7.2.0) Updates `terser` from 5.44.1 to 5.46.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.44.1...v5.46.0) Updates `watchpack` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/webpack/watchpack/releases) - [Commits](https://github.com/webpack/watchpack/compare/v2.5.0...v2.5.1) Updates `webpack` from 5.103.0 to 5.104.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.103.0...v5.104.1) --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: motion dependency-version: 12.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: next dependency-version: 16.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.971.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.971.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@nestjs/cli" dependency-version: 11.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/client-sso" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/core" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/crc64-nvme" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-env" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-http" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-ini" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-login" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-node" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-process" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-sso" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/credential-provider-web-identity" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-bucket-endpoint" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-expect-continue" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-flexible-checksums" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-host-header" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-location-constraint" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-logger" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-recursion-detection" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-sdk-s3" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-ssec" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/middleware-user-agent" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/nested-clients" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/region-config-resolver" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/signature-v4-multi-region" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/token-providers" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/types" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-arn-parser" dependency-version: 3.968.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-endpoints" dependency-version: 3.970.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-format-url" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-locate-window" dependency-version: 3.965.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-user-agent-browser" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/util-user-agent-node" dependency-version: 3.971.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws-sdk/xml-builder" dependency-version: 3.969.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@aws/lambda-invoke-store" dependency-version: 0.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/env" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-darwin-arm64" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-darwin-x64" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-arm64-gnu" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-arm64-musl" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-x64-gnu" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-x64-musl" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-win32-arm64-msvc" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/swc-win32-x64-msvc" dependency-version: 16.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/abort-controller" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/config-resolver" dependency-version: 4.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/core" dependency-version: 3.20.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/credential-provider-imds" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/eventstream-codec" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/eventstream-serde-browser" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/eventstream-serde-config-resolver" dependency-version: 4.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/eventstream-serde-node" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/eventstream-serde-universal" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/fetch-http-handler" dependency-version: 5.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/hash-blob-browser" dependency-version: 4.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/hash-node" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/hash-stream-node" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/invalid-dependency" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/md5-js" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/middleware-content-length" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/middleware-endpoint" dependency-version: 4.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/middleware-retry" dependency-version: 4.4.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/middleware-serde" dependency-version: 4.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/middleware-stack" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/node-config-provider" dependency-version: 4.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/node-http-handler" dependency-version: 4.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/property-provider" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/protocol-http" dependency-version: 5.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/querystring-builder" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/querystring-parser" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/service-error-classification" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/shared-ini-file-loader" dependency-version: 4.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/signature-v4" dependency-version: 5.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/smithy-client" dependency-version: 4.10.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/types" dependency-version: 4.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@smithy/url-parser" dependency-version: 4.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/util-defaults-mode-browser" dependency-version: 4.3.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/util-defaults-mode-node" dependency-version: 4.2.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@smithy/util-endpoints" dependency-version: 3.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - depende... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
e0cd0b9452 |
ci(deps): bump the github-actions group with 2 updates (#185)
Bumps the github-actions group with 2 updates: [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) and [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action). Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/375a0e8ebdc98e99b02ac4338a724f5750f21213...2a387edfbe02a11d856b89172f6e978100177eb4) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/375a0e8ebdc98e99b02ac4338a724f5750f21213...2a387edfbe02a11d856b89172f6e978100177eb4) --- updated-dependencies: - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d0347168e1 | build: remove rust codeql nightly-2026-01-11-d034716 | ||
|
|
34de3fc90d | fix: update maxminddb usage | ||
|
|
59ba17e745 | docs: move nix info to contributing guidelines | ||
|
|
a872ef56ce | build: enable rust codeql support | ||
|
|
96d57d3081 | chore: use only gpt-5 model | ||
|
|
f4c87ea7ee |
Merge pull request #183 from zhom/dependabot/cargo/src-tauri/maxminddb-0.27.0
deps(rust)(deps): bump maxminddb from 0.24.0 to 0.27.0 in /src-tauri |
||
|
|
a2db750bb6 |
Merge pull request #174 from zhom/dependabot/github_actions/github-actions-9ab8a9f02d
ci(deps): bump the github-actions group with 5 updates |
||
|
|
9b1147f319 |
Merge pull request #184 from zhom/contributors-readme-action-VpgZwxiRXq
docs(contributor): contributors readme action update |
||
|
|
52c1442f7a | docs(contributor): contrib-readme-action has updated readme | ||
|
|
3a636e9b0d | build: add libxdo to dependencies | ||
|
|
0116e7861d |
ci(deps): bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` | | [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | `2.4.0` | `2.5.0` | | [tauri-apps/tauri-action](https://github.com/tauri-apps/tauri-action) | `0.6.0` | `0.6.1` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.41.0` | `1.42.0` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v6) Updates `actions/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v6) Updates `dependabot/fetch-metadata` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/08eff52bf64351f401fb50d4972fa95b9f2c2d1b...21025c705c08248db411dc16f3619e6b5f9ea21a) Updates `tauri-apps/tauri-action` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/tauri-apps/tauri-action/releases) - [Changelog](https://github.com/tauri-apps/tauri-action/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tauri-action/compare/19b93bb55601e3e373a93cfb6eb4242e45f5af20...73fb865345c54760d875b94642314f8c0c894afa) Updates `crate-ci/typos` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/5c19779cb52ea50e151f5a10333ccd269227b5ae...bb4666ad77b539a6b4ce4eda7ebb6de553704021) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: dependabot/fetch-metadata dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: tauri-apps/tauri-action dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: crate-ci/typos dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
fd786e373d |
deps(rust)(deps): bump maxminddb from 0.24.0 to 0.27.0 in /src-tauri
Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.24.0 to 0.27.0. - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/oschwald/maxminddb-rust/compare/0.24.0...v0.27.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 0.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
1e104e0e59 | build: properly handle daemon build | ||
|
|
9c73beaaea | build: remove banderole | ||
|
|
24c6732c40 |
Merge pull request #173 from HassiyYT/feature/nix-support
Feature/nix support |
||
|
|
566b998bc3 | chore: switch issue validation to gpt-5 | ||
|
|
88f1f1a7ca | chore: update dependencies | ||
|
|
90d31546db | chore: fix greetings permissions and triggers | ||
|
|
529d888b22 | build: build daemon | ||
|
|
855ba2cd94 | chore: update dependencies | ||
|
|
624230ad1c | chore: ignore spelling in camoufox-related files | ||
|
|
27ad2a8bbe | chore: add deprecation warning for regular browsers | ||
|
|
6c632abc4b | refactor: lock wayfern | ||
|
|
eeea15c65d | feat: move background processes to its own daemon |