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

Bump tauri-plugin-updater from 2.4.0 to 2.5.0 in /apps/desktop in the all-deps group #207

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-deps group in /apps/desktop with 1 update: tauri-plugin-updater.

Updates tauri-plugin-updater from 2.4.0 to 2.5.0

Release notes

Sourced from tauri-plugin-updater's releases.

updater-js v2.5.0

[2.5.0]

  • 5369898d (#2067 by @​jLynx) Fix update installation on macOS when using an user without admin privileges.
  • 5369898d (#2067 by @​jLynx) Remove the UpdaterBuilder::new function, use UpdaterExt::updater_builder instead.
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.0
npm notice filename: tauri-apps-plugin-updater-2.5.0.tgz
npm notice package size: 3.6 kB
npm notice unpacked size: 11.8 kB
npm notice shasum: 59d40eb378e4735583f253d942efd044ab16d2df
npm notice integrity: sha512-CWpwrkgpMESDP[...]xYrSfd8W+DRvQ==
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=168525742
+ @tauri-apps/[email protected]

updater v2.5.0

[2.5.0]

  • 5369898d (#2067 by @​jLynx) Fix update installation on macOS when using an user without admin privileges.
  • 5369898d (#2067 by @​jLynx) Remove the UpdaterBuilder::new function, use UpdaterExt::updater_builder instead.

... (truncated)

Commits
  • 80804ad publish new versions (#2380)
  • 93edbd1 chore(deps): update dependency typescript-eslint to v8.23.0 (#2390)
  • 3ebec74 chore(deps): bump openssl from 0.10.66 to 0.10.70 in /plugins/updater/tests/u...
  • 51f5aff chore(deps): update dependency rollup to v4.34.1 (#2388)
  • 5369898 fix(macOS): Tauri V2 Update Permission Denied Error (#2067)
  • a7497b0 chore(deps): update rust crate gethostname to v1 (v2) (#2382)
  • aaa88fa chore(deps): update dependency rollup to v4.34.0 (v2) (#2381)
  • ca7395a fix(upload): Enable reqwest's rustls-tls feature by default (#2378)
  • 6ae853c chore(deps): update dependency rollup to v4.32.1 (v2) (#2373)
  • d5fb533 chore(deps): update rust crate dirs to v6 (v2) (#2311)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps the all-deps group in /apps/desktop with 1 update: [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace).


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

---
updated-dependencies:
- dependency-name: tauri-plugin-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 10, 2025
Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
painting-droid-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 8:02am

@mateuszmigas mateuszmigas merged commit 57f2f62 into main Feb 11, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/apps/desktop/all-deps-8488d19897 branch February 11, 2025 23:59
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant