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

Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 #45

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.palmergames.bukkit.towny:towny 0.100.2.1 -> 0.100.2.5 age adoption passing confidence

Release Notes

TownyAdvanced/Towny (com.palmergames.bukkit.towny:towny)

v0.100.2.5: for MC 1.16.* & 1.17.* & 1.18.* & 1.19.* & 1.20.*

Compare Source

  • Fix spawn particles able to be drawn while Towny is disabled.
    • Closes #​7372.
    • Fix regression from 0.100.2.4 where deleted town/nation bank refunds could cause money duplication, courtesy of Warrior with PR #​7375.

Cumulative changes since 0.100.2.0
0.100.2.4
  • Skip showing the "Modes set:" message when someone has their town removed.
  • Add ability to pay out town and nation bank balances to the mayor or nation leader when possible, when a town or nation is deleted.
  • New Config Option: economy.banks.is_deleted_town_and_nation_bank_balances_paid_to_owner
    • Default: true
    • When set to true, a town or nation which is deleted will attempt to pay the balance bank balance to the mayor or leader.
    • This will only succeed if the town or nation has a mayor or leader.
  • Fix OutlawTeleportEvent being able to be thrown async.
  • Add the ability to see who is selling a plot.
  • New Config Option: notification.plot.forsaleby
    • Default: &e[For Sale by %s: %s]
  • Removed Config Option: notification.plot.forsale
  • Add better error message when you try to buy a plot you already own.
  • Update logging code, courtesy of Articdive with PR #​7314.
    • Drops the usage of deprecated methods and begins using the towny.log file again.
    • Closes #​5855.
0.100.2.3
  • Stop non-Towny-using worlds showing a ChunkNotification when entered.
  • Fix /ta unclaim throwing an NPE while the refund on unclaim feature is active.
  • Fix missing "info" from plot command tab completes.
  • Fix regression from 0.100.2.2 which broke the folia tasks.
0.100.2.2
  • Fix issue with max-allies-per-nation not being respected.
  • Add CancelledTownyTeleportEvent, thrown when a player has their towny spawn cancelled via moving, damage, or via the TownyAPI class.
  • Skip processing claim particles for unloaded chunks, courtesy of Warrior with PR #​7351.
  • Add consumer methods to the task scheduler, courtesy of Warrior with PR #​7264.
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0.
  • Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.78.0 to 3.80.0.
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1.
  • Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1.
0.100.2.1
  • Fix regression dating back to 0.99.5.17 which broke the are_new_residents_prompted_to_town_spawn feature.
  • Fix regression dating back to 0.100.1.8, which caused the hasWorld causing SQL dbs to not load worlds with capital letters' townblocks.
  • Fix unclaim entity delete not working on folia, courtesy of Warrior with PR #​7345.
  • Fix potential NPE in the TownyDamageEvent, courtesy of FiLKoNd with PR #​7339. (First-Time Contributor!)

Towny Sponsors

I want to give a big thank you to all of my sponsors:
These are the people that help to make Towny's support and development as active as it is,
and who supported me during this pre-release of Towny.

DrprofLuigiAllieDragonakup001ThePontificateTegulaThePigpebblehost
EblyssMrLoganoReEvaderelukemangoLambsyjsuarezl
tomhmagicxShadowLightxMKieburtztypicalsmartmanjshalbrookParvatisGitHub
sde-wolfcobrex1gerardvanschipSW1D3RSK1lexiccnMatthewEEllison
NoisereactzSmallSansSerifworstvideogamerNoikzGamingtrevor1097KeNickGong
MilesBHuffroflmarvZenithDevvDynamite99CasperTimmyMattWillen
Bloc-kxSTORMYxSHMKalqbEcoSMPTheeno74ItzXPurpleX
MrQuackiosRekar7Folas1337vyvinNeumimToProjectGuinness
gageeetPainOchocoLemar98snhannon9dawwggSediton96
ExygleKermXnullXer0TylorTurnerRimuru-Tempest-IMPAlink-Marty
GraphicHexRandalABurdJrDarioMaviliaSk8nkillxCptSpiffyxMatheny01
AustinGoodrichokorde12RandaeMCxxThyPopeCraig1020PoseidonGames
Yatochka8Ricola4325DruidBrandonX-DigitalninjanayrledurBetr101
dduri8674Oppy-Gasaijb0sSaytenicGirlsMomshroomIntrabit71
MetaverseRPNAldinaMappingCrypticBladesspikehiddenSecondEarthOnlineAncientSM
JunkieCraftCorruptedGreedGranpaGamerMCOdin-The-All-FatherImperialSam12Ashparty
Roman90879qiqiMaijosegoustTriaieSilaXXSTheStarFlare
tlm9201Supersmurf82ItsSynchroGl0W1EMultipedBeatleFruitloopins
gorbyhailSexy-JurabeabuenodevHikitsune-RedTheNyloxkeijodputt
cloverlucyand 50 private sponsors.

