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 @openstreetmap/id-tagging-schema from 6.6.0 to 6.9.1 #1699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps @openstreetmap/id-tagging-schema from 6.6.0 to 6.9.1.

Release notes

Sourced from @​openstreetmap/id-tagging-schema's releases.

v6.9.1

  • fix "Detached House" translation in en-GB (#1438)

v6.9.0

New Presets

Changed Presets

  • Add building (with default value yes) field to Funeral Service Hall preset (#1324, thanks @​arch0345)
  • Add additional search terms to Monitoring Station preset (#1347, thanks @​mnalis)
  • Add additional search terms to Public Bookcase Station preset (#1333, #1354, thanks @​Coehill and @​danieldegroot2)
  • Change icon of Ticket Validator preset (#1388, thanks @​matkoniecz)
  • Rename shop=yes to reuse the name "Shop (Unspecified type)" (#1415, thanks @​Dimitar5555)
  • Only apply layer=1 on newly created building=roof objects (#1342) and tweak fields of roof preset
  • Rework crossing presets to be better structured and easier to work with (#1201, thanks @​tordans)

New and Changed Fields

  • Add camp_site (type) field to Campground preset (#1286, thanks @​osmuser63783)
  • Improve label of internet_access field (#1346, thanks @​mnalis)
  • Add value e-cigarettes to vending field of Vending Machine preset (#1371, thanks @​tiuck)
  • Add translatable strings for values of the map_type tag (#1373, thanks @​tiuck)
  • Add value sac_scale=strolling to Hiking Path Difficulty field (#1383, thanks @​felagund)
  • Add descriptions to options for parking field (#1402, thanks @​Nekzuris)
  • Add universal field for panoramax photo ids (#1344, thanks @​mnalis)
  • Include addr:town in list of tags of the Address field (#1433)

Regional Presets and Fields

  • Add presets for meadow=meadow_orchard, orchard=meadow_orchard (#1218, thanks @​tordans)
  • Add presets for highway=path-based bicycle-foot path tagging in some European countries (#1384, thanks @​olafkryus)

Deprecated Tags

  • Replace information=map + map_type=tactile_map with information=tactile_map (#1373, thanks @​tiuck)
  • Replace information=map + map_type=tactile_model with information=tactile_model (#1373, thanks @​tiuck)
  • Replace parking:lane:*=* with parking:* tags (#1390, thanks @​tiptoptom)
  • Replace cycleway*=opposite with oneway:bicycle=no (#1295, thanks @​tordans)

Bugfixes

  • Fix spelling of Amphitheater preset to American English (#1366, thanks @​1ec5)

Documentation and Other Changes

  • Improve documentation about how ℹ️ icon works in iD (#1257, thanks @​tordans)
  • Clarify guidelines about deprecation rules (#1309, thanks @​tordans)
  • Add question about potential preset icon to github issue template (#1377, thanks @​tordans)
  • Synchronize list of discardable tags with JOSM (#1423)

v6.8.1

https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#681

v6.8.0

https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#680

v6.7.3

... (truncated)

Changelog

Sourced from @​openstreetmap/id-tagging-schema's changelog.

What's New

Thanks to all our contributors, users, and the many people that are making the iD-tagging-schema great! ❤️

Breaking developer changes, which may affect downstream projects or sites that consume iD-tagging-schema, are marked with a ⚠️

6.9.0

2025-Feb-06

New Presets

Changed Presets

  • Add building (with default value yes) field to Funeral Service Hall preset (#1324, thanks [@​arch0345])
  • Add additional search terms to Monitoring Station preset (#1347, thanks [@​mnalis])
  • Add additional search terms to Public Bookcase Station preset (#1333, #1354, thanks [@​Coehill] and [@​danieldegroot2])
  • Change icon of Ticket Validator preset (#1388, thanks [@​matkoniecz])
  • Rename shop=yes to reuse the name "Shop (Unspecified type)" (#1415, thanks [@​Dimitar5555])
  • Only apply layer=1 on newly created building=roof objects (#1342) and tweak fields of roof preset

New and Changed Fields

  • Add camp_site (type) field to Campground preset (#1286, thanks [@​osmuser63783])
  • Improve label of internet_access field (#1346, thanks [@​mnalis])
  • Add value e-cigarettes to vending field of Vending Machine preset (#1371, thanks [@​tiuck])
  • Add translatable strings for values of the map_type tag (#1373, thanks [@​tiuck])
  • Add value sac_scale=strolling to Hiking Path Difficulty field (#1383, thanks [@​felagund])
  • Add descriptions to options for parking field (#1402, thanks [@​Nekzuris])

... (truncated)

Commits
  • af72b85 patch "Detached House" translation in en-GB, v6.9.1, closes #1438
  • defe6cb update translations, build v6.9.0 release
  • a12a1fe Add "addr:town" to address keys
  • 3abf5ee upgrade to upload-artifact v4
  • 26c1ff1 only apply layer=1 on newly creted roofs; improve fields for roof preset
  • da79c55 Add panoramax=* universal field (#1344)
  • 2bbb4bb Docs: Update Discord channel name (#1420)
  • a11968d add some discardable tags (sync with JOSM's list), closes #1423
  • 9aeafb1 Add deprecation rules for cycleway=opposite and rename field strings (#1295)
  • 9c7d193 add "https://"
  • 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 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 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)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.6.0 to 6.9.1.
- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)
- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)
- [Commits](openstreetmap/id-tagging-schema@v6.6.0...v6.9.1)

---
updated-dependencies:
- dependency-name: "@openstreetmap/id-tagging-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore-dependabot Automated PRs for keeping dependencies up-to-date label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore-dependabot Automated PRs for keeping dependencies up-to-date cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant