chore(deps): bump pgqueuer from 0.26.3 to 1.0.0 in /backend#122
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump pgqueuer from 0.26.3 to 1.0.0 in /backend#122dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pgqueuer](https://github.com/janbjorge/pgqueuer) from 0.26.3 to 1.0.0. - [Release notes](https://github.com/janbjorge/pgqueuer/releases) - [Changelog](https://github.com/janbjorge/pgqueuer/blob/main/RELEASE.md) - [Commits](janbjorge/pgqueuer@v0.26.3...v1.0.0) --- updated-dependencies: - dependency-name: pgqueuer dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2790efd to
ad5f102
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pgqueuer from 0.26.3 to 1.0.0.
Release notes
Sourced from pgqueuer's releases.
... (truncated)
Changelog
Sourced from pgqueuer's changelog.
... (truncated)
Commits
1f069cadocs: v1.0.0 release notes (#584)9e47f15docs: v1 finalize documentation (#627)738fbd9refactor(core): eliminate core→adapter import-linter exceptions (#625)d85fcf0refactor(ports): introduce TaskManagerPort, remove ports→core exception (#624)6195d12refactor(drivers): move pg_notify into Driver protocol, remove build_notify_q...5abebfafix(core): guard future state transitions against race conditions (#614)f28abe9fix(core): simplify listener_healthy timeout to raise directly (#619)84009f8docs: prefer generic constructor syntax for typed stdlib objects (#620)17640c3refactor(domain): consolidate utc_now into single utility (#615)a98a9e0perf(sm): batch scheduler heartbeat updates (#613)