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

Publish New Versions (v2) #859

Merged
merged 5 commits into from
Feb 3, 2024
Merged

Publish New Versions (v2) #859

merged 5 commits into from
Feb 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 28, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

api-example

[2.0.0-beta.0]

Dependencies

api-example-js

[2.0.0-beta.0]

Dependencies

deep-link-example-js

[2.0.0-beta.0]

Dependencies

authenticator

[2.0.0-beta.0]

authenticator-js

[2.0.0-beta.0]

autostart

[2.0.0-beta.0]

autostart-js

[2.0.0-beta.0]

barcode-scanner

[2.0.0-beta.0]

barcode-scanner-js

[2.0.0-beta.0]

biometric

[2.0.0-beta.0]

biometric-js

[2.0.0-beta.0]

cli

[2.0.0-beta.0]

cli-js

[2.0.0-beta.0]

clipboard-manager

[2.0.0-beta.0]

clipboard-manager-js

[2.0.0-beta.0]

deep-link

[2.0.0-beta.0]

deep-link-js

[2.0.0-beta.0]

fs

[2.0.0-beta.0]

fs-js

[2.0.0-beta.0]

dialog

[2.0.0-beta.0]

Dependencies

dialog-js

[2.0.0-beta.0]

global-shortcut

[2.0.0-beta.0]

global-shortcut-js

[2.0.0-beta.0]

http

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.
  • d198c01(#862) Add permissions.
  • ae0cb92(#834) Breaking change Removed Error::InvalidRequestId variant and added Error::Tauri variant.

Dependencies

http-js

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.
  • 1a34720(#858) Fix http fetch client option init with parameter connectTimeout

localhost

[2.0.0-beta.0]

log-plugin

[2.0.0-beta.0]

log-js

[2.0.0-beta.0]

nfc

[2.0.0-beta.0]

nfc-js

[2.0.0-beta.0]

notification

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.
  • 8dea78a(#909) Fixes deserialization and implementation bugs with scheduled notifications on Android.
  • d198c01(#862) Add permissions.

notification-js

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.
  • 1b1d795(#874) Export the missing Schedule class.
  • 8dea78a(#909) Fixes deserialization and implementation bugs with scheduled notifications on Android.

os

[2.0.0-beta.0]

os-js

[2.0.0-beta.0]

persisted-scope

[2.0.0-beta.0]

Dependencies

positioner

[2.0.0-beta.0]

positioner-js

[2.0.0-beta.0]

process

[2.0.0-beta.0]

process-js

[2.0.0-beta.0]

shell

[2.0.0-beta.0]

shell-js

[2.0.0-beta.0]

single-instance

[2.0.0-beta.0]

sql

[2.0.0-beta.0]

sql-js

[2.0.0-beta.0]

store

[2.0.0-beta.0]

store-js

[2.0.0-beta.0]

stronghold

[2.0.0-beta.0]

stronghold-js

[2.0.0-beta.0]

updater

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.

  • d198c01(#862) Add permissions.

  • 0879a87(#899) Fix Started event not emitted to JS when downloading update.

  • 0879a87(#899) Breaking change: Changed Update::download and Update::download_and_install first argument to take FnMut instead of just Fn.

  • 8505a75(#907) Add support for specifying proxy to use for checking and downloading updates.

  • 506ce48(#924) Refactored the updater plugin to accommodate to the new changes in tauri config:

    • JSON plugin config:

      • Added pubkey option.
      • Added windows option which is a Windows-specific options.
      • Renamed installer_args to installerArgs.
      • Moved installerArgs option to the new windows object.
    • Rust crate changes:

      • Added pubkey field for Config.
      • Added windows field for Config option which is a Windows-specific options.
      • Added WindowsConfig and WindowsUpdateInstallMode.
      • Moved installerArgs option to the new windows object.
      • Added Builder::pubkey and UpdaterBuilder::pubkey.
      • Changed Builder::installer_args and UpdaterBuilder::installer_args to add to existing installer args, instead of replacing them, use Builder/UpdaterBuilder::clear_installer_args to clear existing args.
      • Added Builder::installer_arg, Builder::clear_installer_args, UpdaterBuilder::installer_arg and UpdaterBuilder::clear_installer_args.

updater-js

[2.0.0-beta.0]

  • d198c01(#862) Update to tauri beta.
  • 0879a87(#899) Fix Started event not emitted to JS when downloading update.
  • 8505a75(#907) Add support for specifying proxy to use for checking and downloading updates.

upload

[2.0.0-beta.0]

upload-js

[2.0.0-beta.0]

websocket

[2.0.0-beta.0]

websocket-js

[2.0.0-beta.0]

window-state

[2.0.0-beta.0]

window-state-js

[2.0.0-beta.0]

@github-actions github-actions bot requested a review from a team as a code owner December 28, 2023 16:09
@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label Dec 28, 2023
@github-actions github-actions bot force-pushed the release-v2 branch 5 times, most recently from 4e543c7 to 91f071a Compare January 3, 2024 12:35
@github-actions github-actions bot force-pushed the release-v2 branch 4 times, most recently from 21374a1 to 3e5f370 Compare January 17, 2024 15:52
@github-actions github-actions bot force-pushed the release-v2 branch 3 times, most recently from 7e5a0be to 40b42e8 Compare January 24, 2024 16:03
@github-actions github-actions bot force-pushed the release-v2 branch 4 times, most recently from 38137b3 to adfdfe9 Compare February 3, 2024 18:27
lucasfernog
lucasfernog previously approved these changes Feb 3, 2024
@FabianLars
Copy link
Member

can we maybe merge the v1 branch into it first? It has a lot of dep updates and i want to switch default branch to v2 afterwards.
-> i can open a pr for that, just need a few minutes.

@FabianLars
Copy link
Member

also maybeee let's squeeze the deep link pr into it in case the plugins are also audited on beta.0 (i hope not because i thought we'd have a bit more time for the plugins lol)

@lucasfernog
Copy link
Member

the deep link plugin can wait too that's ok, but if you wanna merge v1 then let's do it (i'm busy right now but go ahead)

@lucasfernog lucasfernog merged commit 8502b90 into v2 Feb 3, 2024
80 of 155 checks passed
@lucasfernog lucasfernog deleted the release-v2 branch February 3, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version updates PRs that will publish new plugin versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants