Bump NuGetizer from 1.2.4 to 1.4.7
Updated NuGetizer from 1.2.4 to 1.4.7.
Release notes
Sourced from NuGetizer's releases.
1.4.7
What's Changed
🔨 Other
- Set DotnetTool package type when PackAsTool=true by @Copilot in https://github.com/devlooped/nugetizer/pull/681
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.4.6...v1.4.7
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @sandrock, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @DominicSchell, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers, @cleosia.
Thanks 💜
1.4.6
What's Changed
🐛 Fixed bugs
- Fix rendering in nugetize of multiple packages by @kzu in https://github.com/devlooped/nugetizer/pull/672
🔨 Other
- Add support for SLNX format when running nugetize by @kzu in https://github.com/devlooped/nugetizer/pull/671
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.4.5...v1.4.6
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @DominicSchell, @jwendl, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers.
Thanks 💜
1.4.5
What's Changed
✨ Implemented enhancements
- Expand image url as well as link url, use robust Markdig by @kzu in https://github.com/devlooped/nugetizer/pull/662
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.4.4...v1.4.5
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers.
Thanks 💜
1.4.4
Docs update to include OSMF+License badges in package readme.
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.4.3...v1.4.4
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers.
Thanks 💜
1.4.3
What's Changed
🔨 Other
- Fix regex pattern to handle clickable image badges with relative URLs by @Copilot in https://github.com/devlooped/nugetizer/pull/657
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.4.2...v1.4.3
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers.
Thanks 💜
1.4.2
📝 NEW Open Source Maintenance Fee EULA
To ensure the long-term sustainability of this project, use of $product$ requires an Open Source Maintenance Fee. While the source code is freely available under the terms of the MIT License, all other aspects of the project --including opening or commenting on issues, participating in discussions and downloading releases-- require adherence to the Maintenance Fee.
In short, if you use this project to generate revenue, the Maintenance Fee is required.
To pay the Maintenance Fee, become a Sponsor at the corresponding OSMF tier (starting at just $10!).
What's Changed
✨ Implemented enhancements
- Add support for replacement tokens in key files and props by @kzu in https://github.com/devlooped/nugetizer/pull/648
- Add support for repository url relative URLs in readme by @kzu in https://github.com/devlooped/nugetizer/pull/649
🐛 Fixed bugs
- Fix markdown link replacement: use raw URLs, preserve tooltips, and handle absolute URLs correctly by @Copilot in https://github.com/devlooped/nugetizer/pull/655
New Contributors
- @Copilot made their first contribution in https://github.com/devlooped/nugetizer/pull/655
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.3.1...v1.4.2
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @henkmartijn, @torutek, @mccaffers.
Thanks 💜
1.3.1
What's Changed
🐛 Fixed bugs
- Fix issue with localized resources when packing tools by @kzu in https://github.com/devlooped/nugetizer/pull/638
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.3.0...v1.3.1
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @twenzel, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @jordansjones, @DominicSchell, @jwendl, @adalon, @Eule02, @torutek, @mccaffers, @alexwiese.
Thanks 💜
1.3.0
What's Changed
✨ Implemented enhancements
- Trim indent/newlines in text-based package metadata by @kzu in https://github.com/devlooped/nugetizer/pull/627
Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.4...v1.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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)