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

build(deps): bump tauri-build from 2.0.0-beta.19 to 2.0.0-rc.2 in /src-tauri #87

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps tauri-build from 2.0.0-beta.19 to 2.0.0-rc.2.

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.0-rc.2

Updating git repository https://github.com/tauri-apps/schemars.git Updating crates.io index Locking 500 packages to latest compatible versions Adding addr2line v0.22.0 (latest: v0.24.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 bitflags v1.3.2 (latest: v2.6.0) Adding brotli v3.5.0 (latest: v6.0.0) Adding brotli-decompressor v2.5.1 (latest: v4.0.1) Adding cairo-rs v0.18.5 (latest: v0.20.0) 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.16.0) Adding convert_case v0.4.0 (latest: v0.6.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 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.0) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.0) Adding generator v0.7.5 (latest: v0.8.2) Adding generic-array v0.14.7 (latest: v1.1.0) Adding getrandom v0.1.16 (latest: v0.2.15) Adding gimli v0.29.0 (latest: v0.31.0) Adding gio v0.18.4 (latest: v0.20.0) Adding gio-sys v0.18.1 (latest: v0.20.0) Adding glib v0.18.5 (latest: v0.20.0) Adding glib-macros v0.18.5 (latest: v0.20.0) Adding glib-sys v0.18.1 (latest: v0.20.0) Adding gobject-sys v0.18.0 (latest: v0.20.0) Adding hashbrown v0.12.3 (latest: v0.14.5) Adding heck v0.4.1 (latest: v0.5.0) Adding hermit-abi v0.3.9 (latest: v0.4.0) Adding html5ever v0.26.0 (latest: v0.28.0) Adding idna v0.5.0 (latest: v1.0.2) Adding image v0.24.9 (latest: v0.25.2) Adding indexmap v1.9.3 (latest: v2.3.0) Adding infer v0.15.0 (latest: v0.16.0) Adding itoa v0.4.8 (latest: v1.0.11) Adding jni-sys v0.3.0 (latest: v0.4.0) Adding json-patch v1.4.0 (latest: v2.0.0) Adding libloading v0.7.4 (latest: v0.8.5) Adding linux-raw-sys v0.4.14 (latest: v0.6.4) Adding loom v0.5.6 (latest: v0.7.2) Adding malloc_buf v0.0.6 (latest: v1.0.0)

... (truncated)

Commits
  • ab4e56f apply version updates (#10532)
  • f5dfc02 fix(core/cli): Add custom default implementation for ios config (#10533)
  • 5f56cb0 feat(cli): Upgrade gradle to 8.9 and gradle-android to 8.5.1 (#10507)
  • 00e5a6a fix(cli): allow actions: write for version-or-publish to fix cli publishing...
  • 10e30c5 fix: 'ndecorated' typo in window shadow description (#10527)
  • 393428e apply version updates (#10524)
  • 9ed8fe8 fix(cli): allow write on pull-requests for version-or-publish
  • 8dc81b6 feat(core): add option for custom Xcode project template (XcodeGen) (#10496)
  • 02c00ab feat(core): add config for the minimum iOS version (#10495)
  • 5be7607 chore(deps) Update Tauri Codegen to v1.7.0 (#10513)
  • 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-build](https://github.com/tauri-apps/tauri) from 2.0.0-beta.19 to 2.0.0-rc.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-beta.19...tauri-build-v2.0.0-rc.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 12, 2024
Copy link

changeset-bot bot commented Aug 12, 2024

⚠️ No Changeset found

Latest commit: 37b2373

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #95.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/tauri-build-2.0.0-rc.2 branch August 19, 2024 05:50
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