Skip to content

Bump zero-native from 0.2.0 to 0.3.0 in /batshit-mac#3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/batshit-mac/zero-native-0.3.0
Closed

Bump zero-native from 0.2.0 to 0.3.0 in /batshit-mac#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/batshit-mac/zero-native-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown

Bumps zero-native from 0.2.0 to 0.3.0.

Release notes

Sourced from zero-native's releases.

v0.3.0

New Features

  • Keyboard shortcuts: Add app-level keyboard shortcuts with manifest and runtime configuration, native delivery to Zig Event.shortcut, and typed JavaScript window.zero shortcut events (#62).
  • Manifest-driven runner shortcuts: Load app.zon shortcuts automatically in generated runners, with a RunOptions.shortcuts override for apps that build shortcut lists in Zig (#62).

Improvements

  • Shortcut documentation and validation: Document the app.zon shortcut schema, portable key names, modifier behavior, backend support, and validation limits (#62).
  • Windows WebView2 child bridges: Enable bridge-enabled trusted child WebViews on Windows WebView2, bringing that backend closer to the macOS and Linux system WebView behavior (#62).

Bug Fixes

  • Shortcut matching and delivery: Fix shortcut modifier handling, shifted punctuation matching, backend event routing, and edge cases across AppKit, GTK, WebView2, and macOS CEF (#62).

Contributors

Changelog

Sourced from zero-native's changelog.

0.3.0

New Features

  • Keyboard shortcuts: Add app-level keyboard shortcuts with manifest and runtime configuration, native delivery to Zig Event.shortcut, and typed JavaScript window.zero shortcut events (#62).
  • Manifest-driven runner shortcuts: Load app.zon shortcuts automatically in generated runners, with a RunOptions.shortcuts override for apps that build shortcut lists in Zig (#62).

Improvements

  • Shortcut documentation and validation: Document the app.zon shortcut schema, portable key names, modifier behavior, backend support, and validation limits (#62).
  • Windows WebView2 child bridges: Enable bridge-enabled trusted child WebViews on Windows WebView2, bringing that backend closer to the macOS and Linux system WebView behavior (#62).

Bug Fixes

  • Shortcut matching and delivery: Fix shortcut modifier handling, shifted punctuation matching, backend event routing, and edge cases across AppKit, GTK, WebView2, and macOS CEF (#62).

Contributors

Commits
  • 7c8df23 Merge pull request #63 from vercel-labs/ctate/v0.3.0
  • 5400f35 Prepare v0.3.0 release
  • 031c548 Merge pull request #62 from vercel-labs/ctate/keyboard-shortcuts
  • 4a2ea98 Address shortcut review findings
  • 43ae914 Fix shortcut matching edge cases
  • a6063f6 Fix shortcut event delivery
  • 030811f Address shortcut review issues
  • 373346e Fix shortcut backend event handling
  • 22a9435 Fix shortcut event regressions
  • f502dd0 Fix shortcut backend behavior
  • 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 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 [zero-native](https://github.com/vercel-labs/zero-native) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/vercel-labs/zero-native/releases)
- [Changelog](https://github.com/vercel-labs/zero-native/blob/main/CHANGELOG.md)
- [Commits](vercel-labs/native@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: zero-native
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, mac-app, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@SirBadfish

Copy link
Copy Markdown
Owner

Closed for launch freeze: routine Dependabot version-update PRs are disabled for prelaunch cleanup. Security alerts/security updates remain enabled and will be handled separately.

@SirBadfish SirBadfish closed this Jun 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Author

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/batshit-mac/zero-native-0.3.0 branch June 25, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant