Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump the silk3_deps group across 1 directory with 24 updates#2449

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intodevelop/3.0
base:develop/3.0
Choose a base branch
Loading
fromdependabot/nuget/develop/3.0/silk3_deps-8fdb3db911

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 1, 2025

Bumps the silk3_deps group with 24 updates in the / directory:

PackageFromTo
DotNet.ReproducibleBuilds1.1.11.2.25
DotNet.ReproducibleBuilds.Isolated1.1.11.2.25
Microsoft.CodeAnalysis.CSharp4.11.04.13.0
Microsoft.Extensions.Configuration9.0.09.0.4
Markdig0.39.00.41.1
Microsoft.Build.Locator1.7.81.9.1
Octokit13.0.114.0.0
System.Formats.Asn19.0.09.0.4
Fody6.8.26.9.2
InlineIL.Fody1.9.01.10.0
Humanizer.Core2.14.12.14.1
Microsoft.CodeAnalysis.Workspaces.MSBuild4.11.04.13.0
Microsoft.VisualStudio.Setup.Configuration.Interop3.12.21493.2.2146
System.Formats.Asn19.0.08.0.1
Microsoft.Extensions.FileSystemGlobbing9.0.09.0.4
Microsoft.VisualStudio.Setup.Configuration.Interop3.12.21493.13.2069
System.IO.Hashing9.0.09.0.4
coverlet.collector6.0.26.0.4
Microsoft.NET.Test.Sdk17.11.117.13.0
NUnit4.2.24.3.2
NUnit.Analyzers4.4.04.7.0
NUnit3TestAdapter4.6.05.0.0
xunit2.9.22.9.3
xunit.runner.visualstudio2.8.23.0.2
NUnit4.2.24.3.2
Verify.NUnit28.3.229.5.0
csharpier0.29.21.0.1

UpdatesDotNet.ReproducibleBuilds from 1.1.1 to 1.2.25

Release notes

Sourced fromDotNet.ReproducibleBuilds's releases.

v1.2.25

This release is designed to be a "cleanup" release that we can use as a solid foundation to build on. We've cleared the backlog of PRs and resolved several issues. Two changes of note:

  • The minimum required SDK version is now .NET 8
  • TheRepositoryBranch logic introduced in v1.2.4 has been refactored to align with the values provided by Source Link in .NET 9

Removals

What's changed

Tidying up

New Contributors

Full Changelog:dotnet/reproducible-builds@v1.2.4...v1.2.25

v1.2.4

At long last we've have a new release of theDotNet.ReproducibleBuilds andDotNet.ReproducibleBuilds.Isolated packages! We've dusted off the cobwebs and worked through some infrastructure and permissions issues, and now have the ability to reliably release new versions of the packages again. This is due in no small part to the help of our brand new maintainer - welcome to@​MattKotsenas! He and I will be working together to develop a plan for this repo going forward, and I'm very excited to welcome him to the maintainer team.

This release has a few new features and one feature removal due to obsoletion.

Additions

  • Set theDisableImplicitLibraryPacks property totrue to prevent using packages from the .NET SDK's built-in package sources.#21 (Thanks@​cmeeren!)
  • Populate theRepositoryBranch property if other Repository Metadata has been requested to be made public.#27 (Thanks@​kzu!)

Removals

  • No longer include the .NET Framework reference assembly packages, because the .NET SDK does this now.#33 (Thanks@​MattKotsenas!)

Infrastructure

We have simplified the packaging of the repo to be more straightforward, usingdotnet pack as expected these days.

Commits

UpdatesDotNet.ReproducibleBuilds.Isolated from 1.1.1 to 1.2.25

Release notes

Sourced fromDotNet.ReproducibleBuilds.Isolated's releases.

v1.2.25

This release is designed to be a "cleanup" release that we can use as a solid foundation to build on. We've cleared the backlog of PRs and resolved several issues. Two changes of note:

  • The minimum required SDK version is now .NET 8
  • TheRepositoryBranch logic introduced in v1.2.4 has been refactored to align with the values provided by Source Link in .NET 9

Removals

What's changed

Tidying up

New Contributors

Full Changelog:dotnet/reproducible-builds@v1.2.4...v1.2.25

v1.2.4

At long last we've have a new release of theDotNet.ReproducibleBuilds andDotNet.ReproducibleBuilds.Isolated packages! We've dusted off the cobwebs and worked through some infrastructure and permissions issues, and now have the ability to reliably release new versions of the packages again. This is due in no small part to the help of our brand new maintainer - welcome to@​MattKotsenas! He and I will be working together to develop a plan for this repo going forward, and I'm very excited to welcome him to the maintainer team.

This release has a few new features and one feature removal due to obsoletion.

Additions

  • Set theDisableImplicitLibraryPacks property totrue to prevent using packages from the .NET SDK's built-in package sources.#21 (Thanks@​cmeeren!)
  • Populate theRepositoryBranch property if other Repository Metadata has been requested to be made public.#27 (Thanks@​kzu!)

Removals

  • No longer include the .NET Framework reference assembly packages, because the .NET SDK does this now.#33 (Thanks@​MattKotsenas!)

Infrastructure

We have simplified the packaging of the repo to be more straightforward, usingdotnet pack as expected these days.

Commits

UpdatesMicrosoft.CodeAnalysis.CSharp from 4.11.0 to 4.13.0

Release notes

Sourced fromMicrosoft.CodeAnalysis.CSharp's releases.

.NET 6.0.1

Release

.NET 5.0.4

Release

.NET 5.0.2

Release NotesInstall Instructions

Repos

Commits

UpdatesMicrosoft.Extensions.Configuration from 9.0.0 to 9.0.4

Release notes

Sourced fromMicrosoft.Extensions.Configuration's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog:dotnet/runtime@v9.0.3...v9.0.4

... (truncated)

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request#113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies fromhttps://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request#113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request#113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable incompare view

UpdatesMarkdig from 0.39.0 to 0.41.1

Release notes

Sourced fromMarkdig's releases.

0.41.1

Changes

🐛 Bug Fixes

Full Changelog:0.41.0...0.41.1

Published withdotnet-releaser

0.41.0

Changes

✨ New Features

🐛 Bug Fixes

🚀 Enhancements

🏭 Tests

  • Update tests (09a4b81a)

📚 Documentation

📦 Dependencies

  • Update dependencies NuGet (5b323913)

Full Changelog:0.40.0...0.41.0

Published withdotnet-releaser

0.40.0

Changes

... (truncated)

Commits

UpdatesMicrosoft.Build.Locator from 1.7.8 to 1.9.1

Release notes

Sourced fromMicrosoft.Build.Locator's releases.

v1.9.1

What's Changed

New Contributors

Full Changelog:microsoft/MSBuildLocator@v1.8.1...v1.9.1

v1.8.1

What's Changed

New Contributors

... (truncated)

Commits

UpdatesOctokit from 13.0.1 to 14.0.0

Release notes

Sourced fromOctokit's releases.

v14.0.0

What's Changed

Breaking changes

Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.

Features

Fixes

Maintenance

New Contributors

Full Changelog:octokit/octokit.net@v13.0.1...v14.0.0

