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 #4520

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.8.4 -> 3.8.6 age adoption passing confidence
change-case (source) 5.0.2 -> 5.1.2 age adoption passing confidence
core-js 3.33.0 -> 3.33.1 age adoption passing confidence
leaflet-geosearch 3.9.0 -> 3.10.2 age adoption passing confidence
ml-matrix 6.10.5 -> 6.10.7 age adoption passing confidence
react-scroll 1.8.9 -> 1.9.0 age adoption passing confidence
title-case (source) 4.1.0 -> 4.1.2 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.8.6

Compare Source

Patch Changes
  • #​11291 2be7eafe3 Thanks @​ArioA! - Fix a bug that allows to only call loadErrorMessages without also calling loadDevErrorMessages.

  • #​11274 b29f000f3 Thanks @​jerelmiller! - Start the query ref auto dispose timeout after the initial promise has settled. This prevents requests that run longer than the timeout duration from keeping the component suspended indefinitely.

  • #​11289 b5894dbf0 Thanks @​phryneas! - MockedProvider: default connectToDevTools to false in created ApolloClient instance.

    This will prevent the mocked ApolloClient instance from trying to connect to the DevTools, which would start a setTimeout that might keep running after a test has finished.

  • #​11206 dd2ce7687 Thanks @​phryneas! - cache.modify: Less strict types & new dev runtime warnings.

v3.8.5

Compare Source

blakeembrey/change-case (change-case)

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0: Add prefixCharacters option

Compare Source

Added

  • New prefixCharacters option to retain characters during case conversion. Useful for something like _$ to keep "private".
zloirock/core-js (core-js)

v3.33.1

Compare Source

smeijer/leaflet-geosearch (leaflet-geosearch)

v3.10.2

Compare Source

Bug Fixes
  • revert add handling of lat, lon coordinate queries (#​385) (93c8a0c)

v3.10.1

Compare Source

Bug Fixes

v3.10.0

Compare Source

Bug Fixes
Features
mljs/matrix (ml-matrix)

v6.10.7

Compare Source

Bug Fixes

v6.10.6

Compare Source

Bug Fixes
fisshy/react-scroll (react-scroll)

v1.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday" (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, check this box

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

@renovate renovate bot added the dependencies label Oct 5, 2023
@renovate renovate bot changed the title Update dependency leaflet-geosearch to v3.10.0 Update most non-major dependencies Oct 5, 2023
@renovate renovate bot force-pushed the renovate/most-minor-patch branch 3 times, most recently from d9f520d to 937b3d6 Compare October 10, 2023 10:25
Copy link
Collaborator

@gjvoosten gjvoosten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate renovate bot force-pushed the renovate/most-minor-patch branch 8 times, most recently from 14301f6 to e517f72 Compare October 20, 2023 09:42
@renovate renovate bot force-pushed the renovate/most-minor-patch branch from e517f72 to b46b023 Compare October 20, 2023 22:48
@gjvoosten gjvoosten merged commit b7ac8db into main Oct 25, 2023
26 checks passed
@gjvoosten gjvoosten deleted the renovate/most-minor-patch branch October 25, 2023 07:53
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.

1 participant