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

build(deps): bump msix from 3.15.0 to 3.16.0 #1303

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps msix from 3.15.0 to 3.16.0.

Release notes

Sourced from msix's releases.

v3.16.0

What's Changed

Thanks for @​berkekbgz great work, we now can use Msix package to integrate our app with Windows context menu, examples (win11):

image image

Read more how to integrate your app with Windows context menu in @​berkekbgz tutorial.

Full Changelog: YehudaKremer/msix@v3.15.1...v3.16.0

Changelog

Sourced from msix's changelog.

Changelog

3.15.1

Commits
  • 404078a Merge pull request #208 from berkekbgz/context-menu
  • 3e20bde fix #211
  • 0ee9377 Merge pull request #212 from hayashikun/fix/build-files-path
  • d257aa8 fix bug when runner is included in the path
  • 2780055 Docs: Improve documentation
  • 2150604 Refactor: Split com server extension from context menu and toast notif
  • 9400df1 Fix: Include back to accidently deleted image
  • 731ee53 Fix: Clean context menu dll
  • 3b6c442 Docs: Improve documentation
  • 836af98 Feat: Skip context menu
  • 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 [msix](https://github.com/YehudaKremer/msix) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](YehudaKremer/msix@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: msix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2023
@crossle crossle merged commit 6575782 into main Jul 25, 2023
1 check passed
@crossle crossle deleted the dependabot/pub/msix-3.16.0 branch July 25, 2023 10:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant