Skip to content

Bump MonoDetour and Silksong.ModMenu#29

Merged
flibber-hk merged 1 commit intomainfrom
dependabot/nuget/RecentItemsDisplay/multi-dbf511ce94
Mar 17, 2026
Merged

Bump MonoDetour and Silksong.ModMenu#29
flibber-hk merged 1 commit intomainfrom
dependabot/nuget/RecentItemsDisplay/multi-dbf511ce94

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Updated MonoDetour from 0.7.10 to 0.7.13.

Release notes

Sourced from MonoDetour's releases.

0.7.13

Full Changelog: MonoDetour/MonoDetour@v0.7.12...0.7.13

0.7.12

  • HookGen: added analyzers for MonoDetourTargets and MonoDetourHookInitialize attributes to enforce correct usage to avoid issues at runtime

Full Changelog: MonoDetour/MonoDetour@v0.7.11...v0.7.12

0.7.11

  • HookGen: MSBuild properties are trimmed of white space characters

Full Changelog: MonoDetour/MonoDetour@v0.7.10...v0.7.11

Commits viewable in compare view.

Updated Silksong.ModMenu from 0.2.0 to 0.4.4.

Release notes

Sourced from Silksong.ModMenu's releases.

0.4.4

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/20744904

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.4.3...v0.4.4

0.4.3

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/19364084

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.4.2...v0.4.3

0.4.2

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/19161781

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.4.1...v0.4.2

0.4.1

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/18949779

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.4.0...v0.4.1

0.4.0

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/18949373

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.3.0...v0.4.0

0.3.0

Build attested at https://github.com/silksong-modding/Silksong.ModMenu/attestations/18948823

What's Changed

Full Changelog: silksong-modding/Silksong.ModMenu@v0.2.0...v0.3.0

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps MonoDetour from 0.7.10 to 0.7.13
Bumps Silksong.ModMenu from 0.2.0 to 0.4.4

---
updated-dependencies:
- dependency-name: MonoDetour
  dependency-version: 0.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Silksong.ModMenu
  dependency-version: 0.4.4
  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 Mar 9, 2026
@flibber-hk flibber-hk merged commit 475e811 into main Mar 17, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/RecentItemsDisplay/multi-dbf511ce94 branch March 17, 2026 06:49
flibber-hk added a commit that referenced this pull request Apr 18, 2026
commit 3738b24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 18 22:05:02 2026 +0100

    Bump Silksong.ModMenu from 0.4.4 to 0.5.2 (#40)

    ---
    updated-dependencies:
    - dependency-name: Silksong.ModMenu
      dependency-version: 0.5.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 05b00bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 18 22:02:15 2026 +0100

    Bump softprops/action-gh-release from 2 to 3 (#41)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v2...v3)

    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 43ccd4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 18 22:02:02 2026 +0100

    Bump Silksong.DataManager from 1.2.1 to 1.2.2 (#37)

    ---
    updated-dependencies:
    - dependency-name: Silksong.DataManager
      dependency-version: 1.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9a50c52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 6 20:15:46 2026 +0100

    Bump Silksong.UnityHelper from 1.1.1 to 1.2.0 (#36)

    ---
    updated-dependencies:
    - dependency-name: Silksong.UnityHelper
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 6c57b76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 6 17:45:39 2026 +0100

    Bump DataDrivenConstants from 1.2.0 to 1.3.0 (#33)

    ---
    updated-dependencies:
    - dependency-name: DataDrivenConstants
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit aa5afb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:49:56 2026 +0000

    Bump actions/attest-build-provenance from 3 to 4 (#27)

    Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4.
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9ee2a2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:49:43 2026 +0000

    Bump actions/upload-artifact from 6 to 7 (#25)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)

    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f55fb5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:49:31 2026 +0000

    Bump actions/download-artifact from 7 to 8 (#26)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)

    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e7f5abb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:49:19 2026 +0000

    Bump DataDrivenConstants from 1.1.0 to 1.2.0 (#31)

    ---
    updated-dependencies:
    - dependency-name: DataDrivenConstants
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3de5cfa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:49:07 2026 +0000

    Bump Silksong.FsmUtil from 0.3.13 to 0.3.16 (#32)

    ---
    updated-dependencies:
    - dependency-name: Silksong.FsmUtil
      dependency-version: 0.3.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 475e811
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 17 06:48:56 2026 +0000

    Bump MonoDetour and Silksong.ModMenu (#29)

    Bumps MonoDetour from 0.7.10 to 0.7.13
    Bumps Silksong.ModMenu from 0.2.0 to 0.4.4

    ---
    updated-dependencies:
    - dependency-name: MonoDetour
      dependency-version: 0.7.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Silksong.ModMenu
      dependency-version: 0.4.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit affcc3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 18 11:38:55 2026 +0000

    Bump Silksong.FsmUtil from 0.3.12 to 0.3.13 (#20)

    ---
    updated-dependencies:
    - dependency-name: Silksong.FsmUtil
      dependency-version: 0.3.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 15a8a6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 18 11:38:44 2026 +0000

    Bump Silksong.DataManager from 1.1.0 to 1.2.1 (#21)

    ---
    updated-dependencies:
    - dependency-name: Silksong.DataManager
      dependency-version: 1.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant