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
2 changes: 1 addition & 1 deletion .github/workflows/assistant-to-the-branch-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
assistant_to_the_branch_manager:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ jobs:
matrix:
version: [18]
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
with:
persist-credentials: false
- uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
with:
node-version: ${{ matrix.version }}
cache: 'yarn'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: angular/dev-infra/github-actions/commit-message-based-labels@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: angular/dev-infra/github-actions/post-approval-changes@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,18 @@
"@angular/platform-server": "17.0.0-next.1",
"@angular/router": "17.0.0-next.1",
"@angular/service-worker": "17.0.0-next.1",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/generator": "7.22.10",
"@babel/helper-annotate-as-pure": "7.22.5",
"@babel/helper-split-export-declaration": "7.22.6",
"@babel/plugin-proposal-async-generator-functions": "7.20.7",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/runtime": "7.22.10",
"@babel/runtime": "7.22.11",
"@babel/template": "7.22.5",
"@bazel/bazelisk": "1.12.1",
"@bazel/buildifier": "6.1.2",
"@bazel/bazelisk": "1.18.0",
"@bazel/buildifier": "6.3.3",
"@bazel/concatjs": "5.8.1",
"@bazel/esbuild": "5.8.1",
"@bazel/jasmine": "5.8.1",
Expand Down Expand Up @@ -121,7 +121,7 @@
"@types/yargs-parser": "^21.0.0",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "6.4.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-basic-ssl": "1.0.1",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.12.0",
Expand All @@ -141,10 +141,10 @@
"debug": "^4.1.1",
"esbuild": "0.19.2",
"esbuild-wasm": "0.19.2",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"express": "4.18.2",
"fast-glob": "3.3.1",
"guess-parser": "0.4.22",
Expand All @@ -170,7 +170,7 @@
"license-checker": "^25.0.0",
"license-webpack-plugin": "4.0.2",
"loader-utils": "3.2.1",
"magic-string": "0.30.2",
"magic-string": "0.30.3",
"mini-css-extract-plugin": "2.7.6",
"mrmime": "1.0.1",
"ng-packagr": "17.0.0-next.0",
Expand All @@ -185,17 +185,17 @@
"picomatch": "2.3.1",
"piscina": "4.1.0",
"popper.js": "^1.14.1",
"postcss": "8.4.27",
"postcss": "8.4.28",
"postcss-loader": "7.3.3",
"prettier": "^3.0.0",
"protractor": "~7.0.0",
"puppeteer": "18.2.1",
"quicktype-core": "23.0.71",
"quicktype-core": "23.0.73",
"resolve-url-loader": "5.0.0",
"rollup": "~3.24.0",
"rollup": "~3.28.0",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.65.1",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz",
"semver": "7.5.4",
Expand All @@ -212,7 +212,7 @@
"ts-node": "^10.9.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
"verdaccio": "5.26.1",
"verdaccio": "5.26.2",
"verdaccio-auth-memory": "^10.0.0",
"vite": "4.4.9",
"webpack": "5.88.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/generator": "7.22.10",
"@babel/helper-annotate-as-pure": "7.22.5",
"@babel/helper-split-export-declaration": "7.22.6",
"@babel/plugin-proposal-async-generator-functions": "7.20.7",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/runtime": "7.22.10",
"@babel/runtime": "7.22.11",
"@babel/template": "7.22.5",
"@discoveryjs/json-ext": "0.5.7",
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
Expand All @@ -45,19 +45,19 @@
"less-loader": "11.1.0",
"license-webpack-plugin": "4.0.2",
"loader-utils": "3.2.1",
"magic-string": "0.30.2",
"magic-string": "0.30.3",
"mini-css-extract-plugin": "2.7.6",
"mrmime": "1.0.1",
"open": "8.4.2",
"ora": "5.4.1",
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "2.3.1",
"piscina": "4.1.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"postcss-loader": "7.3.3",
"resolve-url-loader": "5.0.0",
"rxjs": "7.8.1",
"sass": "1.65.1",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"semver": "7.5.4",
"source-map-loader": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"jsonc-parser": "3.2.0",
"magic-string": "0.30.2",
"magic-string": "0.30.3",
"ora": "5.4.1",
"rxjs": "7.8.1"
}
Expand Down
Loading