Bump @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1
Bumps @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1.
Release notes
Sourced from @openstreetmap/id-tagging-schema's releases.
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
https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#673
v6.7.2
https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#672
v6.7.1
https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#671
v6.7.0
https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md#670
Changelog
Sourced from @openstreetmap/id-tagging-schema's changelog.
6.8.1
2024-Aug-19
- Update translations from Transifex
6.8.0
2024-Aug-19
New Presets
- Add preset for
man_made=flare(#1237)- Add presets for Ski Jump features (#1176, thanks [
@olafkryus])- Add preset for
leisure=bathing_place(#1274, thanks [@osmuser63783])- Add preset for
hairdresser=barber(#1165, thanks [@kjonosm])- Add preset for
man_made=footwear_decontamination(#1235)- Add preset for Go Kart Facility (#1281, thanks [
@arch0345])- Add preset for Chinese Fast Food (#1280, thanks [
@arch0345])- Add preset for
amenity=swingerclub(#1187, thanks [@Asteliks])- Add presets for dedicated types of Community Centers (#1200, thanks [
@tiptoptom])Changed Presets
- Add
activityfield to Trail Marker preset (#1197, thanks [@danieldegroot2])- Add
maxweightfield to Helipad preset (#1234)- Add
organicfield to the following presets: Cafe, Fast Food, Ice Cream Shop, Restaurant (#1247, thanks [@ToastHawaii])- Allow presets to be mapped as vertices: Ticket Validator, Fuel Pump, Mineshaft, Marker, Sinkhole, Public Transport Stations, Welcome Sign (#1233)
- Add
maxheightfield to Parking Garage Entrance/Exit preset (#232, thanks [@cicku])New and Changed Fields
- Add
armrestfield for Bench preset (#1227, thanks [@bompstable])- Add additional translatable values to the
surfacefield:clay,concrete:lanes,concrete:plates,grass_paver,pebblestone,tartan(#1198, thanks [@michalgwo])- Add common name tags as universal fields:
alt_name,loc_name,nat_name,official_name,reg_name,short_name(#215, thanks [@1ec5])- Add value
ghost_biketo the memorial type field (#1302, thanks [@mnalis])Deprecated Tags
- Add tag upgrade rule for
sidewalk=nonetosidewalk=noBugfixes
- Fix typo for tag value
material=reinforced_concrete(#1245, thanks [@Dimitar5555])- Remove unnecessary
matchScoreproperty from Kitchen Garden preset (#1253)- Fix tag for roller coaster track type field (#1293, thanks [
@arch0345])Documentation and Other Changes
- Skip
distdirectory for searching in VS Code (#1219)- Change deploy workflow to write
interimdata to a dedicated branch, instead of themaindevelopment branch (#1307)- Add repo governance documentation, including roles (co-maintainers, issue triage helpers, contributors) (#1230)
- Document guidelines for presets, fields and tag deprecations (#1229)
- Add pull request template (#1239)
#215: openstreetmap/id-tagging-schema#215 #222: openstreetmap/id-tagging-schema#222 #232: openstreetmap/id-tagging-schema#232 #1165: openstreetmap/id-tagging-schema#1165 #1167: openstreetmap/id-tagging-schema#1167 #1187: openstreetmap/id-tagging-schema#1187 #1197: openstreetmap/id-tagging-schema#1197
... (truncated)
Commits
1477951v6.8.10dbf5ffupdate translations from Transifexaebc447add missing link in changelog446e034fix missing link in changelogc70bb26build releasefed19c8v6.8.0b76ea52Guidelines: Improve wording (#1311)8e6fd74Revert "Add deprecation rules for typos in sidewalk tags (#1278)"790f6d9Add maxheight field to parking garage entrance/exit (#232)2f06f22sort terms alphabetically, see #1249- Additional commits viewable in compare view
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 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)
Does this keep us in sync with any changes made to iD's tagging presets @bhousel?
Does this keep us in sync with any changes made to iD's tagging presets @bhousel?
Yes, but every time we update this dependency, we really should check what has changed and whether it impacts anything.
This wouldn't take much, but I'm not comfortable just hitting the green merge button without spending an afternoon looking through it.
Superseded by #1699.