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) #2477

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Publish New Versions (v2) #2477

merged 1 commit into from
Mar 10, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

Version Updates

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

api-example

[2.0.20]

Dependencies

  • Upgraded to clipboard-manager@2.2.2
  • Upgraded to geolocation@2.2.4
  • Upgraded to haptics@2.2.4
  • Upgraded to notification@2.2.2
  • Upgraded to os@2.2.1
  • Upgraded to http@2.4.0
  • Upgraded to log@2.3.0
  • Upgraded to updater@2.6.0

api-example-js

[2.0.16]

Dependencies

  • Upgraded to clipboard-manager-js@2.2.2
  • Upgraded to notification-js@2.2.2
  • Upgraded to os-js@2.2.1
  • Upgraded to http-js@2.4.0
  • Upgraded to log-js@2.3.0
  • Upgraded to updater-js@2.6.0

clipboard-manager

[2.2.2]

bug

clipboard-manager-js

[2.2.2]

bug

geolocation

[2.2.4]

geolocation-js

[2.2.4]

haptics

[2.2.4]

haptics-js

[2.2.4]

http

[2.4.0]

http-js

[2.4.0]

log

[2.3.0]

feat

  • 0248150 (Support BYO Logging #2377 by @3lpsy) Add a is_skip_logger flag to the Log Plugin Builder struct, a skip_logger() method to the Builder, and logic to avoid acquiring (creating) a logger and attaching it to the global logger. Since acquire_logger is pub, a LoggerNotInitialized is added and returned if it's called when the is_skip_looger flag is set. Overall, this feature permits a user to avoid calling attach_logger which can only be called once in a program's lifetime and allows the user to control the logger returned from logger(). Additionally, it also will allow users to generate multiple Tauri Mock apps in test suites that run and parallel and have the log plugin attached (assuming they use skip_logger()).

log-js

[2.3.0]

feat

  • 0248150 (Support BYO Logging #2377 by @3lpsy) Add a is_skip_logger flag to the Log Plugin Builder struct, a skip_logger() method to the Builder, and logic to avoid acquiring (creating) a logger and attaching it to the global logger. Since acquire_logger is pub, a LoggerNotInitialized is added and returned if it's called when the is_skip_looger flag is set. Overall, this feature permits a user to avoid calling attach_logger which can only be called once in a program's lifetime and allows the user to control the logger returned from logger(). Additionally, it also will allow users to generate multiple Tauri Mock apps in test suites that run and parallel and have the log plugin attached (assuming they use skip_logger()).

notification

[2.2.2]

notification-js

[2.2.2]

os

[2.2.1]

os-js

[2.2.1]

updater

[2.6.0]

updater-js

[2.6.0]

@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label Mar 1, 2025
@github-actions github-actions bot requested a review from a team as a code owner March 1, 2025 15:20
@github-actions github-actions bot force-pushed the ci/release-v2 branch 13 times, most recently from 648f203 to 333eac7 Compare March 10, 2025 00:59
@FabianLars FabianLars merged commit b40a02c into v2 Mar 10, 2025
2 checks passed
@FabianLars FabianLars deleted the ci/release-v2 branch March 10, 2025 13:17
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.

None yet

1 participant