Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Confidence
EFCore.NamingConventions 8.0.3 -> 9.0.0 age confidence

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 28, 2024

⚠️ 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: SaucyBot/packages.lock.json, SaucyBot.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot/SaucyBot.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project SaucyBot to resolve this issue.  [/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj]
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot/SaucyBot.csproj : error NU1107:  SaucyBot -> EFCore.NamingConventions 9.0.0 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0)  [/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj]
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot/SaucyBot.csproj : error NU1107:  SaucyBot -> Pomelo.EntityFrameworkCore.MySql 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.13 && <= 8.0.999). [/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot/SaucyBot.csproj (in 16.98 sec).
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project SaucyBot.Tests to resolve this issue. 
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj : error NU1107:  SaucyBot.Tests -> SaucyBot -> EFCore.NamingConventions 9.0.0 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0) 
/tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj : error NU1107:  SaucyBot.Tests -> SaucyBot -> Pomelo.EntityFrameworkCore.MySql 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.13 && <= 8.0.999).
  Failed to restore /tmp/renovate/repos/github/Sn0wCrack/saucybot-discord/SaucyBot.Tests/SaucyBot.Tests.csproj (in 2.02 sec).

@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from cfe2528 to 09c3e2e Compare December 1, 2024 08:02
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 4 times, most recently from ea3172b to 821119e Compare January 2, 2025 06:41
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from 825ab78 to f657c14 Compare January 10, 2025 22:12
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch from f657c14 to d7595cb Compare January 16, 2025 06:36
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 2 times, most recently from ad6f181 to e06e3f5 Compare February 8, 2025 08:36
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 10 times, most recently from d92aba8 to 70a3baf Compare February 28, 2025 02:20
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 5 times, most recently from 0b06696 to 465403b Compare March 14, 2025 22:18
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch from 465403b to aa15566 Compare March 19, 2025 10:16
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from 99def20 to 8010bed Compare July 13, 2025 03:32
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from f717ec3 to 1d5bc2c Compare July 21, 2025 08:11
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from 1d3bf12 to 9f168de Compare August 4, 2025 23:06
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 5 times, most recently from 743b998 to 655b3ad Compare August 19, 2025 04:11
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 2 times, most recently from dffeecc to 7809f75 Compare September 7, 2025 10:50
@renovate renovate bot changed the title chore(deps): update dependency efcore.namingconventions to v9 chore(deps): update dependency efcore.namingconventions to v9 - autoclosed Sep 11, 2025
@renovate renovate bot closed this Sep 11, 2025
@renovate renovate bot deleted the renovate/efcore.namingconventions-9.x branch September 11, 2025 06:33
@renovate renovate bot changed the title chore(deps): update dependency efcore.namingconventions to v9 - autoclosed chore(deps): update dependency efcore.namingconventions to v9 Sep 11, 2025
@renovate renovate bot reopened this Sep 11, 2025
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch from 74a3b51 to 7809f75 Compare September 11, 2025 09:43
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch from 7809f75 to 599b34f Compare October 10, 2025 07:33
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch 3 times, most recently from b3ae433 to 0e9aecb Compare October 23, 2025 07:05
@renovate renovate bot force-pushed the renovate/efcore.namingconventions-9.x branch from 0e9aecb to 2b005c3 Compare October 23, 2025 07:07
@renovate renovate bot changed the title chore(deps): update dependency efcore.namingconventions to v9 chore(deps): update dependency efcore.namingconventions to v9 - autoclosed Oct 23, 2025
@renovate renovate bot closed this Oct 23, 2025
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.

1 participant