Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the frontend-dependencies group with 9 updates in the /frontend directory:

Package From To
@turf/distance 6.5.0 7.1.0
@turf/line-segment 6.5.0 7.1.0
@turf/midpoint 6.5.0 7.1.0
maplibre-gl 4.3.2 4.5.2
pmtiles 3.0.6 3.0.7
@babel/core 7.24.6 7.25.2
@types/mapbox__mapbox-gl-draw 1.4.6 1.4.7
sass 1.77.4 1.77.8
vite 5.2.12 5.4.0

Updates @turf/distance from 6.5.0 to 7.1.0

Release notes

Sourced from @​turf/distance's releases.

v7.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​turf/distance's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 68915ee v7.1.0
  • 948cdaf Upgrade pnpm/action-setup in github actions (#2696)
  • 5f0d405 Clarify behavior of some existing turf modules (#2683)
  • ad8012c chore: update cluster-dbscan docs (#2624)
  • 36cdb9f Revert @​turf/kinks to 6.5.0 version (#2693)
  • df7e42f Fix @​turf/mask benchmarks to exclude test fixtures that are not usable (#2692)
  • c470ea4 Add test.example.js to the prettier ignore list because it is a generated fil...
  • 7275eb9 Stop turf-mask mutating by default, make it an option (#2635)
  • c8f24e0 Update @​types/geojson to 7946.0.10 minimum (#2688)
  • 25917d8 Rework prettier setup (#2677)
  • Additional commits viewable in compare view

Updates @turf/line-segment from 6.5.0 to 7.1.0

Release notes

Sourced from @​turf/line-segment's releases.

v7.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​turf/line-segment's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 68915ee v7.1.0
  • 948cdaf Upgrade pnpm/action-setup in github actions (#2696)
  • 5f0d405 Clarify behavior of some existing turf modules (#2683)
  • ad8012c chore: update cluster-dbscan docs (#2624)
  • 36cdb9f Revert @​turf/kinks to 6.5.0 version (#2693)
  • df7e42f Fix @​turf/mask benchmarks to exclude test fixtures that are not usable (#2692)
  • c470ea4 Add test.example.js to the prettier ignore list because it is a generated fil...
  • 7275eb9 Stop turf-mask mutating by default, make it an option (#2635)
  • c8f24e0 Update @​types/geojson to 7946.0.10 minimum (#2688)
  • 25917d8 Rework prettier setup (#2677)
  • Additional commits viewable in compare view

Updates @turf/midpoint from 6.5.0 to 7.1.0

Release notes

Sourced from @​turf/midpoint's releases.

v7.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​turf/midpoint's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

Bumps the frontend-dependencies group with 9 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@turf/distance](https://github.com/Turfjs/turf) | `6.5.0` | `7.1.0` |
| [@turf/line-segment](https://github.com/Turfjs/turf) | `6.5.0` | `7.1.0` |
| [@turf/midpoint](https://github.com/Turfjs/turf) | `6.5.0` | `7.1.0` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `4.3.2` | `4.5.2` |
| [pmtiles](https://github.com/protomaps/pmtiles) | `3.0.6` | `3.0.7` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.6` | `7.25.2` |
| [@types/mapbox__mapbox-gl-draw](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox__mapbox-gl-draw) | `1.4.6` | `1.4.7` |
| [sass](https://github.com/sass/dart-sass) | `1.77.4` | `1.77.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.4.0` |



Updates `@turf/distance` from 6.5.0 to 7.1.0
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v6.5.0...v7.1.0)

Updates `@turf/line-segment` from 6.5.0 to 7.1.0
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v6.5.0...v7.1.0)

Updates `@turf/midpoint` from 6.5.0 to 7.1.0
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v6.5.0...v7.1.0)

Updates `maplibre-gl` from 4.3.2 to 4.5.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@v4.3.2...v4.5.2)

Updates `pmtiles` from 3.0.6 to 3.0.7
- [Commits](https://github.com/protomaps/pmtiles/commits)

Updates `@babel/core` from 7.24.6 to 7.25.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

Updates `@types/mapbox__mapbox-gl-draw` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox__mapbox-gl-draw)

Updates `sass` from 1.77.4 to 1.77.8
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.4...1.77.8)

Updates `vite` from 5.2.12 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@turf/distance"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend-dependencies
- dependency-name: "@turf/line-segment"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend-dependencies
- dependency-name: "@turf/midpoint"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend-dependencies
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: pmtiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: "@types/mapbox__mapbox-gl-draw"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #277.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/frontend-dependencies-e053f047a5 branch August 19, 2024 17:51
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