Bump @rapideditor/location-conflation from 2.0.1 to 3.0.0 in the rapideditor group across 1 directory#12259
Conversation
|
According to the changelog we should
https://github.com/rapideditor/location-conflation/blob/main/CHANGELOG.md |
|
from CI
|
Bumps the rapideditor group with 1 update in the / directory: [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation). Updates `@rapideditor/location-conflation` from 2.0.1 to 3.0.0 - [Release notes](https://github.com/rapideditor/location-conflation/releases) - [Changelog](https://github.com/rapideditor/location-conflation/blob/main/CHANGELOG.md) - [Commits](rapideditor/location-conflation@v2.0.1...v3.0.0) --- updated-dependencies: - dependency-name: "@rapideditor/location-conflation" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rapideditor ... Signed-off-by: dependabot[bot] <[email protected]>
7557366 to
0933749
Compare
|
FYI: I am looking into preparing a PR for those two things (separate). |
|
It's great that all this indexing is now handled by the library itself.
@tordans: sorry, I did not see your message in time. I've already upgraded the logic to use the upstream methods accordingly. Can you please give this a look at commit I'm going to keep this open for a bit (merging after the upcoming release), so we can test it thoroughly for potential regressions. |
d4ece43 to
1a2399b
Compare
I had Cursor compare our approaches and yours is doing the better cleanup so no new input from my side :-). +1 for testing during the next beta-cycle but but I don't see anything special to look. |
Bumps the rapideditor group with 1 update in the / directory: @rapideditor/location-conflation.
Updates
@rapideditor/location-conflationfrom 2.0.1 to 3.0.0Release notes
Sourced from
@rapideditor/location-conflation's releases.Changelog
Sourced from
@rapideditor/location-conflation's changelog.Commits
7aa988ev3.0.037d9be5Update dependencies, eslint config can be a .ts file8f6cf39More docs cleanup, more tests to ensure world location 'Q2' behavior844b591v3: refactor locationSetsAt, add world pre-seeding, add API.mdb6256eeConvert tests to TypeScript and modernize test suitec0a8307Remove strict property (3.0.0 breaking change)dd5ed17TypeScript strictness, code quality, and tooling improvementscf5219cUpdate dependencies, update project docs, guides, prompts62c03dfNSI and OCI are not scoped packages, so 'osmlab' should not be here.374a65fPublish not working.npm pkg fixsuggests this. idk why