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 development_dependencies group across 6 directories with 20 updates #5006

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the development_dependencies group with 19 updates in the / directory:

Package From To
@changesets/cli 2.26.2 2.27.10
@graphql-codegen/cli 5.0.2 5.0.3
@nx/eslint-plugin 19.3.0 19.8.13
@nx/workspace 19.3.0 19.8.13
@shopify/generate-docs 0.15.6 0.16.4
@types/node 18.19.3 18.19.67
knip 5.11.0 5.39.0
nx 19.3.0 19.8.13
oclif 4.6.1 4.16.0
typescript 5.2.2 5.7.2
@types/http-proxy 1.17.14 1.17.15
@oclif/plugin-commands 3.3.2 3.3.4
@oclif/plugin-plugins 5.1.2 5.4.19
@types/lodash 4.14.195 4.17.13
typedoc 0.25.13 0.27.2
@cucumber/pretty-formatter 1.0.0 1.0.1
sass 1.76.0 1.81.0
vite 5.3.1 5.4.11
@actions/core 1.10.1 1.11.1

Bumps the development_dependencies group with 5 updates in the /packages/cli-kit directory:

Package From To
@types/node 18.19.3 18.19.67
typescript 5.2.2 5.7.2
@types/react 18.2.0 18.3.12
@types/lodash 4.14.195 4.17.13
typedoc 0.25.13 0.27.2

Bumps the development_dependencies group with 1 update in the /packages/eslint-plugin-cli directory: typescript.
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-dev-console directory: @types/node, typescript and @types/react.
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-server-kit directory: @types/node, typescript and @types/react.
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-test-utils directory: @types/node, typescript and @types/react.

Updates @changesets/cli from 2.26.2 to 2.27.10

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.10

Patch Changes

@​changesets/cli@​2.27.9

Patch Changes

@​changesets/cli@​2.27.8

Patch Changes

... (truncated)

Commits

Updates @graphql-codegen/cli from 5.0.2 to 5.0.3

Changelog

Sourced from @​graphql-codegen/cli's changelog.

5.0.3

Patch Changes

