Skip to content

Bump smdn/Smdn.Fundamentals from workflows/test-v1.3.2 to 1.4.1#196

Merged
smdn merged 1 commit intomainfrom
dependabot/github_actions/smdn/Smdn.Fundamentals-workflows/test-v1.4.1
Jan 30, 2025
Merged

Bump smdn/Smdn.Fundamentals from workflows/test-v1.3.2 to 1.4.1#196
smdn merged 1 commit intomainfrom
dependabot/github_actions/smdn/Smdn.Fundamentals-workflows/test-v1.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps smdn/Smdn.Fundamentals from workflows/test-v1.3.2 to 1.4.1. This release includes the previously tagged commit.

Release notes

Sourced from smdn/Smdn.Fundamentals's releases.

Smdn.MSBuild.ProjectAssets.Common version 1.4.1

Released package

Release notes

The full release notes are available at gist.

Change log

Full changes

diff --git a/src/Smdn.MSBuild.ProjectAssets.Common/Smdn.MSBuild.ProjectAssets.Common.csproj b/src/Smdn.MSBuild.ProjectAssets.Common/Smdn.MSBuild.ProjectAssets.Common.csproj
index 45646932..8d8cebcb 100644
--- a/src/Smdn.MSBuild.ProjectAssets.Common/Smdn.MSBuild.ProjectAssets.Common.csproj
+++ b/src/Smdn.MSBuild.ProjectAssets.Common/Smdn.MSBuild.ProjectAssets.Common.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
   <Import Project="$(MSBuildThisFileDirectory)..\..\eng\ProjectSettings.NoAssembliesNoBuild.props" />
<PropertyGroup>

<VersionPrefix>1.4.0</VersionPrefix>


<VersionPrefix>1.4.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<DevelopmentDependency>true</DevelopmentDependency>
<NoWarn>NU5110;NU5111;$(NoWarn)</NoWarn>
diff --git a/src/Smdn.MSBuild.ProjectAssets.Common/project/targets/GetRepositoryProperties.targets b/src/Smdn.MSBuild.ProjectAssets.Common/project/targets/GetRepositoryProperties.targets
index 1d83d1e5..92cd8402 100644
--- a/src/Smdn.MSBuild.ProjectAssets.Common/project/targets/GetRepositoryProperties.targets
+++ b/src/Smdn.MSBuild.ProjectAssets.Common/project/targets/GetRepositoryProperties.targets
@@ -4,15 +4,21 @@ SPDX-License-Identifier: MIT
-->
<Project>
<Target Name="GetRepositoryProperties">


<CallTarget Targets="GetRepositoryProperties_OSUnixLike_Git" Condition="$([MSBuild]::IsOSUnixLike()) and ('$(RepositoryType)' == 'git')"/>


<CallTarget Targets="GetRepositoryProperties_Git" Condition="'$(RepositoryType)' == 'git'"/>
<CallTarget Targets="GetRepositoryProperties_VersionOrRepositoryTypeNotSupported"/>
</Target>
</tr></table>

... (truncated)

Commits
  • 73d2079 bump dawidd6/action-download-artifact up to v7
  • 7884d5d bump actions/upload-artifact up to v4.6.0
  • 24eff82 bump actions/setup-dotnet up to v4.2.0
  • ea47b8d bump actions/cache up to v4.2.0
  • eb8a9b5 bump actions/checkout up to v4.2.2
  • 577766d bump NUnit up to 4.3.2
  • 6ba4893 fix warning NUnit4001
  • 4271fdf fix warning SYSLIB0051
  • 0d825b8 Revert "bump NUnit up to 4.3.0"
  • bb17da9 bump NUnit up to 4.3.0
  • Additional 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 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 [smdn/Smdn.Fundamentals](https://github.com/smdn/smdn.fundamentals) from workflows/test-v1.3.2 to 1.4.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/smdn/smdn.fundamentals/releases)
- [Commits](smdn/Smdn.Fundamentals@workflows/test-v1.3.2...workflows/test-v1.4.1)

---
updated-dependencies:
- dependency-name: smdn/Smdn.Fundamentals
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@smdn smdn merged commit b0daed6 into main Jan 30, 2025
@smdn smdn deleted the dependabot/github_actions/smdn/Smdn.Fundamentals-workflows/test-v1.4.1 branch January 30, 2025 10:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant