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 1.2.0 to 1.4.0 #176

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps @tauri-apps/api from 1.2.0 to 1.4.0.

Release notes

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

@​tauri-apps/api v1.4.0

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.68s.

[1.4.0]

New Features

  • 359058ce(#5939) Add locale function in the os module to get the system locale.
  • c4d6fb4b(#2353) Added the maximizable, minimizable and closable fields on WindowOptions.
  • c4d6fb4b(#2353) Added the setMaximizable, setMinimizable, setClosable, isMaximizable, isMinimizable and isClosable methods.
  • 000104bc(#6472) Add WebviewWindow.is_focused and WebviewWindow.getFocusedWindow getters.
Commits
  • b7ae725 Apply Version Updates From Current Changes (#6901)
  • bd96edd fix: bump macros, codegen and build crates with minor (#7203)
  • aa94f04 fix(tests): adjust default bundle target for updater integration test (#7201)
  • c1d36e4 chore: remove duplicated crate in change file (#7198)
  • 4cfb686 fix(cli): Pin minisign to 0.7.3 to prevent issues with empty key passwords (#...
  • d5769b3 chore(deps) Update Rust crate log to 0.4.19 (#7193)
  • 066417d chore(deps) Update Rust crate log to 0.4.19 (#7194)
  • 29a287e chore(deps) Update Tauri API Definitions to v5.59.11 (#7195)
  • d75c1b8 fix(cli): warn about bundling updater target without appropriate targets, clo...
  • 696d77c fix(core): global events now reaches window listeners, closes #4493 (#7163)
  • 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 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-apps/api](https://github.com/tauri-apps/tauri) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/api-v1.2.0...@tauri-apps/api-v1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 19, 2023
@kfiven kfiven closed this Oct 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 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/tauri-apps/api-1.4.0 branch October 27, 2023 11:52
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant