Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml@workflows/release-target/v1.10.3 from 1.10.3 to 1.11.0.

Release notes

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

Smdn.Fundamental.UInt24n version 4.0.0

Released package

Release notes

The full release notes are available at gist.

Change log

API changes

diff --git a/doc/api-list/Smdn.Fundamental.UInt24n/Smdn.Fundamental.UInt24n-net45.apilist.cs b/doc/api-list/Smdn.Fundamental.UInt24n/Smdn.Fundamental.UInt24n-net45.apilist.cs
index 1dcc7873..c5daeab0 100644
--- a/doc/api-list/Smdn.Fundamental.UInt24n/Smdn.Fundamental.UInt24n-net45.apilist.cs
+++ b/doc/api-list/Smdn.Fundamental.UInt24n/Smdn.Fundamental.UInt24n-net45.apilist.cs
@@ -1,284 +1,264 @@
-// Smdn.Fundamental.UInt24n.dll (Smdn.Fundamental.UInt24n-3.1.0)
+// Smdn.Fundamental.UInt24n.dll (Smdn.Fundamental.UInt24n-4.0.0)
 //   Name: Smdn.Fundamental.UInt24n
-//   AssemblyVersion: 3.1.0.0
-//   InformationalVersion: 3.1.0+d0bc2ff12d7b860e40c08a17db9b68fff731fb10
+//   AssemblyVersion: 4.0.0.0
+//   InformationalVersion: 4.0.0+67b803a21469d1c9d14f260a6414b9e666a8e282
 //   TargetFramework: .NETFramework,Version=v4.5
 //   Configuration: Release
 //   Referenced assemblies:
 //     Smdn.Fundamental.Exception, Version=3.0.3.0, Culture=neutral
 //     Smdn.Fundamental.Shim, Version=3.1.4.0, Culture=neutral
 //     System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
 //     System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
 //     mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
using System;
using System.Globalization;
using Smdn;
</tr></table>

... (truncated)

Commits
  • ed24e1b improve step instructions to clarify the options for 'dotnet pack'
  • 475d0bd add workflow_call input 'use_project_assets_sdk' to be able to disable workar...
  • a13e4f6 disable workaround for the vstest issue
  • 5d518ec disable workaround for error on dotnet restore
  • 50e1210 apply template updates
  • dae30b5 improve workflow dispatcher
  • 81d1916 add reusable workflow nuget-await-package-publishing.yml
  • ab64d84 minor modification for null states
  • 9cb60ec use the default configuration for <Nullable>
  • 6efb8fe remove redundant <RootNamespace>s
  • 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)

…yml@workflows/release-target/v1.10.3

Bumps [smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml@workflows/release-target/v1.10.3](https://github.com/smdn/smdn.fundamentals) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/smdn/smdn.fundamentals/releases)
- [Commits](smdn/Smdn.Fundamentals@workflows/release-target/v1.10.3...workflows/release-target/v1.11.0)

---
updated-dependencies:
- dependency-name: smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml@workflows/release-target/v1.10.3
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

Looks like smdn/Smdn.Fundamentals/.github/workflows/publish-release-target.yml@workflows/release-target/v1.10.3 is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 8, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/smdn/Smdn.Fundamentals/dot-github/workflows/publish-release-target.ymlworkflows/release-target/v1.10.3-1.11.0 branch July 8, 2025 18:55
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.

0 participants