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

chore(deps): update all non-major dependencies #279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@apollo/server (source) 4.9.5 -> 4.10.4 age adoption passing confidence devDependencies minor
@apollo/server-integration-testsuite (source) 4.9.5 -> 4.10.4 age adoption passing confidence devDependencies minor
@oly_op/cspell-dict 1.0.115 -> 1.1.14 age adoption passing confidence devDependencies minor
@oly_op/eslint-config (source) 6.1.0 -> 6.7.23 age adoption passing confidence devDependencies minor
@oly_op/prettier-config (source) 1.3.2 -> 1.9.5 age adoption passing confidence devDependencies minor
@oly_op/tsconfig 1.0.25 -> 1.2.2 age adoption passing confidence devDependencies minor
@types/jest (source) 29.5.8 -> 29.5.12 age adoption passing confidence devDependencies patch
@types/node (source) 16.18.62 -> 16.18.98 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.11.0 -> 6.21.0 age adoption passing confidence devDependencies minor
eslint (source) 8.54.0 -> 8.57.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence devDependencies patch
eslint-plugin-promise 6.1.1 -> 6.2.0 age adoption passing confidence devDependencies minor
fastify (source) 4.24.3 -> 4.27.0 age adoption passing confidence devDependencies minor
node (source) 20.9.0 -> 20.14.0 age adoption passing confidence volta minor
node 5.1.0 -> 5.2.0 age adoption passing confidence orb minor
npm (source) 10.2.4 -> 10.8.1 age adoption passing confidence volta minor
prettier (source) 3.1.0 -> 3.3.1 age adoption passing confidence devDependencies minor
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence devDependencies patch
ts-jest (source) 29.1.1 -> 29.1.4 age adoption passing confidence devDependencies patch
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence devDependencies minor

Release Notes

apollographql/apollo-server (@​apollo/server)

v4.10.4

Compare Source

Patch Changes
  • #​7871 18a3827 Thanks @​tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.

v4.10.3

Compare Source

Patch Changes
  • #​7866 5f335a5 Thanks @​tninesling! - Catch errors thrown by subscription generators, and gracefully clean up the subscription instead of crashing.

v4.10.2

Compare Source

Patch Changes
  • #​7849 c7e514c Thanks @​TylerBloom! - In the subscription callback server plugin, terminating a subscription now immediately closes the internal async generator. This avoids that generator existing after termination and until the next message is received.

v4.10.1

Compare Source

Patch Changes
  • #​7843 72f568e Thanks @​bscherlein! - Improves timing of the willResolveField end hook on fields which return Promises resolving to Arrays. This makes the use of the setCacheHint method more reliable.

v4.10.0

Compare Source

Minor Changes
  • #​7786 869ec98 Thanks @​ganemone! - Restore missing v1 skipValidation option as dangerouslyDisableValidation. Note that enabling this option exposes your server to potential security and unexpected runtime issues. Apollo will not support issues that arise as a result of using this option.

  • #​7803 e9a0d6e Thanks @​favna! - allow stringifyResult to return a Promise<string>

    Users who implemented the stringifyResult hook can now expect error responses to be formatted with the hook as well. Please take care when updating to this version to ensure this is the desired behavior, or implement the desired behavior accordingly in your stringifyResult hook. This was considered a non-breaking change as we consider that it was an oversight in the original PR that introduced stringifyResult hook.

Patch Changes
apollographql/apollo-server (@​apollo/server-integration-testsuite)

v4.10.4

Compare Source

Patch Changes

v4.10.3

Compare Source

Patch Changes

v4.10.2

Compare Source

Patch Changes

v4.10.1

Compare Source

Patch Changes

v4.10.0

Compare Source

Minor Changes
  • #​7786 869ec98 Thanks @​ganemone! - Restore missing v1 skipValidation option as dangerouslyDisableValidation. Note that enabling this option exposes your server to potential security and unexpected runtime issues. Apollo will not support issues that arise as a result of using this option.
Patch Changes
olyop/cspell-dict (@​oly_op/cspell-dict)

v1.1.14

Compare Source

v1.1.13

Compare Source

v1.1.12

Compare Source

v1.1.11

Compare Source

v1.1.10

Compare Source

v1.1.9

Compare Source

v1.1.8

Compare Source

v1.1.7

Compare Source

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.0.116

Compare Source

olyop/eslint-config (@​oly_op/eslint-config)

v6.7.23

Compare Source

v6.7.22

Compare Source

v6.7.21

Compare Source

v6.7.20

Compare Source

v6.7.19

Compare Source

v6.7.18

Compare Source

v6.7.17

Compare Source

v6.7.16

Compare Source

v6.7.15

Compare Source

v6.7.14

Compare Source

v6.7.13

Compare Source

v6.7.12

Compare Source

v6.7.11

Compare Source

v6.7.10

Compare Source

v6.7.9

Compare Source

v6.7.8

Compare Source

v6.7.7

Compare Source

v6.7.6

Compare Source

v6.7.5

Compare Source

v6.7.4

Compare Source

v6.7.3

Compare Source

v6.7.2

Compare Source

v6.7.1

Compare Source

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.7

Compare Source

v6.5.6

Compare Source

v6.5.5

Compare Source

v6.5.4

Compare Source

v6.5.3

Compare Source

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

olyop/prettier-config (@​oly_op/prettier-config)

v1.9.5

Compare Source

v1.9.4

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.6

Compare Source

v1.8.5

Compare Source

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.12

Compare Source

v1.7.11

Compare Source

v1.7.10

Compare Source

v1.7.9

Compare Source

v1.7.8

Compare Source

v1.7.7

Compare Source

v1.7.6

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

olyop/tsconfig (@​oly_op/tsconfig)

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 25, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8e0f39b to 60608da Compare November 26, 2023 03:26
Copy link
Contributor Author

renovate bot commented Nov 26, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @as-integrations/fastify@2.1.1
npm ERR! Found: cspell@7.3.9
npm ERR! node_modules/cspell
npm ERR!   dev cspell@"7.3.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cspell@"8.0.0" from @oly_op/cspell-dict@1.1.10
npm ERR! node_modules/@oly_op/cspell-dict
npm ERR!   dev @oly_op/cspell-dict@"1.1.10" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-07T15_55_16_738Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a1ed2d1 to d6709eb Compare December 1, 2023 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b9f73f9 to 545f6ea Compare December 10, 2023 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c54c9a to cd2587e Compare December 18, 2023 06:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4a27078 to e1ceff5 Compare April 15, 2024 21:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e1ceff5 to d5be362 Compare April 18, 2024 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4cb5fc7 to 28fb0ab Compare May 1, 2024 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1b65f5b to 55f8fdc Compare May 9, 2024 15:46
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @as-integrations/fastify@2.1.1
npm ERR! Found: cspell@7.3.9
npm ERR! node_modules/cspell
npm ERR!   dev cspell@"7.3.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cspell@"8.8.4" from @oly_op/cspell-dict@1.1.14
npm ERR! node_modules/@oly_op/cspell-dict
npm ERR!   dev @oly_op/cspell-dict@"1.1.14" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-05T10_12_53_004Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 054c85d to f2c1039 Compare May 16, 2024 06:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c7c6548 to 0f0ff70 Compare May 28, 2024 06:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 8558975 to d554735 Compare June 4, 2024 00:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d554735 to 97add0a Compare June 5, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants