-
Notifications
You must be signed in to change notification settings - Fork 324
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 with 5 updates #4750
Merged
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
labels
Feb 12, 2024
govuk-design-system-ci
temporarily deployed
to
govuk-frontend-pr-4750
February 12, 2024 10:22
Inactive
📋 StatsFile sizes
Modules
View stats and visualisations on the review app Action run for 4f5cc41 |
govuk-design-system-ci
temporarily deployed
to
govuk-frontend-pr-4750
February 12, 2024 13:33
Inactive
colinrotherham
approved these changes
Feb 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Picks up my fixes from argos-ci/jest-puppeteer#576 and dropping Node.js 16 isn't a breaking change for us
Happy to approve
Bumps the test group with 5 updates: | Package | From | To | | --- | --- | --- | | [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) | `9.0.2` | `10.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `21.10.0` | `22.0.0` | | [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server) | `9.0.2` | `10.0.0` | | [jest-environment-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-environment-puppeteer) | `9.0.2` | `10.0.0` | Updates `jest-puppeteer` from 9.0.2 to 10.0.0 - [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.0.0/packages/jest-puppeteer) Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `puppeteer` from 21.10.0 to 22.0.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v21.10.0...puppeteer-v22.0.0) Updates `jest-dev-server` from 9.0.2 to 10.0.0 - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-dev-server/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.0.0/packages/jest-dev-server) Updates `jest-environment-puppeteer` from 9.0.2 to 10.0.0 - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-environment-puppeteer/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v10.0.0/packages/jest-environment-puppeteer) --- updated-dependencies: - dependency-name: jest-puppeteer dependency-type: direct:development update-type: version-update:semver-major dependency-group: test - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-major dependency-group: test - dependency-name: jest-dev-server dependency-type: direct:development update-type: version-update:semver-major dependency-group: test - dependency-name: jest-environment-puppeteer dependency-type: direct:development update-type: version-update:semver-major dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
colinrotherham
force-pushed
the
dependabot/npm_and_yarn/test-e119aca438
branch
from
February 12, 2024 13:54
4f1d6f6
to
4f5cc41
Compare
govuk-design-system-ci
temporarily deployed
to
govuk-frontend-pr-4750
February 12, 2024 13:54
Inactive
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 test group with 5 updates:
9.0.2
10.0.0
29.5.11
29.5.12
21.10.0
22.0.0
9.0.2
10.0.0
9.0.2
10.0.0
Updates
jest-puppeteer
from 9.0.2 to 10.0.0Release notes
Sourced from jest-puppeteer's releases.
Changelog
Sourced from jest-puppeteer's changelog.
Commits
018b010
v10.0.0Updates
@types/jest
from 29.5.11 to 29.5.12Commits
Updates
puppeteer
from 21.10.0 to 22.0.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
9fbb9f9
chore: release main (#11821)46a3ef2
refactor!: rename createIncognitoBrowserContext to createBrowserContext (#11834)c63414d
chore: bump firefox test version (#11835)d0f4a8d
chore(deps): Bump the dependencies group with 1 update (#11829)b2c69fe
build: fix EsLint rule and add fixer (#11826)197f005
test: replace usages of webkit-scrollbar with scrollbar-width (#11825)6514acc
test: fix pdf tests (#11822)75c9e11
refactor!: enable the new-headless mode by default (#11815)7564dfa
refactor!: remove networkConditions in favor of PredefinedNetworkConditions (...84d9a94
refactor!: use ReadableStreams (#11805)Updates
jest-dev-server
from 9.0.2 to 10.0.0Release notes
Sourced from jest-dev-server's releases.
Changelog
Sourced from jest-dev-server's changelog.
Commits
018b010
v10.0.0Updates
jest-environment-puppeteer
from 9.0.2 to 10.0.0Release notes
Sourced from jest-environment-puppeteer's releases.
Changelog
Sourced from jest-environment-puppeteer's changelog.
Commits
018b010
v10.0.06d7a02f
feat: add Puppeteer v22 compatibility (#576)e6ef61b
docs(pkg): correct homepage link which was missing full dir name (#574)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