Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2025

Bumps the smdn-fundamentals-workflows group with 1 update: smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml.

Updates smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml from 1.11.0 to 1.12.1

Release notes

Sourced from smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml's releases.

Smdn.MSBuild.ProjectAssets.Library version 1.12.1

Released package

Release notes

The full release notes are available at gist.

Change log

Full changes

diff --git a/src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.csproj b/src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.csproj
index 61846eb0..d6b5edb4 100644
--- a/src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.csproj
+++ b/src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
   <Import Project="$(MSBuildThisFileDirectory)..\..\eng\ProjectSettings.NoAssemblies.props" />
<PropertyGroup>

<VersionPrefix>1.12.0</VersionPrefix>



<VersionPrefix>1.12.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<DevelopmentDependency>true</DevelopmentDependency>
<PackageType>Dependency;MSBuildSdk</PackageType>
diff --git a/src/Smdn.MSBuild.ProjectAssets.Library/project/Project.Library.props b/src/Smdn.MSBuild.ProjectAssets.Library/project/Project.Library.props
index 2ac61748..3d02607d 100644
--- a/src/Smdn.MSBuild.ProjectAssets.Library/project/Project.Library.props
+++ b/src/Smdn.MSBuild.ProjectAssets.Library/project/Project.Library.props
@@ -31,8 +31,8 @@ SPDX-License-Identifier: MIT
<!-- trimming defaults -->
<!-- ref: https://learn.microsoft.com/dotnet/core/deploying/trimming/prepare-libraries-for-trimming -->



<EnableTrimAnalyzer


<IsTrimmable
Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))"


>true</EnableTrimAnalyzer>


>true</IsTrimmable>
</tr></table>

... (truncated)

Commits
  • 06205ab bump actions/upload-artifact up to v6.0.0
  • 512447c upload immediately after packing to avoid overwriting .nupkg files in other j...
  • 993f968 update package version
  • 9404b13 use size filter to avoid error 'variable size could not be found'
  • 92995d6 bump Smdn.MSBuild.ProjectAssets.Common up to 1.6.2
  • 9682f25 Merge pull request #290 from smdn/releases/Smdn.MSBuild.ProjectAssets.Common-...
  • 8a2fcb4 create release branch for Smdn.MSBuild.ProjectAssets.Common-1.6.2
  • 6e7c553 update package version
  • 82cbc08 bump workflows/release-target up to v1.12.0
  • b0d78c2 execute GenerateNuspec along with its dependency target by setting $(PackDepe...
  • 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 <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 smdn-fundamentals-workflows group with 1 update: [smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml](https://github.com/smdn/smdn.fundamentals).


Updates `smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml` from 1.11.0 to 1.12.1
- [Release notes](https://github.com/smdn/smdn.fundamentals/releases)
- [Commits](smdn/Smdn.Fundamentals@releases/SimpleMailer-1.11...workflows/release-target/v1.12.1)

---
updated-dependencies:
- dependency-name: smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: smdn-fundamentals-workflows
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 13, 2025
@smdn smdn merged commit eb499ab into main Dec 13, 2025
@smdn smdn deleted the dependabot/github_actions/smdn-fundamentals-workflows-8f5b3df703 branch December 13, 2025 10:13
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants