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

Bump the npgsql group across 1 directory with 3 updates #571

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the npgsql group with 3 updates in the / directory: Npgsql.EntityFrameworkCore.PostgreSQL, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options.

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 9.0.0-preview.7 to 9.0.0-rc.2

Commits
  • a8677e4 Configure CI for released PG17 (#3300)
  • 8d6301c Bump dependencies (#3316)
  • 303ffc3 Prefix JSON geometry representation with SRID (#3307)
  • 58608e8 Handle another error code when concurrently creating the migrations history t...
  • d316b35 Properly escape constant regex patterns (#3299)
  • 922c089 Catch exception instead of trying to check if the history repository exists (...
  • 87a1a7e Implement Precompiled Query Tests (#3289)
  • 79608d6 Handle another error code when concurrently creating the migrations history t...
  • a894bdc Redo NpgsqlSetOperationTypingInjector (#3291)
  • 8a0fca5 Support arbitrary enumerables in NpgsqlArrayConverter (#3290)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0-rc.1.24431.7 to 9.0.0-rc.2.24473.5

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 9.0 RC 2

Release

Commits

Updates Microsoft.Extensions.Options from 9.0.0-rc.1.24431.7 to 9.0.0-rc.2.24473.5

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0 RC 2

Release

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npgsql group with 3 updates in the / directory: [Npgsql.EntityFrameworkCore.PostgreSQL](https:/npgsql/efcore.pg), [Microsoft.Extensions.DependencyInjection.Abstractions](https:/dotnet/runtime) and [Microsoft.Extensions.Options](https:/dotnet/runtime).


Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.0-preview.7 to 9.0.0-rc.2
- [Release notes](https:/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v9.0.0-preview.7...v9.0.0-rc.2)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0-rc.1.24431.7 to 9.0.0-rc.2.24473.5
- [Release notes](https:/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.1.24431.7...v9.0.0-rc.2.24473.5)

Updates `Microsoft.Extensions.Options` from 9.0.0-rc.1.24431.7 to 9.0.0-rc.2.24473.5
- [Release notes](https:/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.1.24431.7...v9.0.0-rc.2.24473.5)

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/nuget/npgsql-80960e1131 branch October 16, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants