uic-utah / uic-inventory

a public web application to manage the creation, permitting, and payment for underground injection control sites in Utah
1 stars 0 forks source link

chore(deps): bump the safe-api-dependencies group in /src/api with 3 updates #368

Open dependabot[bot] opened 17 hours ago

dependabot[bot] commented 17 hours ago

Bumps the safe-api-dependencies group in /src/api with 3 updates: Npgsql.EntityFrameworkCore.PostgreSQL, Serilog and Serilog.AspNetCore.

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.8 to 8.0.10

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v8.0.10

The full list of changes is available here.

Full Changelog: https://github.com/npgsql/efcore.pg/compare/v8.0.8...v8.0.10

Commits


Updates Serilog from 4.0.2 to 4.1.0

Release notes

Sourced from Serilog's releases.

v4.1.0

Important note

IBatchedLogEventSink batch retry scheduling has changed in this version. The default configuration still tries failed batches for approximately ten minutes, but the BufferingTimeLimit no longer implicitly causes the retry time to be extended or reduced. If you need a specific retry time, set BatchingOptions.RetryTimeLimit, which reliably controls retry time.

Commits


Updates Serilog.AspNetCore from 8.0.2 to 8.0.3

Release notes

Sourced from Serilog.AspNetCore's releases.

v8.0.3

  • #383 - update Serilog.Settings.Configuration dependency (@​Numpsy)
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions