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

fix(deps): update npm dependencies (patch) #5071

Closed

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 2, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-ui/icons 3.0.1 -> 3.0.2 age adoption passing confidence
@storybook/addon-actions 6.3.6 -> 6.3.13 age adoption passing confidence
@storybook/addon-essentials 6.3.6 -> 6.3.13 age adoption passing confidence
@storybook/addon-links 6.3.6 -> 6.3.13 age adoption passing confidence
@storybook/node-logger 6.3.6 -> 6.3.13 age adoption passing confidence
@storybook/react 6.3.6 -> 6.3.13 age adoption passing confidence
@testing-library/dom 8.7.0 -> 8.7.2 age adoption passing confidence
@testing-library/react 11.2.6 -> 11.2.7 age adoption passing confidence
@types/crypto-js 3.1.43 -> 3.1.47 age adoption passing confidence
@types/d3-dsv 1.0.35 -> 1.0.36 age adoption passing confidence
@types/dagre 0.7.40 -> 0.7.47 age adoption passing confidence
@types/enzyme 3.10.3 -> 3.10.12 age adoption passing confidence
@types/enzyme-adapter-react-16 1.0.5 -> 1.0.6 age adoption passing confidence
@types/express 4.17.2 -> 4.17.13 age adoption passing confidence
@types/express 4.16.0 -> 4.16.1 age adoption passing confidence
@types/google-protobuf 3.7.2 -> 3.7.4 age adoption passing confidence
@types/jest 27.5.1 -> 27.5.2 age adoption passing confidence
@types/js-yaml 3.12.3 -> 3.12.7 age adoption passing confidence
@types/lodash 4.14.119 -> 4.14.182 age adoption passing confidence
@types/lodash.groupby 4.6.6 -> 4.6.7 age adoption passing confidence
@​types/markdown-to-jsx 6.9.0 -> 6.9.1 age adoption passing confidence
@types/minio 7.0.5 -> 7.0.13 age adoption passing confidence
@types/node 10.17.16 -> 10.17.60 age adoption passing confidence
@types/node-fetch 2.5.5 -> 2.5.12 age adoption passing confidence
@types/pako 1.0.3 -> 1.0.4 age adoption passing confidence
@types/prettier 1.19.0 -> 1.19.1 age adoption passing confidence
@types/react 16.9.22 -> 16.9.56 age adoption passing confidence
@types/react-dom 16.9.5 -> 16.9.16 age adoption passing confidence
@types/react-router-dom 4.3.1 -> 4.3.5 age adoption passing confidence
@types/react-virtualized 9.18.11 -> 9.18.12 age adoption passing confidence
@types/supertest 2.0.8 -> 2.0.12 age adoption passing confidence
@types/tar 4.0.3 -> 4.0.5 age adoption passing confidence
@types/tar-stream 1.6.1 -> 1.6.4 age adoption passing confidence
autoprefixer 10.4.1 -> 10.4.7 age adoption passing confidence
axios (source) 0.21.1 -> 0.21.4 age adoption passing confidence
browserslist 4.16.5 -> 4.16.8 age adoption passing confidence
coveralls 3.0.2 -> 3.0.14 age adoption passing confidence
dagre 0.8.4 -> 0.8.5 age adoption passing confidence
enzyme-adapter-react-16 (source) 1.15.1 -> 1.15.6 age adoption passing confidence
express (source) 4.17.1 -> 4.17.3 age adoption passing confidence
express (source) 4.16.3 -> 4.16.4 age adoption passing confidence
gunzip-maybe 1.4.1 -> 1.4.2 age adoption passing confidence
http-proxy-middleware 0.19.1 -> 0.19.2 age adoption passing confidence
immer 9.0.6 -> 9.0.15 age adoption passing confidence
minio 7.0.14 -> 7.0.28 age adoption passing confidence
node-fetch 2.6.1 -> 2.6.7 age adoption passing confidence
postcss (source) 8.4.5 -> 8.4.14 age adoption passing confidence
proto3-json-serializer 0.1.6 -> 0.1.9 age adoption passing confidence
react-ace 7.0.2 -> 7.0.5 age adoption passing confidence
react-flow-renderer 9.6.5 -> 9.6.11 age adoption passing confidence
react-query 3.16.0 -> 3.16.1 age adoption passing confidence
react-scripts 5.0.0 -> 5.0.1 age adoption passing confidence
react-textarea-autosize 8.3.3 -> 8.3.4 age adoption passing confidence
react-virtualized 9.21.0 -> 9.21.2 age adoption passing confidence
react-vis 1.11.5 -> 1.11.7 age adoption passing confidence
runtypes 6.3.0 -> 6.3.2 age adoption passing confidence
snapshot-diff 0.6.1 -> 0.6.2 age adoption passing confidence
standard-version 8.0.0 -> 8.0.2 age adoption passing confidence
tailwindcss (source) 3.0.11 -> 3.0.24 age adoption passing confidence
tar-stream 2.1.0 -> 2.1.4 age adoption passing confidence
ts-proto 1.95.0 -> 1.95.1 age adoption passing confidence
typescript (source) 3.8.2 -> 3.8.3 age adoption passing confidence
wait-port 0.2.2 -> 0.2.9 age adoption passing confidence
wdio-selenium-standalone-service 0.0.10 -> 0.0.12 age adoption passing confidence
yaml (source) 2.0.0 -> 2.0.1 age adoption passing confidence

