Skip to content

Conversation

@sake12
Copy link
Contributor

@sake12 sake12 commented May 29, 2025

Fix for: #404

@azygis azygis merged commit 9e32feb into hangfire-postgres:master May 30, 2025
2 checks passed
@sake12 sake12 deleted the postgres10-fix branch May 30, 2025 07:09
github-merge-queue bot pushed a commit to DFE-Digital/teaching-record-system that referenced this pull request Dec 12, 2025
Updated
[Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql)
from 1.20.12 to 1.20.13.

<details>
<summary>Release notes</summary>

_Sourced from [Hangfire.PostgreSql's
releases](https://github.com/frankhommers/Hangfire.PostgreSql/releases)._

## 1.20.13

## What's Changed
* Use EXECUTE for index creation for compatibility with older PostgreSQL
versions. by @​sake12 in
hangfire-postgres/Hangfire.PostgreSql#405
* Implemented resilient startup by @​azygis in
hangfire-postgres/Hangfire.PostgreSql#415

## New Contributors
* @​sake12 made their first contribution in
hangfire-postgres/Hangfire.PostgreSql#405

**Full Changelog**:
hangfire-postgres/Hangfire.PostgreSql@1.20.12...1.20.13

Commits viewable in [compare
view](hangfire-postgres/Hangfire.PostgreSql@1.20.12...1.20.13).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Hangfire.PostgreSql&package-manager=nuget&previous-version=1.20.12&new-version=1.20.13)](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 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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants