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

Bump maplibre-gl from 1.14.0 to 1.15.2 #21

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2021

Bumps maplibre-gl from 1.14.0 to 1.15.2.

Release notes

Sourced from maplibre-gl's releases.

v1.15.2

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v1.15.1:

🐞 Bug fixes

  • Fix breaking changes introduced in v1.15.0 by adoption dual naming scheme for CSS class names

v1.15.1

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v1.15.0:

🐞 Bug fixes

  • Add void return for some method declaration to match TS strict mode (#194)
  • Fix css leftovers (#83)

v1.15.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v1.14.0:

Features and improvements

🐞 Bug fixes

  • Prevented attribution button from submiting form (#178)

v1.14.1-rc.2

No release notes provided.

v1.14.1-rc.1

No release notes provided.

Changelog

Sourced from maplibre-gl's changelog.

1.15.2

🐞 Bug fixes

  • Fix breaking changes introduced in v1.15.0 by adoption dual naming scheme for CSS class names

1.15.1

🐞 Bug fixes

  • Add void return for some method declaration to match TS strict mode (#194)
  • Fix css leftovers (#83)

1.15.0

Features and improvements

  • ** Breaking Change: ** Rename css classes (#83)
  • Added custom protocol support to allow overriding ajax calls (#29)
  • Added setTransformRequest to map (#159)
  • Publish @​maplibre/maplibre-gl-style-spec v14.0.0 on NPM (#149)
  • Replace link to mapbox on LogoControl by link to maplibre (#151)
  • Migrate style spec files from mapbox to maplibre (#147)
  • Publish the MapLibre style spec in NPM (#140)
  • Replace mapboxgl with maplibregl in JSDocs inline examples (#134)
  • Bring in typescript definitions file (#24)
  • Update example links to https://maplibre.org/maplibre-gl-js-docs/ (#131)
  • Improve performance of layers with constant *-sort-key (#78)

🐞 Bug fixes

  • Prevented attribution button from submiting form (#178)
Commits
  • efad8e0 fix breaking changes to css classnames (#203)
  • d709b36 add missing pieces to contributing.md (#204)
  • c09ed83 better typing of PaddingOptions and EaseToOptions (#202)
  • 8a49205 chore: move from mapbox style + access-token to demotiles for debug pages (#88)
  • 8cf0f92 Add IntelliJ file to gitignore (#196)
  • b23ebea Fix bad merge in css rename, bump version to 1.15.1 (#195)
  • 0b30d43 Fix compile time issue with typescript strict mode (#194)
  • 24dd190 Rename css (#185)
  • c8d6501 remove detectmissingcss method (#193)
  • 4b753d2 fix: update setTransformRequest to use TransformRequestFunction type (#187)
  • 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 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 1.14.0 to 1.15.2.
- [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@v1.14.0...v1.15.2)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #53.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maplibre-gl-1.15.2 branch February 1, 2022 08:02
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.

0 participants