Bump the server-minor-patch group in /server with 2 updates#159
Merged
SyniRon merged 1 commit intoJun 27, 2026
Merged
Conversation
Bumps the server-minor-patch group in /server with 2 updates: [node-cron](https://github.com/node-cron/node-cron) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg). Updates `node-cron` from 4.2.1 to 4.4.1 - [Release notes](https://github.com/node-cron/node-cron/releases) - [Changelog](https://github.com/node-cron/node-cron/blob/main/CHANGELOG.md) - [Commits](node-cron/node-cron@v4.2.1...v4.4.1) Updates `pg` from 8.21.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) --- updated-dependencies: - dependency-name: node-cron dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-minor-patch - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the server-minor-patch group in /server with 2 updates: node-cron and pg.
Updates
node-cronfrom 4.2.1 to 4.4.1Release notes
Sourced from node-cron's releases.
Changelog
Sourced from node-cron's changelog.
... (truncated)
Commits
3e35f25chore(release): 4.4.1 (#552)23c7849refactor!: rename distributedTtl option to distributedLease (#551)49fe016chore(release): 4.4.0 (#550)2ba12f1feat: distributed run coordination (one instance per fire across a fleet) (#549)8702f78test: make the isBusy 'in progress' check deterministiccbe36bcfeat: add cron.parse and cron.validateDetailed (#548)394e57efeat: task introspection (getNextRuns, match, msToNext, isBusy, runsLeft, get...7bd9e4adocs: add CHANGELOG covering v4.0.0 -> 4.3.0 (#546)f3574f9chore: bump sinon to v22 to drop the deprecated lodash.get transitive dep (#545)b5a7aa0chore: add SECURITY, CONTRIBUTING and issue templates (#544)Updates
pgfrom 8.21.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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