Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

deps(deps): update dependencies-non-major #76

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-ui/core (source) 4.11.3 -> 4.12.1 age adoption passing confidence
@testing-library/jest-dom 5.11.10 -> 5.14.1 age adoption passing confidence
@testing-library/react 11.2.5 -> 11.2.7 age adoption passing confidence
@testing-library/user-event 13.0.16 -> 13.1.9 age adoption passing confidence
@turf/turf 6.3.0 -> 6.5.0 age adoption passing confidence
@types/d3-array 2.9.0 -> 2.12.3 age adoption passing confidence
@types/d3-time-format 3.0.0 -> 3.0.1 age adoption passing confidence
@types/jest 26.0.22 -> 26.0.24 age adoption passing confidence
@types/node 12.20.7 -> 12.20.16 age adoption passing confidence
@types/react 17.0.3 -> 17.0.14 age adoption passing confidence
@types/react-dom 17.0.3 -> 17.0.9 age adoption passing confidence
@types/react-map-gl 5.2.9 -> 5.2.10 age adoption passing confidence
@types/react-router-dom 5.1.7 -> 5.1.8 age adoption passing confidence
@visx/axis 1.7.0 -> 1.17.0 age adoption passing confidence
@visx/scale 1.7.0 -> 1.14.0 age adoption passing confidence
@visx/shape 1.7.0 -> 1.16.0 age adoption passing confidence
react-map-gl 5.3.11 -> 5.3.16 age adoption passing confidence
theme-ui 0.3.5 -> 0.10.0 age adoption passing confidence
typescript (source) 4.2.3 -> 4.3.5 age adoption passing confidence

Release Notes

mui-org/material-ui

v4.12.1

Compare Source

July 7, 2021

This release is released to fix the package.json generation in the previous release.

Core

v4.12.0

Compare Source

July 6, 2021

Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.

@​material-ui/core@​4.12.0
@​material-ui/system@​4.12.0
Docs
Core

v4.11.4

Compare Source

Apr 27, 2021

Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

We fixed an issue related to some packages using incompatible versions of @material-ui/types. This affected @material-ui/core, @material-ui/lab, and @material-ui/styles
@material-ui/types@5.1.7 accidentally included a breaking change.

