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 from 2.0.0-rc.14 to 2.0.0-rc.15 #1367

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps tauri from 2.0.0-rc.14 to 2.0.0-rc.15.

Release notes

Sourced from tauri's releases.

@​tauri-apps/cli v2.0.0-rc.15

[2.0.0-rc.15]

Enhancements

  • 5a0e922d4 (#11007 by @​lucasfernog) Automatically discover the src-tauri/src/main.rs binary when it is not explicitly defined in the Cargo manifest bin array.

Bug Fixes

Dependencies

tauri-cli v2.0.0-rc.15

Updating git repository https://github.com/tauri-apps/schemars.git Updating crates.io index Locking 897 packages to latest compatible versions Adding ahash v0.7.8 (latest: v0.8.11) Adding aligned-vec v0.5.0 (latest: v0.6.1) Adding base64 v0.13.1 (latest: v0.22.1) Adding base64 v0.21.7 (latest: v0.22.1) Adding bit-set v0.5.3 (latest: v0.8.0) Adding bit-vec v0.6.3 (latest: v0.8.0) Adding bitfield v0.14.0 (latest: v0.17.0) Adding bitflags v1.3.2 (latest: v2.6.0) Adding bytecheck v0.6.12 (latest: v0.8.0) Adding bytecheck_derive v0.6.12 (latest: v0.8.0) Adding cairo-rs v0.18.5 (latest: v0.20.1) Adding cairo-sys-rs v0.18.2 (latest: v0.20.0) Adding cargo_toml v0.17.2 (latest: v0.20.4) Adding cfb v0.7.3 (latest: v0.10.0) Adding cfg-expr v0.15.8 (latest: v0.17.0) Adding cocoa v0.25.0 (latest: v0.26.0) Adding cocoa-foundation v0.1.2 (latest: v0.2.0) Adding convert_case v0.4.0 (latest: v0.6.0) Adding core-foundation v0.9.4 (latest: v0.10.0) Adding core-graphics v0.23.2 (latest: v0.24.0) Adding core-graphics-types v0.1.3 (latest: v0.2.0) Adding cssparser v0.27.2 (latest: v0.34.0) Adding derive_more v0.99.18 (latest: v1.0.0) Adding encode_unicode v0.3.6 (latest: v1.0.0) Adding env_logger v0.8.4 (latest: v0.11.5) Adding fluent-uri v0.1.4 (latest: v0.2.0) Adding fontdb v0.21.0 (latest: v0.22.0) Adding foreign-types v0.3.2 (latest: v0.5.0) Adding foreign-types-shared v0.1.1 (latest: v0.3.1) Adding gdk-pixbuf v0.18.5 (latest: v0.20.1) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.1)

... (truncated)

Commits
  • cbdcee6 Apply Version Updates From Current Changes (#11029)
  • 96c1ec3 fix(cli): test timeout (#11035)
  • 5ff0bbc docs: add RELEASING.md handbook (#11026)
  • 09de8c6 refactor(cli/node): migrate jest to vitest for tests (#11034)
  • 5f694c3 ci: use correct version for cloudflare/wrangler-action action (#11033)
  • a1cce04 feat: add tauri-schema-worker (#10871)
  • ad294d2 feat(core): add app > windows > create option to disable window creation at...
  • ddf6915 feat(api): add {LogicalPosition,LogicalSize}.toPhysical method (#11031)
  • 9bb8fc6 feat(cli/plugin): add --no-example flag (#11030)
  • 551e062 refactor(core): remove responder from custom invoke systems (#11027)
  • 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](https://github.com/tauri-apps/tauri) from 2.0.0-rc.14 to 2.0.0-rc.15.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.0-rc.14...tauri-v2.0.0-rc.15)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 17, 2024
@github-actions github-actions bot merged commit 6842761 into main Sep 21, 2024
8 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/tauri-2.0.0-rc.15 branch September 21, 2024 13:35
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