github-community-projects / private-mirrors

A GitHub App that allows you to contribute upstream using private mirrors of public projects
MIT License
119 stars 12 forks source link

chore(deps): bump the dependencies group across 1 directory with 11 updates #205

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 11 updates in the / directory:

Package From To
@octokit/graphql-schema 15.18.1 15.25.0
@primer/octicons-react 19.9.0 19.10.0
@primer/react 36.21.0 36.24.0
undici 6.18.2 6.19.2
@tanstack/eslint-plugin-query 5.43.1 5.50.1
@types/node 20.14.2 20.14.10
@typescript-eslint/eslint-plugin 7.13.0 7.16.0
@typescript-eslint/parser 7.13.0 7.16.0
ts-jest 29.1.4 29.2.0
typescript 5.4.5 5.5.3
typescript-eslint 7.13.0 7.16.0

Updates @octokit/graphql-schema from 15.18.1 to 15.25.0

Release notes

Sourced from @​octokit/graphql-schema's releases.

v15.25.0

15.25.0 (2024-07-08)

Features

  • minPermissionLevel filter for projects connections (#969) (503d8f1)

v15.24.0

15.24.0 (2024-07-03)

Features

  • remove org verifiedDomainsList and defer keyword, add specifiedBy keyword (#967) (ee111b5)

v15.23.0

15.23.0 (2024-06-28)

Features

v15.22.0

15.22.0 (2024-06-21)

Features

  • convertProjectV2DraftIssueItemToIssue() mutation (#962) (d345d19)

v15.21.0

15.21.0 (2024-06-20)

Features

  • ProjectV2#statusUpdates(), Mutations: createProjectV2StatusUpdate(), updateProjectV2StatusUpdate(), deleteProjectV2StatusUpdate(). (#961) (fc3abe0)

v15.20.0

15.20.0 (2024-06-14)

Features

  • Adds AnnouncementBanner[readme, readmeHTML] (#959) (48b05fb)

v15.19.0

15.19.0 (2024-06-13)

... (truncated)

Commits
  • 503d8f1 feat: minPermissionLevel filter for projects connections (#969)
  • ee111b5 feat: remove org verifiedDomainsList and defer keyword, add specifiedBy keywo...
  • bf70da9 build(deps): lock file maintenance
  • 8d8d6f1 feat: source of property (#965)
  • 5de697c ci(action): update actions/add-to-project action to v1.0.2
  • a6f2aad build(deps): lock file maintenance
  • d345d19 feat: convertProjectV2DraftIssueItemToIssue() mutation (#962)
  • fc3abe0 feat: ProjectV2#statusUpdates(), Mutations: createProjectV2StatusUpdate()...
  • edc8d9d build(deps): lock file maintenance
  • 48b05fb feat: Adds AnnouncementBanner[readme, readmeHTML] (#959)
  • Additional commits viewable in compare view


Updates @primer/octicons-react from 19.9.0 to 19.10.0

Release notes

Sourced from @​primer/octicons-react's releases.

v19.10.0

Minor Changes

Patch Changes

  • #1020 449d81f1 Thanks @​joshblack! - Update types for @​primer/octicons-react to explicitly include extensions for different moduleResolution settings
Changelog

Sourced from @​primer/octicons-react's changelog.

19.10.0

Minor Changes

Patch Changes

  • #1020 449d81f1 Thanks @​joshblack! - Update types for @​primer/octicons-react to explicitly include extensions for different moduleResolution settings
Commits


Updates @primer/react from 36.21.0 to 36.24.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​36.24.0

Minor Changes

Patch Changes

@​primer/react@​36.23.0

Minor Changes

Patch Changes

@​primer/react@​36.22.0

Minor Changes

Commits


Updates undici from 6.18.2 to 6.19.2

Release notes

Sourced from undici's releases.

v6.19.2

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.19.1...v6.19.2

v6.19.1

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.19.0...v6.19.1

v6.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v6.18.2...v6.19.0

Commits


Updates @tanstack/eslint-plugin-query from 5.43.1 to 5.50.1

Release notes

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

v5.50.1

Version 5.50.1 - 7/5/24, 3:00 AM

Changes

Fix

  • Update package.json fields (#7674) (f2741d1) by Lachlan Collins

Docs

  • react-query: Correct links in usePrefetchQuery (#7658) (70c40e7) by @​87xie

Packages

  • @​tanstack/eslint-plugin-query@​5.50.1
  • @​tanstack/query-async-storage-persister@​5.50.1
  • @​tanstack/query-broadcast-client-experimental@​5.50.1
  • @​tanstack/query-core@​5.50.1
  • @​tanstack/query-devtools@​5.50.1
  • @​tanstack/query-persist-client-core@​5.50.1
  • @​tanstack/query-sync-storage-persister@​5.50.1
  • @​tanstack/react-query@​5.50.1
  • @​tanstack/react-query-devtools@​5.50.1
  • @​tanstack/react-query-persist-client@​5.50.1
  • @​tanstack/react-query-next-experimental@​5.50.1
  • @​tanstack/solid-query@​5.50.1
  • @​tanstack/solid-query-devtools@​5.50.1
  • @​tanstack/solid-query-persist-client@​5.50.1
  • @​tanstack/svelte-query@​5.50.1
  • @​tanstack/svelte-query-devtools@​5.50.1
  • @​tanstack/svelte-query-persist-client@​5.50.1
  • @​tanstack/vue-query@​5.50.1
  • @​tanstack/vue-query-devtools@​5.50.1
  • @​tanstack/angular-query-devtools-experimental@​5.50.1
  • @​tanstack/angular-query-experimental@​5.50.1

v5.50.0

Version 5.50.0 - 7/3/24, 12:20 AM

Changes

Feat

  • eslint-plugin-query: Add compatibility with flat config (#7663) (98547b6) by Lachlan Collins

Tests

  • svelte-query: Increase test coverage (#7659) (941ba88) by Lachlan Collins
  • svelte-query: Reorganise for multiple components per test (#7654) (f1cdea9) by Lachlan Collins

... (truncated)

Commits


Updates @types/node from 20.14.2 to 20.14.10

Commits


Updates @typescript-eslint/eslint-plugin from 7.13.0 to 7.16.0

Release notes

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

v7.16.0

7.16.0 (2024-07-08)

🚀 Features

  • ast-spec: add parent property to AccessorProperty node types (#9487)
  • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
  • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
  • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
  • rule-tester: stricter rule test validations (#9086)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0 (#9497)
  • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
  • utils: context.parserPath may be undefined (#9486)
  • website: react key error on internal pages of website (#9506)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.15.0

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
  • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
  • utils: clean outdated RuleTester export (#9322)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.16.0 (2024-07-08)

🚀 Features

  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

  • eslint-plugin: [no-floating-promises] add checkThenables option

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

... (truncated)

Commits
  • e803c50 chore(release): publish 7.16.0
  • 7b13dae fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...
  • 3c6290d fix(eslint-plugin): [no-floating-promises] add suggestions to tests from #9...
  • 63d17dd feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)
  • d685948 feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...
  • 451e738 feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...
  • 88dd828 feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • a1a9b09 chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...
  • d364160 docs: [class-methods-use-this] fix typo (#9494)
  • 7e2b77d feat(rule-tester): stricter rule test validations (#9086)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.13.0 to 7.16.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.16.0

7.16.0 (2024-07-08)

🚀 Features

  • ast-spec: add parent property to AccessorProperty node types (#9487)
  • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
  • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
  • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
  • rule-tester: stricter rule test validations (#9086)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0 (#9497)
  • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
  • utils: context.parserPath may be undefined (#9486)
  • website: react key error on internal pages of website (#9506)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.15.0

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
  • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
  • utils: clean outdated RuleTester export (#9322)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.16.0 (2024-07-08)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • website: react key error on internal pages of website

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.15.0 (2024-07-01)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.14.1 (2024-06-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

❤️ Thank You

  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

... (truncated)

Commits


Updates ts-jest from 29.1.4 to 29.2.0

Release notes

Sourced from ts-jest's releases.

v29.2.0

Please refer to CHANGELOG.md for details.

v29.1.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.0 (2024-07-08)

Bug Fixes

  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #4266

Features

  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)

Code refactoring

  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

DEPRECATIONS

29.1.5 (2024-06-16)

Bug Fixes

Commits
  • e9fc966 docs: fix formatting
  • 8f8f96a chore(release): 29.2.0
  • 7a3abe4 revert: allow babelConfig in default/js-with-ts presets
  • 06f78ed feat(presets): add util functions to create ESM presets
  • 922d6d0 refactor(presets): use create preset util functions for cjs presets
  • 22fb027 feat(cli): allow migrating cjs presets to transform config
  • 72074d2 build(deps): Update dependency @​types/node to v20.14.10
  • 5251354 refactor: JsWithBabelPreset not compat with original transform type
  • 7d001be refactor: use TsJestTransformerOptions everywhere possibly
  • 9e99c24 build(deps): Update JamesIves/github-pages-deploy-action action to v4.6.3
  • Additional commits viewable in compare view


Updates typescript from 5.4.5 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 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.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • f0e9921 Bump version to 5.5.3 and LKG
  • 738bd60 Cherry-pick #58966 to release-5.5 (#59002)
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates typescript-eslint from 7.13.0 to 7.16.0

Release notes

Sourced from typescript-eslint's releases.

v7.16.0

7.16.0 (2024-07-08)

🚀 Features

  • ast-spec: add parent property to AccessorProperty node types (
    dependabot[bot] commented 1 month ago

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