build(deps): bump the actions-deps group across 1 directory with 20 updates#8254
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the actions-deps group across 1 directory with 20 updates#8254dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
c0b43c1 to
1756a77
Compare
…pdates Bumps the actions-deps group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `4.2.0` | `4.2.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.1` | `8.62.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.1` | `8.62.1` | | [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) | `6.0.1` | `6.0.3` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `18.0.1` | `18.2.1` | | [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.21.0` | `5.21.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` | `17.0.8` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.4` | | [@repeaterjs/repeater](https://github.com/repeaterjs/repeater) | `3.0.6` | `3.1.0` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.35` | `3.5.39` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.0` | `5.56.4` | | [svelte2tsx](https://github.com/sveltejs/language-tools) | `0.7.56` | `0.7.57` | | [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.1.21` | `10.1.22` | | [graphql-tag](https://github.com/apollographql/graphql-tag) | `2.12.6` | `2.12.7` | | [immutable](https://github.com/immutable-js/immutable-js) | `5.1.6` | `5.1.9` | | [@graphql-yoga/plugin-defer-stream](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/defer) | `3.21.0` | `3.21.2` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `25.1.0` | `25.2.1` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.16` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.96.0` | `4.106.0` | Updates `@apollo/client` from 4.2.0 to 4.2.4 - [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.0...@apollo/client@4.2.4) Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/parser) Updates `@urql/core` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/core@6.0.3/packages/core) Updates `eslint-plugin-n` from 18.0.1 to 18.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v18.0.1...v18.2.1) Updates `graphql-yoga` from 5.21.0 to 5.21.2 - [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.21.2/packages/graphql-yoga) Updates `lint-staged` from 17.0.7 to 17.0.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.7...v17.0.8) Updates `prettier` from 3.8.3 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.4) Updates `@repeaterjs/repeater` from 3.0.6 to 3.1.0 - [Release notes](https://github.com/repeaterjs/repeater/releases) - [Changelog](https://github.com/repeaterjs/repeater/blob/master/CHANGELOG.md) - [Commits](https://github.com/repeaterjs/repeater/commits/v3.1.0) Updates `@vue/compiler-sfc` from 3.5.35 to 3.5.39 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.39/packages/compiler-sfc) Updates `svelte` from 5.56.0 to 5.56.4 - [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.4/packages/svelte) Updates `svelte2tsx` from 0.7.56 to 0.7.57 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx@0.7.56...svelte2tsx@0.7.57) Updates `@graphql-tools/stitch` from 10.1.21 to 10.1.22 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitch/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/stitch@10.1.22/packages/stitch) Updates `graphql-tag` from 2.12.6 to 2.12.7 - [Release notes](https://github.com/apollographql/graphql-tag/releases) - [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md) - [Commits](apollographql/graphql-tag@v2.12.6...v2.12.7) Updates `immutable` from 5.1.6 to 5.1.9 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v5.1.6...v5.1.9) Updates `@graphql-yoga/plugin-defer-stream` from 3.21.0 to 3.21.2 - [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.21.2/packages/plugins/defer) Updates `puppeteer` from 25.1.0 to 25.2.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v25.1.0...puppeteer-v25.2.1) Updates `webpack` from 5.107.2 to 5.108.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.3) Updates `postcss` from 8.5.14 to 8.5.16 - [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.16) Updates `wrangler` from 4.96.0 to 4.106.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.106.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-yoga/plugin-defer-stream" dependency-version: 3.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@repeaterjs/repeater" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@urql/core" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: eslint-plugin-n dependency-version: 18.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: graphql-tag dependency-version: 2.12.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: graphql-yoga dependency-version: 5.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: immutable dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: lint-staged dependency-version: 17.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: puppeteer dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: svelte dependency-version: 5.56.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: svelte2tsx dependency-version: 0.7.57 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: webpack dependency-version: 5.108.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: wrangler dependency-version: 4.105.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1756a77 to
6699c43
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 20 updates in the / directory:
4.2.04.2.48.60.18.62.18.60.18.62.16.0.16.0.318.0.118.2.15.21.05.21.217.0.717.0.83.8.33.9.43.0.63.1.03.5.353.5.395.56.05.56.40.7.560.7.5710.1.2110.1.222.12.62.12.75.1.65.1.93.21.03.21.225.1.025.2.15.107.25.108.38.5.148.5.164.96.04.106.0Updates
@apollo/clientfrom 4.2.0 to 4.2.4Release notes
Sourced from @apollo/client's releases.
Changelog
Sourced from @apollo/client's changelog.
Commits
5d58ed0Version Packages (#13298)e4df809Fix client.readFragment/client.readQuery when passingoptimistic: truein o...61b6c00docs: add guidance on testing suspense hooks with MockedProvider (#13291)60ac9faDocumentrefetchQueriescaveat forskipvsskipToken(#13290)42948e1chore(deps): update dependency graphql to v17.0.1 (#13293)6004933[docs] Fix anchor link for useLazyQuery (#13288)691aa3bchore(deps): update all dependencies - patch updates to v16.14.2 (#13283)b9ab334chore(deps): update all dependencies - patch updates (#13277)79271d4Persist credentials so cleanup works (#13269)48d2d16Version Packages (#13266)Updates
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.62.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.14ecca6dfix(eslint-plugin): [no-unnecessary-type-assertion] parenthesize object liter...f3a7ec7chore(eslint-plugin-internal): [no-dynamic-tests] restrict where noFormat can...301f350fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] preserve boolean...ebce2d4fix(eslint-plugin): [prefer-optional-chain] use suggestion instead of autofix...54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)b784054chore: usestableTypeOrderingcompiler option (#12427)aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...Updates
@typescript-eslint/parserfrom 8.60.1 to 8.62.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.0Updates
@urql/corefrom 6.0.1 to 6.0.3Release notes
Sourced from @urql/core's releases.
Changelog
Sourced from @urql/core's changelog.
Commits
d510a9aVersion Packages (#3894)f6b6e5dfix(core): Dropgraphqltype switch, since this is done already by `@0no-co...867d162Version Packages (#3880)be528ecFix subscription teardown race (#3885)e84e8cdUnwrap payload property when parsing the first result (#3881)a90d3d5Fix async mapExchange teardown handling (#3879)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@urql/coresince your current version.Updates
eslint-plugin-nfrom 18.0.1 to 18.2.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
37da568chore(master): release 18.2.1 (#546)a0d7819fix: ensure types have valid syntax (#544)ccd1832chore(master): release 18.2.0 (#543)04c99dffeat: addmodule.exportsforrequire(esm)interop (#542)fc70bdfchore(master): release 18.1.0 (#528)fd4f84efeat: Allow workspace root dependencies for no-extraneous-import (#536)5fde036fix: Allow leading forwardslash in package.json "files" field (#534) (#535)63a90effix: no-extraneous-import for type-only@typesdependencies (#533)75fbe34fix(prefer-promises/fs): add missing fs.promises APIs (cp, glob, lutimes, ope...058916adocs: Update online playground link in READMEUpdates
graphql-yogafrom 5.21.0 to 5.21.2Changelog
Sourced from graphql-yoga's changelog.
Commits
13b7c67chore(release): update monorepo packages versions (#4519)2400998chore(release): update monorepo packages versions (#4459)4b43efdBump whatwg node server (#4513)52960bfTypeScript v7 (#4457)Updates
lint-stagedfrom 17.0.7 to 17.0.8Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
5f3b8f2Merge pull request #1812 from lint-staged/changeset-release/main43a9b8dchore(changeset): release630e2f6Merge pull request #1809 from lint-staged/restore-merge-status179b437fix: restore Git merge status after creating backup stash6bae2e2Merge pull request #1811 from lint-staged/exec-git-ignore-stderrb82a830ci: run npm audit omitting dev, including prod dependencies0b19b80build(deps): update dependencies3d0b2c0fix: ignore stderr when doing Git operationsUpdates
prettierfrom 3.8.3 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
@repeaterjs/repeaterfrom 3.0.6 to 3.1.0Release notes
Sourced from @repeaterjs/repeater's releases.
Changelog
Sourced from @repeaterjs/repeater's changelog.
Commits
Updates
@vue/compiler-sfcfrom 3.5.35 to 3.5.39Release notes
Sourced from @vue/compiler-sfc's releases.