Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Bump ExMod.Exiled and 9 others#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/BillsPlugin/multi-8c769a5733
Open

Bump ExMod.Exiled and 9 others#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/BillsPlugin/multi-8c769a5733

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Updated ExMod.Exiled from 8.13.1 to 9.7.1.

Release notes

Sourced from ExMod.Exiled's releases.

9.7.1

What's Changed

  • Fix bug where Dropping Weapon was filling up ammo

Full Changelog: ExMod-Team/EXILED@v9.7.0...v9.7.1

9.7.0

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.6.3...v9.7.0

9.7.0-rc.2

⚠️ This is for the early-server-build⚠️

please make a backup of your server before installing this

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.7.0-rc.1...v9.7.0-rc.2

9.7.0-rc.1

⚠️ I recomand not using this Build except for testing purpose⚠️

please make a backup of your server before installing this

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.6.3...v9.7.0-rc.1

9.6.3

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.6.2...v9.6.3

9.6.2

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.6.1...v9.6.2

9.6.1

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.5.2...v9.6.1

9.6.0-beta8

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.6.0-beta7...v9.6.0-beta8

9.6.0-beta7

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.6.0-beta6...v9.6.0-beta7

9.6.0-beta6

Known Bug

  • RoundEnding::IsAllowed = false do not prevent the end of the round

What's Changed

New Contributors

... (truncated)

9.6.0-beta5

fix: InteractingDoorEvent::CanInteract (#​463
fix: RagdollScale for 106
fix: ConssummingEvent
fix: everything for compatibility with new LabAPI
fix: Door.Get(GameObject)

9.6.0-beta4

Include new functionality of Exiled 9.5.1

  • Fix on CommandPatch & RoundEnd
  • Adding CustomRole::Gravity
  • Fixing UnlockingGenerator Event

9.6.0-beta3

What's Changed (other than ScpSL changed)

What's Changed with SCP:SL update

  • Every reference to NWAPI is changed to LabAPI

Has been added

  • New Implicit Operator with LabAPI Player Class in both way
  • FpcRole::Gravtity has been added (Ex: ev.Player.Role.As<FpcRole>().Gravity = Vector3.Up)
  • HumanRole::HumeShieldModule
  • Warhead.OpenBlastDoors()
  • SendingCassieMessageEventArgs::CustomSubtitles & IsCustomAnnouncement
  • EscapingPocketDimensionEventArgs::Teleporter
  • Ragdoll::RagdollScale is replacing our previous Ragdoll::Scale now Ragdoll::Scale is for baseGame (no more weird ragdoll)
  • ConfigType.Separated by default

KnownIssue

  • 2 Error on start up about 2 Transpiller
    • Both are for the same event Sending / Sended CommandEvent

Full Changelog: ExMod-Team/EXILED@v9.5.0...v9.6.0-beta3

9.5.2

Exiled 9.5.2 Release Notes

Exiled 9.5.2 is now available. Should have been called 9.6.0 with all the change taken but we already 9.6.0 for LabAPI relaese.


Docs

  • Typo in DoorLockType (#​457)
  • Typo in RoomType::EzShelter
  • Grammatical Corrections for a Player::EnableEffect (#​460)
  • Broadcast description fix (#​455)
  • Update Descriptions for AmnesiaItems and AmnesiaVision (#​467)
  • Typo in SendingAdminChatMessageEventsArgs.IsAllowed

Fixes

  • Obsoleted: InvalidCamera in CameraType Enum (#​453)
    • HczHIDChamber
    • HczHIDHallway
    • Hcz173Hallway
  • Obsoleted: InvalidDoor in DoorTypeEnum (#​462)
    • SurfaceDoor
  • Fixed CustomItem Locker (#​450)
  • Fixed Player::CurrentItem for MicroHID not working correctly (#​458)
  • Fixed CommonExtensions.Multiply(this AnimationCurve, float) and CommonExtensions.Add(this AnimationCurve, float) (#​470)
  • Fixed Jailbird not getting Recheck Usage when setting it (#​471)
  • Fixed InvalidOperationException in UnregisterItems (#​489)
  • Fixed than NPC Health issue (#​420)
  • Fixed than NPC wasn't working well for CustomRole Health
  • Fixed Server.Name now being safe check incase of skill issue (#​491)
  • Fixed Window::BreakWindow() not being sync for client (#​502)

Additions

  • Added Player::TryRemoveCandy(CandyKindID) (#​448)
  • Added Map.Broadcast(ushort, Func<Player, string>) (#​447)
  • Added Enum MessageType Class Message (#​454)
    • Player::Message(Message, bool)
    • Player::Message(ushort, string, MessageType, bool)
  • Added Chamber::AddItem(Pickup) (#​450)
  • Added Map.StaffMessage(string, Player) (#​461)
  • Added new event MicroHIDOpeningDoorEventArgs (#​466)
  • Added new event ExplodingMicroHIDEventArgs (#​465)
  • Added new event Interface IMicroHIDEvent (#​465)
  • Added PlayGunSound(this Player, Vector3, FirearmType, float, int) (#​386)
  • Added Item::Identifier (#​386)
  • Added Player::AddRegeneration(float, float, float, float, float) (#​492)
  • Added Warhead new method (#​494)
    ... (truncated)

9.5.1

Exiled 9.5.1 Release Notes

Exiled 9.5.1 is now available. Including multiple fix and NW fix.


Fixes

  • Fixed : Fix CustomWeapon Reload (#​418) / (#​421) / (#​422)
  • Fixed Custom Roles Lagging Back When Spawning (#​428)
  • Fixed Npc Not getting flashed (#​429)
  • Fixed Npc Not TriggeringTesla (#​424)
  • Fixed Server.IsHeavilyModded is Obsoleted (#​419)
  • Fixed Add EffectType.Scp1344 is now considered as IsPositive (#​426)
  • Fixed ServerFreezing when OnShooting target (#​438)
  • Fixed Randomized Firearm Attachments (#​430)
  • Fixed NW Hypothermia Bug (#​441)
  • Fixed Npc created by basegame command is now count in Npc.List
  • Fixed IntercomSpeaking not calling the bell noise when IsAllowed to false

Additions

  • Added Missing SpawnLocationType (#​388)
    • InsideGr18Glass
    • Inside106Primary
    • Inside106Secondary
    • Inside939Cryo
    • Inside079Armory
  • Added Missing UserSettings: SliderSetting and UserTextInputSetting (#​416)
  • Added SettingBase.SendToPlayer(Player, IEnumerable<SettingBase>) (#​432)
  • Added a way to remove EasterEgg message at start of Exiled -- --defaultloadmessage or -- --noeasteregg
  • Added Server.IsTransparentlyModded (#​419)
  • Added Missing Propperty to AdminToy::GameObject and AdminToy::Transform (#​431)
  • Added Added ICommandSender to KickingEventArgs and BanningEventArgs (#​436)
  • Added Map.Clean(DecalPoolType) and Map.Clean(DecalPoolType, int) (#​437)

Changes (non-breaking)

  • Brought npcs back to Player.List (#​445)

Full Changelog

9.5.0

Exiled 9.5.0 Release Notes

Exiled 9.5.0 is now available. Including new event and fix for Weapon.


Fixes

  • Fixed : Fix Firearm::Aiming for futur update (aka when NW will not use LinearAdsModule) (#​405)
  • Fixed : Fix Reloading when IsAllowed false not being stop (#​398)
  • Fixed : CustomItem Firearm not working & Firearm::ClipSize (#​398)
  • Fixed : Missing Obsolete & Updated ItemExtension for Holiday (#​409)
  • Fixed : NRE & CastException on ShootingTargetToy.Get(ShootingTarget) (#​410)
  • Fixed : CustomItem Spawn Command (#​411)

Additions

  • Added Items.Usable::Use(Player) and Player.Use(Usable) (#​403)
  • Added new Event Player.ReloadedWeapon and Player.UnloadedWeapon (#​403)
  • Added Firearm::HitscanHitregModule (#​403)
    • with getter & setter Firearm::Damage , Firearm::Inaccuracy , Firearm::Penetration , Firearm::DamageFalloffDistance
    • with only getter Firearm::EffectiveDamage , Firearm::EffectiveInaccuracy , Firearm::EffectivePenetration
  • Added new Event Scp079.LosingSignal and Scp079.LostSignal (#​400)
  • Added new Propperty to Scp939::ValidatingVisibility TargetVisibilityState and IsLateSeen #​401
    • Added for TargetVisibilityState new enum Scp939VisibilityStates
  • Added new Event Scp939.CreatedAmnesticCloud (#​401)
    • Modify Event Name Scp939.UpdatedCloudStateEventArgs from this Release & new argument (#​407)

Changes (non-breaking)

  • Recoded Player.OnPreAuthenticating to not used NWAPI Event (#​159)
  • Obsolete SpawnLocationType.InsideNukeArmory and DoorType.NukeArmory (#​404) (404 Error :trollface:)

Full Changelog

9.4.0

Exiled 9.4.0 Release Notes

Exiled 9.4.0 is now available, for the new SCP:SL 14.0.2.


Fixes

  • Fixed : Crash from MirrorExtensions.ChangeAppearance because of Flamingo (#​390)
  • Fixed : Value being null on ElevatorSequencesUpdatedEventArgs::Lift (#​393)
  • Fixed : IL Code for SCP:SL 14.0.2 Update (#​392)

Additions

  • Added new API related to object with (#​316)
    • Added new Enum ObjectiveType
    • ScpItemPickupObjective
    • GeneratorActivatedObjective
    • HumanDamageObjective
    • HumanKillObjective
    • EscapeObjective
    • Objective
  • Added Warhead.DeadmanSwitchEnabled (#​389)
  • Added new Event Warhead.DeadmanSwitchInitiatingEventArgs (#​389)
  • Added new Event Server.CompletingObjective (#​316)
  • Added new Event Map.ElevatorSequencesUpdated (#​380)
  • Added new Event Player.SendingCommand and Player.SentValidCommand(#​163)

Changes (non-breaking)

  • Everything related to Christmas as been Obsoleted (#​394)

Full Changelog

9.3.0

Exiled 9.3.0 Release Notes

Exiled 9.3.0 is now available, addressing few of the reported bugs.


Fixes


Additions

  • Added Lift::Get(ElevatorGroup) (#​372)
  • Added Server.Unbanned is now call when UnBan list is refresh when server reload (#​185)
  • Added CustomKeycard for CustomItems (#​98)
  • Added Light::ShadowType (#​382)
  • Added InteractingDoorEventArgs::Collider and ColliderId (#​371)
  • Added DroppingAmmoEventArgs::ItemType and DroppedAmmoEventArgs::ItemType (#​371)
  • Added Player::MaxHumeShield and Player::HumeShieldRegenerationMultiplier (#​363)
  • Added ExplodingGrenadeEventArgs::ExplosionType (#​385)

Changes (non-breaking)

  • NPC Spawn using SpawnType.RoundStart now used SpawnType.ForceClass (#​375)
  • CustomItem::OnDropping should now use CustomItem::OnDroppingItem (#​371)

Full Changelog

9.2.2

Exiled 9.2.2 Release Notes

Exiled 9.2.2 is now available, addressing few of the reported bugs.


Fixes

  • Fixed OpeningGift event not being call correctly again sorry for it
  • Fixed DroppedAmmo event not being call correctly (#​373)
  • Fixed Setting Base deleting all other settings (#​374)
  • Fixed Scp914::Scp914InputObject return nothing (#​367)
  • Fixed Exception in OnWaitingForPlayers (#​367)

Additions

  • None

Changes (non-breaking)

  • Update the RequiredSCPSLVersion value

Change Breaking (Not for already compiled plugin)

  • Updating SpawnLocationType (#​370)
    • InsideHid => InsideHidChamber
    • InsideHidLeft => InsideHidLower
    • InsideHidRight => InsideHidUpper

Full Changelog

9.2.1

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.2.0...v9.2.1

9.2.0

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.1.1...v9.2.0

9.1.1

Exiled 9.1.1 Release Notes

Exiled 9.1.1 is now available, addressing few of the reported bugs.


Fixes

  • Fixed UnloadingWeapon Crash by @​louis1706.
  • Fixed Room Logic for FlickerableLight API by @​louis1706 in #​350.
  • Fixed NRE inside SSS by @​VALERA771 #​333.
  • Fixed OpeningGift Event not being patch when using Dynamic Patching by @​louis1706.
  • Fixed NWBug DisarmCommand from RA by @​louis1706 in #​351.
  • Fixed ChangingAttachments by @​Banalny-Banan in #​347.

Additions

  • Added new Chamber::IsOpen setter by @​Rysik5318 in #​335.

Changes (non-breaking)

  • Remove Fix for NW bug that have been fixed by @​louis1706

Full Changelog

9.1.0

Exiled 9.1.0 Release Notes

Exiled 9.1.0 is now available, addressing most of the reported bugs and introducing Christmas-themed features.


Fixes

  • Fixed water error being shown with CollisionHandler.
  • Possible fix for NRE in SSSS (#​329).
  • Fixed MicroHID and Disruptor events in the Player handler not inheriting from IPlayerEvent (#​334).
  • Fixed InteractingElevator not being called when outside the elevator (#​334).
  • Fixed SendingAdminChatMessage event not being called (#​334).
  • Fixed player comparison (GetHashCode) returning NRE (#​340).
  • Fixed MicroHID event (#​339).
  • Fixed RoomLightControllersValue being empty on the surface (#​346).
  • Fixed ChangingRoleEventArgs::Items/Ammo (#​339).
  • Fixed DryFire event (#​339).
  • Fixed RoundEndingEventArgs::IsAllowed (#​339).
  • Fixed Reloading/Unloading weapon events (#​343).
  • Fixed Player.IsSpeaking and TeslaGate.IsPlayerInHurtRange (#​341).
  • Fixed Server::RespawningTeam still getting announcements when canceled (#​342).
  • Fixed ChangingRoleAndSpawned sometimes causing NRE (#​172).

Additions

  • Added InteractingElevatorEventArgs::IsCalledFromInside (#​334).

  • Added Speaker::ControllerId (#​319).

  • Added Speaker::Play(AudioMessage, IEnumerable<Player>) (#​319).

  • Added Speaker::Play(byte[], int?, IEnumerable<Player>) (#​319).

  • Christmas API (mostly the same as last year) (#​325):

    • Added new DamageType: Scp1507, Scp956, and SnowBall.
    • Added new EffectType: BecomingFlamingo, Scp559, Scp956Target, Snowed.
    • Added new SpawnReason: ItemUsage.
    • Added new Coffee API (note: no coffee is on the map, so this is not functional).
    • Added new Scp559 API.
    • Added new Scp956 API.
    • Added new events:
      • Player::DrinkingCoffee.
      • Scp1507::AttackingDoor.
      • Scp1507::Screaming.
      • Scp1507::SpawningFlamingos.
      • Scp2536::FindingPosition.
      • Scp2536::GrantingGift.
      • Scp2536::OpeningGift.
      • Scp559::InteractingScp559.
      • Scp559::Spawning.
  • Added ChangingMicroHIDPickupState (#​339).
    ... (truncated)

9.0.1

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.0.0...v9.0.1

9.0.0

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.0.0-beta.1...v9.0.0

9.0.0-beta.1

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.0.0-alpha.4...v9.0.0-beta.1

9.0.0-alpha.4

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.0.0-alpha.3...v9.0.0-alpha.4

9.0.0-alpha.3

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.0.0-alpha.2...v9.0.0-alpha.3

9.0.0-alpha.2

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v9.0.0-alpha.1...v9.0.0-alpha.2

9.0.0-alpha.1

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v8.14.0...v9.0.0-alpha.1

8.14.0

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v8.14.0-rc.1...v8.14.0

8.14.0-rc.1

What's Changed

BreakingChange

  • EveryHalloween Features is removed

Full Changelog: ExMod-Team/EXILED@v8.13.2...v8.14.0

8.13.2

What's Changed

New Contributors

Full Changelog: ExMod-Team/EXILED@v8.13.1...v.8.13.2

Commits viewable in compare view.

Updated Microsoft.Bcl.AsyncInterfaces from 9.0.0-rc.2.24473.5 to 9.0.7.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.6...v9.0.7

9.0.6

Bug Fixes

  • Read messages from binlog if process output is missing build finished message (#​114676)
    Improves reliability of the WebAssembly build process by reading messages from the binlog when the process output does not contain the expected build finished message, preventing build failures in certain scenarios.

  • Fix debugger app hangs related to thread exit (#​114917)
    Resolves an issue where applications could hang during debugging when threads exit, ensuring smoother debugging experiences and preventing deadlocks.

  • [Mono] Workaround MSVC miscompiling sgen_clz (#​114903)
    Addresses a compiler miscompilation issue in MSVC affecting the Mono garbage collector, improving runtime stability and correctness on affected platforms.

  • Do not set the salt or info if they are NULL for OpenSSL HKDF (#​114877)
    Fixes a cryptographic issue by ensuring that the salt or info parameters are not set when they are NULL in OpenSSL HKDF, preventing potential errors or unexpected behavior in key derivation.

  • [Test Only] Fix Idn tests (#​115032)
    Corrects issues in Internationalized Domain Name (Idn) tests, ensuring accurate and reliable test results for domain name handling.

  • JIT: revised fix for fp division issue in profile synthesis (#​115026)
    Provides a more robust fix for floating-point division issues in JIT profile synthesis, improving numerical accuracy and preventing incorrect calculations.

  • Handle OSSL 3.4 change to SAN:othername formatting (#​115361)
    Updates certificate handling to accommodate changes in Subject Alternative Name (SAN) formatting introduced in OpenSSL 3.4, ensuring compatibility and correct parsing of certificates.

  • [Mono] Fix c11 ARM64 atomics to issue full memory barrier (#​115635)
    Fixes atomic operations on ARM64 in Mono to issue a full memory barrier, ensuring correct synchronization and preventing subtle concurrency bugs.

Performance Improvements

  • [WinHTTP] Certificate caching on WinHttpHandler to eliminate extra call to Custom Certificate Validation (#​114678)
    Improves HTTP performance by caching certificates in WinHttpHandler, reducing redundant calls to custom certificate validation and speeding up secure connections.

  • Improve distribute_free_regions (#​115167)
    Optimizes memory management by enhancing the algorithm for distributing free memory regions, leading to better memory utilization and potentially improved application performance.

Technical Improvements

  • Strip trailing slash from source dir for cmake4 (#​114905)
    Refines build scripts by removing trailing slashes from source directories when using CMake 4, preventing potential build path issues and improving build reliability.

  • Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx (#​114995)
    Restricts certain internal APIs from being exposed to .NET Framework, reducing surface area and preventing unintended usage.

  • Add support for more libicu versions (#​115376)
    Expands compatibility by supporting additional versions of the International Components for Unicode (ICU) library, enhancing globalization features across more environments.

Infrastructure

  • Run outerloop pipeline only for release branches, not staging/preview (#​115011)
    Optimizes CI/CD resources by limiting the outerloop pipeline to run only on release branches, reducing unnecessary test runs and speeding up development workflows.

... (truncated)

9.0.5

Release

What's Changed

9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

9.0.3

Release

What's Changed

Description has been truncated

Bumps ExMod.Exiled from 8.13.1 to 9.7.1
Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.0-rc.2.24473.5 to 9.0.7
Bumps System.Buffers from 4.5.1 to 4.6.1
Bumps System.IO.Pipelines from 9.0.0-rc.2.24473.5 to 9.0.7
Bumps System.Memory from 4.5.5 to 4.6.3
Bumps System.Numerics.Vectors from 4.5.0 to 4.6.1
Bumps System.Runtime.CompilerServices.Unsafe from 6.0.0 to 6.1.2
Bumps System.Text.Encodings.Web from 9.0.0-rc.2.24473.5 to 9.0.7
Bumps System.Threading.Tasks.Extensions from 4.5.4 to 4.6.3
Bumps System.ValueTuple from 4.5.0 to 4.6.1

---
updated-dependencies:
- dependency-name: ExMod.Exiled
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Buffers
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IO.Pipelines
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Numerics.Vectors
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Encodings.Web
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Threading.Tasks.Extensions
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.ValueTuple
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 5, 2025
@dependabot dependabot bot mentioned this pull request Aug 5, 2025
@dependabot dependabot bot added the .NET Pull requests that update .NET code label Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants