Skip to content

Bump rfd from 0.16.0 to 0.17.2#3

Closed
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/cargo/rfd-0.17.2
Closed

Bump rfd from 0.16.0 to 0.17.2#3
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/cargo/rfd-0.17.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Copy link
Copy Markdown
Contributor

Bumps rfd from 0.16.0 to 0.17.2.

Release notes

Sourced from rfd's releases.

0.17.2

What's Changed

Full Changelog: PolyMeilex/rfd@0.17.1...0.17.2

0.17.1

What's Changed

[!WARNING] Warning from the 0.17.0 releasse still stands please pay extra attention and testing to the xdg_portal backend, as it was fully rewritten.

New Contributors

Full Changelog: PolyMeilex/rfd@0.17.0...0.17.1

0.17.0

What's Changed

[!WARNING] Please pay extra attention to this, I want as much user testing for those changes as possible, as it is essentially a full rewrite.

  • xdg_portal: Drop the ridiculous dependency tree of the async ecosystem in favor of libdbus by @​PolyMeilex in PolyMeilex/rfd#286
  • tokio and async-std features removed

New Contributors

Full Changelog: PolyMeilex/rfd@0.16.0...0.17.0

Changelog

Sourced from rfd's changelog.

0.17.2

0.17.1

0.17.0

  • tokio and async-std features removed
Commits
  • cca0cfa chore: Version bump 0.17.2
  • 7bd7cba chore: Lower MSRV
  • 8ac3917 ci: Don't run cargo-deny twice on my PRs
  • c6c74a1 chore: Version bump 0.17.1
  • 7fb5900 xdg_porta: Url decode the path
  • fdc5cf3 docs: Fixup docs post libdbus port
  • 57f503e Fix aarch64 compile error and add CI
  • cd188ef chore: Version bump 0.17 (#292)
  • f3258c5 xdg_portal: Drop the ridiculous dependency tree (#286)
  • f016476 file or folder picker implementation for macos (#290)
  • 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 show <dependency name> 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)

musoukun and others added 2 commits March 21, 2026 07:47
Add --gsi flag to use building and elevation data from Japan's
Geospatial Information Authority (国土地理院) for much better
coverage of Japanese areas.

Buildings:
- Fetch building polygons from GSI optimal_bvmap vector tiles
- Parse MVT/Protobuf format and convert to OSM-compatible data
- Merge with OSM data (typically 3-4x more buildings in Japan)
- Local tile caching for offline reuse

Elevation:
- When --gsi + --terrain, use GSI DEM (5m/10m precision) instead
  of AWS Terrarium (~30m precision)
- GSI DEM PNG 24-bit signed integer decoding
- Separate cache prefix to avoid conflicts with Terrarium tiles

GUI:
- Add "GSI Buildings (Japan)" checkbox in Settings

Data source: https://maps.gsi.go.jp/development/vt.html
License: Free with attribution (国土地理院)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 20, 2026
@github-actions

Copy link
Copy Markdown

⏱️ Benchmark run finished in 0m 26s
🧠 Peak memory usage: 1108 MB

📈 Compared against baseline: 30s
🧮 Delta: -4s
🔢 Commit: c6d98c8

🟢 Generation time is unchanged.

📅 Last benchmark: 2026-03-20 22:52:36 UTC

You can retrigger the benchmark by commenting retrigger-benchmark.

musoukun and others added 2 commits March 21, 2026 08:04
feat: Add GSI (国土地理院) data integration for Japan
Bumps [rfd](https://github.com/PolyMeilex/rfd) from 0.16.0 to 0.17.2.
- [Release notes](https://github.com/PolyMeilex/rfd/releases)
- [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md)
- [Commits](PolyMeilex/rfd@0.16.0...0.17.2)

---
updated-dependencies:
- dependency-name: rfd
  dependency-version: 0.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/rfd-0.17.2 branch March 29, 2026 12:58
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant