Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparing patch to upstream #17

Open
wants to merge 52 commits into
base: patch-to-upstream
Choose a base branch
from
Open

preparing patch to upstream #17

wants to merge 52 commits into from

Conversation

skrashevich
Copy link
Owner

No description provided.

kapustkin and others added 30 commits January 4, 2023 12:21
Upgrade to .NET 6
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.4...2.4.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
….Extensions.Logging-7.0.0

Bump Microsoft.Extensions.Logging from 5.0.0 to 7.0.0 in /src
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.16.1...v4.18.4)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.0 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [NSwag.MSBuild](https://github.com/RicoSuter/NSwag) from 13.11.1 to 13.18.2.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RicoSuter/NSwag/commits/v13.18.2)

---
updated-dependencies:
- dependency-name: NSwag.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Extensions.Caching.Abstractions](https://github.com/dotnet/runtime) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [System.Text.Json](https://github.com/dotnet/runtime) to permit the latest version.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.0 to 3.2.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v1.2.0...v3.2.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@LinFor
Copy link

LinFor commented Feb 27, 2023

@skrashevich привет. Я тебе вроде дал права на upstream, веди если есть желание. Права готов выдать любые.

@skrashevich
Copy link
Owner Author

@skrashevich привет. Я тебе вроде дал права на upstream, веди если есть желание. Права готов выдать любые.

Видел, поэтому и сделал этот бранч, дабы вмержить по-человечески: у нас немного разные build-системы :) Если что, в телеграм у меня юзернейм такой же, как и тут

dependabot bot and others added 16 commits February 27, 2023 11:44
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v16.5.0...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ext.Json version 6 instead of 7, and Microsoft.Extensions.Caching.Abstractions and Microsoft.Extensions.Logging version 6 instead of 7
- Upgraded all projects from .NET 6.0 to .NET 8.0.
- Updated GitHub Actions workflow to use .NET 8.0.
- Changed `publish.sh` script to check for `gsed` command, update version to 10.9.0.0, and use dotnet@8.
- Adjusted target ABI in various configurations and manifests to match the new version.
- Replaced `PersonType` with `PersonKind` in `ApiModelExtensions.cs` and adjusted profession mapping accordingly.
- Updated package references across all projects to be compatible with .NET 8.0.
- Modified `KinopoiskPluginServiceRegistrator` to match updated interface with `IServerApplicationHost`.
- General cleanup and consistency improvements in project files and build configurations.
- Upgraded all projects from .NET 6.0 to .NET 8.0.
- Updated GitHub Actions workflow to use .NET 8.0.
- Changed `publish.sh` script to check for `gsed` command, update version to 10.9.0.0, and use dotnet@8.
- Adjusted target ABI in various configurations and manifests to match the new version.
- Replaced `PersonType` with `PersonKind` in `ApiModelExtensions.cs` and adjusted profession mapping accordingly.
- Updated package references across all projects to be compatible with .NET 8.0.
- Modified `KinopoiskPluginServiceRegistrator` to match updated interface with `IServerApplicationHost`.
- General cleanup and consistency improvements in project files and build configurations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants