Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

chore(deps): update all non-major dependencies (#185) [skip publish] #185

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^16.0.0 -> ^16.0.1 age adoption passing confidence
@graphql-codegen/cli ^2.3.0 -> ^2.3.1 age adoption passing confidence
@graphql-codegen/schema-ast ^2.4.0 -> ^2.4.1 age adoption passing confidence
@graphql-codegen/typescript ^2.4.1 -> ^2.4.2 age adoption passing confidence
@graphql-codegen/typescript-resolvers ^2.4.2 -> ^2.4.3 age adoption passing confidence
@types/jest ^27.0.3 -> ^27.4.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.8.0 -> ^5.8.1 age adoption passing confidence
@typescript-eslint/parser ^5.8.0 -> ^5.8.1 age adoption passing confidence
apollo-server-koa ^3.5.0 -> ^3.6.1 age adoption passing confidence
eslint (source) ^8.5.0 -> ^8.6.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint

v16.0.1

Compare Source

Note: Version bump only for package @​commitlint/cli

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v2.3.1

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/schema-ast)

v2.4.1

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v2.4.2

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-resolvers)

v2.4.3

Compare Source

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

v5.8.1

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] do not report for circular references (#​4347) (6edebcd)
  • eslint-plugin: [consistent-type-definitions] correct fixer with declare keyword (#​4334) (0cd911a)
  • eslint-plugin: [padding-line-between-statements] make function overloading is also processed (#​4345) (d31ec26)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.8.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

apollographql/apollo-server

v3.6.1

Compare Source

v3.6.0

Compare Source

  • apollo-server-core: Studio usage reporting now reports "referenced operations" for fields in addition to "field executions", which can be seen on the Studio Fields page. This new statistic provides visibility into uses of fields that are not executed. It is also more efficient to generate and (for Apollo Gateways) does not require subgraphs to support federated tracing. Additionally, the new fieldLevelInstrumentation option to ApolloServerPluginUsageReporting allows you to disable field-level tracing on a per-operation basis, and to report weights for operations to allow for estimates of the field execution count even when not all operations are instrumented. Note that the semantics of the requestContext.metrics.captureTraces field have changed. See the Studio Fields page docs and the fieldLevelInstrumentation docs for more details. Issue #​5708 PR #​5956 PR #​5963
  • apollo-server-core: Usage reporting no longer sends a "client reference ID" to Apollo Studio (along with the client name and client version). This little-used feature has not been documented since 2019 and is currently entirely ignored by Apollo Studio. This is technically incompatible as the interface ClientInfo no longer has the field clientReferenceId; if you were one of the few users who explicitly set this field and you get a TypeScript compilation failure upon upgrading to v3.6.0, just stop using the field. PR #​5890
  • apollo-server-core: Remove dependency on apollo-graphql package (by inlining the code which generates usage reporting signatures). That package has not yet been published with a graphql@16 peer dependency, so Apollo Server v3.5 did not fully support graphql@16 without overriding peer dependencies. Issue #​5941 PR #​5955
eslint/eslint

v8.6.0

Compare Source

Features

  • 6802a54 feat: handle logical assignment in no-self-assign (#​14152) (Zzzen)
  • 3b38018 feat: allow to define eslint-disable-next-line in multiple lines (#​15436) (Nitin Kumar)
  • 9d6fe5a feat: false negative with onlyDeclarations + properties in id-match (#​15431) (Nitin Kumar)

Documentation

Chores

  • 3a384fc chore: Upgrade espree to 9.3.0 (#​15473) (Brandon Mills)
  • 1443cc2 chore: Update blogpost.md.ejs (#​15468) (Nicholas C. Zakas)
  • 28e907a refactor: remove unused parameter in linter.js (#​15451) (Milos Djermanovic)
  • eaa08d3 test: add tests for allowReserved parser option with flat config (#​15450) (Milos Djermanovic)

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b57d5e1 to 7ce45e2 Compare January 2, 2022 02:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7ce45e2 to dd7e75b Compare January 2, 2022 02:19
@favna favna changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies (#185) [skip publish] Jan 2, 2022
@favna favna merged commit 2d72d47 into main Jan 2, 2022
@favna favna deleted the renovate/all-minor-patch branch January 2, 2022 02:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants