Bump pg-boss from 12.26.0 to 12.27.0 - #760
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
Bumps [pg-boss](https://github.com/timgit/pg-boss) from 12.26.0 to 12.27.0. - [Release notes](https://github.com/timgit/pg-boss/releases) - [Commits](timgit/pg-boss@12.26.0...12.27.0) --- updated-dependencies: - dependency-name: pg-boss dependency-version: 12.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/pg-boss-12.27.0
branch
from
August 16, 2026 16:41
22685cf to
238d63f
Compare
The guard pins the installed version alongside the three source facts the 72-hour reader depends on, so a dependency bump has to stop and be looked at rather than sliding past. It did its job here: 12.27.0 tripped the version line. Checked the release against 12.26.0. The retention plan is untouched, all three assertions still match the shipped dist/plans.js verbatim. What moved sits in the fetch path (group concurrency reworked to a keyed JSONB lookup, schema names now routed through normalizeSchemaName / resolveSchemaName) and in start_after, which becomes inclusive so a job written with the default start time is fetchable on the next statement. None of that touches the failed-row ledger. So the assumption holds and the pin moves with it.
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 pg-boss from 12.26.0 to 12.27.0.
Release notes
Sourced from pg-boss's releases.
... (truncated)
Commits
aa1ce16fix flaky test617ec33added testsd034e75new config option to allow schema case variants on startupfeb0d76deps and versioning69e33ebupdates for schema quoting PR0148543Merge pull request #859 from MoazEmad1/schema-identifier-quoting0ce5d27docs domain updatefaaa887update vitepress6022c02allow caller-quoted schema namesf869cc9deps and versioning for dashboard