@​material-ui/core@​4.11.4

  • [Avatar] Remove circular variant deprecation (#​25543) @​michal-perlakowski
  • [types] Ensure Omit type exists (#​25978) @​eps1lon

Docs

  • [DataGrid] Update docs sections (#​25980) @​dtassone
  • [docs] Sync master redirections with next @​oliviertassinari
  • [docs] Fix deploy @​oliviertassinari
  • [docs] Move DataGrid editing nav link (#​25769) @​dtassone
  • [docs] Design is what matters @​oliviertassinari
  • [docs] Add the new demo page (#​25285) @​DanailH
  • [docs] Add a temporary hiring block in the docs (#​25111) @​oliviertassinari
  • [docs] Remove under construction icons from DataGrid feature pages (#​24946) @​DanailH
  • [docs] Add HoodieBees to sponsors (#​24735) @​mbrookes
  • [docs] Add sorting section (#​24637) @​dtassone
  • [docs] v4 is not under active development @​oliviertassinari

Core

  • remove job ad @​oliviertassinari
  • clearer header @​oliviertassinari
  • [blog] Fix typos @​oliviertassinari
  • [core] Update the codesandbox issue templates (#​25501) @​oliviertassinari
  • [core] Support /r/issue-template back (#​24870) @​oliviertassinari
  • [website] Q1 2021 Update (#​25591) @​oliviertassinari
  • [website] Matheus Wichman joins Material-UI (#​25590) @​oliviertassinari
  • [website] Fix 404 page @​oliviertassinari
  • [website] Update Careers page (#​24948) @​oliviertassinari

All contributors of this release in alphabetical order: @​DanailH, @​dtassone, @​eps1lon, @​mbrookes, @​michal-perlakowski, @​oliviertassinari

testing-library/jest-dom

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features
  • toHaveAccessibleName and toHaveAccessibleDescription (#​377) (87ffd2a)

v5.13.0

Compare Source

Features

v5.12.0

Compare Source

Features
testing-library/react-testing-library

v11.2.7

Compare Source

Bug Fixes

v11.2.6

Compare Source

Bug Fixes
  • types: exclude tsconfig from types folder in publish flow (#​893) (58150b9)
testing-library/user-event

v13.1.9

Compare Source

Bug Fixes
  • keyboard: do not set document selection when typing on <input> (#​679) (f2fec13)

v13.1.8

Compare Source

Bug Fixes
  • keyboard: maintain cursor position on controlled React input (#​665) (03f38b9)

v13.1.7

Compare Source

Bug Fixes

v13.1.6

Compare Source

Bug Fixes
  • keyboard: add link to README in key descriptor error (#​666) (ebc90d8)

v13.1.5

Compare Source

Bug Fixes
  • relax typing and throw error for unsupported elements (#​649) (dc13160)

v13.1.4

Compare Source

Bug Fixes
  • keyboard: recognize checkbox/radio as clickable inputs (#​654) (35d996e)

v13.1.3

Compare Source

Bug Fixes
  • throw error when click/hover on pointer-events: none (#​647) (6b2ce66)

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features
Turfjs/turf

v6.5.0

Compare Source

🏅 New Features/Enhancements

🐛 Bug Fixes

📖 Documentation

🔔 Misc

v6.4.0

Compare Source

🏅 New Features/Enhancements

🐛 Bug Fixes

📖 Documentation

🔔 Misc

airbnb/visx

v1.17.0

Compare Source

🚀 Enhancements
  • new(axis): enable customization of tickLineProps #​1211
🏆 Contributors

v1.16.0

Compare Source

🚀 Enhancements
  • feat(shape): add more segmentation for SplitLinePath #​1261
🐛 Bug Fix
  • feat(shape): add more segmentation for SplitLinePath #​1261
🏆 Contributors

v1.14.0

Compare Source

🚀 Enhancements
  • feat(scale): support rounding for symlog #​1252
  • feat(animatedaxis): add tickComponent support (#​977) #​1228
🐛 Bug Fix
  • build: skip release workflow when in forked repo #​1251
🏠 Internal
  • build: skip release workflow when in forked repo #​1251
  • build: run happo on push #​1254
🏆 Contributors

v1.12.0

Compare Source

🚀 Enhancements
  • new(shape): support dynamic fill directly in Pie #​1225
🏆 Contributors

v1.11.1

Compare Source

🐛 Bug Fix
  • fix(scale): upgrade d3-time to v2.4 for d3-scale compatibility #​1219
📝 Documentation
  • docs(shape): fix docs fror BarGroup, BarGroupHorizontal, and BarStack #​1212
🏆 Contributors

v1.10.0

Compare Source

🚀 Enhancements
🐛 Bug Fix
Uncategorized
🏆 Contributors

v1.8.0

Compare Source

🚀 Enhancements
  • new(shape/Polygon): add optional 'points' override #​1156
🏆 Contributors
visgl/react-map-gl

v5.3.16

Compare Source

  • Making features available to onMouseEnter (#​1474)
  • Prevent attribution button from submitting forms (#​1477)
  • Remove extra props in GeolocateControl callback (#​1480)

v5.3.15

Compare Source

  • Only block scrolling on the overlay container itself (#​1465)

v5.3.14

Compare Source

  • Safety check before unprojection (#​1452)
  • Fix return type of Layer function (#​1453)

v5.3.13

Compare Source

  • Work around for pointermove event on hidden map (#​1450)
  • Fix: typo in PositionType value (#​1444)

v5.3.12

Compare Source

  • [Typescript] Remove usage of labelled tuples (#​1426)
  • Add promoteId as a source prop (#​1398)
  • Fix FullScreenControl container (#​1430)
system-ui/theme-ui

v0.10.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Vlad Shcherbin (@​vladshcherbin), for all your work!

Release Notes
Allow easy styling autofilled of Inputs (#​1811)

Background color of autofilled inputs will now default to theme.colors.background. It can be changed by setting autofillBackgroundColor prop.


🚀 Enhancement
🐛 Bug Fix
  • Fix typo #​1835 (@​vladshcherbin)
  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/editor, theme-ui
  • @theme-ui/color, @theme-ui/css
  • @theme-ui/color, @theme-ui/components, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-theme-style-guide, @theme-ui/preset-bootstrap, @theme-ui/preset-bulma, @theme-ui/preset-dark, @theme-ui/preset-deep, @theme-ui/preset-funk, @theme-ui/preset-future, @theme-ui/preset-polaris, @theme-ui/preset-roboto, @theme-ui/preset-sketchy, @theme-ui/preset-swiss, @theme-ui/preset-system, @theme-ui/preset-tailwind, @theme-ui/style-guide
🏠 Internal
Authors: 6

v0.9.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.9.0

Compare Source

Release Notes
modernize Babel config (#​1721)

Theme UI packages became lighter! Built source code is now 9.5 kB (34%) smaller.

The trade-off is, Babel config has changed and it no longer supports Internet
Explorer 11. If you need to support legacy browsers, you can transpile
node_modules (e.g. with
next-transpile-modules).


🚀 Enhancement
  • @theme-ui/preset-base, @theme-ui/preset-bootstrap, @theme-ui/sidenav, @theme-ui/typography
🐛 Bug Fix
  • @theme-ui/components
    • fix(components): set Select's bgColor to "background" - fixes dark mode (@​hasparus)
📝 Documentation
Authors: 2

v0.8.4

Compare Source

🐛 Bug Fix
  • @theme-ui/theme-provider
⚠️ Pushed to stable
  • @theme-ui/theme-provider
Authors: 1

v0.8.3

Compare Source

🐛 Bug Fix
  • @theme-ui/color-modes
    • fix(color-modes): stop showing current color mode as initial mode in
      rawColors.modes (@​hasparus)
⚠️ Pushed to stable
  • @theme-ui/color-modes, @theme-ui/color, @theme-ui/components,
    @theme-ui/core, @theme-ui/css, @theme-ui/custom-properties,
    @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-code-recipes,
    gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media,
    @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/preset-base,
    @theme-ui/preset-bootstrap, @theme-ui/preset-bulma,
    @theme-ui/preset-dark, @theme-ui/preset-deep, @theme-ui/preset-funk,
    @theme-ui/preset-future, @theme-ui/preset-polaris,
    @theme-ui/preset-roboto, @theme-ui/preset-sketchy,
    @theme-ui/preset-swiss, @theme-ui/preset-system,
    @theme-ui/preset-tailwind, @theme-ui/preset-tosh, @theme-ui/presets,
    @theme-ui/prism, @theme-ui/sidenav, @theme-ui/style-guide,
    @theme-ui/tachyons, @theme-ui/tailwind, @theme-ui/theme-provider,
    theme-ui, @theme-ui/typography
Authors: 1

v0.8.2 (Wed May 05 2021)

🐛 Bug Fix
  • @theme-ui/color-modes
    • fix(color-modes): merge rawColors even when there are no color modes
      (@​hasparus)
    • fix(color-modes): add initial color mode to a correct key
      (@​hasparus)
    • fix(color-modes): hotfix color modes provider to stop breaking rules of
      hooks (@​hasparus)
  • @theme-ui/color-modes, @theme-ui/css, @theme-ui/custom-properties,
    theme-ui
    • fix(color-modes): merge rawColors from nested theme providers
      (@​hasparus)

v0.8.1 (Wed May 05 2021)

🐛 Bug Fix
Authors: 2

v0.8.0 (Wed May 05 2021)

🔥 Breaking Changes and Deprecations
  • BREAKING: theme.config.useRootStyles now defaults to true following
    deprecation of useBodyStyles. Styles from theme.styles.root are now added
    to <html> element by default.

  • Moved theme configuration options to config object in theme.

    • Deprecations: useRootStyles, useCustomProperties,
      useColorSchemeMediaQuery, useBorderBox, and useLocalStorage options on
      the theme object are now scoped under a config object on the theme, and
      the root-level options, now deprecated, will be removed in a future release.

    (e.g. you should be setting theme.config.useBorderBox instead of
    theme.useBorderBox)

    • ⚠ All config options should be migrated at once. If Theme UI sees
      theme.config exists, it won't look for options on the theme.
  • Removed APIs, previously deprecated in 0.6.0

    • theme.useBodyStylestheme.config.useRootStyles
    • StyledThemed
🚀 Enhancements
  • @theme-ui/color-modes, @theme-ui/css, gatsby-plugin-theme-ui
🐛 Bug Fix
📝 Documentation
Authors: 5

🎉 v0.8.0 contains work from a new contributor! 🎉

Thank you, @​Zolwiastyl, for all your work!


v0.7.5 (Wed Apr 28 2021)

🐛 Bug Fix
📝 Docs
  • docs: useColorSchemeMediaQuery defaults to true
    (@​hasparus)
Authors: 2

v0.7.4 (Tue Apr 27 2021)

🐛 Bug Fix
Authors: 1

v0.7.3 (Wed Apr 21 2021)

🎉 This release contains work from a new contributor! 🎉

❤️ David Dios (@​dios-david)

Thanks for all your work!

✨ New Features
🐛 Bug Fix
  • @theme-ui/css
🔩 Dependency Updates
Authors: 3

v0.7.2 (Mon Apr 19 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Jonathan Van Buren (@​vanbujm), for all
your work!

🐛 Bug Fix
🔩 Dependency Updates
Authors: 3

v0.7.0 (Thu Apr 15 2021)

🚀 Enhancement
🐛 Bug Fix
  • gatsby-plugin-theme-ui, gatsby-theme-code-recipes,
    gatsby-theme-style-guide, gatsby-theme-ui-layout
⚙️ Internal

Configuration

📅 Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.

🚦 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, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from dnsos as a code owner April 11, 2021 23:21
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 11 times, most recently from 181e149 to a421275 Compare April 19, 2021 21:06
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 7 times, most recently from 8b8a29b to a8d89d0 Compare April 28, 2021 20:31
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 11 times, most recently from e99b263 to caec518 Compare May 5, 2021 18:34
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from c5ed59b to f31ae98 Compare May 26, 2021 18:34
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from d2371c9 to e88e5b2 Compare June 7, 2021 23:15
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 7d3e601 to 7cac403 Compare June 11, 2021 17:10
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from 94be094 to efb5c74 Compare June 19, 2021 18:03
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from f035d55 to e256c39 Compare July 1, 2021 12:13
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e256c39 to c9411c4 Compare July 2, 2021 20:06
@dnsos dnsos closed this Jul 13, 2021
@dnsos dnsos deleted the renovate/dependencies-non-major branch July 13, 2021 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants