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-apps/api from 2.0.0-alpha.11 to 2.0.0-alpha.12 in /bins/ayaka-gui #256

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @tauri-apps/api from 2.0.0-alpha.11 to 2.0.0-alpha.12.

Release notes

Sourced from @​tauri-apps/api's releases.

@​tauri-apps/api v2.0.0-alpha.12

yarn audit v1.22.21
info No lockfile found.
0 vulnerabilities found - Packages audited: 162
Done in 1.76s.

[2.0.0-alpha.12]

New Features

  • f93148ea(#7709) Add tray and menu modules to create and manage tray icons and menus from Javascript.

Enhancements

  • b7add750(#8204) Added position field to the FileDropEvent payload.
yarn run v1.22.21
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/dpi.ts, ./src/event.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/primitives.ts, ./src/tray.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.2s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.5s�[22m�[39m
[1/4] Bumping version...
info Current version: 2.0.0-alpha.12
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 10.47s.
Commits
  • 3acf0d2 Apply Version Updates From Current Changes (#8140)
  • aa1d67a chore(deps) Update Tauri Core (dev) (#8227)
  • 5e84e92 feat: migrate manual implementation to the light windows-version crate (#8243)
  • f93148e feat: add tray and menu javascript APIs and events, closes #6617 (#7709)
  • 92b50a3 fix(cli): add support to Xcode's archive (#8209)
  • 977d0e5 fix(cli): IDE failing to read CLI options on build --open commands (#8202)
  • ecb5b0c chore(deps) Update Tauri API Definitions (dev) (#8187)
  • b7add75 Fix file-drop event payload (#8204)
  • 25e5f91 feat(cli): merge user-defined plist with the iOS plist file (#8200)
  • adc3cc2 chore(deps): replace deprecated rollup-plugin-terser with @​rollup/plugin-ter...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.11 to 2.0.0-alpha.12.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-alpha.11...@tauri-apps/api-v2.0.0-alpha.12)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bins/ayaka-gui/tauri-apps/api-2.0.0-alpha.12 branch from ddc7816 to a68afb5 Compare November 28, 2023 07:04
@Berrysoft Berrysoft closed this Nov 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bins/ayaka-gui/tauri-apps/api-2.0.0-alpha.12 branch November 28, 2023 07:13
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 javascript Pull requests that update Javascript code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant