maplibre / maplibre-gl-inspect

Maplibre GL Inspect adds an inspect control to maplibre-gl-js to view all features of the vector sources and allows hovering over features to see their properties.
https://maplibre.org/maplibre-gl-inspect/
BSD 3-Clause "New" or "Revised" License
40 stars 7 forks source link

Bump rollup-plugin-dts from 6.1.0 to 6.1.1 #43

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps rollup-plugin-dts from 6.1.0 to 6.1.1.

Changelog

Sourced from rollup-plugin-dts's changelog.

6.1.1

Fixes:

  • Fix missing whitespace related to generic arguments.

Thank you:

Features, fixes and improvements in this release have been contributed by:

Commits
  • 9ad5e06 6.1.1
  • 91d5ac2 chore(deps): update all non-major dependencies
  • 1d002b9 chore(deps): update all non-major dependencies
  • 7198ba0 fix: dont break transform when there is no space between function and generic...
  • 1605db3 chore(deps): update all non-major dependencies
  • edc91fd chore(deps): update all non-major dependencies
  • 3835bfa chore(deps): update all non-major dependencies
  • 7e469c2 chore(deps): update all non-major dependencies
  • fbb285b chore(copyright): update license to LGPL-3.0-only (#303)
  • d55ee5b chore(deps): update all non-major dependencies
  • 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 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)