Skip to content

Bump ExMod.Exiled from 9.6.2 to 9.8.1#52

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/ExMod.Exiled-9.8.1
Closed

Bump ExMod.Exiled from 9.6.2 to 9.8.1#52
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/ExMod.Exiled-9.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated ExMod.Exiled from 9.6.2 to 9.8.1.

Release notes

Sourced from ExMod.Exiled's releases.

9.8.1

What's Changed

Full Changelog: ExMod-Team/EXILED@v9.8.0...v9.8.1

9.8.0

Exiled 9.8.0 Release Notes

Exiled 9.8.0 is now available.

I finally had more time to put together a proper release note.


Fixes


Additions

  • Added new DoorType

    • Scp106Checkpoint
    • ServerRoomCloset
    • TestRoom
    • PlantsCloset
    • Checkpoint
  • Added Room.LevelName and Player.LevelName

  • Added new Waypoint Wrapper and some warning of NW bug

  • Added Player.Enumerable and Player.Count properties (#​616)

  • Added Custom Weapon Attachments additions. (#​521)

  • Added Round.IgnoredPlayers are now ignored for SCP Targets (#​614)

  • Added new event Scp173.AddingObserver and Scp173.RemovedObserver (#​498)

  • Added new event Player.SavingByAntiScp207 (#​617)

  • Added new MirrorExtensions about faking Effect to the user (#​618)

    • ResyncEffectTo(this Player, Player, EffectType)
    • ResyncEffectTo(this Player, IEnumerable, EffectType)
    • SendFakeEffectTo(this Player, IEnumerable, EffectType, byte)
    • SendFakeEffectTo(this Player, Player, EffectType, byte
  • Added new Items.Firearm functionality

    • Firearm.AnimatorReloaderModule (#​621)
    • Firearm.TryReload()
    • Player.TryUnload()
    • Player.Unload()
    • Player.TryReloadWeapon()
    • Player.UnloadWeapon()
    • Player.TryUnloadWeapon()
    • Player.AnimatorReloaderModule
      ... (truncated)

9.7.2

What's Changed

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

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

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)

---
updated-dependencies:
- dependency-name: ExMod.Exiled
  dependency-version: 9.8.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 15, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/ExMod.Exiled-9.8.1 branch from 8662fb0 to b8bad09 Compare August 15, 2025 02:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Aug 15, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Superseded by #54.

@dependabot dependabot bot closed this Sep 17, 2025
@dependabot dependabot bot deleted the dependabot/nuget/ExMod.Exiled-9.8.1 branch September 17, 2025 02:03
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants