Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps the actions-deps group with 5 updates:

Package From To
bun 1.2.8 1.2.9
graphql-yoga 5.13.2 5.13.3
svelte 5.25.9 5.25.10
@graphql-yoga/plugin-defer-stream 3.13.2 3.13.3
puppeteer 24.6.0 24.6.1

Updates bun from 1.2.8 to 1.2.9

Release notes

Sourced from bun's releases.

Bun v1.2.9

To install Bun v1.2.9

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.9:

bun upgrade

Read Bun v1.2.9's release notes on Bun's blog

Thanks to 13 contributors!

Commits

Updates graphql-yoga from 5.13.2 to 5.13.3

Changelog

Sourced from graphql-yoga's changelog.

5.13.3

Patch Changes

  • #3968 1773c8c Thanks @​ardatan! - Handle unexpected errors correctly.

    Yoga checks originalError to see if it is a wrapped error of an unexpected error, because execution engine can wrap it multiple times.

  • #3930 3a7ef74 Thanks @​ardatan! - Bump @whatwg-node/server

  • Updated dependencies [3a7ef74]:

    • @​graphql-yoga/subscription@​5.0.4
Commits
Maintainer changes

This version was pushed to npm by theguild-bot, a new releaser for graphql-yoga since your current version.


Updates svelte from 5.25.9 to 5.25.10

Release notes

Sourced from svelte's releases.

svelte@5.25.10

Patch Changes

  • fix: set deriveds as CLEAN if they are assigned to (#15592)

  • fix: better scope :global() with nesting selector & (#15671)

Changelog

Sourced from svelte's changelog.

5.25.10

Patch Changes

  • fix: set deriveds as CLEAN if they are assigned to (#15592)

  • fix: better scope :global() with nesting selector & (#15671)

Commits

Updates @graphql-yoga/plugin-defer-stream from 3.13.2 to 3.13.3

Commits
Maintainer changes

This version was pushed to npm by theguild-bot, a new releaser for @​graphql-yoga/plugin-defer-stream since your current version.


Updates puppeteer from 24.6.0 to 24.6.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.6.1

24.6.1 (2025-04-09)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.9.0 to 2.10.0

puppeteer: v24.6.1

24.6.1 (2025-04-09)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.9.0 to 2.10.0
      • puppeteer-core bumped from 24.6.0 to 24.6.1
Changelog

Sourced from puppeteer's changelog.

24.6.1 (2025-04-09)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.9.0 to 2.10.0

Bug Fixes

Commits
  • 45a289e chore: release main (#13762)
  • 8145dd6 fix: optimize base64 decoding (#13753)
  • 43baf13 feat: expose utilities for managing browser artifacts manually (#13761)
  • 4013556 fix(webdriver): handle errors if exposed function args are no longer availabl...
  • 446a07c fix: roll to Firefox 137.0.1 (#13758)
  • ab6459f fix: roll to Chrome 135.0.7049.84 (#13756)
  • 1007c56 ci: disable wireit caching (#13754)
  • af20ea8 test: fix a flaky test (#13751)
  • 559cf41 chore(deps-dev): Bump @​swc/core from 1.11.13 to 1.11.16 in /website in the al...
  • 3b8303d chore(deps): Bump estree-util-value-to-estree from 3.3.2 to 3.3.3 in /website...
  • 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

Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [bun](https://github.com/oven-sh/bun) | `1.2.8` | `1.2.9` |
| [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.13.2` | `5.13.3` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.25.9` | `5.25.10` |
| [@graphql-yoga/plugin-defer-stream](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/defer) | `3.13.2` | `3.13.3` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.6.0` | `24.6.1` |


Updates `bun` from 1.2.8 to 1.2.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.2.8...bun-v1.2.9)

Updates `graphql-yoga` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/graphql-yoga@5.13.3/packages/graphql-yoga)

Updates `svelte` from 5.25.9 to 5.25.10
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.25.10/packages/svelte)

Updates `@graphql-yoga/plugin-defer-stream` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/plugin-defer-stream@3.13.3/packages/plugins/defer)

Updates `puppeteer` from 24.6.0 to 24.6.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.6.0...puppeteer-v24.6.1)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: graphql-yoga
  dependency-version: 5.13.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: svelte
  dependency-version: 5.25.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: "@graphql-yoga/plugin-defer-stream"
  dependency-version: 3.13.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: puppeteer
  dependency-version: 24.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 9, 2025
Copy link

changeset-bot bot commented Apr 9, 2025

⚠️ No Changeset found

Latest commit: 86a6c81

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

coderabbitai bot commented Apr 9, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions-deps-bf22d77328 branch April 9, 2025 21:31
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.

0 participants