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 msix from 3.6.3 to 3.16.4 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps msix from 3.6.3 to 3.16.4.

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

v3.14.0

What's Changed

Full Changelog: YehudaKremer/msix@v3.13.3...v3.14.0

v3.13.0

Remove Flutter SDK constraints

Full Changelog: YehudaKremer/msix@v3.10.0...v3.13.0

v3.10.0

What's Changed

New Contributors

Full Changelog: YehudaKremer/msix@3.9.2...v3.10.0

v3.8.0

What's Changed

  • update the Image dependency package to version >=4.0.0
  • added windows_build_args config option, see "Build configuration" documentation table for more details

Full Changelog: YehudaKremer/msix@3.7.0...3.8.0

❤️ Thanks to:

v3.7.0

What's Changed

  • Fix SignTool options YehudaKremer/msix#156
  • Add support for certificate types other than PFX (.crt for example)

... (truncated)

Changelog

Sourced from msix's changelog.

3.16.4

  • permanent fix for #235

3.16.3

  • temporary fix for #235

3.16.2

3.16.1

  • fix #178
  • update MaxVersionTested value

3.16.0

  • add Context menu extension (#208)

3.15.1

3.15.0

  • add support for arm64 build folder layout #205

Breaking Changes

  • architecture config field is now accepts x64 or arm64 (instead of x86)

3.14.2

3.14.0

  • fix #201: use correct flutter executable (support fvm)

3.13.3

3.13.2

  • get certificate publisher if using test certificate (fix #159)

3.13.1

... (truncated)

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 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 [msix](https://github.com/YehudaKremer/msix) from 3.6.3 to 3.16.4.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](YehudaKremer/msix@3.6.3...v3.16.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants