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
1 change: 1 addition & 0 deletions agent-skills/workleap-skill-safety-review/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: >
(2) Auditing skills for security risks or reviewing PRs that add/update skill dependencies,
(3) Building a team/org allowlist of approved skills,
(4) Investigating suspicious skill behavior or answering "is this skill safe?" / "should we adopt this skill?"
disable-model-invocation: true
metadata:
version: 1.3
Comment on lines 8 to 11
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

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

This change adds disable-model-invocation: true to the skill frontmatter, but the PR title/description are scoped to updating @typescript/native-preview and adding CSS typings in webpack samples. Please either (a) update the PR description to explicitly mention why this skill metadata change is included, or (b) move it to a separate PR to keep the dependency update focused.

Copilot uses AI. Check for mistakes.
---
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@eslint/js": "9.39.2",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
"agent-browser": "0.15.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"eslint": "9.39.2",
"rimraf": "6.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/eslint-plugin-jsx-a11y": "6.10.1",
"@types/estree": "1.0.8",
"@types/node": "25.3.3",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/typescript-configs": "workspace:*",
"eslint": "9.39.2",
"typescript": "5.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@rslib/core": "0.19.6",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/rslib-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/rsbuild-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@rspack/core": "1.7.7",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/rslib-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/rslib-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@rslib/core": "0.19.6",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
"eslint": "9.39.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@eslint/js": "9.39.2",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
"eslint": "9.39.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/swc-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rslib/core": "0.19.6",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/rslib-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsup-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/rslib-configs": "workspace:*",
"@workleap/typescript-configs": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@svgr/core": "8.1.0",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@typescript/native-preview": "7.0.0-dev.20260209.1",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "workspace:*",
"@workleap/rslib-configs": "workspace:*",
"@workleap/swc-configs": "workspace:*",
Expand Down
Loading
Loading