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

Bump BigWigsMods/packager from 2.1.0 to 2.3.1 #43

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps BigWigsMods/packager from 2.1.0 to 2.3.1.

Release notes

Sourced from BigWigsMods/packager's releases.

v2.3.1

  • The ## Interface: and ## Interface-[Type]: values can be a comma separated list of values.

  • Every interface value in every (non-external) TOC file will be included as a supported version when uploading to CurseForge, Wago, and WowInterface. This behavior differs from v2.2.2.

    When detecting versions, the package-as TOC file is parsed first, then TOC files in move-folders paths. In v2.2.2, the first interface value found for a game type was used and the rest were ignored. So if you had 100207 in your main TOC file, but missed updating 100206 in your modules, the final version would just be 10.2.7. But now the final version will include all interface versions, meaning it will be 10.2.7,10.2.6.

    You can still use -g to override version detection entirely, but it is still kind of the nuclear option.

  • Fallback TOC files are no longer needed. If you create a TOC file with only ## Interface-[Type]: lines and use TOC file creation (splitting), the original TOC file is not included.

  • The base ## Interface: doesn't affect splitting, and will just be carried through to the fallback TOC file.

v2.2.2

v2.2.1

v2.2.0

Some notable changes since v2.0.3

Commits
  • 07a3e3c Revert "Temporary restrict Wago versions"
  • 246f52d Add bc to Wago versions
  • eca4e17 Update README
  • 1d6aa80 Temporary restrict Wago versions
  • 5c94d72 Don't run game type filters in multi-version builds
  • 572795c Allow toc splitting with a multi-version root interface
  • c3ccbbf Allow toc splitting with no fallback toc
  • 14ddd97 Refactor toc interface processing a bit
  • 4fbce0f Handle comma delimited interface versions
  • d34789e Add version-vanilla as an alias to version-classic
  • Additional 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)

Bumps [BigWigsMods/packager](https://github.com/bigwigsmods/packager) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/bigwigsmods/packager/releases)
- [Commits](BigWigsMods/packager@v2.1.0...v2.3.1)

---
updated-dependencies:
- dependency-name: BigWigsMods/packager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from N6REJ as a code owner September 27, 2024 13:27
@N6REJ N6REJ merged commit 8cf062b into main Sep 27, 2024
1 check failed
@N6REJ N6REJ deleted the dependabot/github_actions/BigWigsMods/packager-2.3.1 branch September 27, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant