build(deps-dev): Bump the npm-app-patch-minor group in /app with 4 updates - #443
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): Bump the npm-app-patch-minor group in /app with 4 updates#443dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-app-patch-minor group in /app with 4 updates: [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm), [axe-core](https://github.com/dequelabs/axe-core), [electron](https://github.com/electron/electron) and [electron-playwright-helpers](https://github.com/spaceagetv/electron-playwright-helpers). Updates `@axe-core/playwright` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0) Updates `axe-core` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.12.1...v4.13.0) Updates `electron` from 43.3.0 to 43.4.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v43.3.0...v43.4.0) Updates `electron-playwright-helpers` from 2.1.0 to 2.3.1 - [Release notes](https://github.com/spaceagetv/electron-playwright-helpers/releases) - [Changelog](https://github.com/spaceagetv/electron-playwright-helpers/blob/main/docs/CHANGELOG.md) - [Commits](spaceagetv/electron-playwright-helpers@v2.1.0...v2.3.1) --- updated-dependencies: - dependency-name: "@axe-core/playwright" dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-app-patch-minor - dependency-name: axe-core dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-app-patch-minor - dependency-name: electron dependency-version: 43.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-app-patch-minor - dependency-name: electron-playwright-helpers dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-app-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-app-patch-minor group in /app with 4 updates: @axe-core/playwright, axe-core, electron and electron-playwright-helpers.
Updates
@axe-core/playwrightfrom 4.12.1 to 4.13.0Release notes
Sourced from @axe-core/playwright's releases.
Changelog
Sourced from @axe-core/playwright's changelog.
Commits
Updates
axe-corefrom 4.12.1 to 4.13.0Release notes
Sourced from axe-core's releases.
... (truncated)
Changelog
Sourced from axe-core's changelog.
Commits
1cc54b9chore(release): v4.13.0 (#5288)a1c9ebbchore(release): 4.13.098400d7test(arialabelledby-text): cover closed shadow DOM and out-of-tree idrefs (#5...bcd791cfeat(standards/ariaAttrs): add caseInsensitive property for attributes (#5224)fd6fa9ffix(aria-prohibited-attr): visible aria-labelledby requires review only (#5285)013ee82ci: increase wait-for-npm-ready timeout for publish scan delay (#5286)c5fd013fix(landmark-unique): exclude section/form with non-landmark roles from landm...dcd13f2feat(i18n): Add Swedish locale (#5190)a713bd8test(hasAriaValue): reenable skipped test due to firefox crash (#5229)fb94f8afix(standards): update aria-errormessage and aria-details to be idrefs (#5157)Updates
electronfrom 43.3.0 to 43.4.0Release notes
Sourced from electron's releases.
Commits
154ee91build: add release-assets.json expected-asset manifest (43-x-y) (#52732)3aa653efix: don't allocate crash keys inside the v8 oom callback (#52725)8e867d9chore: cherry-pick 4 changes from angle and chromium (#52709)fb05750fix: exit and lower child shutdown priority when the windows session ends (#5...999ab41chore: remove redundant isolate params in the context bridge (#52703)3367edechore: bump chromium to 150.0.7871.224 (43-x-y) (#52693)f05dfa0fix: guard NotifyUserActivation on live main frame. (#52697)74fab79fix: exit gracefully when the display server connection is lost (#52685)22341b0docs: advise bisect-friendly commits in chromium upgrade skill (#52688)ca5fb8ddocs: tighten commit organization rules in electron-chromium-upgrade skill (#...Updates
electron-playwright-helpersfrom 2.1.0 to 2.3.1Release notes
Sourced from electron-playwright-helpers's releases.
... (truncated)
Changelog
Sourced from electron-playwright-helpers's changelog.
... (truncated)
Commits
cfe61a4chore(release): 2.3.1 [skip ci]dbce4a7fix: show docs, refactor, test and style commits in the changelog3915f23chore(release): 2.3.0 [skip ci]cd6f20afeat: explain more errors, with the fix to make, not just the symptomd91f017chore(release): 2.2.4 [skip ci]270ac66test: cover the disable + matching-non-teardown throw in retry()366034dchore(release): 2.2.3 [skip ci]a109e88fix: report why a menu property failed to serialize7670914chore: replace chai with node:assert/strict and bump mocha to 119dcdcd3chore: upgrade semantic-release toolchain and drop dead build configMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for electron-playwright-helpers since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions