8000 Bump tauri-plugin-autostart from 2.0.0-beta.5 to 2.0.0-rc.0 in /src-tauri by dependabot[bot] · Pull Request #3169 · timmo001/system-bridge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump tauri-plugin-autostart from 2.0.0-beta.5 to 2.0.0-rc.0 in /src-tauri #3169

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Aug 9, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tauri-plugin-autostart from 2.0.0-beta.5 to 2.0.0-rc.0.

Release notes

Sourced from tauri-plugin-autostart's releases.

authenticator-js v2.0.0-rc.0

[2.0.0-rc.0]

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/plugin-authenticator@​2.0.0-rc.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.2kB README.md npm notice 1.4kB dist-js/index.cjs npm notice 497B dist-js/index.d.ts npm notice 1.3kB dist-js/index.js npm notice 739B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-authenticator npm notice version: 2.0.0-rc.0 npm notice filename: tauri-apps-plugin-authenticator-2.0.0-rc.0.tgz npm notice package size: 3.1 kB npm notice unpacked size: 9.1 kB npm notice shasum: cdf837c044a84ae7bf2824f69555f9071cfea7d4 npm notice integrity: sha512-q9DEp6UuBrLiH[...]VQfhorA9jA/vQ== 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=117814457

  • @​tauri-apps/plugin-authenticator@​2.0.0-rc.0

authenticator v2.0.0-rc.0

[2.0.0-rc.0]

Updating crates.io index
   Packaging tauri-plugin-authenticator v2.0.0-rc.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/authenticator)
    Packaged 37 files, 120.7KiB (64.9KiB compressed)
   Uploading tauri-plugin-authenticator v2.0.0-rc.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/authenticator)
    Uploaded tauri-plugin-authenticator v2.0.0-rc.0 to registry `crates-io`
note: waiting for `tauri-plugin-authenticator v2.0.0-rc.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-authenticator v2.0.0-rc.0 at registry `crates-io`
</tr></table> 

... (truncated)

Commits
  • 0f34919 fix: add repository information for gelocation and haptics
  • 4899895 fix: add missing crate metadata
  • 4db635f feat: bump to RC
  • 9606089 feat: Add geolocation and haptics plugins (#1599)
  • 34df132 feat(shell): enhance regex validators to match on entire string (#1603)
  • b1e5cae chore(deps): Update typescript-eslint from v8 alpha to stable (#1612)
  • da308af chore(deps): update dependency rollup to v4.19.2 (#1610)
  • bc85bab fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)
  • 0c1077f chore: Add repository field to package.json
  • 518b529 publish new versions (#1590)
  • 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-autostart](https://github.com/tauri-apps/plugins-workspace) from 2.0.0-beta.5 to 2.0.0-rc.0.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.0-beta.5...os-v2.0.0-rc.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. rust labels Aug 9, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 9, 2024 09:00
@timmo001 timmo001 disabled auto-merge August 9, 2024 09:05
@timmo001 timmo001 merged commit 4dfcf15 into master Aug 9, 2024
7 of 9 checks passed
@timmo001 timmo001 deleted the dependabot/cargo/src-tauri/tauri-plugin-autostart-2.0.0-rc.0 branch August 9, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0