Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.5 to 6.0.8 in /HighlightBot #40

Open
dependabot[bot] wants to merge 1 commit from dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8 into master
dependabot[bot] commented 2022-12-19 13:13:31 +00:00 (Migrated from github.com)

Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.5 to 6.0.8.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v6.0.7

The full list of changes is available here.

v6.0.6

The full list of changes is available here.

Commits
  • e68dfe8 Some test tweaks
  • ca76eca Bump dependency versions
  • f3e50d5 Correct date/time mapping with precision (#2580)
  • ffef35f React to PG15 ICU collation changes
  • dbe3d7a Use platform newline in schema ensure migrations SQL
  • f878945 Make sure text is converted to jsonb when passed as a JSON function argument
  • e839639 Bump version to 6.0.8
  • 5b98e4b Bump Npgsql version to 6.0.7
  • 10e63d8 Allow making a column non-nullable
  • 347ac0a Fix post-seeding sequence bumping logic
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 6.0.5 to 6.0.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npgsql/efcore.pg/releases">Npgsql.EntityFrameworkCore.PostgreSQL's releases</a>.</em></p> <blockquote> <h2>v6.0.7</h2> <p>The full list of changes is available <a href="https://github.com/npgsql/efcore.pg/milestone/51?closed=1">here</a>.</p> <h2>v6.0.6</h2> <p>The full list of changes is available <a href="https://github.com/npgsql/efcore.pg/milestone/50?closed=1">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npgsql/efcore.pg/commit/e68dfe8b5cbe4a26d20acc36def6187aa1cfdda3"><code>e68dfe8</code></a> Some test tweaks</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/ca76ecaff6f81949f88d44c4a64ef8645fd94c0f"><code>ca76eca</code></a> Bump dependency versions</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/f3e50d5648fa93faf39ab2a301fbcbd074420216"><code>f3e50d5</code></a> Correct date/time mapping with precision (<a href="https://github-redirect.dependabot.com/npgsql/efcore.pg/issues/2580">#2580</a>)</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/ffef35f8e9eb3c2d7db413b5104103538ed371ae"><code>ffef35f</code></a> React to PG15 ICU collation changes</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/dbe3d7a2a368ef91e58948bcdc865eb07564432e"><code>dbe3d7a</code></a> Use platform newline in schema ensure migrations SQL</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/f878945848e29afa353b6480971a8ee7db00effe"><code>f878945</code></a> Make sure text is converted to jsonb when passed as a JSON function argument</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/e839639efc9eea794f2812b7049b1efe9a3154ea"><code>e839639</code></a> Bump version to 6.0.8</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/5b98e4b74de93b590b44aef8dd7967c03acc433c"><code>5b98e4b</code></a> Bump Npgsql version to 6.0.7</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/10e63d87a679c0a8a1234994dd559468b4b01627"><code>10e63d8</code></a> Allow making a column non-nullable</li> <li><a href="https://github.com/npgsql/efcore.pg/commit/347ac0a78a51773dc33e1476385808993ac6374b"><code>347ac0a</code></a> Fix post-seeding sequence bumping logic</li> <li>Additional commits viewable in <a href="https://github.com/npgsql/efcore.pg/compare/v6.0.5...v6.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Npgsql.EntityFrameworkCore.PostgreSQL&package-manager=nuget&previous-version=6.0.5&new-version=6.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8:dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git rebase master
git switch master
git merge --ff-only dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git rebase master
git switch master
git merge --no-ff dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch master
git merge --squash dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch master
git merge --ff-only dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git switch master
git merge dependabot/nuget/HighlightBot/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.8
git push origin master
Sign in to join this conversation.
No description provided.