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

Update most non-major dependencies #3912

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.4.16 -> 3.4.17 age adoption passing confidence
@babel/eslint-parser (source) 7.16.0 -> 7.16.3 age adoption passing confidence
@babel/runtime (source) 7.16.0 -> 7.16.3 age adoption passing confidence
@emotion/react 11.5.0 -> 11.6.0 age adoption passing confidence
@emotion/styled 11.3.0 -> 11.6.0 age adoption passing confidence
@graphql-codegen/schema-ast 2.3.0 -> 2.4.0 age adoption passing confidence
@wdio/browserstack-service 7.16.4 -> 7.16.7 age adoption passing confidence
@wdio/cli 7.16.4 -> 7.16.7 age adoption passing confidence
@wdio/local-runner 7.16.4 -> 7.16.7 age adoption passing confidence
@wdio/mocha-framework 7.16.4 -> 7.16.6 age adoption passing confidence
@wdio/sync 7.16.4 -> 7.16.7 age adoption passing confidence
chromatic (source) 6.0.5 -> 6.0.6 age adoption passing confidence
copy-webpack-plugin 9.0.1 -> 9.1.0 age adoption passing confidence
eslint-plugin-import 2.25.2 -> 2.25.3 age adoption passing confidence
eslint-plugin-jsx-a11y 6.4.1 -> 6.5.1 age adoption passing confidence
eslint-plugin-react 7.26.1 -> 7.27.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.2.0 -> 4.3.0 age adoption passing confidence
eslint-webpack-plugin 3.1.0 -> 3.1.1 age adoption passing confidence
gradle (source) 7.2 -> 7.3 age adoption passing confidence
graphiql 1.4.7 -> 1.5.1 age adoption passing confidence
ml-matrix 6.8.0 -> 6.8.2 age adoption passing confidence
moment-timezone (source) 0.5.33 -> 0.5.34 age adoption passing confidence
react-bootstrap (source) 2.0.1 -> 2.0.2 age adoption passing confidence
slate 0.66.5 -> 0.70.0 age adoption passing confidence
slate-react 0.69.0 -> 0.70.0 age adoption passing confidence
use-debounce 7.0.0 -> 7.0.1 age adoption passing confidence
webdriverio (source) 7.16.4 -> 7.16.7 age adoption passing confidence
webpack 5.61.0 -> 5.64.0 age adoption passing confidence
webpack-dev-server 4.4.0 -> 4.5.0 age adoption passing confidence
ch.qos.logback:logback-access (source) 1.2.6 -> 1.2.7 age adoption passing confidence
ch.qos.logback:logback-core (source) 1.2.6 -> 1.2.7 age adoption passing confidence
ch.qos.logback:logback-classic (source) 1.2.6 -> 1.2.7 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.4.17

Improvements
  • Allow TOptions extends FieldFunctionOptions to be passed as final (optional) type parameter of FieldPolicy type.

    @​VictorGaiva in #​9000
babel/babel

v7.16.3

Compare Source

🐛 Bug Fix
🏠 Internal
emotion-js/emotion

v11.6.0

Compare Source

Minor Changes
  • #​2542 eb013d25 Thanks @​eps1lon! - Fixed hydration mismatches if React.useId (the upcoming API of the React 18) is used within a tree below our components.
Patch Changes
dotansimha/graphql-code-generator

v2.4.0

Compare Source

Minor Changes
  • 97ddb48: feat: GraphQL v16 compatibility
Patch Changes
webdriverio/webdriverio

v7.16.7

Compare Source

🚀 New Feature
🐛 Bug Fix
Committers: 2

v7.16.6

Compare Source

🐛 Bug Fix
💅 Polish
Committers: 3

v7.16.5

Compare Source

💅 Polish
  • wdio-cli, wdio-cucumber-framework
📝 Documentation
Committers: 2
chromaui/chromatic-cli

v6.0.6

Compare Source

  • 449 Fix TurboSnap for unnamed modules in Webpack 5 stats file
  • 442 Set exitCode to 0 when branch is skipped with skip flag
webpack-contrib/copy-webpack-plugin

v9.1.0

Compare Source

Features
Bug Fixes
  • compatibility with Node.js 17 (20af0c7)
9.0.1 (2021-06-25)
Chore
  • update serialize-javascript
import-js/eslint-plugin-import

v2.25.3

Compare Source

Fixed
Changed
jsx-eslint/eslint-plugin-jsx-a11y

v6.5.1

Compare Source

==================

v6.5.0

Compare Source

