File tree Expand file tree Collapse file tree 10 files changed +189
-195
lines changed
angular_devkit/schematics_cli
tools/baseline_browserslist Expand file tree Collapse file tree 10 files changed +189
-195
lines changed Original file line number Diff line number Diff line change 1313 assistant_to_the_branch_manager :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1717 with :
1818 persist-credentials : false
1919 - uses : angular/dev-infra/github-actions/branch-manager@72763ac08dc5934ddb59f61800c0ebc424308e1d
Original file line number Diff line number Diff line change 1919 fail-fast : false
2020 steps :
2121 - name : Checkout repository
22- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2323 with :
2424 persist-credentials : false
2525 - name : Initialize CodeQL
Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ jobs:
1212 labels :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1616 - uses : angular/dev-infra/github-actions/pull-request-labeling@72763ac08dc5934ddb59f61800c0ebc424308e1d
1717 with :
1818 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919 post_approval_changes :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2323 - uses : angular/dev-infra/github-actions/post-approval-changes@72763ac08dc5934ddb59f61800c0ebc424308e1d
2424 with :
2525 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2020 outputs :
2121 snapshots : ${{ steps.filter.outputs.snapshots }}
2222 steps :
23- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2424 with :
2525 persist-credentials : false
2626 - uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
Original file line number Diff line number Diff line change 6464 "@bazel/buildifier" : " 8.2.1" ,
6565 "@eslint/compat" : " 1.3.2" ,
6666 "@eslint/eslintrc" : " 3.3.1" ,
67- "@eslint/js" : " 9.32 .0" ,
67+ "@eslint/js" : " 9.33 .0" ,
6868 "@rollup/plugin-alias" : " ^5.1.1" ,
6969 "@rollup/plugin-commonjs" : " ^28.0.0" ,
7070 "@rollup/plugin-json" : " ^6.1.0" ,
102102 "buffer" : " 6.0.3" ,
103103 "esbuild" : " 0.25.8" ,
104104 "esbuild-wasm" : " 0.25.8" ,
105- "eslint" : " 9.32 .0" ,
105+ "eslint" : " 9.33 .0" ,
106106 "eslint-config-prettier" : " 10.1.8" ,
107107 "eslint-plugin-header" : " 3.1.1" ,
108108 "eslint-plugin-import" : " 2.32.0" ,
Original file line number Diff line number Diff line change 3737 "parse5-html-rewriting-stream" : " 8.0.0" ,
3838 "picomatch" : " 4.0.3" ,
3939 "piscina" : " 5.1.3" ,
40- "rolldown" : " 1.0.0-beta.31 " ,
40+ "rolldown" : " 1.0.0-beta.32 " ,
4141 "sass" : " 1.90.0" ,
4242 "semver" : " 7.7.2" ,
4343 "source-map-support" : " 0.5.21" ,
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 7.8.0 " ,
28+ "@inquirer/prompts" : " 7.8.1 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 3.0.1" ,
3030 "@modelcontextprotocol/sdk" : " 1.17.2" ,
3131 "@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 7.8.0 " ,
21+ "@inquirer/prompts" : " 7.8.1 " ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "yargs-parser" : " 22.0.0"
2424 }
You can’t perform that action at this time.
0 commit comments