Merge pull request #22443 from backstage/renovate/ts-morph-21.x
chore(deps): update dependency ts-morph to v21
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-bitbucket-cloud-common': patch
|
||||
---
|
||||
|
||||
Updated dependency `ts-morph` to `^21.0.0`.
|
||||
@@ -271,9 +271,7 @@ export namespace Models {
|
||||
description?: string;
|
||||
fork_policy?: RepositoryForkPolicyEnum;
|
||||
full_name?: string;
|
||||
// (undocumented)
|
||||
has_issues?: boolean;
|
||||
// (undocumented)
|
||||
has_wiki?: boolean;
|
||||
// (undocumented)
|
||||
is_private?: boolean;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -41,7 +41,7 @@
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@openapitools/openapi-generator-cli": "^2.4.26",
|
||||
"msw": "^1.0.0",
|
||||
"ts-morph": "^20.0.0"
|
||||
"ts-morph": "^21.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -373,7 +373,19 @@ export namespace Models {
|
||||
* The concatenation of the repository owner's username and the slugified name, e.g. "evzijst/interruptingcow". This is the same string used in Bitbucket URLs.
|
||||
*/
|
||||
full_name?: string;
|
||||
/**
|
||||
*
|
||||
* The issue tracker for this repository is enabled. Issue Tracker
|
||||
* features are not supported for repositories in workspaces
|
||||
* administered through admin.atlassian.com.
|
||||
*/
|
||||
has_issues?: boolean;
|
||||
/**
|
||||
*
|
||||
* The wiki for this repository is enabled. Wiki
|
||||
* features are not supported for repositories in workspaces
|
||||
* administered through admin.atlassian.com.
|
||||
*/
|
||||
has_wiki?: boolean;
|
||||
is_private?: boolean;
|
||||
language?: string;
|
||||
|
||||
@@ -5095,7 +5095,7 @@ __metadata:
|
||||
"@openapitools/openapi-generator-cli": ^2.4.26
|
||||
cross-fetch: ^4.0.0
|
||||
msw: ^1.0.0
|
||||
ts-morph: ^20.0.0
|
||||
ts-morph: ^21.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -17315,15 +17315,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ts-morph/common@npm:~0.21.0":
|
||||
version: 0.21.0
|
||||
resolution: "@ts-morph/common@npm:0.21.0"
|
||||
"@ts-morph/common@npm:~0.22.0":
|
||||
version: 0.22.0
|
||||
resolution: "@ts-morph/common@npm:0.22.0"
|
||||
dependencies:
|
||||
fast-glob: ^3.2.12
|
||||
minimatch: ^7.4.3
|
||||
mkdirp: ^2.1.6
|
||||
fast-glob: ^3.3.2
|
||||
minimatch: ^9.0.3
|
||||
mkdirp: ^3.0.1
|
||||
path-browserify: ^1.0.1
|
||||
checksum: c322e2a58608d7d924646b10ba9ad432b03e7b119788c9f0f270550bd5aca22947fcaa1c63f27e80898a50de3ed99fc8d9c23569c6a2f3f36c9307e35ceba3ed
|
||||
checksum: e549facfff2a68eeef4e3e2c4183e7216a02b57e62cdfe60ca15d5fdee24770bd3b5b6d1a0388cfce7b4dfaeb0ebe31ffa40585e36b9fb7948aea8081fa73769
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -26995,16 +26995,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9":
|
||||
version: 3.2.12
|
||||
resolution: "fast-glob@npm:3.2.12"
|
||||
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "fast-glob@npm:3.3.2"
|
||||
dependencies:
|
||||
"@nodelib/fs.stat": ^2.0.2
|
||||
"@nodelib/fs.walk": ^1.2.3
|
||||
glob-parent: ^5.1.2
|
||||
merge2: ^1.3.0
|
||||
micromatch: ^4.0.4
|
||||
checksum: 0b1990f6ce831c7e28c4d505edcdaad8e27e88ab9fa65eedadb730438cfc7cde4910d6c975d6b7b8dc8a73da4773702ebcfcd6e3518e73938bb1383badfe01c2
|
||||
checksum: 900e4979f4dbc3313840078419245621259f349950411ca2fa445a2f9a1a6d98c3b5e7e0660c5ccd563aa61abe133a21765c6c0dec8e57da1ba71d8000b05ec1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -34151,7 +34151,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:9.0.3, minimatch@npm:^9.0.1":
|
||||
"minimatch@npm:9.0.3, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
|
||||
version: 9.0.3
|
||||
resolution: "minimatch@npm:9.0.3"
|
||||
dependencies:
|
||||
@@ -34399,12 +34399,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mkdirp@npm:^2.1.6":
|
||||
version: 2.1.6
|
||||
resolution: "mkdirp@npm:2.1.6"
|
||||
"mkdirp@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "mkdirp@npm:3.0.1"
|
||||
bin:
|
||||
mkdirp: dist/cjs/src/bin.js
|
||||
checksum: 8a1d09ffac585e55f41c54f445051f5bc33a7de99b952bb04c576cafdf1a67bb4bae8cb93736f7da6838771fbf75bc630430a3a59e1252047d2278690bd150ee
|
||||
checksum: 972deb188e8fb55547f1e58d66bd6b4a3623bf0c7137802582602d73e6480c1c2268dcbafbfb1be466e00cc7e56ac514d7fd9334b7cf33e3e2ab547c16f83a8d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -42571,13 +42571,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-morph@npm:^20.0.0":
|
||||
version: 20.0.0
|
||||
resolution: "ts-morph@npm:20.0.0"
|
||||
"ts-morph@npm:^21.0.0":
|
||||
version: 21.0.1
|
||||
resolution: "ts-morph@npm:21.0.1"
|
||||
dependencies:
|
||||
"@ts-morph/common": ~0.21.0
|
||||
"@ts-morph/common": ~0.22.0
|
||||
code-block-writer: ^12.0.0
|
||||
checksum: 8a96d72a26e4e3c4139c581834364a97207f78a5878f70aa6f58787c0f4003a9386a64f43b814bac7bf028e572ef8660939f56844641b05bfaf7ae7437be9011
|
||||
checksum: f8e6acd4cdb2842af47ccf4e8900dc3f230f20c3b0d28e1e8b58c395b0a16d7b3e03ef56f29da3fdb861c50e22eb52524e0fc4bfca0fde8448f81b8f4f6aa157
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user