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 Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 8.0.8 #1945

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 8.0.8.

Commits
  • 55dd99e Properly escape constant regex patterns (#3299)
  • 3ebe6f5 Bump some test dependencies to avoid CVE warnings
  • 2b5d63e Test fixes for 8.0.x sync
  • d856230 Bump version to 8.0.8
  • aec0d1f Correct non-NodaTime date/time type mappings when NodaTime is configured (#3214)
  • 8a4c25b Add ordering by ordinality column for primitive collections (#3209)
  • 1292512 Add missing check for predicate in primitive collection simplifications (#3196)
  • a2ce3ee Bump version to 8.0.5
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 8.0.4 to 8.0.8.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v8.0.4...v8.0.8)

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Cyberboss as a code owner September 27, 2024 09:43
@dependabot dependabot bot added the Dependencies Related to updating dependant libraries label Sep 27, 2024
@tgstation-server-ci tgstation-server-ci bot added size/XS CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution labels Sep 27, 2024
@Cyberboss Cyberboss added this to the v6.11.0 milestone Sep 27, 2024
@Cyberboss Cyberboss added the CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite label Sep 27, 2024
@tgstation-server-ci tgstation-server-ci bot removed the CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution label Sep 27, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.65%. Comparing base (a979c49) to head (ad5445c).
Report is 27 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1945      +/-   ##
==========================================
- Coverage   95.65%   95.65%   -0.01%     
==========================================
  Files         789      789              
  Lines      170292   170292              
  Branches     3478     3478              
==========================================
- Hits       162895   162889       -6     
- Misses       6858     6864       +6     
  Partials      539      539              

@tgstation-server-ci tgstation-server-ci bot merged commit fff6410 into dev Sep 28, 2024
79 of 89 checks passed
@tgstation-server-ci tgstation-server-ci bot deleted the dependabot/nuget/Npgsql.EntityFrameworkCore.PostgreSQL-8.0.8 branch September 28, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite Dependencies Related to updating dependant libraries size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant