Skip to content

Commit 5bf52d5

Browse files
Update dependency postgraphile to v4.14.1 (#197)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postgraphile](https://www.graphile.org/postgraphile/) ([source](https://redirect.github.com/graphile/postgraphile)) | [`4.14.0` -> `4.14.1`](https://renovatebot.com/diffs/npm/postgraphile/4.14.0/4.14.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postgraphile/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postgraphile/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postgraphile/4.14.0/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postgraphile/4.14.0/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphile/postgraphile (postgraphile)</summary> ### [`v4.14.1`](https://redirect.github.com/graphile/postgraphile/compare/v4.14.0...v4.14.1) [Compare Source](https://redirect.github.com/graphile/postgraphile/compare/v4.14.0...v4.14.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 116bd43 commit 5bf52d5

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"koa-compress": "5.1.1",
2828
"koa-helmet": "7.1.0",
2929
"koa-router": "13.0.1",
30-
"postgraphile": "4.14.0"
30+
"postgraphile": "4.14.1"
3131
},
3232
"// build": "Dependencies required to build the project",
3333
"devDependencies": {

0 commit comments

Comments
 (0)