Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^8.4.1
->^8.4.1 \|\| ^9.0.0
8.4.2
->9.0.0
Release Notes
timgit/pg-boss
### [`v9.0.0`](https://togithub.com/timgit/pg-boss/releases/tag/9.0.0) [Compare Source](https://togithub.com/timgit/pg-boss/compare/8.4.2...9.0.0) #### What's Changed - MAJOR: Limit 1 active singleton queue job by [@adamhamlin](https://togithub.com/adamhamlin) in [https://github.com/timgit/pg-boss/pull/368](https://togithub.com/timgit/pg-boss/pull/368) (requires pg 11) - MAJOR: Removed `job.done()` callback to standardize on async functions for `work()` - MINOR: All jobs returned in `work()` using the `batchSize` option are now auto-completed once the handler resolves - MAJOR: Node 16 is now the minimum required version - MAJOR: PostgreSql 11 is now the minimum required version **Full Changelog**: https://github.com/timgit/pg-boss/compare/8.4.2...9.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.