Commits
  • effc3bc chore(release): update monorepo packages versions (#10076)
  • afa2dd1 chore(deps): update dependency bob-the-bundler to v7 (#9431)
  • 8bb34e7 chore(deps): update dependency typescript to v5.5.4 (#10069)
  • 5fb302c fix(deps): update all non-major dependencies (#10070)
  • e0092b5 Bump whatwg-node and graphql-config
  • b9006ec Cleanup
  • f8b637a chore(deps): update dependency @​types/mkdirp to v2 (#9948)
  • 7e1e5ab chore(deps): update graphql-tools (#9965)
  • fcdefb6 Add ability to ignore tests to build example script, ignore failed example-re...
  • b830259 chore(deps): update dependency @​types/is-glob to v4.0.4 (#9859)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 19.3.0 to 19.8.13

Release notes

Sourced from @​nx/eslint-plugin's releases.

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • react: depends on migration should ignore configs that point to @​nx/react #28377 (#28382, #28377)
  • webpack: update stylus version to fix security issue (#28646)

❤️ Thank You

... (truncated)

Commits

Updates @nx/workspace from 19.3.0 to 19.8.13

Release notes

Sourced from @​nx/workspace's releases.

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • react: depends on migration should ignore configs that point to @​nx/react #28377 (#28382, #28377)
  • webpack: update stylus version to fix security issue (#28646)

❤️ Thank You

... (truncated)

Commits

Updates @shopify/generate-docs from 0.15.6 to 0.16.4

Updates @types/node from 18.19.3 to 18.19.67

Commits

Updates knip from 5.11.0 to 5.39.0

Release notes

Sourced from knip's releases.

Release 5.39.0

  • yarn.config.cjs support (#864) (759503db)
  • Track Angular environment files as entry points (#868) (7950bf3d)

Release 5.38.4

  • Update Angular workspace types and add update script (#866) (9074440d)
  • Tracks Cypress component support file (#867) (4a6eddc3)
  • docs: update entry/project defaults with production mode (#861) (5f4e1391)
  • Track Angular's server builder option (#865) (dbf502b8)
  • fix: add scp to IGNORED_GLOBAL_BINARIES (#863) (0362c89f)

Release 5.38.3

  • Fix traces for default export (resolves #860) (90d1f5cd)
  • Fix typo (204ce6dd)

Release 5.38.2

  • Fix for certain failing cases of --include-libs (resolves #855) (5242ddd4)

Release 5.38.1

  • Fix regression re. isIncludeEntryExports → skipExportsAnalysis from scripts/plugins (resolves #857) (b8379dec)

Release 5.38.0

  • Webpack → webpack (5f4cb26b)
  • Fix ignored workspace matching (1c6309d0)
  • Upgrade smol-toml (closes #852) (fc88c1a4)
  • Add past sponsors (38cfa080)
  • Update docs (close #845) (7d7802ce)
  • Add plop pkg/bin + auto-format fixture (cd59544e)
  • Add plop plugin (#851) (060b28d3)
  • Add Astro middleware and actions (#850) (031bc205)
  • Add issue template for docs (fd621249)
  • Fix non-terminal ec blocks bg color (closes #846) (f735453b)

Release 5.37.2

  • Update some deps (862701ea)
  • Fix up ec styling a bit (9bdb2c06)
  • Add array expression to isConsiderReferencedNS (resolves #844) (1baa1d4c)
  • Fix up unused files for jest-unit (resolves #841) (4657618d)

Release 5.37.1

  • Use entire body of in vue compiler (fixes #740) (8d53df51)
  • Update compilers.md. (#838) (1cf68c89)
  • Format (db9da719)

Release 5.37.0

  • Fix incorrect unused file in watcher (48850caa)
  • Add fix demo (9e9c7f87)
  • Add global as yarn cmd (ea1aa057)
  • Update sponsor list (22e684b3)
  • Support resolving jest-junit file dependencies (#835) (7a53029c)

... (truncated)

Commits

Updates nx from 19.3.0 to 19.8.13

Release notes

Sourced from nx's releases.

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • react: depends on migration should ignore configs that point to @​nx/react #28377 (#28382, #28377)
  • webpack: update stylus version to fix security issue (#28646)

❤️ Thank You

... (truncated)

Commits

Updates oclif from 4.6.1 to 4.16.0

Release notes

Sourced from oclif's releases.

4.16.0

Features

4.15.30

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.699.0 to 3.701.0 (7a7d924)

4.15.29

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.693.0 to 3.699.0 (f94cff1)

4.15.28

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (146d8eb)

4.15.27

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.16 to 6.2.17 (7e9be68)

4.15.26

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (06e424b)

4.15.25

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.688.0 to 3.693.0 (6d562f0)

4.15.24

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (78d2713)

4.15.23

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.24 to 3.2.25 (0009239)

4.15.22

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.682.0 to 3.687.0 (032f61c)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.16.0 (2024-12-02)

Features

4.15.30 (2024-12-01)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.699.0 to 3.701.0 (7a7d924)

4.15.29 (2024-11-24)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.693.0 to 3.699.0 (f94cff1)

4.15.28 (2024-11-18)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (146d8eb)

4.15.27 (2024-11-18)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.16 to 6.2.17 (7e9be68)

4.15.26 (2024-11-17)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (06e424b)

4.15.25 (2024-11-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.688.0 to 3.693.0 (6d562f0)

4.15.24 (2024-11-11)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (78d2713)

4.15.23 (2024-11-10)

... (truncated)

Commits
  • 13ddf25 chore(release): 4.16.0 [skip ci]
  • 9e4ec58 feat: allow custom tsconfig (#1618)
  • 9c26ae0 Merge pull request #1619 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.2
  • dd78c7d Merge pull request #1620 from oclif/dependabot-npm_and_yarn-types-mocha-10.0.10
  • 528725b Merge pull request #1621 from oclif/dependabot-npm_and_yarn-types-node-18.19.67
  • da49acf chore(release): 4.15.30 [skip ci]
  • 7d3b35d Merge pull request #1622 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • ecca021 Merge pull request #1623 from oclif/dependabot-npm_and_yarn-typescript-5.7.2
  • 7e93d06 chore(dev-deps): bump typescript from 5.6.3 to 5.7.2
  • 7a7d924 fix(deps): bump @​aws-sdk/client-s3 from 3.699.0 to 3.701.0
  • Additional commits viewable in compare view

Updates typescript from 5.2.2 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates @types/http-proxy from 1.17.14 to 1.17.15

Commits

Updates @oclif/plugin-commands from 3.3.2 to 3.3.4

Release notes

Sourced from @​oclif/plugin-commands's releases.

3.3.4

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#665) (0d9ee4c)

3.3.3

Bug Fixes

  • use lodash instead of lodash.template (#662) (b5e772f)
Changelog

Sourced from @​oclif/plugin-commands's changelog.

3.3.4 (2024-05-11)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#665) (0d9ee4c)

3.3.3 (2024-05-08)

Bug Fixes

  • use lodash instead of lodash.template (#662) (b5e772f)
Commits
  • 0cfe3cf chore(release): 3.3.4 [skip ci]
  • 0d9ee4c fix(deps): bump @​oclif/core from 3.26.5 to 3.26.6 (#665)
  • bad362b chore(dev-deps): bump oclif from 4.10.1 to 4.10.7 (#666)
  • b14f2b7 chore(dev-deps): bump @​types/node from 18.19.31 to 18.19.33 (#667)
  • 130b643 chore: remove npm-shrinkwrap.json (#663)
  • 62d4516 chore(release): 3.3.3 [skip ci]
  • b5e772f fix: use lodash instead of lodash.template (#662)
  • d430c8f chore(dev-deps): bump oclif from 4.9.0 to 4.10.1 (#656)
  • See full diff in compare view

Updates @oclif/plugin-plugins from 5.1.2 to 5.4.19

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.4.19

Bug Fixes

  • deps: bump @​oclif/core from 4.0.32 to 4.0.33 (#1015) (ad3bd9c)

5.4.18

Bug Fixes

5.4.17

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (#1005) (884bcc5)

5.4.16

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (#1006) (47cf832)

5.4.15

Bug Fixes

5.4.15-dev.0

Bug Fixes

5.4.14

Bug Fixes

  • deps: bump @​oclif/core from 4.0.23 to 4.0.27 (#982) (dbdb238)

5.4.13

Bug Fixes

  • deps: bump npm from 10.8.3 to 10.9.0 (#983) (89beb8c)

5.4.12

Bug Fixes

  • remove summary from description (19e5b34)

5.4.11

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.4.19 (2024-11-30)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.32 to 4.0.33 (#1015) (ad3bd9c)

5.4.18 (2024-11-30)

Bug Fixes

5.4.17 (2024-11-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (#1005) (884bcc5)

5.4.16 (2024-11-16)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (#1006) (47cf832)

5.4.15 (2024-10-11)

Bug Fixes

5.4.14 (2024-10-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.23 to 4.0.27 (#982) (dbdb238)

5.4.13 (2024-10-05)

Bug Fixes

  • deps: bump npm from 10.8.3 to 10.9.0 (#983) (89beb8c)

5.4.12 (2024-10-04)

Bug Fixes

  • remove summary from description (19e5b34)

5.4.11 (2024-10-04)

... (truncated)

Commits
  • d72f5ae chore(release): 5.4.19 [skip ci]
  • ad3bd9c fix(deps): bump @​oclif/core from 4.0.32 to 4.0.33 (#1015)
  • c91c6d7 chore(dev-deps): bump prettier from 3.3.3 to 3.4.1 (#1016)
  • 0395bb3 chore(release): 5.4.18 [skip ci]
  • 72be395 fix(deps): bump npm from 10.9.0 to 10.9.1 (#1017)
  • e544076 chore(dev-deps): bump oclif from 4.15.24 to 4.15.29 (#1012)
  • c8be128 chore(dev-deps): bump mocha and @​types/mocha (#1008)
  • 34e5bfe chore(dev-deps): bump typescript from 5.6.3 to 5.7.2 (#1009)
  • 657f3f3 chore(dev-deps): bump commitlint from 19.5.0 to 19.6.0 (#1010)
  • f3dc002 chore(dev-deps): bump @​oclif/test from 4.0.9 to 4.1.2 (#1011)
  • Additional commits viewable in compare view

Updates @types/lodash from 4.14.195 to 4.17.13

Commits

Updates typedoc from 0.25.13 to 0.27.2

Release notes

Sourced from typedoc's releases.

v0.27.2

Bug Fixes

  • Fix crash with TypeScript 5.5.x, #2789.

v0.27.1

Bug Fixes

  • Include classes which inherit from another package in class hierarchy in packages mode, #2467.
  • Fixed handling of @categoryDescription and @groupDescription on module pages, #2787.
  • Fixed automatic discovery of entry points in packages mode.
  • ...

    Description has been truncated

…updates

Bumps the development_dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.10` |
| [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `5.0.2` | `5.0.3` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `19.3.0` | `19.8.13` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `19.3.0` | `19.8.13` |
| @shopify/generate-docs | `0.15.6` | `0.16.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.3` | `18.19.67` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.11.0` | `5.39.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `19.3.0` | `19.8.13` |
| [oclif](https://github.com/oclif/oclif) | `4.6.1` | `4.16.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.7.2` |
| [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.14` | `1.17.15` |
| [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) | `3.3.2` | `3.3.4` |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.1.2` | `5.4.19` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.195` | `4.17.13` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.27.2` |
| [@cucumber/pretty-formatter](https://github.com/cucumber/cucumber-js-pretty-formatter) | `1.0.0` | `1.0.1` |
| [sass](https://github.com/sass/dart-sass) | `1.76.0` | `1.81.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.4.11` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |

Bumps the development_dependencies group with 5 updates in the /packages/cli-kit directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.3` | `18.19.67` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.7.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.0` | `18.3.12` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.195` | `4.17.13` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.27.2` |

Bumps the development_dependencies group with 1 update in the /packages/eslint-plugin-cli directory: [typescript](https://github.com/microsoft/TypeScript).
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-dev-console directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript](https://github.com/microsoft/TypeScript) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-server-kit directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript](https://github.com/microsoft/TypeScript) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Bumps the development_dependencies group with 3 updates in the /packages/ui-extensions-test-utils directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript](https://github.com/microsoft/TypeScript) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@changesets/cli` from 2.26.2 to 2.27.10
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@graphql-codegen/cli` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/graphql-codegen-cli)

Updates `@nx/eslint-plugin` from 19.3.0 to 19.8.13
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.13/packages/eslint-plugin)

Updates `@nx/workspace` from 19.3.0 to 19.8.13
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.13/packages/workspace)

Updates `@shopify/generate-docs` from 0.15.6 to 0.16.4

Updates `@types/node` from 18.19.3 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `knip` from 5.11.0 to 5.39.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.39.0/packages/knip)

Updates `nx` from 19.3.0 to 19.8.13
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.13/packages/nx)

Updates `oclif` from 4.6.1 to 4.16.0
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.6.1...4.16.0)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/http-proxy` from 1.17.14 to 1.17.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)

Updates `@oclif/plugin-commands` from 3.3.2 to 3.3.4
- [Release notes](https://github.com/oclif/plugin-commands/releases)
- [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-commands@3.3.2...3.3.4)

Updates `@oclif/plugin-plugins` from 5.1.2 to 5.4.19
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.1.2...5.4.19)

Updates `@types/lodash` from 4.14.195 to 4.17.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `typedoc` from 0.25.13 to 0.27.2
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.13...v0.27.2)

Updates `@cucumber/pretty-formatter` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/cucumber/cucumber-js-pretty-formatter/releases)
- [Changelog](https://github.com/cucumber/cucumber-js-pretty-formatter/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js-pretty-formatter@v1.0.0...v1.0.1)

Updates `sass` from 1.76.0 to 1.81.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.76.0...1.81.0)

Updates `vite` from 5.3.1 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@types/node` from 18.19.3 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/react` from 18.2.0 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/lodash` from 4.14.195 to 4.17.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `typedoc` from 0.25.13 to 0.27.2
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.13...v0.27.2)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/node` from 18.19.3 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/react` from 16.14.0 to 16.14.62
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/node` from 18.19.3 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/react` from 17.0.2 to 17.0.83
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/node` from 18.19.3 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.2.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.7.2)

Updates `@types/react` from 16.14.0 to 16.14.62
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@graphql-codegen/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@shopify/generate-docs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/http-proxy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@oclif/plugin-commands"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@cucumber/pretty-formatter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@actions/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 2, 2024 20:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2024

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

@dependabot dependabot bot closed this Dec 6, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-development_dependencies-e23d6329e6 branch December 6, 2024 20:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants