Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
942 changes: 0 additions & 942 deletions .yarn/releases/yarn-4.12.0.cjs

This file was deleted.

940 changes: 940 additions & 0 deletions .yarn/releases/yarn-4.14.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ nmMode: hardlinks-local

npmRegistryServer: 'https://registry.npmjs.org/'

yarnPath: .yarn/releases/yarn-4.12.0.cjs
yarnPath: .yarn/releases/yarn-4.14.1.cjs

Copilot AI Apr 24, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With Yarn 4.13+ changing security-related defaults (notably lifecycle scripts), installs can behave differently depending on the Yarn version in use. Consider explicitly setting the intended script policy (e.g., enableScripts: false) in .yarnrc.yml so the behavior is stable and self-documenting, rather than relying on a version-dependent default.

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enableScripts: false is the default now

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prettier:fix": "prettier --write ."
},
"type": "module",
"packageManager": "yarn@4.12.0",
"packageManager": "yarn@4.14.1",
Comment thread
Sarabadu marked this conversation as resolved.
"devDependencies": {
"@backstage-community/cli": "portal:./workspaces/repo-tools/packages/cli",
"@backstage/cli": "^0.32.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/3scale/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/acr/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@acemir/cssom@npm:^0.9.28":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/acs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/adr/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/agent-forge/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/airbrake/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/allure/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/amplication/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@ampproject/remapping@npm:^2.2.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
5 changes: 5 additions & 0 deletions workspaces/announcements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,10 @@
"*.{json,md}": [
"prettier --write"
]
},
"dependenciesMeta": {
"better-sqlite3": {
"built": true
}
Comment thread
Sarabadu marked this conversation as resolved.
}
}
5 changes: 4 additions & 1 deletion workspaces/announcements/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.0.1, @adobe/css-tools@npm:^4.4.0":
Expand Down Expand Up @@ -5229,6 +5229,9 @@ __metadata:
knip: "npm:^5.27.4"
prettier: "npm:^2.3.2"
typescript: "npm:~5.4.0"
dependenciesMeta:
better-sqlite3:
built: true
languageName: unknown
linkType: soft

Expand Down
2 changes: 1 addition & 1 deletion workspaces/apache-airflow/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/apiiro/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/apollo-explorer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/argocd/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@acemir/cssom@npm:^0.9.28":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/azure-devops/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@acemir/cssom@npm:^0.9.28":
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).

```ts
import { Config } from '@backstage/config';
import type { Config } from '@backstage/config';
import { LoggerService } from '@backstage/backend-plugin-api';
import { ResourceGraphClient } from '@azure/arm-resourcegraph';
import { ServiceRef } from '@backstage/backend-plugin-api';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
ClientSecretCredential,
} from '@azure/identity';
import { ResourceGraphClient } from '@azure/arm-resourcegraph';
import { Config } from '@backstage/config';
import type { Config } from '@backstage/config';
Comment thread
Sarabadu marked this conversation as resolved.
import { LoggerService } from '@backstage/backend-plugin-api';

/**
Expand Down
2 changes: 1 addition & 1 deletion workspaces/azure-resources/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@apidevtools/json-schema-ref-parser@npm:9.0.6":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/azure-sites/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/azure-storage-explorer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
5 changes: 5 additions & 0 deletions workspaces/badges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,10 @@
"*.{json,md}": [
"prettier --write"
]
},
"dependenciesMeta": {
"better-sqlite3": {
"built": true
}
}
}
5 changes: 4 additions & 1 deletion workspaces/badges/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down Expand Up @@ -4435,6 +4435,9 @@ __metadata:
node-gyp: "npm:^10.0.0"
prettier: "npm:^2.3.2"
typescript: "npm:~5.8.0"
dependenciesMeta:
better-sqlite3:
built: true
languageName: unknown
linkType: soft

Expand Down
5 changes: 5 additions & 0 deletions workspaces/bazaar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,10 @@
"*.{json,md}": [
"prettier --write"
]
},
"dependenciesMeta": {
"better-sqlite3": {
"built": true
}
}
}
5 changes: 4 additions & 1 deletion workspaces/bazaar/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down Expand Up @@ -4349,6 +4349,9 @@ __metadata:
node-gyp: "npm:^10.0.0"
prettier: "npm:^2.3.2"
typescript: "npm:~5.8.0"
dependenciesMeta:
better-sqlite3:
built: true
languageName: unknown
linkType: soft

Expand Down
2 changes: 1 addition & 1 deletion workspaces/bitbucket-pull-requests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bitrise/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/blackduck/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bookmarks/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@acemir/cssom@npm:^0.9.28":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/catalog/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@apidevtools/json-schema-ref-parser@npm:11.7.2":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/cicd-statistics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/cloudbuild/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/code-climate/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
5 changes: 5 additions & 0 deletions workspaces/code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,10 @@
"*.{json,md}": [
"prettier --write"
]
},
"dependenciesMeta": {
"better-sqlite3": {
"built": true
}
}
}
5 changes: 4 additions & 1 deletion workspaces/code-coverage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down Expand Up @@ -3514,6 +3514,9 @@ __metadata:
node-gyp: "npm:^10.0.0"
prettier: "npm:^2.3.2"
typescript: "npm:~5.8.0"
dependenciesMeta:
better-sqlite3:
built: true
languageName: unknown
linkType: soft

Expand Down
2 changes: 1 addition & 1 deletion workspaces/codescene/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@aashutoshrathi/word-wrap@npm:^1.2.3":
Expand Down
2 changes: 1 addition & 1 deletion workspaces/confluence/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 9
cacheKey: 10

"@adobe/css-tools@npm:^4.4.0":
Expand Down
Loading