Update most non-major dependencies #3878
Merged
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:
3.4.15
->3.4.16
7.15.5
->7.15.8
7.15.7
->7.15.8
7.15.4
->7.15.8
3.50.4
->3.51.0
3.23.14
->3.23.15
0.12.4
->0.12.5
6.3.8
->6.3.11
6.3.8
->6.3.11
6.3.8
->6.3.11
6.3.8
->6.3.11
6.3.8
->6.3.11
6.3.8
->6.3.11
6.3.8
->6.3.11
12.1.1
->12.1.2
7.13.2
->7.14.1
7.13.2
->7.14.1
7.13.2
->7.14.1
7.13.2
->7.14.1
7.13.2
->7.14.1
7.13.2
->7.14.1
10.3.6
->10.3.7
27.2.3
->27.2.5
5.9.2
->5.10.2
3.18.1
->3.18.3
6.3.0
->6.4.0
7.0.4
->7.1.1
2.24.2
->2.25.2
7.26.0
->7.26.1
15.6.0
->15.6.1
1.3.0
->1.4.0
27.2.3
->27.2.5
3.5.0
->3.6.0
2.3.0
->2.4.2
8.3.8
->8.3.9
1.0.0
->1.1.0
4.0.0-rc-1
->4.0.0-rc-2
7.13.2
->7.14.1
5.55.0
->5.58.2
4.8.0
->4.9.0
0.32.9
->0.32.11
1.14.2
->1.14.3
5.15.2
->5.17.0
Release Notes
apollographql/apollo-client
v3.4.16
Compare Source
Improvements
Prevent webpack from misresolving the
graphql
package as the local@apollo/client/utilities/globals/graphql.js
module whenmodule.exports.resolve.preferRelative
is enabled inwebpack.config.js
.@benjamn in #8862
Avoid importing
isType
from thegraphql
package internally, to prevent bundlers from including as much as 3.4kB of unnecessary code.@benjamn in #8891
Make
client.resetStore
andclient.clearStore
pass appropriatediscardWatches
option tocache.reset
.@benjamn in #8873
babel/babel
v7.15.8
Compare Source
👓 Spec Compliance
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
🐛 Bug Fix
babel-generator
babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
babel-plugin-transform-typescript
💅 Polish
babel-core
babel-node
🏠 Internal
🏃♀️ Performance
babel-code-frame
palantir/blueprint
v3.51.0
Compare Source
storybookjs/storybook
v6.3.11
Compare Source
Bug Fixes
v6.3.10
Compare Source
Bug Fixes
v6.3.9
Compare Source
Maintenance
sb init
(#16194)testing-library/react-testing-library
v12.1.2
Compare Source
Bug Fixes
webdriverio/webdriverio
v7.14.1
Compare Source
🐛 Bug Fix
wdio-browserstack-service
,wdio-types
webdriverio
Committers: 1
postcss/autoprefixer
v10.3.7
Compare Source
nanocolors
topicocolors
.facebook/jest
v27.2.5
Compare Source
Features
[jest-config]
Warn when multiple Jest configs are located (#11922)Fixes
[expect]
Pass matcher context to asymmetric matchers (#11926 & #11930)[expect]
Improve TypeScript types (#11931)[expect]
Improve typings oftoThrow()
andtoThrowError()
matchers (#11929)[jest-cli]
Improve--help
printout by removing defunct--browser
option (#11914)[jest-haste-map]
Use distinct cache paths for different values ofcomputeDependencies
(#11916)[@jest/reporters]
Do not bufferconsole.log
s when using verbose reporter (#11054)Chore & Maintenance
[expect]
Export default matchers (#11932)[@jest/types]
Mark deprecated configuration options as@deprecated
(#11913)Performance
v27.2.4
Compare Source
Features
[expect]
Add equality checks for Array Buffers inexpect.ToStrictEqual()
(#11805)Fixes
[jest-snapshot]
Correctly indent inline snapshots (#11560)chromaui/chromatic-cli
v5.10.2
Compare Source
v5.10.1
Compare Source
2.6.0
due to a bug in2.6.3
v5.10.0
Compare Source
workflow_dispatch
event in GitHub Action--only-changed
on rebuildNO_PROXY
environment variableisChromatic
for server-side renderingzloirock/core-js
v3.18.3
Compare Source
AggregateError
constructor that should containError
constructorAggregateError.prototype
properties descriptorsInstallErrorCause
internal operationObject.hasOwn
marked as supported from Safari 15.1v3.18.2
Compare Source
{ Array, %TypedArray% }.fromAsync
errors moved to the promise, per the latest changes of the spec draftToInteger(OrInfinity)
operation returns+0
for-0
argument, ES2020+ updateNumber
constructor wrapperString.raw
with extra argumentswebpack-contrib/css-loader
v6.4.0
Compare Source
Features
Bug Fixes
d3/d3
v7.1.1
Compare Source
v7.1.0
Compare Source
import-js/eslint-plugin-import
v2.25.2
Compare Source
Fixed
eslint-module-utils
for real this time ([#2255])v2.25.1
Compare Source
Fixed
eslint-module-utils
v2.25.0
Compare Source
Added
eslint
v8 ([#2191], thanks [@ota-meshi])no-unresolved
]: addcaseSensitiveStrict
option ([#1262], thanks [@sergei-startsev])no-unused-modules
]: add eslint v8 support ([#2194], thanks [@coderaiser])no-restricted-paths
]: add/restore glob pattern support ([#2219], thanks [@stropho])no-unused-modules
]: support dynamic imports ([#1660], [#2212], thanks [@maxkomarychev], [@aladdin-add], [@Hypnosphi])Fixed
no-unresolved
]: ignore type-only imports ([#2220], thanks [@jablko])order
]: fix sorting imports inside TypeScript module declarations ([#2226], thanks [@remcohaszing])default
],ExportMap
: Resolve extended TypeScript configuration files ([#2240], thanks [@mrmckeb])Changed
pkg-up
andread-pkg-up
([#2047], thanks [@mgwalker]).d.ts
from [import/parsers
setting] and [import/extensions
setting] ([#2220], thanks [@jablko])no-unresolved
], [no-extraneous-dependencies
]: moduleVisitor usage ([#2233], thanks [@jablko])yannickcr/eslint-plugin-react
v7.26.1
Compare Source
Fixed
no-namespace
]: fix crash on non-string React.createElement name (#3082 @ljharb)no-namespace
]: avoid crash on non-string createElement values (#3085 @ljharb)jsx-no-target-blank
]: improve error messages (#3088 @cutiful)Changed
jsx-max-props-per-line
]: fix options example (#3083 @MrRaiter)graphql/graphql-js
v15.6.1
Compare Source
v15.6.1 (2021-10-05)
Bug Fix 🐞
__Directive.args(includeDeprecated:)
(@IvanGoncharov)Committers: 1
remarkablemark/html-react-parser
v1.4.0
Compare Source
Features
smeijer/leaflet-geosearch
v3.6.0
Compare Source
f14dc0d
14d9670
9f0e50d
abb2d20
9093edc
v3.5.2
Compare Source
v3.5.1
Compare Source
webpack-contrib/mini-css-extract-plugin
v2.4.2
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
Performance
5.52.0
(recommended latest stable), for older versions the old API will be used (except explicit enabling of theexperimentalUseImportModule
option)Features
supports()
andlayer()
in@import
at-rule (#843) (e751080)Bug Fixes
exportLocalsConvention
option (#844) (0f8d501)postcss/postcss
v8.3.9
Compare Source
nanocolors
topicocolors
.kirill3333/react-avatar
v1.1.0
Compare Source
webpack/webpack
v5.58.2
Compare Source
Bugfixes
Performance
v5.58.1
Compare Source
Bugfixes
.webpack[]
suffix to not execute rulesv5.58.0
Compare Source
Features
diagnostics_channel
to node builtinsPerformance
v5.57.1
Compare Source
Bugfix
v5.57.0
Compare Source
Performance
Bugfixes
v5.56.1
Compare Source
Bugfix
v5.56.0
Compare Source
Performance
v5.55.1
[Compare Source](https://to
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.