If you want to support the developer, become a sponsor.

(It's just like Patreon but instead 100% of your support goes to the developer.)

Plus there are Sponsor Plugins!

Important Links
Frequently Asked
Questions
How Towny Works Towny Install Guide Towny Update Guide
Other Towny Plugins Complete Changelog Default Config Files Commands/Permissions
Placeholders
⏬ Download available as a .jar file in the Assets section below:

v0.100.2.4: for MC 1.16.* & 1.17.* & 1.18.* & 1.19.* & 1.20.*

Compare Source

  • Skip showing the "Modes set:" message when someone has their town removed.
    • Add ability to pay out town and nation bank balances to the mayor or nation leader when possible, when a town or nation is deleted.
    • New Config Option: economy.banks.is_deleted_town_and_nation_bank_balances_paid_to_owner
      • Default: true
      • When set to true, a town or nation which is deleted will attempt to pay the balance bank balance to the mayor or leader.
      • This will only succeed if the town or nation has a mayor or leader.
    • Fix OutlawTeleportEvent being able to be thrown async.
    • Add the ability to see who is selling a plot.
    • New Config Option: notification.plot.forsaleby
      • Default: &e[For Sale by %s: %s]
    • Removed Config Option: notification.plot.forsale
    • Add better error message when you try to buy a plot you already own.
    • Update logging code, courtesy of Articdive with PR #​7314.
      • Drops the usage of deprecated methods and begins using the towny.log file again.
      • Closes #​5855.

Cumulative changes since 0.100.2.0
0.100.2.3
  • Stop non-Towny-using worlds showing a ChunkNotification when entered.
  • Fix /ta unclaim throwing an NPE while the refund on unclaim feature is active.
  • Fix missing "info" from plot command tab completes.
  • Fix regression from 0.100.2.2 which broke the folia tasks.
0.100.2.2
  • Fix issue with max-allies-per-nation not being respected.
  • Add CancelledTownyTeleportEvent, thrown when a player has their towny spawn cancelled via moving, damage, or via the TownyAPI class.
  • Skip processing claim particles for unloaded chunks, courtesy of Warrior with PR #​7351.
  • Add consumer methods to the task scheduler, courtesy of Warrior with PR #​7264.
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0.
  • Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.78.0 to 3.80.0.
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1.
  • Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1.
0.100.2.1
  • Fix regression dating back to 0.99.5.17 which broke the are_new_residents_prompted_to_town_spawn feature.
  • Fix regression dating back to 0.100.1.8, which caused the hasWorld causing SQL dbs to not load worlds with capital letters' townblocks.
  • Fix unclaim entity delete not working on folia, courtesy of Warrior with PR #​7345.
  • Fix potential NPE in the TownyDamageEvent, courtesy of FiLKoNd with PR #​7339. (First-Time Contributor!)

Towny Sponsors

I want to give a big thank you to all of my sponsors:
These are the people that help to make Towny's support and development as active as it is,
and who supported me during this pre-release of Towny.

DrprofLuigiAllieDragonakup001ThePontificateTegulaThePigpebblehost
EblyssMrLoganoReEvaderelukemangoLambsyjsuarezl
tomhmagicxShadowLightxMKieburtztypicalsmartmanjshalbrookParvatisGitHub
sde-wolfcobrex1gerardvanschipSW1D3RSK1lexiccnMatthewEEllison
NoisereactzSmallSansSerifworstvideogamerNoikzGamingtrevor1097KeNickGong
MilesBHuffroflmarvZenithDevvDynamite99CasperTimmyMattWillen
Bloc-kxSTORMYxSHMKalqbEcoSMPTheeno74ItzXPurpleX
MrQuackiosRekar7Folas1337vyvinNeumimToProjectGuinness
gageeetPainOchocoLemar98snhannon9dawwggSediton96
ExygleKermXnullXer0TylorTurnerRimuru-Tempest-IMPAlink-Marty
GraphicHexRandalABurdJrDarioMaviliaSk8nkillxCptSpiffyxMatheny01
AustinGoodrichokorde12RandaeMCxxThyPopeCraig1020PoseidonGames
Yatochka8Ricola4325DruidBrandonX-DigitalninjanayrledurBetr101
dduri8674Oppy-Gasaijb0sMomshroomIntrabit71MetaverseRPN
AldinaMappingCrypticBladesspikehiddenSecondEarthOnlineAncientSMJunkieCraft
CorruptedGreedGranpaGamerMCOdin-The-All-FatherImperialSam12AshpartyRoman90879
shepherdjerredqiqiMaijosegoustTriaieSilaXXSTheStarFlare
tlm9201Supersmurf82ItsSynchroGl0W1EMultipedBeatleFruitloopins
gorbyhailSexy-JurabeabuenodevHikitsune-RedTheNyloxkeijodputt
cloverlucyand 50 private sponsors.

If you want to support the developer, become a sponsor.

(It's just like Patreon but instead 100% of your support goes to the developer.)

Plus there are Sponsor Plugins!

Important Links
Frequently Asked
Questions
How Towny Works Towny Install Guide Towny Update Guide
Other Towny Plugins Complete Changelog Default Config Files Commands/Permissions
Placeholders
⏬ Download available as a .jar file in the Assets section below:

v0.100.2.3: for MC 1.16.* & 1.17.* & 1.18.* & 1.19.* & 1.20.*

Compare Source

  • Stop non-Towny-using worlds showing a ChunkNotification when entered.
    • Fix /ta unclaim throwing an NPE while the refund on unclaim feature is active.
    • Fix missing "info" from plot command tab completes.
    • Fix regression from 0.100.2.2 which broke the folia tasks.

Cumulative changes since 0.100.2.0
0.100.2.2
  • Fix issue with max-allies-per-nation not being respected.
  • Add CancelledTownyTeleportEvent, thrown when a player has their towny spawn cancelled via moving, damage, or via the TownyAPI class.
  • Skip processing claim particles for unloaded chunks, courtesy of Warrior with PR #​7351.
  • Add consumer methods to the task scheduler, courtesy of Warrior with PR #​7264.
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0.
  • Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.78.0 to 3.80.0.
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1.
  • Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1.
0.100.2.1
  • Fix regression dating back to 0.99.5.17 which broke the are_new_residents_prompted_to_town_spawn feature.
  • Fix regression dating back to 0.100.1.8, which caused the hasWorld causing SQL dbs to not load worlds with capital letters' townblocks.
  • Fix unclaim entity delete not working on folia, courtesy of Warrior with PR #​7345.
  • Fix potential NPE in the TownyDamageEvent, courtesy of FiLKoNd with PR #​7339. (First-Time Contributor!)

Towny Sponsors

I want to give a big thank you to all of my sponsors:
These are the people that help to make Towny's support and development as active as it is,
and who supported me during this pre-release of Towny.

DrprofLuigiAllieDragonakup001ThePontificateTegulaThePigpebblehost
EblyssMrLoganoReEvaderelukemangoLambsyjsuarezl
tomhmagicxShadowLightxMKieburtztypicalsmartmanjshalbrookParvatisGitHub
sde-wolfcobrex1gerardvanschipSW1D3RSK1lexiccnMatthewEEllison
NoisereactzSmallSansSerifworstvideogamerNoikzGamingtrevor1097KeNickGong
MilesBHuffroflmarvZenithDevvDynamite99CasperTimmyMattWillen
Bloc-kxSTORMYxSHMKalqbEcoSMPTheeno74ItzXPurpleX
MrQuackiosRekar7Folas1337vyvinNeumimToProjectGuinness
gageeetPainOchocoLemar98snhannon9dawwggSediton96
ExygleKermXnullXer0TylorTurnerRimuru-Tempest-IMPAlink-Marty
GraphicHexRandalABurdJrDarioMaviliaSk8nkillxCptSpiffyxMatheny01
AustinGoodrichokorde12RandaeMCxxThyPopeCraig1020PoseidonGames
Yatochka8Ricola4325DruidBrandonX-DigitalninjanayrledurBetr101
dduri8674Oppy-GasaiMomshroomIntrabit71MetaverseRPNAldinaMapping
CrypticBladesspikehiddenSecondEarthOnlineAncientSMJunkieCraftCorruptedGreed
Odin-The-All-FatherImperialSam12AshpartyRoman90879shepherdjerredqiqiMai
josegoustTriaieSilaXXSTheStarFlaretlm9201Supersmurf82
ItsSynchroGl0W1EMultipedBeatleFruitloopinsgorbyhailSexy-Jura
beabuenodevHikitsune-RedTheNyloxkeijodputtcloverlucyand 51 private sponsors.

If you want to support the developer, become a sponsor.

(It's just like Patreon but instead 100% of your support goes to the developer.)

Plus there are Sponsor Plugins!

Important Links
Frequently Asked
Questions
How Towny Works Towny Install Guide Towny Update Guide
Other Towny Plugins Complete Changelog Default Config Files Commands/Permissions
Placeholders
⏬ Download available as a .jar file in the Assets section below:

v0.100.2.2: for MC 1.16.* & 1.17.* & 1.18.* & 1.19.* & 1.20.*

Compare Source

  • Fix issue with max-allies-per-nation not being respected.
    • Add CancelledTownyTeleportEvent, thrown when a player has their towny spawn cancelled via moving, damage, or via the TownyAPI class.
    • Skip processing claim particles for unloaded chunks, courtesy of Warrior with PR #​7351.
    • Add consumer methods to the task scheduler, courtesy of Warrior with PR #​7264.
    • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0.
    • Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.78.0 to 3.80.0.
    • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1.
    • Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1.

Cumulative changes since 0.100.2.0
0.100.2.1
  • Fix regression dating back to 0.99.5.17 which broke the are_new_residents_prompted_to_town_spawn feature.
  • Fix regression dating back to 0.100.1.8, which caused the hasWorld causing SQL dbs to not load worlds with capital letters' townblocks.
  • Fix unclaim entity delete not working on folia, courtesy of Warrior with PR #​7345.
  • Fix potential NPE in the TownyDamageEvent, courtesy of FiLKoNd with PR #​7339. (First-Time Contributor!)

Towny Sponsors

I want to give a big thank you to all of my sponsors:
These are the people that help to make Towny's support and development as active as it is,
and who supported me during this pre-release of Towny.

DrprofLuigiAllieDragonakup001ThePontificateTegulaThePigpebblehost
EblyssMrLoganoReEvaderelukemangoLambsyjsuarezl
tomhmagicxShadowLightxMKieburtztypicalsmartmanjshalbrookParvatisGitHub
sde-wolfcobrex1gerardvanschipSW1D3RSK1lexiccnMatthewEEllison
NoisereactzSmallSansSerifworstvideogamerNoikzGamingtrevor1097KeNickGong
MilesBHuffMille12313roflmarvZenithDevvDynamite99CasperTimmy
MattWillenBloc-kxSTORMYxSHMKalqbEcoSMPTheeno74
ItzXPurpleXMrQuackiosRekar7Folas1337vyvinNeumimTo
ProjectGuinnessgageeetPainOchocoLemar98snhannon9dawwggS
editon96ExygleKermXnullXer0TylorTurnerRimuru-Tempest-IMP
Alink-MartyGraphicHexRandalABurdJrDarioMaviliaSk8nkillxCptSpiffyx
Matheny01AustinGoodrichokorde12fangguan233RandaeMCxxThyPope
Craig1020PoseidonGamesYatochka8jeffthebassRicola4325Nemcovs
NGStudiosusDruidBrandonX-DigitalninjanayrledurBetr101Momshroom
Intrabit71MetaverseRPNAldinaMappingCrypticBladesspikehiddenSecondEarthOnline
AncientSMJunkieCraftCorruptedGreedOdin-The-All-FatherImperialSam12Ashparty
Roman90879shepherdjerredqiqiMaijosegoustTriaieSilaXXS
TheStarFlaretlm9201ItsSynchroGl0W1ESemisolMultipedBeatle
FruitloopinsgorbyhailSexy-JurabeabuenodevHikitsune-RedTheNylox
keijodputtcloverlucyand 50 private sponsors.

If you want to support the developer, become a sponsor.

(It's just like Patreon but instead 100% of your support goes to the developer.)

Plus there are Sponsor Plugins!

Important Links
Frequently Asked
Questions
How Towny Works Towny Install Guide Towny Update Guide
Other Towny Plugins Complete Changelog Default Config Files Commands/Permissions
Placeholders
⏬ Download available as a .jar file in the Assets section below:

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from 2924e7e to 902bc04 Compare April 19, 2024 06:31
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.2 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 19, 2024
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.2 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from 902bc04 to ac226ea Compare April 19, 2024 10:10
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.2 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch 2 times, most recently from 3f119be to 679da2d Compare April 19, 2024 16:57
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.2 Apr 19, 2024
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.2 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch 2 times, most recently from 5ed2678 to fe908a2 Compare April 22, 2024 07:51
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from fe908a2 to 2f658a7 Compare April 22, 2024 12:32
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from 2f658a7 to 65e2081 Compare April 22, 2024 15:38
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Apr 22, 2024
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch 2 times, most recently from 2e3f46c to 3885beb Compare April 23, 2024 00:37
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Apr 23, 2024
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from 3885beb to e1f9580 Compare April 23, 2024 10:15
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.3 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch 2 times, most recently from cc912cf to ff950dc Compare April 23, 2024 16:11
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from ff950dc to f2444ea Compare April 23, 2024 19:57
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/com.palmergames.bukkit.towny-towny-0.x branch from f2444ea to 065b359 Compare April 24, 2024 00:40
@renovate renovate bot changed the title Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.4 Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.5 Apr 24, 2024
@Warriorrrr Warriorrrr merged commit 6e04c3e into main Apr 25, 2024
1 check passed
@Warriorrrr Warriorrrr deleted the renovate/com.palmergames.bukkit.towny-towny-0.x branch April 25, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant