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: bump maplibre-gl from 4.0.2 to 4.1.1 #44

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps maplibre-gl from 4.0.2 to 4.1.1.

Release notes

Sourced from maplibre-gl's releases.

v4.1.1

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v4.1.0:

✨ Features and improvements

  • Improve animation curve when easeTo and flyTo with constraints (#3793)

🐞 Bug fixes

  • Fix unwanted zoom changes at the end of a panning motion (#2094)

v4.1.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v4.0.2:

✨ Features and improvements

  • Add option to position popup at subpixel coordinates to allow for smooth animations (#3710)
  • Constrain horizontal panning when renderWorldCopies is set to false (3738)

🐞 Bug fixes

  • Fix popup appearing far from marker that was moved to a side globe (3712)
  • Set text color to ensure contrast in the attribution pill (3737)
  • Fix memory leak in Worker when map is removed (3734)
  • Fix issue with FullscreenControl when MapLibre is within a ShadowRoot (#3573)
Changelog

Sourced from maplibre-gl's changelog.

4.1.1

✨ Features and improvements

  • Improve animation curve when easeTo and flyTo with constraints (#3793)

🐞 Bug fixes

  • Fix unwanted zoom changes at the end of a panning motion (#2094)

4.1.0

✨ Features and improvements

  • Add option to position popup at subpixel coordinates to allow for smooth animations (#3710)
  • Constrain horizontal panning when renderWorldCopies is set to false (3738)

🐞 Bug fixes

  • Fix popup appearing far from marker that was moved to a side globe (3712)
  • Set text color to ensure contrast in the attribution pill (3737)
  • Fix memory leak in Worker when map is removed (3734)
  • Fix issue with FullscreenControl when MapLibre is within a ShadowRoot (#3573)
  • Fix performance regression with setRTLTextPlugin which can cause 1 or 2 extra frames to render. (#3728)
Commits
  • 44b582e Bump version to 4.1.1 (#3845)
  • 7308da5 Fix for #2094 - unwanted zoom changes (#3836)
  • e345de1 Bump @​types/react from 18.2.65 to 18.2.66 (#3844)
  • bb28302 Bump devtools-protocol from 0.0.1272579 to 0.0.1273222 (#3843)
  • db9995a Bump @​types/node from 20.11.27 to 20.11.28 (#3842)
  • 2f3a407 Update add-3d-model-babylon.html with comments on occlusion and interactivity...
  • 0d8a9e3 Add helpful fields to package.json (#3840)
  • 4df138e Bump @​types/node from 20.11.26 to 20.11.27 (#3838)
  • c577cec Bump devtools-protocol from 0.0.1271979 to 0.0.1272579 (#3839)
  • 7f0f53f Bump @​types/react-dom from 18.2.21 to 18.2.22 (#3837)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v4.0.2...v4.1.1)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #46.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maplibre-gl-4.1.1 branch April 1, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants