appinteractive / electron-vite-tailwind-starter

This Starter utilizes Electron, Vite and Tailwindcss in combination. It trys to adhare best practices.
MIT License
145 stars 18 forks source link

Bump electron-context-menu from 3.0.0 to 3.6.0 #306

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps electron-context-menu from 3.0.0 to 3.6.0.

Release notes

Sourced from electron-context-menu's releases.

v3.6.0

https://github.com/sindresorhus/electron-context-menu/compare/v3.5.0...v3.6.0

v3.5.0

  • Add menu items to save video and copy video address (#161) c50c1f5

https://github.com/sindresorhus/electron-context-menu/compare/v3.4.0...v3.5.0

v3.4.0

https://github.com/sindresorhus/electron-context-menu/compare/v3.3.0...v3.4.0

v3.3.0

  • Add onShow and onClose options (#158) d20fa56

https://github.com/sindresorhus/electron-context-menu/compare/v3.2.0...v3.3.0

v3.2.0

https://github.com/sindresorhus/electron-context-menu/compare/v3.1.2...v3.2.0

v3.1.2

  • Fix TypeScript compile error with Electron v17 (#156) 07f1d94

https://github.com/sindresorhus/electron-context-menu/compare/v3.1.1...v3.1.2

v3.1.1

  • Fix passing WebContents to the window option (#141) 798b616

https://github.com/sindresorhus/electron-context-menu/compare/v3.1.0...v3.1.1

v3.1.0

  • Expose event parameter to menu, prepend, and append options (#140) f4bd55f

https://github.com/sindresorhus/electron-context-menu/compare/v3.0.0...v3.1.0

Commits


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)