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 non-major package dependencies #1527

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react-dom (source) 2.0.0 -> 2.0.1 age adoption passing confidence
@popperjs/core 2.10.2 -> 2.11.8 age adoption passing confidence
@types/react-beautiful-dnd (source) 13.1.3 -> 13.1.4 age adoption passing confidence
@types/react-transition-group (source) 4.4.5 -> 4.4.6 age adoption passing confidence
@zendeskgarden/container-accordion (source) 2.0.1 -> 2.0.6 age adoption passing confidence
@zendeskgarden/container-breadcrumb (source) 1.0.0 -> 1.0.4 age adoption passing confidence
@zendeskgarden/container-buttongroup (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-field (source) 2.1.0 -> 2.1.2 age adoption passing confidence
@zendeskgarden/container-focusvisible (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-focusvisible (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-grid (source) 0.1.1 -> 0.1.6 age adoption passing confidence
@zendeskgarden/container-keyboardfocus (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-modal (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-pagination (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-schedule (source) 2.0.1 -> 2.0.6 age adoption passing confidence
@zendeskgarden/container-scrollregion (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-selection (source) 2.0.0 -> 2.0.6 age adoption passing confidence
@zendeskgarden/container-slider (source) 0.1.1 -> 0.1.6 age adoption passing confidence
@zendeskgarden/container-splitter (source) 2.0.3 -> 2.0.8 age adoption passing confidence
@zendeskgarden/container-tabs (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-tooltip (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-utilities (source) 1.0.1 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-utilities (source) 1.0.0 -> 1.0.6 age adoption passing confidence
@zendeskgarden/container-utilities (source) 1.0.4 -> 1.0.6 age adoption passing confidence
date-fns 2.23.0 -> 2.30.0 age adoption passing confidence
downshift (source) 7.2.0 -> 7.6.0 age adoption passing confidence
polished (source) 4.1.3 -> 4.2.2 age adoption passing confidence
prism-react-renderer 1.2.1 -> 1.3.5 age adoption passing confidence
prop-types (source) 15.7.2 -> 15.8.1 age adoption passing confidence
react-popper (source) 2.2.5 -> 2.3.0 age adoption passing confidence
react-transition-group 4.4.2 -> 4.4.5 age adoption passing confidence
react-uid 2.3.1 -> 2.3.3 age adoption passing confidence
react-window (source) 1.8.8 -> 1.8.9 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react-dom)

v2.0.1

Compare Source

Bug Fixes
  • fix: adjust types for new function options feature in core/dom 1.3.0 (#​2359)
popperjs/popper-core (@​popperjs/core)

v2.11.7: @​popperjs/core@2.11.7

Compare Source

Bug Fixes

  • fix: Use correct window to get the devicePixelRatio #​2229

v2.11.6

Compare Source

Bug Fixes

v2.11.5

Compare Source

Bug Fixes

  • fix(types): Constrain Modifier Options to same type as Options in ModifierArguments #​1598

v2.11.4

Compare Source

Fixes

  • Fixed an issue with the postinstall script

v2.11.3

Compare Source

Bug Fixes

  • Fixes a placement issue that is caused when the starting offset parent element is inside shadow DOM. (#​1535)

  • Positioning using strategy fixed when inside a containing block (#​1579)

v2.11.2: @​popperjs/core@v2.11.2

Compare Source

v2.11.1: @​popperjs/core@v2.11.2

Compare Source

Note: 2.11.1 has a wrong dependency in its package.json, 2.11.2 was released to fix it

Bug Fixes

  • Round computed offsets after all the modifiers math is executed (#​1418)

  • Fix regression with detection of clipping boundaries (#​1478)

v2.11.0

Compare Source

New Features

  • Allow SVG elements as boundary (#​1405)

Bug Fixes

  • fix(computeStyles): adaptive option with fixed strategy on mobile (#​1398)

  • fix(getClippingRect): check position of clipping parent (#​1399)

  • fix(computeStyles): subpixel misalignment with round function (#​1400)

  • fix(preventOverflow): altAxis + tether (#​1401)

  • fix: handle scaled parent elements (#​1402)

  • Exposes OffsetsFunction type (#​1411)

zendeskgarden/react-containers (@​zendeskgarden/container-accordion)

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

v2.0.2

Compare Source

date-fns/date-fns (date-fns)

v2.30.0

Compare Source

Kudos to @​kossnocorp and @​Andarist for working on the release.

Changes
  • Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding @​babel/runtime as a dependency. See more details.

v2.29.3

Compare Source

This release is prepared by our own @​leshakoss.

Fixed

v2.29.2

Compare Source

This release is brought to you by @​nopears, @​vadimpopa and @​leshakoss.

Fixed

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed

v2.28.0

Compare Source

Kudos to @​tan75, @​fturmel, @​arcanar7, @​jeffjose, @​helmut-lang, @​zrev2220, @​jooola, @​minitesh, @​cowboy-bebug, @​mesqueeb, @​JuanM04, @​zhirzh, @​damon02 and @​leshakoss for working on the release.

Added
Fixed

v2.27.0

Compare Source

Kudos to @​tan75, @​hg-pyun, @​07akioni, @​razvanmitre, @​Haqverdi, @​pgcalixto, @​janziemba, @​fturmel, @​JuanM04, @​zhirzh, @​seanghay, @​bulutfatih, @​nodeadtree, @​cHaLkdusT, @​a-korzun, @​fishmandev, @​wingclover, @​Zacharias3690, @​kossnocorp and @​leshakoss for working on the release.

Fixed
Added

v2.26.0

Compare Source

Thanks to @​kossnocorp, @​leshakoss, @​tan75, @​gaplo, @​AbdAllahAbdElFattah13, @​fturmel, @​kentaro84207, @​V-Gutierrez, @​atefBB, @​jhonatanmacazana, @​zhirzh, @​Haqverdi, @​mandaputtra, @​micnic and @​rikkalo for working on the release.

Fixed
Changed
Added

v2.25.0

Compare Source

This release is brought to you by @​kossnocorp, @​gierschv, @​fturmel, @​redbmk, @​mprovenc, @​artyom-ivanov and @​tan75.

Added

v2.24.0

Compare Source

Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.

Fixed
Changed
Added
downshift-js/downshift (downshift)

v7.6.0

Compare Source

Features
  • getter prop with aria-label will not add aria-labelledby (#​1488) (20314b5)

v7.5.0

Compare Source

Features

v7.4.1

Compare Source

Bug Fixes
  • useCombobox: Ensure highlighted index is not selected on browser tab change (#​1484) (4ff1385), closes #​1471

v7.4.0

Compare Source

Features

v7.3.4

Compare Source

Bug Fixes
  • defaultProps: only select if there are items and one is highlighted (#​1467) (108c1ba)

v7.3.3

Compare Source

Bug Fixes
  • hooks: correctly compute item and index in getter function (#​1473) (7471fba)

v7.3.2

Compare Source

Bug Fixes

v7.3.1

Compare Source

Bug Fixes

v7.3.0

Compare Source

Features

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
  • hooks: do not add mouse and touch events in React native (#​1472) (694f2af)
styled-components/polished (polished)

v4.2.2

Compare Source

Bug Fixes

  • Color Modules - addresses an issue with longer floats in color values. (#​610 - Thanks to @​levymetal)

v4.2.1

Compare Source

Bug Fixes

  • hls(a) - now properly parses percentages for opacity.
  • rgb(a) - now properly parses percentages for opacity.

v4.2.0

Compare Source

Improvements

  • color Modules - now support space-separated CSS color values for rgb(a) and hsl(a). (#​605)
  • rgb - now accepts optional opacity value.
  • hsl - now accepts optional opacity value.

v4.1.4

Compare Source

Bug Fixes

  • mix - remove unnecessary division by 1 (#​59)
FormidableLabs/prism-react-renderer (prism-react-renderer)

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

What's Changed

Full Changelog: FormidableLabs/prism-react-renderer@v1.3.2...v1.3.3

v1.3.2

Compare Source

What's Changed

Full Changelog: FormidableLabs/prism-react-renderer@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed

Full Changelog: FormidableLabs/prism-react-renderer@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

  • docs: Fix typo by @​trevorblades in [https://github.com/FormidableLabs/prism-react-rend

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 5th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 3, 2023 00:58
@renovate
Copy link
Contributor Author

renovate bot commented Apr 3, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/.template/yarn.lock
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
error package.json: Name contains illegal characters

@renovate renovate bot force-pushed the renovate/packages-minor-patch branch from 4c5a639 to 0ee6ff3 Compare April 3, 2023 11:11
@coveralls
Copy link

coveralls commented Apr 3, 2023

Coverage Status

coverage: 96.201%. remained the same when pulling 7421955 on renovate/packages-minor-patch into 4a0977a on main.

@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 2 times, most recently from 7f07f80 to 1484763 Compare April 4, 2023 15:53
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 5 times, most recently from 881a70a to d4599ae Compare April 19, 2023 17:33
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 8 times, most recently from 35015e7 to 167685a Compare April 30, 2023 03:42
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 8 times, most recently from bfd135a to ce2348c Compare May 9, 2023 19:09
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch from ce2348c to 7cf1499 Compare May 10, 2023 15:13
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 5 times, most recently from 178bf5a to 774d408 Compare June 13, 2023 17:58
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 6 times, most recently from 1ebeecf to 31b4b4f Compare June 19, 2023 09:18
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 5 times, most recently from 8644ccb to 99cca92 Compare June 29, 2023 10:52
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 3 times, most recently from d4163df to c6769b4 Compare July 6, 2023 19:18
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch 2 times, most recently from fa78696 to acd0bf6 Compare July 9, 2023 10:31
@renovate renovate bot force-pushed the renovate/packages-minor-patch branch from acd0bf6 to 2ea60c4 Compare July 10, 2023 14:01
@Francois-Esquire Francois-Esquire merged commit 13b9ac1 into main Jul 10, 2023
5 checks passed
@Francois-Esquire Francois-Esquire deleted the renovate/packages-minor-patch branch July 10, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants