build(deps): bump the actions-deps group with 4 updates - #8293
Merged
Conversation
Bumps the actions-deps group with 4 updates: [@apollo/client](https://github.com/apollographql/apollo-client), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [ws](https://github.com/websockets/ws) and [postcss](https://github.com/postcss/postcss). Updates `@apollo/client` from 4.2.6 to 4.2.7 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/@apollo/client@4.2.6...@apollo/client@4.2.7) Updates `svelte` from 5.56.4 to 5.56.5 - [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.56.5/packages/svelte) Updates `ws` from 8.21.0 to 8.21.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.1) Updates `postcss` from 8.5.14 to 8.5.19 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.19) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: svelte dependency-version: 5.56.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/executor |
1.5.6-alpha-20260714213100-c6ea7275664712306549c91ffcf2db88dd11dddf |
npm ↗︎ unpkg ↗︎ |
@ardatan/relay-compiler |
13.0.2-alpha-20260714213100-c6ea7275664712306549c91ffcf2db88dd11dddf |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/relay-operation-optimizer |
7.1.7-alpha-20260714213100-c6ea7275664712306549c91ffcf2db88dd11dddf |
npm ↗︎ unpkg ↗︎ |
Contributor
💻 Website PreviewThe latest changes are available as preview in: https://pr-8293.graphql-tools-8ja.pages.dev |
This file contains hidden or 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
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 actions-deps group with 4 updates: @apollo/client, svelte, ws and postcss.
Updates
@apollo/clientfrom 4.2.6 to 4.2.7Release notes
Sourced from @apollo/client's releases.
Changelog
Sourced from @apollo/client's changelog.
Commits
544daabVersion Packages (#13332)538c906RemovelastRequestIdonQueryInfo(#13320)c843c98chore(deps): update dependency js-yaml to v5 (#13313)c6840fcchore(deps): update actions/upload-artifact action to v7 (#13163)4c280e3chore(deps): update actions/github-script action to v9 (#13195)0eabbffBump js-yaml from 4.1.1 to 4.2.0 in /scripts/changesets/categorized (#13284)Updates
sveltefrom 5.56.4 to 5.56.5Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
602a873Version Packages (#18497)a4fd67efix: $state.eager() is sometimes incorrect in SSR (#18530)199ffebfix: clear previous_task reference after abort in Tween (#18541)edeef1fchore: add some failing tests (#18528)a91b068fix: abort deriveds own AbortSignal when it disconnects (#18400)b4d1583fix: transform computed keys in keyed each block destructuring patterns (#18521)08a9e9efix: prevent derived connection leak in untracked contexts (#18517)bfbb026fix: skip unnecessary derived effect in earlier batch (#18525)5edd8b0fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)41642b7fix: avoid declaration tag warning in event handlers (#18500)Updates
wsfrom 8.21.0 to 8.21.1Release notes
Sourced from ws's releases.
Commits
ae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7a2f4e7c[fix] Count empty fragments toward the limit (#2329)e79f912[pkg] Approve install scripts for bufferutil and utf-8-validate4ea355d[doc] Document 32-bit signed integer coercion for option values2120f4c[example] Remove uuid dependency4c534a6[security] Add latest vulnerability to SECURITY.mdUpdates
postcssfrom 8.5.14 to 8.5.19Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9543b22Release 8.5.19 version3d13bf9Fix CI on Windows too00d0dd2Keep explicitly set raws.before when inserting nodes into root (#2111)7a05b33Temporary fix CI4c0d194Release 8.5.18 version92b4e78Update dependencies95663d3Limit where source map can be loaded for security reasons74e25aeRelease 8.5.17 versiond1518afFix Maximum call stack size exceeded error2421312Fix linterMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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