-
-
Notifications
You must be signed in to change notification settings - Fork 831
Bump the actions-deps group with 5 updates #7116
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
Conversation
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>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the actions-deps group with 5 updates:
1.2.8
1.2.9
5.13.2
5.13.3
5.25.9
5.25.10
3.13.2
3.13.3
24.6.0
24.6.1
Updates
bun
from 1.2.8 to 1.2.9Release notes
Sourced from bun's releases.
Commits
9a329c0
pass test-module-globalpaths-nodepath.js (#18879)f677ac3
Rename redis.disconnect to redis.close (#18880)03f3a59
Always disable stop if necessary timer (#18882)4a44257
pass test-require-exceptions.js (#18873)f912fd8
Fix typodff1f55
test: getzig build test
working (#18207)d028e1a
Allow multiple arguments in set in RedisClient (#18860)5f9f200
require.resolve withpaths
option (#18851)5fa1457
Introduce--redis-preconnect
CLI flag (#18862)eee5d4f
node:worker_threads low-hanging fruit (#18758)Updates
graphql-yoga
from 5.13.2 to 5.13.3Changelog
Sourced from graphql-yoga's changelog.
Commits
7354e05
chore(release): update monorepo packages versions (#3931)1773c8c
fix: handle originally unexpected errors correctly (#3968)8a636fe
fix(deps): update dependency typescript to v5.8.3 (#3961)b086a5c
fix(deps): update all non-major dependencies (#3960)693760d
fix(deps): update all non-major dependencies (#3941)7de85e2
docs(readme): fix links extension (#3826)6469b20
fix(deps): update all non-major dependencies (#3933)832e634
fix(deps): update all non-major dependencies (#3924)3a7ef74
Improve Fastify integration (#3930)ff7c23b
fix(deps): update all non-major dependencies (#3923)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.10Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
475b5db
Version Packages (#15712)c23f151
chore: remove stack-based module boundaries (#15711)966ccfb
fix: set deriveds asCLEAN
if they are assigned to (#15592)708f541
fix: better scope:global()
with nesting selector&
(#15671)Updates
@graphql-yoga/plugin-defer-stream
from 3.13.2 to 3.13.3Commits
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.1Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
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...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