Skip to content

build(deps-dev): bump the npm-development-minor-patch group across 1 directory with 4 updates - #3969

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/npm-development-minor-patch-4fd80ed61f
Open

build(deps-dev): bump the npm-development-minor-patch group across 1 directory with 4 updates#3969
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Elastic.Documentation.Site/npm-development-minor-patch-4fd80ed61f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-development-minor-patch group with 4 updates in the /src/Elastic.Documentation.Site directory: @axe-core/playwright, @elastic/synthetics, @testing-library/user-event and globals.

Updates @axe-core/playwright from 4.12.1 to 4.13.0

Release notes

Sourced from @​axe-core/playwright's releases.

Release 4.13.0

What's Changed

Full Changelog: dequelabs/axe-core-npm@v4.11.3...v4.13.0

Changelog

Sourced from @​axe-core/playwright's changelog.

4.13.0 (2026-08-10)

Features

Commits

Updates @elastic/synthetics from 1.25.0 to 1.26.0

Release notes

Sourced from @​elastic/synthetics's releases.

v1.26.0

1.26.0 (2026-08-14)

Bug Fixes

Features

  • allowlist certificate SPKIs for browser monitors (#1149) (22413fb)
Changelog

Sourced from @​elastic/synthetics's changelog.

Changelog

All notable changes to this project will be documented in this file.

For detailed release notes, please refer to the GitHub releases page.

v1.0.0-beta-39 (20222-11-29)

Features

  • Improve the performance of push command when monitors are created or updated by chunking the monitors #666
  • Add an example lightweight monitor yaml file when a new synthetics project is created via init command #650

Bug Fixes

  • Parse varying NDJSON chunked responses sizes from Kibana when the API endpoint is behind a proxy #680
  • Skip adding empty values for locations when creating new synthetics project using init command #658

v1.0.0-beta-38 (20222-11-02)

Features

  • Improve the validation of project monitor schedule for both browser and lightweight monitors. Error would be thrown if users would configure monitor schedule that are not supported. For lightweight monitors, we would save the schedule to the nearest supported schedule frequency #622

    Current allowed schedule values are 1, 3, 5, 10, 15, 30, 60 minutes respectively.

  • Improve the push command experience by showing the monitor management URL link once the push has been completed successfully #637

Bug Fixes

  • Pick the correct loader when bundling TypeScript or JavaScript journey files during push command #626

v1.0.0-beta-37 (20222-10-07)

Bug Fixes

  • fix an issue in newer versions of sharp by creating separate sharp instance to produce screenshots data #623

v1.0.0-beta-36 (20222-09-30)

... (truncated)

Commits
  • 27eda6e fix: remove Husky from the published package (#1172)
  • aca6c2c chore(deps): bump brace-expansion to latest patch versions (#1169)
  • 22413fb feat: allowlist certificate SPKIs for browser monitors (#1149)
  • 100e430 chore(deps): bump undici to ^7.19.0 (#1167)
  • 9efa228 ci: make E2E matrix failures non-blocking (#1168)
  • 85b064b test(e2e): add more stack versions to scheduled e2e matrix (#1166)
  • See full diff in compare view

Updates @testing-library/user-event from 14.6.3 to 14.6.4

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.4

14.6.4 (2026-08-11)

Bug Fixes

Commits

Updates globals from 17.9.0 to 17.11.0

Release notes

Sourced from globals's releases.

v17.11.0

  • Add react-native globals (#337) 61eafbf

sindresorhus/globals@v17.10.0...v17.11.0

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

…directory with 4 updates

Bumps the npm-development-minor-patch group with 4 updates in the /src/Elastic.Documentation.Site directory: [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm), [@elastic/synthetics](https://github.com/elastic/synthetics), [@testing-library/user-event](https://github.com/testing-library/user-event) and [globals](https://github.com/sindresorhus/globals).


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 `@elastic/synthetics` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/elastic/synthetics/releases)
- [Changelog](https://github.com/elastic/synthetics/blob/main/CHANGELOG.md)
- [Commits](elastic/synthetics@v1.25.0...v1.26.0)

Updates `@testing-library/user-event` from 14.6.3 to 14.6.4
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.3...v14.6.4)

Updates `globals` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.9.0...v17.11.0)

---
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-development-minor-patch
- dependency-name: "@elastic/synthetics"
  dependency-version: 1.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-minor-patch
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

Copy link
Copy Markdown

Docs preview (local build)

Handbook preview: https://docs-v3-preview.elastic.dev/elastic/docs-builder/pull/3969/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants