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.3.1 to 2.4.0 in /src-tauri #535

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tauri-plugin-updater from 2.3.1 to 2.4.0.

Release notes

Sourced from tauri-plugin-updater's releases.

updater-js v2.4.0

[2.4.0]

  • 0afc9b6b (#2325 by @​FabianLars) The Update struct/object will now contain a raw_json/rawJson property to be able to read parts of server's json response that are not handled by the plugin.
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.4.0
npm notice filename: tauri-apps-plugin-updater-2.4.0.tgz
npm notice package size: 3.6 kB
npm notice unpacked size: 11.8 kB
npm notice shasum: 6caf4fc33863f64e7115138d997cf010be852ad5
npm notice integrity: sha512-BkeKN2WObAjob[...]j7FQa1ABMXGZQ==
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=165946528
+ @tauri-apps/[email protected]

updater v2.4.0

[2.4.0]

  • 0afc9b6b (#2325 by @​FabianLars) The Update struct/object will now contain a raw_json/rawJson property to be able to read parts of server's json response that are not handled by the plugin.
Updating crates.io index
</tr></table> 

... (truncated)

Commits
  • ad17266 Publish New Versions (v2) (#2348)
  • 78acfa4 feat(websocket): add ability to remove listener (#2027)
  • 0b3b3a2 chore(deps): update dependency @​tauri-apps/cli to v2.2.7 (v2) (#2359)
  • 384b598 chore(deps): update dependency eslint to v9.19.0 (v2) (#2356)
  • b2fe305 chore(deps): update dependency @​eslint/js to v9.19.0 (v2) (#2352)
  • 68d8f3b docs(process): fix typo in Default Permission section (#2351)
  • 9ac2aa8 chore(deps): update dependency rollup to v4.32.0 (v2) (#2349)
  • 18700f1 docs(log): Update mobile support matrix
  • 0afc9b6 feat(updater): Collect unknown response fields (#2325)
  • bda803f chore(deps): update dependency vite to v6.0.9 [security] (#2346)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@updater-v2.3.1...updater-v2.4.0)

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

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 3, 2025
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.

0 participants