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

chore(deps): update all patch and minor versions #213

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maplibre-gl (source) 4.6.0 -> 4.7.0 age adoption passing confidence
typedoc (source) 0.26.6 -> 0.26.7 age adoption passing confidence

Release Notes

maplibre/maplibre-gl-js (maplibre-gl)

v4.7.0

Compare Source

✨ Features and improvements
  • Support multiple layers in map.on, map.once and map.off methods (#​4570)
  • Ensure GeoJSON cluster sources emit a console warning if maxzoom is less than or equal to clusterMaxZoom since in this case you may see unexpected results. (#​4604)
🐞 Bug fixes
  • Heatmap Fix for 3D terrain (#​4571)
  • Fix Map#off to not remove listener with layer(s) registered with Map#once (#​4592)
  • Improve types a bit for addSource and getSource (#​4616)
  • Fix the color near the horizon when terrain is enabled without any sky (#​4607)
  • Fix bug where fitBounds and cameraForBounds would not display across the 180th meridian (antimeridian)
  • Fix white flickering on map resize (#​4158)
  • Fixed a performance regression related to symbol placement (#​4599)
  • Fix a bug where cloning a Transform instance didn't include the lngRange. This caused a bug where
    using transformCameraUpdate caused the maxBounds to stop working just for east/west bounds. (#​4625)
TypeStrong/TypeDoc (typedoc)

v0.26.7

Compare Source

Features
  • Support TypeScript 5.6, #​2699.
  • Added customJs option to include a script tag in generated HTML output, #​2650.
  • Added markdownLinkExternal option to treat http[s]:// links in markdown documents and comments as external to be opened in a new tab, #​2679.
  • Added navigation.excludeReferences option to prevent re-exports from appearing in the left hand navigation, #​2685.
  • Added support for the @abstract tag, #​2692.
Bug Fixes
  • Fixed an issue where links in packages mode would be resolved incorrectly, #​2680.
  • @link tags to symbols which are not included in the documentation will produce invalid link warnings again, #​2681.
  • Fixed handling of @param tags on comments attached to function callback parameters, #​2683.
  • The alphabetical and alphabetical-ignoring-documents sort options now use localeCompare to sort, #​2684.
  • Fixed incorrect placement of parameter default values in some signatures with a this parameter, #​2698.
Thanks!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency maplibre-gl to v4.7.0 chore(deps): update all patch and minor versions Sep 9, 2024
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch from 91d4cd4 to fa425e8 Compare September 9, 2024 00:43
@fredj fredj merged commit 737e2bb into master Sep 9, 2024
1 check passed
@fredj fredj deleted the renovate/all-patch-and-minor-versions branch September 9, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant