Skip to content

Commit 5b0087d

Browse files
chore(deps): update dependency prettier-plugin-packagejson to v2.5.8 (#419)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-packagejson](https://redirect.github.com/matzkoh/prettier-plugin-packagejson) | [`2.5.6` -> `2.5.8`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.6/2.5.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-packagejson/2.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-packagejson/2.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-packagejson/2.5.6/2.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-packagejson/2.5.6/2.5.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)</summary> ### [`v2.5.8`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.7...df8f85d4d929bf873f9e85fc647d77eaedf9dfe4) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.7...v2.5.8) ### [`v2.5.7`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.7) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.6...v2.5.7) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.13.0 ([9515f01](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/9515f0108a7e7d1cc10beea54d5597ecc33dc70e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/jgiovaresco/apim-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: Julien Giovaresco <dev@giovaresco.fr> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fee59be commit 5b0087d

File tree

3 files changed

+29
-11
lines changed

3 files changed

+29
-11
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
package io.apim.samples.ports.http
2+
3+
import io.quarkus.vertx.web.RouteFilter
4+
import io.vertx.ext.web.RoutingContext
5+
import org.jboss.logging.Logger
6+
7+
class HttpRequestLogFilters {
8+
companion object {
9+
val LOG = Logger.getLogger(HttpRequestLogFilters.javaClass)
10+
}
11+
12+
13+
@RouteFilter(100)
14+
fun logRequest(rc: RoutingContext) {
15+
LOG.debug("Request received: ${rc.request().method()} ${rc.request().uri()}\n Headers: ${rc.request().headers()}\n Body: ${rc.body().asString()}")
16+
rc.next();
17+
}
18+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lint-staged": "15.3.0",
2626
"pinst": "3.0.0",
2727
"prettier": "3.4.2",
28-
"prettier-plugin-packagejson": "2.5.6",
28+
"prettier-plugin-packagejson": "2.5.8",
2929
"semantic-release": "24.2.1"
3030
},
3131
"packageManager": "yarn@4.6.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ __metadata:
11521152
lint-staged: "npm:15.3.0"
11531153
pinst: "npm:3.0.0"
11541154
prettier: "npm:3.4.2"
1155-
prettier-plugin-packagejson: "npm:2.5.6"
1155+
prettier-plugin-packagejson: "npm:2.5.8"
11561156
semantic-release: "npm:24.2.1"
11571157
languageName: unknown
11581158
linkType: soft
@@ -4375,18 +4375,18 @@ __metadata:
43754375
languageName: node
43764376
linkType: hard
43774377

4378-
"prettier-plugin-packagejson@npm:2.5.6":
4379-
version: 2.5.6
4380-
resolution: "prettier-plugin-packagejson@npm:2.5.6"
4378+
"prettier-plugin-packagejson@npm:2.5.8":
4379+
version: 2.5.8
4380+
resolution: "prettier-plugin-packagejson@npm:2.5.8"
43814381
dependencies:
4382-
sort-package-json: "npm:2.12.0"
4382+
sort-package-json: "npm:2.14.0"
43834383
synckit: "npm:0.9.2"
43844384
peerDependencies:
43854385
prettier: ">= 1.16.0"
43864386
peerDependenciesMeta:
43874387
prettier:
43884388
optional: true
4389-
checksum: 10c0/2606f33a5745c7a66795191bf70ef106df2a6f0aa05e86a5f65899e816818762d78b9f6679bd6473beb64984eaac879f31282d7102a6d3a937799f7f36fb7327
4389+
checksum: 10c0/2cf22957f045be08e902bb8fe1e1905bb26b985ba94eeee439d962aa64a1d6ef0ef74eb447eeefd050005811616b13c416fdc14ea8f89b4817203d7f07f9939f
43904390
languageName: node
43914391
linkType: hard
43924392

@@ -4925,9 +4925,9 @@ __metadata:
49254925
languageName: node
49264926
linkType: hard
49274927

4928-
"sort-package-json@npm:2.12.0":
4929-
version: 2.12.0
4930-
resolution: "sort-package-json@npm:2.12.0"
4928+
"sort-package-json@npm:2.14.0":
4929+
version: 2.14.0
4930+
resolution: "sort-package-json@npm:2.14.0"
49314931
dependencies:
49324932
detect-indent: "npm:^7.0.1"
49334933
detect-newline: "npm:^4.0.0"
@@ -4939,7 +4939,7 @@ __metadata:
49394939
tinyglobby: "npm:^0.2.9"
49404940
bin:
49414941
sort-package-json: cli.js
4942-
checksum: 10c0/3c6b31068cfdd06a09993fa149e23d52ba33fe4cb54868aef06c4e589a1ad701b2cd74ff552749d06fbc2c64183fe0a0aee82fbef312f7f3cc14dd043430dc8f
4942+
checksum: 10c0/bcc114a3b5e11d4539ba46dd4eeda6d6909202cb1a9526c230850f1edfdfcf8712e9479b71f98d8f6cb8554740294acdfcaae84461dcecd90592867e1ba90924
49434943
languageName: node
49444944
linkType: hard
49454945

0 commit comments

Comments
 (0)