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 @mapbox/geojsonhint from 3.1.1 to 3.2.0 #1125

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @mapbox/geojsonhint from 3.1.1 to 3.2.0.

Changelog

Sourced from @​mapbox/geojsonhint's changelog.

3.2.0

  • Remove crs validation

3.1.0

  • Bump minimist version to 1.28, remeove unused underscore dependency

3.1.0

  • Adds options to disable right-hand rule validation #87

3.0.2

  • Bump underscore to 1.12.1

3.0.1

  • Bump minimist to >v1.2.5
  • Fixed the rhr check (forked to @​rurban)

3.0.0

  • Bump tested node versions to 8 & 10

2.2.0

  • Use constructor object test to stay compatible with IE11

2.1.0

  • Exit 1 in cli tool when it hits an error
  • Update deps to latest versions

2.0.0

This is the first stable release of geojsonhint that supports the IETF GeoJSON standard

  • Fixes winding order reversal from beta releases.

2.0.0-beta2

  • Fix missing bin directory from beta1 release.

2.0.0-beta1

  • geojsonhint.js has been removed from this repository: it's a built file, useful for people who want to include geojson as a script tag. That file will still be available on unpkg, which is documented in the readme. This change ensures that contributors don't accidentally mess with the geojsonhint.js

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@jbelien jbelien enabled auto-merge (squash) August 26, 2023 13:30
@jbelien
Copy link
Member

jbelien commented Aug 26, 2023

@dependabot rebase

Bumps [@mapbox/geojsonhint](https://github.com/mapbox/geojsonhint) from 3.1.1 to 3.2.0.
- [Changelog](https://github.com/mapbox/geojsonhint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mapbox/geojsonhint/commits/v3.2.0)

---
updated-dependencies:
- dependency-name: "@mapbox/geojsonhint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2.x/mapbox/geojsonhint-3.2.0 branch from 4b18d9d to 2d5a764 Compare August 26, 2023 14:42
@jbelien jbelien merged commit 4e75ea4 into 2.x Aug 26, 2023
8 checks passed
@jbelien jbelien deleted the dependabot/npm_and_yarn/2.x/mapbox/geojsonhint-3.2.0 branch August 26, 2023 14:44
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