==================

  • 0f5f582 [New] support ESLint 8.x (#​810)
  • 1dbc416 [Deps] update @babel/runtime, axe-core
  • 4043d31 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-config-airbnb-base
  • d143cba [Docs] HTTP => HTTPS (#​823)
  • 309b040 [Docs] anchor-has-content: add missing close / for jsx succeed example (#​821)
  • ba1e312 [eslint] simplify eslint command
  • 0269025 [meta] change all master references in URLs to HEAD
  • f1414cf [Dev Deps] add eslint-plugin-eslint-plugin (#​818)
  • f44fc05 [meta] update URLs
  • df34872 [Refactor] switch to export default syntax for exporting rules (#​819)
  • ff26b82 [meta] fix prepublish scripts
  • d4a57d8 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • bd1dec6 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, eslint-plugin-import, estraverse, safe-publish-latest
  • 434c4cf [Tests] do not test eslint 7 on node 11
  • aed7a20 [Tests] use @babel/eslint-parser instead of babel-eslint (#​811)
  • 0021489 [actions] use codecov action
  • 1251088 [meta] delete FUNDING.yml in favor of .github repo
  • ecf7a27 [Docs] scope: replace duplicate scope word (#​799)
  • 952af25 [Fix] no-access-key: Fix wording and grammar (#​800)
  • 6cf7ac0 [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-flowtype, eslint-plugin-import
  • 79a35d4 [Deps] update @babel/runtime, axe-core, damerau-levenshtein
  • 2a9ab71 [Tests] delete src/util/getComputedRole-test.js test in node 6
  • 0c1c587 [Tests] autocomplete-valid: move some failed tests to passing
  • 8830902 [Tests] fix eslint < 7 not understanding import type
  • d57887c [Tests] ensure all tests run
  • 55e5c11 Support img role for canvas (#​796)
  • 36102cd [meta] use prepublishOnly script for npm 7+
  • 2501a7f Remove the link-button focus css from the anchor-is-valid doc (#​662)
  • d927625 Update recommended config to allow fieldset to have the radiogroup role (#​746)
  • 5aa8db9 [Docs] Clarify the title of the strictness table in the main doc (#​786)
  • df3c7ad [Docs] Document the similarity between html-has-lang and lang (#​778)
  • 426d4c2 Fix Flow warnings (#​785)
  • ecec8e4 Fully deprecate accessible-emoji rule (#​782)
  • 8a0e43c [Tests] remove .travis.yml
  • f88bf6b [Dev Deps] update flow-bin to support aarch64 (#​784)
  • 369f9db [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-flowtype, jscodeshift
  • ce0785f [Deps] update @babel/runtime, array-includes, axe-core, emoji-regex
  • 2c2a2ad [actions] update to use node/install action
  • c275964 [Docs] anchor-is-valid: general cleanup (#​728)
  • 3df059e [Docs] no-redundant-roles: Adds missing closing square bracket (#​775)
  • 42ce5b7 [Docs] anchor-is-valid: Add Next.js case (#​769)
  • 2e5df91 [Tests] fix tests breaking on npm 7
  • 066ccff [Docs] no-noninteractive-tabindex: Add example for tabIndex on seemingly non-interactive element (#​760)
  • 6b19aa5 [Tests] migrate tests to Github Actions (#​764)
  • 7e158e3 [meta] run aud in posttest
  • 71f390f [Tests] stop using coveralls
  • e54b466 [meta] add Automatic Rebase and Require Allow Edits workflows
  • 7d5511d [New] label-has-associated-control: Add glob support (#​749)
  • 854da0c Ran npm update; latest packages (#​763)
  • 8637aa7 (source/pr/734, fork/pr/26) [patch] strict config: Turn off label-has-for (#​734)
  • d85ce54 [doc] Add link to MDN Aria documentation (#​762)
  • 20b48a4 [patch] no-onchange: Remove rule from recommended/strict configs, and deprecate (#​757)
yannickcr/eslint-plugin-react

v7.27.0

Compare Source

Added
Fixed
  • propTypes: add VoidFunctionComponent to react generic list (#​3092 @​vedadeepta)
  • [jsx-fragments], [jsx-no-useless-fragment]: avoid a crash on fragment syntax in typescript-eslint parser (@​ljharb)
  • [jsx-props-no-multi-spaces]: avoid a crash on long member chains in tag names in typescript-eslint parser (@​ljharb)
  • [no-unused-prop-types], usedPropTypes: avoid crash with typescript-eslint parser (@​ljharb)
  • [display-name]: unwrap TS as expressions (#​3110 @​ljharb)
  • [destructuring-assignment]: detect refs nested in functions (#​3102 @​ljharb)
  • [no-unstable-components]: improve handling of objects containing render function properties (#​3111 @​fizwidget)
  • [prop-types], propTypes: add forwardRef<>, ForwardRefRenderFunction<> prop-types (#​3112 @​vedadeepta)
  • [no-typos]: prevent a crash when using private methods (@​ljharb)
  • [destructuring-assignment], component detection: improve component detection (#​3122 @​vedadeepta)
  • [no-invalid-html-attribute]: avoid crash on spread props (#​3126 @​ljharb)
Changed
facebook/react

v4.3.0

Features
  • Show component location for selected element in bottom/right panel (bvaughn in #​17567)
  • Improved inspected element values with inline previews (bvaughn in #​17579)
  • Improved selection and toggling for inspected element panel (bvaughn in #​17588)
  • Copy context menu for inspecting and copying props/state/hooks/context values (bvaughn in #​17608)
Bug fixes
  • Fix serialization for BigInt type so that it does not break inspection panel. (nutboltu in #​17233)
  • Fix display name logic for forwardRefs that use displayName property (zthxxx in #​17613)
webpack-contrib/eslint-webpack-plugin

v3.1.1

Compare Source

graphql/graphiql

v1.5.1

Compare Source

Patch Changes

v1.5.0

Compare Source

Minor Changes
Patch Changes

v1.4.8

Compare Source

Patch Changes
mljs/matrix

v6.8.2

Compare Source

v6.8.1

Compare Source

moment/moment-timezone

v0.5.34

Compare Source

  • Updated data to IANA TZDB 2021e
react-bootstrap/react-bootstrap

v2.0.2

Compare Source

Bug Fixes
  • remove unused files from build output
ianstormtaylor/slate

v0.70.0

Minor Changes
Patch Changes
xnimorz/use-debounce

v7.0.1

Compare Source

  • debounced object now is preserved for use-debounce between the renders. Thanks to @​msharifi99 for reporting.
webpack/webpack

v5.64.0

Compare Source

Features

  • add asyncChunks: boolean option to disable creation of async chunks

Bugfixes

  • fix ProfilingPlugin for experiments.backCompat: false

Performance

  • avoid running regexp twice over the file list

v5.63.0

Compare Source

Features

  • allow passing chunkLoading: false to disable on-demand loading

Bugfixes

  • fix import 'single-quote' in esm build dependencies

v5.62.2

Compare Source

Bugfixes

  • fix __system_context__ injection when using the library option on entrypoint
  • enable exportsPresence: "error" by default in futureDefaults
  • fix bad performance for a RegExp in Stats printing (with large error messages)
  • fix exportPresence -> exportsPresence typo
  • fix a bug with module invalidation when only module id changes with experiments.cacheUnaffected

v5.62.1

Compare Source

Bugfix

  • fix invalid generated code when omitting ;

v5.62.0

Compare Source

Features

  • add options to configure export presence checking
    • parser.javascript.reexportExportsPresence: false allows to disable warnings for non-existing exports during the migration from export ... from "..." to export type ... from "..." for type reexports in TypeScript
  • add experiments.backCompat: false to disable some expensive deprecations for better performance

Bugfixes

  • use ['catch'] instead of .catch for better ES3 support
  • fix removed parentheses when using new (require("...")).Something()
  • fix { require } object literals
  • splitChunks.chunks option is now correctly used for splitChunks.fallbackCacheGroup.maxSize too
  • fix schema of listen option, allow to omit port
  • add better support for Promises from different isolates

Developer Experience

  • add typings for the webpack API that is available within modules
    • use /// <reference types="webpack/module" /> to use the typings in typescript modules
    • or "types": [..., "webpack/module"] in tsconfig
webpack/webpack-dev-server

v4.5.0

[Compare Source](https://togithub.


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.


  • 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 added the dependencies label Nov 4, 2021
@renovate renovate bot force-pushed the renovate/most-minor-patch branch from b2aef75 to b273f6f Compare November 4, 2021 18:08
@renovate renovate bot changed the title Update dependency ml-matrix to v6.8.1 Update most non-major dependencies Nov 4, 2021
@renovate renovate bot force-pushed the renovate/most-minor-patch branch 25 times, most recently from 171a8f6 to ab2dc41 Compare November 11, 2021 17:47
@renovate renovate bot force-pushed the renovate/most-minor-patch branch 2 times, most recently from e3a0078 to 33fc408 Compare November 12, 2021 13:45
@renovate renovate bot force-pushed the renovate/most-minor-patch branch 2 times, most recently from ac26377 to 0ace54b Compare November 13, 2021 14:00
@renovate renovate bot force-pushed the renovate/most-minor-patch branch from 0ace54b to 6c1a99a Compare November 14, 2021 08:31
@gjvoosten gjvoosten merged commit 3e350ae into candidate Nov 15, 2021
@gjvoosten gjvoosten deleted the renovate/most-minor-patch branch November 15, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants