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

chore(deps): update dependency leaflet to v1.8.0 #197

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
leaflet (source) 1.7.1 -> 1.8.0 age adoption passing confidence

Release Notes

Leaflet/Leaflet

v1.8.0

Compare Source

⚠️ Breaking Changes
❇️ API changes
✨ Improvements
🙌 Accessibility
🐞 Bug fixes
📝 Docs
🔧 Workflow
🧪 Tests

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from coderbyheart as a code owner April 18, 2022 15:03
@renovate
Copy link
Contributor Author

renovate bot commented Apr 18, 2022

⚠ 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: package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g npm@8.7.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-leaflet@3.2.5
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR!   dev react@"18.0.0" from the root project
npm ERR!   peer react@">=16.9.0" from @snowpack/plugin-react-refresh@2.5.0
npm ERR!   node_modules/@snowpack/plugin-react-refresh
npm ERR!     dev @snowpack/plugin-react-refresh@"2.5.0" from the root project
npm ERR!   2 more (react-dom, styled-components)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.1" from react-leaflet@3.2.5
npm ERR! node_modules/react-leaflet
npm ERR!   dev react-leaflet@"3.2.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR!   peer react@"^17.0.1" from react-leaflet@3.2.5
npm ERR!   node_modules/react-leaflet
npm ERR!     dev react-leaflet@"3.2.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-18T15_03_42_586Z-debug-0.log

@renovate renovate bot deleted the renovate/leaflet-1.x branch May 3, 2022 14:19
coderbyheart added a commit that referenced this pull request May 3, 2022
react-leaflet is removed because it has not React 18 release, yet, and it is only used in the demo of this library.
fp-ts does not provide a real value in this case, and is removed as well.

BREAKING CHANGE: this changes the API.

`cellFromGeolocations()` now returns the cell or `undefined`.

Closes #198
Closes #197
Closes #196
Closes #195
Closes #194
Closes #193
Closes #192
Closes #191
Closes #190
Closes #189
@github-actions
Copy link

github-actions bot commented May 3, 2022

🎉 This issue has been resolved in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant