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 the test group across 1 directory with 4 updates #4377

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the test group with 4 updates in the / directory: @axe-core/puppeteer, jest-puppeteer, puppeteer and @types/jest.

Updates @axe-core/puppeteer from 4.10.0 to 4.10.1

Release notes

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

Release 4.10.1

What's Changed

New Contributors

Full Changelog: dequelabs/axe-core-npm@v4.10.0...v4.10.1

Changelog

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

4.10.1 (2024-10-29)

Bug Fixes

Commits

Updates jest-puppeteer from 10.1.1 to 10.1.4

Release notes

Sourced from jest-puppeteer's releases.

v10.1.4

Bug Fixes

  • revert types resolution from [@jest](https://github.com/jest)/globals (#604) (4bc420b)

v10.1.3

Bug Fixes

v10.1.2

Bug Fixes

  • fix types resolution for expect-puppeteer (#599) (37e3271)
Changelog

Sourced from jest-puppeteer's changelog.

10.1.4 (2024-10-26)

Note: Version bump only for package jest-puppeteer

10.1.3 (2024-10-22)

Note: Version bump only for package jest-puppeteer

10.1.2 (2024-10-10)

Note: Version bump only for package jest-puppeteer

Commits

Updates puppeteer from 23.3.0 to 23.10.4

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.10.4

23.10.4 (2024-12-12)

Bug Fixes

puppeteer: v23.10.4

23.10.4 (2024-12-12)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.10.3 to 23.10.4

puppeteer-core: v23.10.3

23.10.3 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.6.0 to 2.6.1

puppeteer: v23.10.3

23.10.3 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.6.0 to 2.6.1
      • puppeteer-core bumped from 23.10.2 to 23.10.3

puppeteer-core: v23.10.2

23.10.2 (2024-12-09)

Bug Fixes

... (truncated)

Commits

Updates @types/jest from 29.5.12 to 29.5.14

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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@dependabot dependabot bot requested a review from a team December 16, 2024 10:57
Copy link

netlify bot commented Dec 16, 2024

You can preview this change here:

Name Link
🔨 Latest commit a1a9907
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/6760696131fa5800081f8d25
😎 Deploy Preview https://deploy-preview-4377--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@romaricpascal
Copy link
Member

@dependabot rebase

Bumps the test group with 4 updates in the / directory: [@axe-core/puppeteer](https://github.com/dequelabs/axe-core-npm), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer), [puppeteer](https://github.com/puppeteer/puppeteer) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `@axe-core/puppeteer` from 4.10.0 to 4.10.1
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.10.0...v4.10.1)

Updates `jest-puppeteer` from 10.1.1 to 10.1.4
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.1.4/packages/jest-puppeteer)

Updates `puppeteer` from 23.3.0 to 23.10.4
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.3.0...puppeteer-v23.10.4)

Updates `@types/jest` from 29.5.12 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@axe-core/puppeteer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: jest-puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/test-ef3145ea0d branch from b1e55f4 to 1cecb79 Compare December 16, 2024 17:36
@romaricpascal romaricpascal merged commit b539c97 into main Dec 16, 2024
15 checks passed
@romaricpascal romaricpascal deleted the dependabot/npm_and_yarn/test-ef3145ea0d branch December 16, 2024 17:57
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant