dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright
Mozilla Public License 2.0
81 stars 102 forks source link

chore: bump dequelabs/action-sync-branches from 1.0.1 to 1.0.2 in the gha-low-risk group #469

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 4 months ago

Bumps the gha-low-risk group with 1 update: dequelabs/action-sync-branches.

Updates dequelabs/action-sync-branches from 1.0.1 to 1.0.2

Changelog

Sourced from dequelabs/action-sync-branches's changelog.

1.0.2 (2024-06-21)

Bug Fixes

  • avoid "Error: Not Found" when octokit gives status as string instead of number (#46) (5395589), closes #45
Commits
  • 851ced0 chore(release): 1.0.2 (#49)
  • 555ebb3 chore(release): 1.0.2
  • 8c3b9fe chore: merge master into develop (#48)
  • 0453a2a chore: update dependencies (including circle -> gha) (#47)
  • 5395589 fix: avoid "Error: Not Found" when octokit gives status as string instead of ...
  • afa6750 chore(deps): bump lodash from 4.17.19 to 4.17.21 (#28)
  • 46955fc chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#27)
  • 42009ca chore(deps): bump y18n from 4.0.0 to 4.0.1 (#26)
  • 1e6a8a7 chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#29)
  • 26fce9d chore(deps): bump ini from 1.3.5 to 1.3.8 (#25)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.