Release Notes

mui-org/material-ui

v3.0.2

Compare Source

Sep 3, 2018

Big thanks to the 16 contributors who made this release possible!

Here are some highlights ✨:

  • A documented release strategy (#​12752).
  • And many more bug fixes 🐛 and documentation improvements 📝.
@material-ui/[email protected]
@material-ui/[email protected]
Breaking changes
-import { ToggleButtonGroup } from '@​material-ui/lab/ToggleButton';
+import ToggleButtonGroup from '@​material-ui/lab/ToggleButtonGroup';
Component Fixes / Enhancements
Docs
Core

N/A

storybookjs/storybook

v6.3.13

Compare Source

Dependency Upgrades
  • Bump cli-table3 to fix colors bug (#​17180)

v6.3.12

Compare Source

Bug Fixes
  • CLI: Force sb upgrade to use latest version of npm-check-updates (#​16336)

v6.3.11

Compare Source

Bug Fixes
  • CLI: Fix CRA version detection crash (#​16308)

v6.3.10

Compare Source

Bug Fixes
  • CLI: Don't upgrade preset-create-react-app if react-scripts < 5 (#​16255)

v6.3.9

Compare Source

Maintenance
  • CLI: Add webpack5 builder to CRA5 sb init (#​16194)

v6.3.8

Compare Source

Maintenance
  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#​15889)

v6.3.7

Compare Source

Fix bad publish of 6.4.0-alpha.27 to the latest tag

testing-library/dom-testing-library

v8.7.2

Compare Source

Bug Fixes

v8.7.1

Compare Source

Bug Fixes
  • buildQuery: get*Error functions receive same Arguments type as queryAllBy parameter (#​1041) (6171979)
testing-library/react-testing-library

v11.2.7

Compare Source

Bug Fixes
postcss/autoprefixer

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

[v10.4.6](https://github.com/post


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

@google-oss-robot
Copy link

Hi @renovate-bot. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Bobgy
Copy link
Contributor

Bobgy commented Feb 2, 2021

/ok-to-test

@Bobgy
Copy link
Contributor

Bobgy commented Feb 2, 2021

@Bobgy Bobgy removed the ok-to-test label Feb 2, 2021
@Bobgy
Copy link
Contributor

Bobgy commented Feb 2, 2021

Removing ok-to-test to save some CI cluster resources

@renovate-bot renovate-bot force-pushed the renovate/patch-npm-updates branch 3 times, most recently from 1222b29 to a1d3ad0 Compare February 2, 2021 10:28
@renovate-bot renovate-bot force-pushed the renovate/patch-npm-updates branch 4 times, most recently from d35e2e7 to 92ad536 Compare July 3, 2022 05:22
@Bobgy
Copy link
Contributor

Bobgy commented Jul 3, 2022

/assign @zijianjoy
Can you help me get rid of this PR?
It keeps updating and sending notifications to me. If we don't plan to keep using renovate-bot, maybe remove its config by reverting #5056?

@renovate-bot renovate-bot force-pushed the renovate/patch-npm-updates branch 18 times, most recently from 38dc453 to 2060569 Compare July 5, 2022 11:27
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from zijianjoy after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@zijianjoy
Copy link
Collaborator

I received separate PRs from Dependabot to upgrade dependencies. Therefore we can close this PR. @Bobgy

@zijianjoy zijianjoy closed this Jul 5, 2022
@Bobgy
Copy link
Contributor

Bobgy commented Jul 5, 2022

Thank you!

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.

6 participants