Bump @turf/boolean-contains from 7.1.0 to 7.2.0#1161
Open
dependabot[bot] wants to merge 17 commits intodevfrom
Open
Bump @turf/boolean-contains from 7.1.0 to 7.2.0#1161dependabot[bot] wants to merge 17 commits intodevfrom
dependabot[bot] wants to merge 17 commits intodevfrom
Conversation
Bumps [@turf/boolean-contains](https://github.com/Turfjs/turf) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](Turfjs/turf@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: "@turf/boolean-contains" dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
HAI-3567 prevent self intersecting by removing offending insertion HAI-3506 prevent self intersecting also with modification of polygons HAI-3567 use global notification and HDS library, add localizations HAI-3567 fix linting problems HAI-3567 quality improvement by adding testing and heeding sonarqube instructions HAI-3567 Add more tests for map/utils enable linting of ts and tsx files in the project srtucture HAI-3567 Add DrawInteraction tests HAI-3567 code inspection modifications
HAI-1888 update testing to use jest 30 Update tests to use more robust user.* than fireEvent fix package relations target to es2020 optimize test configuration create sonarcube configuration to exclude setup files from analysis add setup testing
HAI-3571 use correct sentry dsn and set them as environment variables
* Support HTML content in banner notifications (#1251) * HAI-3571 switch sentry to use european instance (#1254) HAI-3571 use correct sentry dsn and set them as environment variables * Update Dockerfile-local to have NGINX_SENTRY * Update nginx-env.sh to have NGINX_SENTRY substitution --------- Co-authored-by: Satu Kautto <115613569+SatuKautt@users.noreply.github.com>
HAI-3590 Load public hanke by map grid cells. No client-side caching at this point.
* HAI-3590 Use initial zoom level 8 for public hanke map.
… only be drawn on hankealue, area data must be filled before saving (#1262) HAI-3506 Do not allow self intersecting polygons HAI-3537 Do not allow save and quit if area data has not been correctly set HAI-3567 Do not allow drawing outside of hanke (intersecting hankealue included) HAI-3529 Do not allow drawing outside of hanke * Add more tests
* E2E test fixes (#1199) * Bump @playwright/test from 1.49.1 to 1.52.0 (#1174) * HAI-3560 Show '-' when there is no nuisances given for a hanke area (#1201) * HAI-3562 Fix syntax errors in translations (#1202) Fix syntax errors in HTML elements in translations. A lot of the the errors were caused by using typegraphic quotes (“ and ”) in properties instead of the straight quotes ("). Looks like the translations went through some word processor. There were also a lot of broken tags, with missing brackets (< or >) or extra spaces in the middle. There were also some capitalized tags. One `<P>` at the start of page will break the entire page. Some other fixes include: - Translating easy words and phrases that were already translated elsewhere. - Fixing the open all and close all buttons in the glossary. - Using links to translated materials whenever possible in the work instructions. When materials are only available in Finnish, add a (på finska) or a (in Finnish) text to the link. - Add Finnish translation of the puff in card 2 of the work instructions. It was missing completely from the localization files. * Fixes to E2E tests (#1205) * Added functions for common tasks (#1207) * HAI-3568 Try fixing E2E test failure of OverviewMap (#1217) * E2E test fixes (#1218) * HAI-3568 Adjusted timeouts (#1221) * Bump @types/node from 22.10.1 to 22.15.19 (#1226) * Security package updates --------- Co-authored-by: Topias Heinonen <topias.heinonen@gofore.com> Co-authored-by: Teemu Hiltunen <teemu.hiltunen@gofore.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kujalpegofore <petteri.kujala@gofore.com>
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kujalpegofore <petteri.kujala@gofore.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps @turf/boolean-contains from 7.1.0 to 7.2.0.
Release notes
Sourced from
@turf/boolean-contains's releases.Commits
7b0f037v7.2.0a8cbea3Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)d1a2c58Reverted self intersection behavior of boolean-intersect. update tests (#2773)5a9d40dReverted self intersection behavior forboolean-disjoint(#2772)3bbd759Replaced polygon-clipping with polyclip-ts (#2729)8f5c407Added bbox parameter to@turf/interpolate(#2768)bf588ddAdded special cases to booleanPointOnLine for zero length lines9dc7a50Updated README.md correcting typo in previous commit304b76bUpdated README.md to clarify GeoJSON types need to be installed separatelye7a28daRevert self intersection behavior:line-intersect(#2742)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)