Skip to content

Commit 9ccef86

Browse files
fix(deps): update dependency @vscode/ripgrep to v1.17.1 (#1363)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vscode/ripgrep](https://redirect.github.com/microsoft/vscode-ripgrep) | [`1.17.0` → `1.17.1`](https://renovatebot.com/diffs/npm/@vscode%2fripgrep/1.17.0/1.17.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vscode%2fripgrep/1.17.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vscode%2fripgrep/1.17.0/1.17.1?slim=true) | --- ### Release Notes <details> <summary>microsoft/vscode-ripgrep (@&#8203;vscode/ripgrep)</summary> ### [`v1.17.1`](https://redirect.github.com/microsoft/vscode-ripgrep/releases/tag/v1.17.1) [Compare Source](https://redirect.github.com/microsoft/vscode-ripgrep/compare/v1.17.0...v1.17.1) #### Changes: - [#&#8203;85](https://redirect.github.com/microsoft/vscode-ripgrep/issues/85): Package version bump - [#&#8203;84](https://redirect.github.com/microsoft/vscode-ripgrep/issues/84): Update version from v15.0.0 to v15.0.1 This list of changes was [auto generated](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=418053\&view=logs). </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/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 022f6d2 commit 9ccef86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@cedarjs/project-config": "workspace:*",
3434
"@svgr/core": "8.1.0",
3535
"@svgr/plugin-jsx": "8.1.0",
36-
"@vscode/ripgrep": "1.17.0",
36+
"@vscode/ripgrep": "1.17.1",
3737
"@whatwg-node/fetch": "0.10.13",
3838
"cheerio": "1.2.0",
3939
"core-js": "3.48.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,7 +2993,7 @@ __metadata:
29932993
"@types/babel__core": "npm:7.20.5"
29942994
"@types/jscodeshift": "npm:17.3.0"
29952995
"@types/yargs": "npm:17.0.35"
2996-
"@vscode/ripgrep": "npm:1.17.0"
2996+
"@vscode/ripgrep": "npm:1.17.1"
29972997
"@whatwg-node/fetch": "npm:0.10.13"
29982998
cheerio: "npm:1.2.0"
29992999
core-js: "npm:3.48.0"
@@ -11596,14 +11596,14 @@ __metadata:
1159611596
languageName: node
1159711597
linkType: hard
1159811598

11599-
"@vscode/ripgrep@npm:1.17.0":
11600-
version: 1.17.0
11601-
resolution: "@vscode/ripgrep@npm:1.17.0"
11599+
"@vscode/ripgrep@npm:1.17.1":
11600+
version: 1.17.1
11601+
resolution: "@vscode/ripgrep@npm:1.17.1"
1160211602
dependencies:
1160311603
https-proxy-agent: "npm:^7.0.2"
1160411604
proxy-from-env: "npm:^1.1.0"
1160511605
yauzl: "npm:^2.9.2"
11606-
checksum: 10c0/8cf41015209cf149ae6f4dd694ce375860f6b7329de71e3ee5857029b9513ee88d331d301b75de39938f7d87b79e70edd3f9789f38bfbc5da9eab56b5baea7a4
11606+
checksum: 10c0/bedb5d039e8b12f711d4fd9de36125c0d81a6aa9c96c78d6d9f629acbfc0da9a5c6ccf0264c88f91565cf0e7429e7e07b72f15a7f83b543cdb47b6b14c3e014a
1160711607
languageName: node
1160811608
linkType: hard
1160911609

0 commit comments

Comments
 (0)