Commits
  • 7fa5b0f BREAKING CHANGE: Use long type for reading PunchCard statistics, just in case...
  • ffd1b40 BREAKING CHANGE: Issue ID should be a long (#2962)
  • 7c6c08f fix: Reduce string allocations during SimpleJson.ParseString (#2977)
  • 4f892d6 feat: Add optional cancellation token for oauth client
  • f9fb116 [FEAT]: Add support for Public Keys API (#2945)
  • 6eefc59 Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#...
  • 82ce1d5 Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build (#2978)
  • bd51f93 Bump NSubstitute from 5.1.0 to 5.3.0 (#2979)
  • 28ae4ef Bump xunit from 2.9.1 to 2.9.2 (#2972)
  • 8b0945c Bump xunit from 2.9.0 to 2.9.1 (#2968)
  • Additional commits viewable incompare view

UpdatesSystem.Formats.Asn1 from 9.0.0 to 9.0.4

Release notes

Sourced fromSystem.Formats.Asn1's releases.

.NET 9.0.4

Release

What's Changed

Bumps the silk3_deps group with 24 updates in the / directory:| Package | From | To || --- | --- | --- || [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) | `1.1.1` | `1.2.25` || [DotNet.ReproducibleBuilds.Isolated](https://github.com/dotnet/reproducible-builds) | `1.1.1` | `1.2.25` || [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.11.0` | `4.13.0` || [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` || [Markdig](https://github.com/xoofx/markdig) | `0.39.0` | `0.41.1` || [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) | `1.7.8` | `1.9.1` || [Octokit](https://github.com/octokit/octokit.net) | `13.0.1` | `14.0.0` || [System.Formats.Asn1](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` || [Fody](https://github.com/Fody/Fody) | `6.8.2` | `6.9.2` || [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) | `1.9.0` | `1.10.0` || [Humanizer.Core](https://github.com/Humanizr/Humanizer) | `2.14.1` | `2.14.1` || [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://github.com/dotnet/roslyn) | `4.11.0` | `4.13.0` || Microsoft.VisualStudio.Setup.Configuration.Interop | `3.12.2149` | `3.2.2146` || [System.Formats.Asn1](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` || [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` || Microsoft.VisualStudio.Setup.Configuration.Interop | `3.12.2149` | `3.13.2069` || [System.IO.Hashing](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` || [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.4` || [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.13.0` || [NUnit](https://github.com/nunit/nunit) | `4.2.2` | `4.3.2` || [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) | `4.4.0` | `4.7.0` || [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) | `4.6.0` | `5.0.0` || [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` || [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.2` || [NUnit](https://github.com/nunit/nunit) | `4.2.2` | `4.3.2` || [Verify.NUnit](https://github.com/VerifyTests/Verify) | `28.3.2` | `29.5.0` || [csharpier](https://github.com/belav/csharpier) | `0.29.2` | `1.0.1` |Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.25- [Release notes](https://github.com/dotnet/reproducible-builds/releases)- [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.25)Updates `DotNet.ReproducibleBuilds.Isolated` from 1.1.1 to 1.2.25- [Release notes](https://github.com/dotnet/reproducible-builds/releases)- [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.25)Updates `Microsoft.CodeAnalysis.CSharp` from 4.11.0 to 4.13.0- [Release notes](https://github.com/dotnet/roslyn/releases)- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)- [Commits](https://github.com/dotnet/roslyn/commits)Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.4- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.0...v9.0.4)Updates `Markdig` from 0.39.0 to 0.41.1- [Release notes](https://github.com/xoofx/markdig/releases)- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)- [Commits](xoofx/markdig@0.39.0...0.41.1)Updates `Microsoft.Build.Locator` from 1.7.8 to 1.9.1- [Release notes](https://github.com/microsoft/MSBuildLocator/releases)- [Commits](microsoft/MSBuildLocator@v1.7.8...v1.9.1)Updates `Octokit` from 13.0.1 to 14.0.0- [Release notes](https://github.com/octokit/octokit.net/releases)- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)- [Commits](octokit/octokit.net@v13.0.1...v14.0.0)Updates `System.Formats.Asn1` from 9.0.0 to 9.0.4- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.0...v9.0.4)Updates `Fody` from 6.8.2 to 6.9.2- [Release notes](https://github.com/Fody/Fody/releases)- [Commits](Fody/Fody@6.8.2...6.9.2)Updates `InlineIL.Fody` from 1.9.0 to 1.10.0- [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases)- [Commits](ltrzesniewski/InlineIL.Fody@v1.9.0...v1.10.0)Updates `Humanizer.Core` from 2.14.1 to 2.14.1- [Release notes](https://github.com/Humanizr/Humanizer/releases)- [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md)- [Commits](Humanizr/Humanizer@v2.14.1...v2.14.1)Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.11.0 to 4.13.0- [Release notes](https://github.com/dotnet/roslyn/releases)- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)- [Commits](https://github.com/dotnet/roslyn/commits)Updates `Microsoft.VisualStudio.Setup.Configuration.Interop` from 3.12.2149 to 3.2.2146Updates `System.Formats.Asn1` from 9.0.0 to 8.0.1- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.0...v9.0.4)Updates `Microsoft.Extensions.FileSystemGlobbing` from 9.0.0 to 9.0.4- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.0...v9.0.4)Updates `Microsoft.VisualStudio.Setup.Configuration.Interop` from 3.12.2149 to 3.13.2069Updates `System.IO.Hashing` from 9.0.0 to 9.0.4- [Release notes](https://github.com/dotnet/runtime/releases)- [Commits](dotnet/runtime@v9.0.0...v9.0.4)Updates `coverlet.collector` from 6.0.2 to 6.0.4- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.4)Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.13.0- [Release notes](https://github.com/microsoft/vstest/releases)- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)- [Commits](microsoft/vstest@v17.11.1...v17.13.0)Updates `NUnit` from 4.2.2 to 4.3.2- [Release notes](https://github.com/nunit/nunit/releases)- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)- [Commits](nunit/nunit@4.2.2...4.3.2)Updates `NUnit.Analyzers` from 4.4.0 to 4.7.0- [Release notes](https://github.com/nunit/nunit.analyzers/releases)- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)- [Commits](nunit/nunit.analyzers@4.4.0...4.7.0)Updates `NUnit3TestAdapter` from 4.6.0 to 5.0.0- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)- [Commits](nunit/nunit3-vs-adapter@V4.6.0...V5.0.0)Updates `xunit` from 2.9.2 to 2.9.3- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.2- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.2)Updates `NUnit` from 4.2.2 to 4.3.2- [Release notes](https://github.com/nunit/nunit/releases)- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)- [Commits](nunit/nunit@4.2.2...4.3.2)Updates `Verify.NUnit` from 28.3.2 to 29.5.0- [Release notes](https://github.com/VerifyTests/Verify/releases)- [Commits](VerifyTests/Verify@28.3.2...29.5.0)Updates `csharpier` from 0.29.2 to 1.0.1- [Release notes](https://github.com/belav/csharpier/releases)- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)- [Commits](belav/csharpier@0.29.2...1.0.1)---updated-dependencies:- dependency-name: DotNet.ReproducibleBuilds  dependency-version: 1.2.25  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: DotNet.ReproducibleBuilds.Isolated  dependency-version: 1.2.25  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Microsoft.CodeAnalysis.CSharp  dependency-version: 4.13.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Microsoft.Extensions.Configuration  dependency-version: 9.0.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: Markdig  dependency-version: 0.41.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Microsoft.Build.Locator  dependency-version: 1.9.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Octokit  dependency-version: 14.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps- dependency-name: System.Formats.Asn1  dependency-version: 9.0.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: Fody  dependency-version: 6.9.2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: InlineIL.Fody  dependency-version: 1.10.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Humanizer.Core  dependency-version: 2.14.1  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild  dependency-version: 4.13.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop  dependency-version: 3.2.2146  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: System.Formats.Asn1  dependency-version: 8.0.1  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps- dependency-name: Microsoft.Extensions.FileSystemGlobbing  dependency-version: 9.0.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop  dependency-version: 3.13.2069  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: System.IO.Hashing  dependency-version: 9.0.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: coverlet.collector  dependency-version: 6.0.4  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: Microsoft.NET.Test.Sdk  dependency-version: 17.13.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: NUnit  dependency-version: 4.3.2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: NUnit.Analyzers  dependency-version: 4.7.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: NUnit3TestAdapter  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps- dependency-name: xunit  dependency-version: 2.9.3  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: silk3_deps- dependency-name: xunit.runner.visualstudio  dependency-version: 3.0.2  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps- dependency-name: NUnit  dependency-version: 4.3.2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: silk3_deps- dependency-name: Verify.NUnit  dependency-version: 29.5.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps- dependency-name: csharpier  dependency-version: 1.0.1  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: silk3_deps...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added .NETPull requests that update .net code dependenciesPull requests that update a dependency file labelsMay 1, 2025
@dependabotdependabotbot requested a review froma team as acode ownerMay 1, 2025 16:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file.NETPull requests that update .net code
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp