Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the all group with 2 updates in the / directory: CounterStrikeSharp.API and CS2ScreenMenuAPI.

Updates CounterStrikeSharp.API from 1.0.316 to 1.0.318

Release notes

Sourced from CounterStrikeSharp.API's releases.

v1.0.318

What's Changed in v1.0.318

  • fix(gameevents): merge and sort game event properties if duplicate events (073728b)
  • chore: cleanup cpp & add clang format linting in #862 (6511a00)
  • chore(build): duplicate include path: ${SOURCESDK}/public/entity2 by @​jonathan-up in #756 (f50fb78)

New Contributors

Please refer to CHANGELOG.md for details.

v1.0.317

What's Changed in v1.0.317

  • chore(gameevents): update game events (bullet_damage changes) (4be0634)
  • chore(schema): update (mainly removal of danger zone classes) (7025b62)
  • chore(deps): upgrade metamod & hl2sdk in #856 (462ca52)
  • chore(deps): bump libraries/Protobufs from 3d85413 to 53da9bc by @​dependabot[bot] in #857 (d7e23e8)
  • feat: add Scoreboard and Inspect buttons to PlayerButtons (3ddfa71)
  • Fix potential event natives crashes by @​ipsvn in #852 (688b226)

Please refer to CHANGELOG.md for details.

Changelog

Sourced from CounterStrikeSharp.API's changelog.

What's Changed in v1.0.318

  • fix(gameevents): merge and sort game event properties if duplicate events (073728b)
  • chore: cleanup cpp & add clang format linting in #862 (6511a00)
  • chore(build): duplicate include path: ${SOURCESDK}/public/entity2 by @​jonathan-up in #756 (f50fb78)

New Contributors

What's Changed in v1.0.317

  • chore(gameevents): update game events (bullet_damage changes) (4be0634)
  • chore(schema): update (mainly removal of danger zone classes) (7025b62)
  • chore(deps): upgrade metamod & hl2sdk in #856 (462ca52)
  • chore(deps): bump libraries/Protobufs from 3d85413 to 53da9bc by @​dependabot[bot] in #857 (d7e23e8)
  • feat: add Scoreboard and Inspect buttons to PlayerButtons (3ddfa71)
  • Fix potential event natives crashes by @​ipsvn in #852 (688b226)
Commits
  • 22f5c06 release: v1.0.318
  • 073728b fix(gameevents): merge and sort game event properties if duplicate events
  • 6511a00 chore: cleanup cpp & add clang format linting (#862)
  • f50fb78 chore(build): duplicate include path: ${SOURCESDK}/public/entity2 (#756)
  • 49e8ab0 release: v1.0.317
  • 4be0634 chore(gameevents): update game events (bullet_damage changes)
  • 7025b62 chore(schema): update (mainly removal of danger zone classes)
  • 462ca52 chore(deps): upgrade metamod & hl2sdk (#856)
  • d7e23e8 chore(deps): bump libraries/Protobufs from 3d85413 to 53da9bc (#857)
  • 3ddfa71 feat: add Scoreboard and Inspect buttons to PlayerButtons
  • Additional commits viewable in compare view

Updates CS2ScreenMenuAPI from 3.0.4 to 3.0.5

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates in the / directory: [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and CS2ScreenMenuAPI.


Updates `CounterStrikeSharp.API` from 1.0.316 to 1.0.318
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Changelog](https://github.com/roflmuffin/CounterStrikeSharp/blob/main/CHANGELOG.md)
- [Commits](roflmuffin/CounterStrikeSharp@v1.0.316...v1.0.318)

Updates `CS2ScreenMenuAPI` from 3.0.4 to 3.0.5

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-version: 1.0.318
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: CS2ScreenMenuAPI
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 May 12, 2025
@AshleighAdams
Copy link
Contributor

@dependabot ignore CounterStrikeSharp.API

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

OK, I won't notify you about counterstrikesharp.api again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 14, 2025
@dependabot dependabot bot deleted the dependabot/nuget/all-5391c7dc96 branch May 14, 2025 21:45
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.

2 participants