Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the patch-updates group across 1 directory with 11 updates #2308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps the patch-updates group with 11 updates in the /nym-vpn-app/src-tauri directory:

Package From To
serde 1.0.217 1.0.218
serde_json 1.0.138 1.0.139
anyhow 1.0.95 1.0.96
clap 4.5.30 4.5.31
build-info 0.0.39 0.0.40
tauri-plugin-updater 2.5.0 2.5.1
tauri-plugin-single-instance 2.2.1 2.2.2
tauri-build 2.0.5 2.0.6
build-info-build 0.0.39 0.0.40
chrono 0.4.39 0.4.40
libc 0.2.169 0.2.170

Updates serde from 1.0.217 to 1.0.218

Release notes

Sourced from serde's releases.

v1.0.218

  • Documentation improvements
Commits
  • 7bfd518 Release 1.0.218
  • 723a949 Merge pull request #2895 from dtolnay/stabledoc
  • 2b44efb Point standard library links to stable
  • 03dc0fc Merge pull request #2894 from dtolnay/doclink
  • 85cb0c4 Convert html links to intra-doc links
  • abe7194 Update ui test suite to nightly-2025-02-12
  • aaccac7 Unset doc-scrape-examples for lib target
  • 7cd4d84 Update ui test suite to nightly-2025-02-07
  • 04ff3e8 More precise gitignore patterns
  • dc3031b Remove *.sw[po] from gitignore
  • Additional commits viewable in compare view

Updates serde_json from 1.0.138 to 1.0.139

Release notes

Sourced from serde_json's releases.

v1.0.139

  • Documentation improvements
Commits
  • 4d4f53c Release 1.0.139
  • 5d6b32f Merge pull request #1242 from dtolnay/writefloat
  • e5bb8bd Document behavior of write_f32/f64 on non-finite floats
  • 7a79781 Merge pull request #1241 from dtolnay/doclink
  • 13591f1 Convert html links to intra-doc links
  • 1d7378e Unset doc-scrape-examples for lib target
  • 1174c5f Resolve unnecessary_semicolon pedantic clippy lint
  • See full diff in compare view

Updates anyhow from 1.0.95 to 1.0.96

Release notes

Sourced from anyhow's releases.

1.0.96

  • Documentation improvements
