chore(deps): update all non-major dependencies (version-0.x) #1350
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.
This PR contains the following updates:
13.1.1
->13.1.3
27.0.3
->27.4.0
12.20.39
->12.20.41
3.5.0
->3.6.1
27.4.5
->27.4.7
27.4.5
->27.4.7
13.2.1
->13.2.2
2.62.0
->2.63.0
3.3.3
->3.4.0
4.4.1
->4.4.2
Release Notes
rollup/plugins
v13.1.3
2022-01-05
Bugfixes
v13.1.2
2021-12-31
Bugfixes
apollographql/apollo-server
v3.6.1
Compare Source
apollo-graphql
as intended in v3.6.0. Issue #5981 PR #5981v3.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 newfieldLevelInstrumentation
option toApolloServerPluginUsageReporting
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 therequestContext.metrics.captureTraces
field have changed. See the Studio Fields page docs and thefieldLevelInstrumentation
docs for more details. Issue #5708 PR #5956 PR #5963apollo-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 interfaceClientInfo
no longer has the fieldclientReferenceId
; 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 #5890apollo-server-core
: Remove dependency onapollo-graphql
package (by inlining the code which generates usage reporting signatures). That package has not yet been published with agraphql@16
peer dependency, so Apollo Server v3.5 did not fully supportgraphql@16
without overriding peer dependencies. Issue #5941 PR #5955facebook/jest
v27.4.7
Compare Source
Fixes
jest-config
Add missing@babel/core
dependency (#12216)v27.4.6
Compare Source
Fixes
[jest-environment-node]
AddAbortSignal
(#12157)[jest-environment-node]
Add Missing node globalperformance
(#12002)[jest-runtime]
Handle missingmocked
property (#12213)[@jest/transform]
Update dependency packagepirates
to 4.0.4 (#12002)Performance
jest-config
perf: only register ts-node once when loading TS config files (#12160)nock/nock
v13.2.2
Compare Source
Bug Fixes
allowUnocked
not working with regex host + request body match (#2277) (ac7b4fd)rollup/rollup
v2.63.0
Compare Source
2022-01-04
Features
this.load
(#4320)Bug Fixes
--watch
is missing (#4335)Pull Requests
winstonjs/winston
v3.4.0
Compare Source
Yesterday's release was done with a higher sense of urgency than usual
due to vandalism in the
colors
package.This release:
The biggest change in this release, motivating the feature-level update, is
[#2006] Make winston more ESM friendly, thanks to @miguelcobain.
Thanks also to @DABH, @wbt, and @fearphage for contributions and reviews!
v3.3.4
Compare Source
Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure,
such as replacing Travis with Github CI and dependabot configuration.
There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
Dependency updates include a critical bug fix [#2008] in response to self-vandalism by the author of a dependency.
winstonjs/winston-transport
v4.4.2
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.