Skip to content

Bump Axe.Windows from 1.1.1 to 1.1.2 #7528

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

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2022

Bumps Axe.Windows from 1.1.1 to 1.1.2.

Release notes

Sourced from Axe.Windows's releases.

January 10, 2022 [v1.1.2]

Welcome to the January 10, 2022 release of Axe.Windows

NuGet Package

Highlights

Rule changes

  • Name-based rules are no longer applied to Text elements that are children of a WPF CheckBox element (#648)
  • Improved the messaging of the SplitButtonInvokeAndTogglePatterns rule to more accurately reflect what the rule checks (#653)
  • Fixed false positive triggered of ControlShouldSupportExpandCollapsePattern on Win32 SplitButton control (#659)
Commits
  • 47743dc chore: Fix NuGet package signing (#664)
  • 6e0e9e0 fix: Fix win32 SplitButton nesting leading to faulty expand collapse pattern ...
  • 7e7b192 fix: Update misleading split button pattern error message (#660)
  • 7750639 chore: Use latest MicroBuild package when building MSI-related projects (#656)
  • aac8ada chore(deps): Bump MSTest.TestAdapter from 2.2.7 to 2.2.8 in /src (#657)
  • 25c4e1f chore(deps): Bump MSTest.TestFramework from 2.2.7 to 2.2.8 in /src (#658)
  • a2f7448 feat(compliance-fall-21): Exclude non-localizable fields from CLI help output...
  • bff2b05 chore: Add SplitButton to win32 sampler app (#654)
  • 1007f4a Remove legacy constructor for BitmapCollection (#652)
  • b69b89f fix: Ignore names on WPF Text inside a CheckBox (#651)
  • 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 [Axe.Windows](https://github.com/Microsoft/axe-windows) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/Microsoft/axe-windows/releases)
- [Commits](microsoft/axe-windows@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: Axe.Windows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2022
@yaira2 yaira2 merged commit e72d900 into main Jan 11, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Axe.Windows-1.1.2 branch January 11, 2022 04:48
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