Commits
  • f0aa0d3 Release 1.0.96
  • bc33c24 Convert html links to intra-doc links
  • 1cff785 Unset doc-scrape-examples for lib target
  • d71c806 More precise gitignore patterns
  • 3e40975 Remove **/*.rs.bk from project-specific gitignore
  • b880dd0 Ignore Cargo-generated tests/crate/target directory
  • 8891ce3 Merge pull request #404 from dtolnay/missingabi
  • 51a173e Ignore missing_abi lint in nightly-2025-01-16
  • 4d71a84 Ignore double_ended_iterator_last clippy lint
  • af0937e Update ui test suite to nightly-2025-01-02
  • Additional commits viewable in compare view

Updates clap from 4.5.30 to 4.5.31

Release notes

Sourced from clap's releases.

v4.5.31

[4.5.31] - 2025-02-24

Features

  • Add ValueParserFactory for Saturating<T>
Changelog

Sourced from clap's changelog.

[4.5.31] - 2025-02-24

Features

  • Add ValueParserFactory for Saturating<T>
Commits
  • acf9abb chore: Release
  • 9186a18 docs: Update changelog
  • 233c316 Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...
  • 13931a2 Merge pull request #5923 from Reverier-Xu/master
  • 536e29f feat(builder): Add ValueParserFactory for Saturating\<T>
  • 45ed71c chore: Avoid using gen for rust 2024 preserved keyword
  • 5029bb3 chore: Avoid using gen for rust 2024 preserved keyword
  • 8a1d59b chore(deps): Update Rust Stable to v1.85 (#5921)
  • 9caee53 docs(changelog): Clarify 5.0.0
  • cb2352f Merge pull request #5918 from epage/test
  • Additional commits viewable in compare view

Updates build-info from 0.0.39 to 0.0.40

Commits
  • 09c432c Release 0.0.40
  • 1274346 back out version increments for new release
  • e68f486 update derive_more
  • ffa8aae update git2 to 0.20
  • 27896f8 readme typo
  • e04be19 also use workspace edition and rust-version in the remaining crates
  • 484cf27 also update edition to 2024 in rustfmt settings
  • 5e99eb6 also use workspace edition and rust-version in the proc macro
  • e08a2ee cargo fmt
  • 33bba35 update rust edition to 2024
  • Additional commits viewable in compare view

Updates tauri-plugin-updater from 2.5.0 to 2.5.1

Release notes

Sourced from tauri-plugin-updater's releases.

updater-js v2.5.1

[2.5.1]

  • 6f881293 (#2439 by @​FabianLars) Fixed an issue that caused the plugin to emit a ReleaseNotFound error instead of a Reqwest error when the http request in check() failed.
npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.5kB README.md
npm notice 2.4kB dist-js/index.cjs
npm notice 2.0kB dist-js/index.d.ts
npm notice 2.3kB dist-js/index.js
npm notice 657B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-updater
npm notice version: 2.5.1
npm notice filename: tauri-apps-plugin-updater-2.5.1.tgz
npm notice package size: 3.6 kB
npm notice unpacked size: 11.8 kB
npm notice shasum: 19fa68e5502384e742662683374aa22bcfc6416d
npm notice integrity: sha512-7fNJraKRbKkxg[...]MIgznhffOBCcg==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=173785692
+ @tauri-apps/[email protected]

updater v2.5.1

[2.5.1]

  • 6f881293 (#2439 by @​FabianLars) Fixed an issue that caused the plugin to emit a ReleaseNotFound error instead of a Reqwest error when the http request in check() failed.
Updating crates.io index
</tr></table> 

... (truncated)

Commits
  • fbd4d28 publish new versions (#2404)
  • 0af367f refactor(single-instance): improve userdata ptr handling (#2453)
  • 1ab5f15 fix(single-instance): check if pointer is null (#2452)
  • c10d5bf chore(deps): update rust crate infer to 0.19 (v2) (#2385)
  • f6838d5 chore(deps): update dependency @​types/eslint__js to v9 (v2) (#2447)
  • 5b3a1aa chore(deps): update rust crate color-backtrace to 0.7 (#2409)
  • 3276d65 chore(deps): update rust crate windows-registry to 0.5 (#2446)
  • e0900f0 chore(deps): update eslint monorepo to v9.21.0 (#2402)
  • 4d38066 chore(deps): update unocss monorepo to v66 (#2436)
  • 3b37ce1 chore(deps): update dependency prettier to v3.5.2 (#2444)
  • Additional commits viewable in compare view

Updates tauri-plugin-single-instance from 2.2.1 to 2.2.2

Release notes

Sourced from tauri-plugin-single-instance's releases.

opener-js v2.2.2

[2.2.2]

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 4.3kB README.md
npm notice 2.8kB dist-js/index.cjs
npm notice 1.8kB dist-js/index.d.ts
npm notice 2.7kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 729B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-opener
npm notice version: 2.2.2
npm notice filename: tauri-apps-plugin-opener-2.2.2.tgz
npm notice package size: 3.4 kB
npm notice unpacked size: 13.2 kB
npm notice shasum: 31f5bde7fc1ba2431c83ee1378ea34eb6fc67b20
npm notice integrity: sha512-E/XIHKqGV+FT8[...]4D3xwrtGGIB8A==
npm notice total files: 7
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=155431116
+ @tauri-apps/[email protected]

opener v2.2.2

[2.2.2]

</tr></table> 

... (truncated)

Commits
  • fbd4d28 publish new versions (#2404)
  • 0af367f refactor(single-instance): improve userdata ptr handling (#2453)
  • 1ab5f15 fix(single-instance): check if pointer is null (#2452)
  • c10d5bf chore(deps): update rust crate infer to 0.19 (v2) (#2385)
  • f6838d5 chore(deps): update dependency @​types/eslint__js to v9 (v2) (#2447)
  • 5b3a1aa chore(deps): update rust crate color-backtrace to 0.7 (#2409)
  • 3276d65 chore(deps): update rust crate windows-registry to 0.5 (#2446)
  • e0900f0 chore(deps): update eslint monorepo to v9.21.0 (#2402)
  • 4d38066 chore(deps): update unocss monorepo to v66 (#2436)
  • 3b37ce1 chore(deps): update dependency prettier to v3.5.2 (#2444)
  • Additional commits viewable in compare view

Updates tauri-build from 2.0.5 to 2.0.6

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.6

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1017 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.3.6)
      Adding getrandom v0.2.15 (available: v0.3.1)
      Adding html5ever v0.26.0 (available: v0.29.1)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.53.0)
      Adding oxc_ast v0.36.0 (available: v0.53.0)
      Adding oxc_parser v0.36.0 (available: v0.53.0)
      Adding oxc_span v0.36.0 (available: v0.53.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 734 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1042 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.0
    │   └── tauri-runtime-wry 2.4.0
    │       └── tauri 2.3.0
</tr></table> 

... (truncated)

Commits

Updates build-info-build from 0.0.39 to 0.0.40

Commits
  • 09c432c Release 0.0.40
  • 1274346 back out version increments for new release
  • e68f486 update derive_more
  • ffa8aae update git2 to 0.20
  • 27896f8 readme typo
  • e04be19 also use workspace edition and rust-version in the remaining crates
  • 484cf27 also update edition to 2024 in rustfmt settings
  • 5e99eb6 also use workspace edition and rust-version in the proc macro
  • e08a2ee cargo fmt
  • 33bba35 update rust edition to 2024
  • Additional commits viewable in compare view

Updates chrono from 0.4.39 to 0.4.40

Release notes

Sourced from chrono's releases.

0.4.40

What's Changed

Commits
  • 2b7a28e Bump version to 0.4.40
  • 6d29c8a Add quarter (%q) date string specifier
  • 07216ae Upgrade to windows-bindgen 0.60
  • bf1973c Use similar-asserts to show bindgen diff
  • d0f8b59 Restrict MSRV to check --lib
  • 1f345fd Switch to 2024 idiom
  • 7f6cf5e Switch to 2024 style
  • 11d227a Apply suggestions from clippy 1.85
  • 15e287b Use NaiveDateTime for internal tz_info methods. (#1658)
  • 8317e7c docs: fix minor typo
  • Additional commits viewable in compare view

Updates libc from 0.2.169 to 0.2.170

Release notes

Sourced from libc's releases.

0.2.170

Added

Deprecated

Changed

Fixed

Other

Changelog

Sourced from libc's changelog.

0.2.170 - 2025-02-23

Added

Deprecated

Changed

Fixed

Other

Commits
  • 61d2698 chore: release v0.2.170
  • 0d2ea3c Merge pull request #4284 from tgross35/backport-oysters
  • 42a30ad Switch back to matching target_os rather than target_vendor
  • a0021d2 Add recent socket timestamping flags for Linux and Android
  • 7a7fe46 Apply modulo 256 to BSD WEXITSTATUS
  • 116b82e Fix size of time_t in vxworks
  • b668252 Add structures for freebsd
  • b1d4d35 Merge pull request #4280 from tgross35/backport-time-b64
  • 8b0ab16 Add forgotten SO_*_NEW values to powerpc, mips and arm
  • c5b7465 Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changes
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

This change is Reviewable

…updates

Bumps the patch-updates group with 11 updates in the /nym-vpn-app/src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` |
| [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` |
| [build-info](https://github.com/danielschemmel/build-info) | `0.0.39` | `0.0.40` |
| [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.5.1` |
| [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) | `2.2.1` | `2.2.2` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `2.0.5` | `2.0.6` |
| [build-info-build](https://github.com/danielschemmel/build-info) | `0.0.39` | `0.0.40` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` |
| [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` |



Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.217...v1.0.218)

Updates `serde_json` from 1.0.138 to 1.0.139
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.138...v1.0.139)

Updates `anyhow` from 1.0.95 to 1.0.96
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.95...1.0.96)

Updates `clap` from 4.5.30 to 4.5.31
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.30...v4.5.31)

Updates `build-info` from 0.0.39 to 0.0.40
- [Commits](danielschemmel/build-info@v0.0.39...v0.0.40)

Updates `tauri-plugin-updater` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@updater-v2.5.0...updater-v2.5.1)

Updates `tauri-plugin-single-instance` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@log-v2.2.1...log-v2.2.2)

Updates `tauri-build` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.5...tauri-build-v2.0.6)

Updates `build-info-build` from 0.0.39 to 0.0.40
- [Commits](danielschemmel/build-info@v0.0.39...v0.0.40)

Updates `chrono` from 0.4.39 to 0.4.40
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.39...v0.4.40)

Updates `libc` from 0.2.169 to 0.2.170
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.169...0.2.170)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: build-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tauri-plugin-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tauri-plugin-single-instance
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: build-info-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/cargo/nym-vpn-app/src-tauri/patch-updates-13496165e7 branch February 28, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant