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

Fixing Dependabot updates (Lombiq Technologies: OCORE-202) #16827

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

Piedone
Copy link
Member

@Piedone Piedone commented Oct 3, 2024

Fixes #16729. Includes the following:

  • Workaround for the Dependabot 150 "manifest" (i.e. csproj) limit, thus enabling Dependabot updates to work again.
  • Ignoring GraphQL (see Upgrade GraphQL to 8.x.x #16826) and System.Drawing.Common updates (since it's a transitive dependency vulnerability fix), since these failed Dependabot.
  • Manually updating AWSSDK.S3 since this failed Dependabot too.
  • Removing the MessagePack dependency, since it wasn't actually used anywhere, and most possibly due to this also failed Dependabot.
  • Dependency docs updates.

I made sure in a fork that this works.

@Piedone Piedone merged commit dc94fdd into OrchardCMS:main Oct 4, 2024
12 checks passed
@Piedone Piedone changed the title Fixing Dependabot updates Fixing Dependabot updates (Lombiq Technologies: OCORE-202) Oct 4, 2024
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.

Dependabot is timing out
2 participants