Skip to content

Bump mac-notification-sys from 0.6.12 to 0.6.13 in /yog#523

Merged
fusillicode merged 1 commit into
mainfrom
dependabot/cargo/yog/mac-notification-sys-0.6.13
Jun 9, 2026
Merged

Bump mac-notification-sys from 0.6.12 to 0.6.13 in /yog#523
fusillicode merged 1 commit into
mainfrom
dependabot/cargo/yog/mac-notification-sys-0.6.13

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mac-notification-sys from 0.6.12 to 0.6.13.

Release notes

Sourced from mac-notification-sys's releases.

v0.6.13

What's Changed

Full Changelog: h4llow3En/mac-notification-sys@v0.6.12...v0.6.13

Changelog

Sourced from mac-notification-sys's changelog.

v0.6.13 (2026-06-06)

Fixes

  • wait_for_click blocking forever when the notification is dismissed (2cdceed)
  • park background threads on a semaphore instead of spinning the run loop (3120f61), closes #86
Commits
  • 24fad81 chore: bump version
  • 2272dfd Merge pull request #87 from h4llow3En/bugfix/remove-busy-spin
  • 138a27c docs: add threading examples
  • 6120df8 refactor: create semaphore before delivering notification
  • 2e69ec5 refactor: make doneSemaphore property strong
  • 2cdceed fix: wait_for_click blocking forever when the notification is dismissed
  • 6cc23bc docs: add bundle setting to all examples
  • 3120f61 fix: park background threads on a semaphore instead of spinning the run loop
  • 9ed96b7 refactor: set bundle in example
  • ba17d27 chore: fix clang format file
  • 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 [mac-notification-sys](https://github.com/h4llow3En/mac-notification-sys) from 0.6.12 to 0.6.13.
- [Release notes](https://github.com/h4llow3En/mac-notification-sys/releases)
- [Changelog](https://github.com/h4llow3En/mac-notification-sys/blob/master/CHANGELOG.md)
- [Commits](h4llow3En/mac-notification-sys@v0.6.12...v0.6.13)

---
updated-dependencies:
- dependency-name: mac-notification-sys
  dependency-version: 0.6.13
  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 Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.18%. Comparing base (358a6f8) to head (c23ee4b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
- Coverage   74.20%   74.18%   -0.02%     
==========================================
  Files         272      272              
  Lines       36815    36815              
==========================================
- Hits        27317    27313       -4     
- Misses       9498     9502       +4     
Components Coverage Δ
catl 0.00% <ø> (ø)
evoke 50.49% <ø> (ø)
fkr 0.00% <ø> (ø)
gch 0.00% <ø> (ø)
gcu 24.10% <ø> (ø)
ghl 14.77% <ø> (ø)
idt 5.55% <ø> (ø)
miskatonic 0.00% <ø> (ø)
nomicon 7.44% <ø> (ø)
nvrim 45.84% <ø> (ø)
oe 5.66% <ø> (ø)
rmr 45.88% <ø> (ø)
tec 9.28% <ø> (ø)
try 42.30% <ø> (ø)
vpg 22.44% <ø> (ø)
yghfl 42.06% <ø> (ø)
yhfp 25.00% <ø> (ø)
ytil_cmd 56.71% <ø> (ø)
ytil_editor 99.40% <ø> (ø)
ytil_git 55.74% <ø> (ø)
ytil_github ∅ <ø> (∅)
ytil_hx 96.66% <ø> (ø)
ytil_system ∅ <ø> (∅)
ytil_tui 46.42% <ø> (ø)
ytil_wezterm 87.17% <ø> (ø)

@fusillicode fusillicode merged commit c0e4366 into main Jun 9, 2026
33 checks passed
@fusillicode fusillicode deleted the dependabot/cargo/yog/mac-notification-sys-0.6.13 branch June 9, 2026 05:04
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.

1 participant