Skip to content

Conversation

@unity-renovate
Copy link
Contributor

@unity-renovate unity-renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Type Update Editor Change
com.unity.services.core dependencies minor ❌ 2020.3.40f1 -> 2021.3.0a1 1.8.1 -> 1.14.0

❌ Editor bump required for testproject/Packages/manifest.json❌

It is very likely that you should NOT merge this.


Release Notes

com.unity.services.core (com.unity.services.core)

v1.14.0

Compare Source

Added

  • Added ServicesInitialization monobehaviour to manage services in the scene authoring.
  • Added ServicesBehaviour abstract monobehaviour as a base for behaviours built on top of services.
  • Added unique identifier for custom service registry creation (UnityServices.CreateServices).
  • Added custom services registries dictionary in UnityServices.Services.
  • Added GetIdentifier() method to IUnityServices interface with a default implementation.

Changed

  • Updated the minimum supported Editor version to 2021.3.

v1.13.0

Compare Source

Added

  • Added initialization success and failure events to UnityServices.

v1.12.5

Compare Source

Added

  • Apple privacy manifest file (PrivacyInfo.xcprivacy)

Fixed

  • Fixed an issue with the optional FEATURE_SERVICES_INSTANCES preprocessor define.

v1.12.4

Compare Source

Fixed

  • Fixed a bug where the project linking popup window would appear on Editor start after reimporting packages, even if the user's project was linked.
  • Fixed issue with .NET Standard target.

v1.12.2

Compare Source

Added

  • Added support to -no-cloud-project-bind-popup flag, to prevent the popup from showing.

v1.12.1

Compare Source

Changed

  • Rolling back interface constraint in service registry due to unforeseen breaking change with transitive dependencies.

v1.12.0

Compare Source

Added

  • Added service registry and new package initialization interface for enabling instances and editor-time services.

Fixed

  • Resolved issue with IAccessTokens reaching rate limit.

v1.11.0

Compare Source

Added

  • Adding IServerAccessToken and IServerEnvironmentId components for packages that want to support running operations in the context of a server.
  • Adding IAccessTokenObserver component for packages to be notified of changes to the IAccessToken value.

Fixed

  • Implement JsonConverters to prevent NotImplementedException when converters are invoked by reflection

v1.10.1

Compare Source

Added

  • The IAnalyticsUserId component to provide a way to obtain the user ID that the analytics SDK is currently recording events against.
  • Added new environment selector in Project Settings > Services > Environments.
  • Added new environment api to allow services to use a single access point for the current environment.

v1.9.0

Compare Source

Added

  • New common error codes ProjectPolicyAccessDenied and PlayerPolicyAccessDenied.

Changed

  • Newtonsoft (de)serialization calls to be thread safe.
  • Bumped Newtonsoft dependency to 3.2.1 to use the latest stable version.

v1.8.2

Compare Source

Fixed

  • Newtonsoft usage isn't impacted by changes to JsonConvert.DefaultSettings anymore.

v1.8.1

Compare Source

Added

  • The IAnalyticsStandardEventComponent component to provide a way to record analytics standard events from any package.

Changed

  • Package's license to refresh legal links.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Unity Renovate Bot.

@unity-cla-assistant
Copy link

unity-cla-assistant commented Feb 8, 2025

CLA assistant check
All committers have signed the CLA.

@unity-renovate unity-renovate bot force-pushed the renovate/develop-upm-prj-com.unity.services.core-1.x branch from 98629ac to 3cd31b8 Compare February 10, 2025 18:23
@unity-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
MSBuild version 17.7.6+77d58ec69 for .NET
  Determining projects to restore...
/opt/containerbase/tools/dotnet/sdk/7.0.410/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(160,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0.  Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download [/tmp/renovate/repos/github/Unity-Technologies/com.unity.netcode.gameobjects/Tools/CI/NGO.Cookbook.csproj]

@unity-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@unity-renovate unity-renovate bot changed the title chore(deps): update upm project dependency com.unity.services.core to v1.14.0 (develop) chore(deps): update upm project dependency com.unity.services.core to v1.14.0 (develop) - abandoned Feb 11, 2025
@unity-renovate
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@michalChrobot michalChrobot deleted the renovate/develop-upm-prj-com.unity.services.core-1.x branch February 12, 2025 13:51
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