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

chore(deps-dev): Bump the dev-dependencies group across 1 directory with 2 updates #870

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2024

Bumps the dev-dependencies group with 2 updates in the / directory: puppeteer and puppeteer-core.

Updates puppeteer from 23.0.1 to 23.1.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.1.1

23.1.1 (2024-08-21)

Bug Fixes

puppeteer: v23.1.1

23.1.1 (2024-08-21)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.1.0 to 23.1.1

puppeteer-core: v23.1.0

23.1.0 (2024-08-14)

Features

  • improve type inference for selectors by adopting "typed-query-selector" (#12950) (77b729e)
  • support signal in WaitFor functions (#12926) (67e3be8)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.3.0 to 2.3.1

puppeteer: v23.1.0

23.1.0 (2024-08-14)

... (truncated)

Commits
  • 2c4a57b chore: release main (#12976)
  • d934cf5 fix: roll to Firefox 129.0.2 (#12987)
  • 69f9bca chore(deps-dev): Bump the dev-dependencies group across 1 directory with 15 u...
  • 26d54e3 chore(deps): Bump the all group across 1 directory with 9 updates (#12970)
  • 615823e ci: add cache to job (#12980)
  • e2277fa build: abort clean.mjs if not in a git repository (#12981)
  • 6d55c99 chore(deps): Bump the all group with 2 updates (#12971)
  • bfdc758 ci(browsers): pin Firefox under test to stable (#12977)
  • c9c5f13 chore(deps): Bump node from 1ae9ba8 to d3c8aba in /docker in the all grou...
  • b2b93d8 build: resolveDownloadPath should respect channel for Firefox (#12978)
  • Additional commits viewable in compare view

Updates puppeteer-core from 23.0.1 to 23.1.1

Release notes

Sourced from puppeteer-core's releases.

puppeteer-core: v23.1.1

23.1.1 (2024-08-21)

Bug Fixes

puppeteer-core: v23.1.0

23.1.0 (2024-08-14)

Features

  • improve type inference for selectors by adopting "typed-query-selector" (#12950) (77b729e)
  • support signal in WaitFor functions (#12926) (67e3be8)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.3.0 to 2.3.1

puppeteer-core: v23.0.2

23.0.2 (2024-08-08)

Bug Fixes

Commits
  • 2c4a57b chore: release main (#12976)
  • d934cf5 fix: roll to Firefox 129.0.2 (#12987)
  • 69f9bca chore(deps-dev): Bump the dev-dependencies group across 1 directory with 15 u...
  • 26d54e3 chore(deps): Bump the all group across 1 directory with 9 updates (#12970)
  • 615823e ci: add cache to job (#12980)
  • e2277fa build: abort clean.mjs if not in a git repository (#12981)
  • 6d55c99 chore(deps): Bump the all group with 2 updates (#12971)
  • bfdc758 ci(browsers): pin Firefox under test to stable (#12977)
  • c9c5f13 chore(deps): Bump node from 1ae9ba8 to d3c8aba in /docker in the all grou...
  • b2b93d8 build: resolveDownloadPath should respect channel for Firefox (#12978)
  • Additional commits viewable in compare view

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

…ith 2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [puppeteer](https://github.com/puppeteer/puppeteer) and [puppeteer-core](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 23.0.1 to 23.1.1
- [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.0.1...puppeteer-v23.1.1)

Updates `puppeteer-core` from 23.0.1 to 23.1.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v23.0.1...puppeteer-core-v23.1.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: puppeteer-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2024
@OrKoN OrKoN merged commit 4ec67d2 into main Aug 25, 2024
10 checks passed
@OrKoN OrKoN deleted the dependabot/npm_and_yarn/dev-dependencies-06546cc60b branch August 25, 2024 07:43
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