apricote / nest-pg-boss

Use pg-boss in your NestJS app
MIT License
12 stars 6 forks source link

chore(deps): update dependency pg-boss to v9 #14

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pg-boss ^8.4.1 -> ^8.4.1 \|\| ^9.0.0 age adoption passing confidence
pg-boss 8.4.2 -> 9.0.0 age adoption passing confidence

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.0

Configuration

📅 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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

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.