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

chore(deps): update all dependencies #734

Merged
merged 1 commit into from Dec 7, 2021
Merged

chore(deps): update all dependencies #734

merged 1 commit into from Dec 7, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/crypto require digest ae814b3 -> 5770296
golang.org/x/tools require patch v0.1.7 -> v0.1.8
react (source) minor 15.3.2 -> 15.6.1

Release Notes

golang/tools

v0.1.8

Compare Source

facebook/react

v15.6.1

Compare Source

React DOM

v15.6.0

Compare Source

React
  • Downgrade deprecation warnings to use console.warn instead of console.error. (@​flarnie in #​9753)
  • Add a deprecation warning for React.createClass. Points users to create-react-class instead. (@​flarnie in #​9771)
  • Add deprecation warnings and separate module for React.DOM factory helpers. (@​nhunzaker in #​8356)
  • Warn for deprecation of React.createMixin helper, which was never used. (@​aweary in #​8853)
React DOM
React Addons

v15.5.4

Compare Source

React Addons
  • Critical Bugfix: Update the version of prop-types to fix critical bug. (@​gaearon in 545c87f)
  • Fix react-addons-create-fragment package to include loose-envify transform for Browserify users. (@​mridgway in #​9642)
React Test Renderer
  • Fix compatibility with Enzyme by exposing batchedUpdates on shallow renderer. (@​gaearon in 9382)

v15.5.0

Compare Source

Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.

React
React DOM
React Test Renderer
  • Fixed bug where componentWillUnmount was not called for children. (@​gre in #​8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@​bvaughn)
React Addons
  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@​acdlite and @​bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@​acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@​bvaughn)

v15.4.2

Compare Source

React
React DOM
React Addons

v15.4.1

Compare Source

React
React DOM

v15.4.0

Compare Source

React
React DOM
React Perf
  • When ReactPerf is started, you can now view the relative time spent in components as a chart in Chrome Timeline. (@​gaearon in #​7549)
React Test Utils
  • If you call Simulate.click() on a <input disabled onClick={foo} /> then foo will get called whereas it didn't before. (@​nhunzaker in #​7642)
React Test Renderer
  • Due to packaging changes, it no longer crashes when imported together with React DOM in the same file. (@​sebmarkbage in #​7164 and #​7168)
  • ReactTestRenderer.create() now accepts {createNodeMock: element => mock} as an optional argument so you can mock refs with snapshot testing. (@​Aweary in #​7649, #​8261)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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.

@codecov-commenter
Copy link

Codecov Report

Merging #734 (8bd83b3) into master (6a41fb9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #734   +/-   ##
=======================================
  Coverage   69.31%   69.31%           
=======================================
  Files          47       47           
  Lines        2835     2835           
=======================================
  Hits         1965     1965           
  Misses        813      813           
  Partials       57       57           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a41fb9...8bd83b3. Read the comment docs.

@ccojocar ccojocar merged commit 040327f into master Dec 7, 2021
@renovate renovate bot deleted the renovate/all branch December 7, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants