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): bump the npm-production group with 2 updates #649

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps the npm-production group with 2 updates: @pinia/nuxt and maplibre-gl.

Updates @pinia/nuxt from 0.5.2 to 0.5.3

Release notes

Sourced from @​pinia/nuxt's releases.

v0.5.3

Please refer to CHANGELOG.md for details.

Commits

Updates maplibre-gl from 4.5.0 to 4.5.1

Release notes

Sourced from maplibre-gl's releases.

v4.5.1

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

✨ Features and improvements

  • Allow trackpad pinch gestures to break through the cooperativeGestures setting, bringing it in line with other embedded map behaviours, such as Google Maps and Mapbox. (#4465)
  • Expose projection matrix parameters (#3136)
  • Add option to position markers at subpixel coordinates to prevent markers jumping on moveend (#4458)

🐞 Bug fixes

  • Fix lag on fast map zoom (#4366)
  • Fix unguarded read access to possibly undefined object (#4431)
  • Fix remove hash string when map is removed (#4427)
  • Fix GeolocateControl may be added twice when calling addControl/removeControl/addControl rapidly (#4454)
  • Fix style.loadURL abort error being logged when removing style (#4425)
  • Fix vector tiles not loading when html is opened via "resource://android" (i.e., the assets folder) in GeckoView on Android (#4451)
Changelog

Sourced from maplibre-gl's changelog.

4.5.1

✨ Features and improvements

  • Allow trackpad pinch gestures to break through the cooperativeGestures setting, bringing it in line with other embedded map behaviours, such as Google Maps and Mapbox. (#4465)
  • Expose projection matrix parameters (#3136)
  • Add option to position markers at subpixel coordinates to prevent markers jumping on moveend (#4458)

🐞 Bug fixes

  • Fix lag on fast map zoom (#4366)
  • Fix unguarded read access to possibly undefined object (#4431)
  • Fix remove hash string when map is removed (#4427)
  • Fix GeolocateControl may be added twice when calling addControl/removeControl/addControl rapidly (#4454)
  • Fix style.loadURL abort error being logged when removing style (#4425)
  • Fix vector tiles not loading when html is opened via "resource://android" (i.e., the assets folder) in GeckoView on Android (#4451)
Commits
  • d9e75d2 Bump version to 4.5.1 (#4489)
  • 71e711c Bump junit-report-builder from 4.0.0 to 4.0.1 (#4482)
  • 2dd19fd Bump @​types/node from 22.0.0 to 22.0.2 (#4485)
  • 4869770 Bump puppeteer from 22.14.0 to 22.15.0 (#4484)
  • 19c79bb Fix GeckoView tile loading android assets folder (#4478)
  • 04e39c5 Bump @​typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 (#4469)
  • 8e19f94 Bump devtools-protocol from 0.0.1334619 to 0.0.1335233 (#4477)
  • 3edfc91 Bump stylelint from 16.8.0 to 16.8.1 (#4476)
  • c00a30b Allow pinch trackpad gesture while cooperative gestures is enabled (#4465)
  • a942081 Bump devtools-protocol from 0.0.1333880 to 0.0.1334619 (#4468)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-production group with 2 updates: [@pinia/nuxt](https://github.com/vuejs/pinia) and [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `@pinia/nuxt` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected])

Updates `maplibre-gl` from 4.5.0 to 4.5.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.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: "@pinia/nuxt"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2024
@vinayakkulkarni vinayakkulkarni merged commit 5d7a8dd into main Aug 8, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-production-94bb746dd9 branch August 8, 2024 20:55
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant