Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-2023857461
package.json=-1152125274
pnpm-lock.yaml=1180140498
package.json=-162262807
pnpm-lock.yaml=1313582615
pnpm-workspace.yaml=1711114604
yarn.lock=-1642396400
yarn.lock=-1768014107
1 change: 1 addition & 0 deletions .ng-dev/commit-message.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const commitMessage = {
maxLineLength: Infinity,
minBodyLength: 0,
minBodyLengthTypeExcludes: ['docs'],
disallowFixup: true,
// Note: When changing this logic, also change the `contributing.ejs` file.
scopes: packages.map(({ name }) => name),
};
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@angular/forms": "19.1.0-rc.0",
"@angular/localize": "19.1.0-rc.0",
"@angular/material": "19.1.0-rc.0",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#5d1a3e42cd27a30b988a5d0e40fca332c7a10aa0",
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2dde6a7f809c2928ab1c7b85afb7fec0c49beafc",
"@angular/platform-browser": "19.1.0-rc.0",
"@angular/platform-browser-dynamic": "19.1.0-rc.0",
"@angular/platform-server": "19.1.0-rc.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ __metadata:
"@angular/forms": "npm:19.1.0-rc.0"
"@angular/localize": "npm:19.1.0-rc.0"
"@angular/material": "npm:19.1.0-rc.0"
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#5d1a3e42cd27a30b988a5d0e40fca332c7a10aa0"
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2dde6a7f809c2928ab1c7b85afb7fec0c49beafc"
"@angular/platform-browser": "npm:19.1.0-rc.0"
"@angular/platform-browser-dynamic": "npm:19.1.0-rc.0"
"@angular/platform-server": "npm:19.1.0-rc.0"
Expand Down Expand Up @@ -536,9 +536,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#5d1a3e42cd27a30b988a5d0e40fca332c7a10aa0":
version: 0.0.0-5b4b2a6258dece411626435f680d2818769f469a
resolution: "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#commit=5d1a3e42cd27a30b988a5d0e40fca332c7a10aa0"
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#2dde6a7f809c2928ab1c7b85afb7fec0c49beafc":
version: 0.0.0-7863aba23429b9cdb432a63cb688dd4c61f51ce6
resolution: "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#commit=2dde6a7f809c2928ab1c7b85afb7fec0c49beafc"
dependencies:
"@google-cloud/spanner": "npm:7.17.1"
"@octokit/rest": "npm:21.1.0"
Expand All @@ -553,7 +553,7 @@ __metadata:
yaml: "npm:2.7.0"
bin:
ng-dev: ./bundles/cli.mjs
checksum: 10c0/47d0904ebd62c680aa7c34e5c63059536ce2fa4b8d71671e373e4d089159b780da19a16711798b02c44ed1323b52c195140fd27df3b673b6577547cf3a8ac17e
checksum: 10c0/452de4595fae7e7a645b81cc0f5853617ae6a13ceb68d967e3fc15505848bc2a8955cc2b678d2254d83f148d9e47192d0013eac1defbba112e9313026f9291a8
languageName: node
linkType: hard

Expand Down
Loading