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 dependencies group with 2 updates #175

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the dependencies group with 2 updates: puppeteer and shiki.

Updates puppeteer from 24.2.0 to 24.2.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.2.1

24.2.1 (2025-02-13)

Bug Fixes

puppeteer: v24.2.1

24.2.1 (2025-02-13)

Bug Fixes

  • don't wait for activation if the connection is disconnected (#13591) (6b20ac1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
Changelog

Sourced from puppeteer's changelog.

24.2.1 (2025-02-13)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
Commits
  • 91d0925 chore: release main (#13594)
  • ea11a46 fix: roll to Chrome 133.0.6943.98 (#13611)
  • 436e95a chore(deps): Bump serialize-javascript from 6.0.1 to 6.0.2 in /website (#13610)
  • fad9744 chore: fix release please issue (#13608)
  • 2f470cd fix(network): propagate CDP error in interception (#13607)
  • 54481ed chore(deps): Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group...
  • cb449d3 chore(deps-dev): Bump the dev-dependencies group across 1 directory with 10 u...
  • 4e42d53 chore(deps): Bump semver from 7.7.0 to 7.7.1 in the dependencies group (#13601)
  • 996eae8 chore(deps): Bump node from ae2f3d4 to 5145c88 in /docker in the all grou...
  • 6e8014d test: add a test for multiple dblclicks (#13597)
  • Additional commits viewable in compare view

Updates shiki from 2.3.2 to 2.4.2

Release notes

Sourced from shiki's releases.

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

   🚀 Features

    View changes on GitHub

v2.4.0

   🚀 Features

    View changes on GitHub
Commits
  • d52da67 chore: release v2.4.2
  • aa84bbc chore: release v2.4.1
  • 89ae773 feat: expose guessEmbeddedLanguages from core
  • be1d614 chore: release v2.4.0
  • 20e6c8b feat(shortcuts): guess embedded language and auto load in shortcuts (#932)
  • See full diff 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

Bumps the dependencies group with 2 updates: [puppeteer](https://github.com/puppeteer/puppeteer) and [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki).


Updates `puppeteer` from 24.2.0 to 24.2.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.2.0...puppeteer-v24.2.1)

Updates `shiki` from 2.3.2 to 2.4.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.4.2/packages/shiki)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Updates project dependencies label Feb 17, 2025
@github-actions github-actions bot merged commit f3ee7ed into main Feb 17, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-7d8f434439 branch February 17, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants