eslint-plugin-primer-react 6.1.0-rc.b2a68e1 → 6.1.1-rc.8bf6a32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # eslint-plugin-primer-react
2
2
 
3
+ ## 6.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#237](https://github.com/primer/eslint-plugin-primer-react/pull/237) [`f072227`](https://github.com/primer/eslint-plugin-primer-react/commit/f072227b4e698660fda3c2416ed8a629e8e48a79) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - no-system-props: Add `bg` prop to `ProgressBar.Item`
8
+
3
9
  ## 6.1.0
4
10
 
5
11
  ### Minor Changes
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "eslint-plugin-primer-react",
3
- "version": "6.0.2",
3
+ "version": "6.1.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "eslint-plugin-primer-react",
9
- "version": "6.0.2",
9
+ "version": "6.1.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@styled-system/props": "^5.1.5",
@@ -1865,11 +1865,10 @@
1865
1865
  }
1866
1866
  },
1867
1867
  "node_modules/@types/jest": {
1868
- "version": "29.5.12",
1869
- "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
1870
- "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
1868
+ "version": "29.5.13",
1869
+ "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
1870
+ "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
1871
1871
  "dev": true,
1872
- "license": "MIT",
1873
1872
  "dependencies": {
1874
1873
  "expect": "^29.0.0",
1875
1874
  "pretty-format": "^29.0.0"
@@ -7796,10 +7795,9 @@
7796
7795
  }
7797
7796
  },
7798
7797
  "node_modules/typescript": {
7799
- "version": "5.5.4",
7800
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
7801
- "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
7802
- "license": "Apache-2.0",
7798
+ "version": "5.6.2",
7799
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
7800
+ "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
7803
7801
  "bin": {
7804
7802
  "tsc": "bin/tsc",
7805
7803
  "tsserver": "bin/tsserver"
@@ -9611,9 +9609,9 @@
9611
9609
  }
9612
9610
  },
9613
9611
  "@types/jest": {
9614
- "version": "29.5.12",
9615
- "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
9616
- "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
9612
+ "version": "29.5.13",
9613
+ "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
9614
+ "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
9617
9615
  "dev": true,
9618
9616
  "requires": {
9619
9617
  "expect": "^29.0.0",
@@ -13781,9 +13779,9 @@
13781
13779
  }
13782
13780
  },
13783
13781
  "typescript": {
13784
- "version": "5.5.4",
13785
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
13786
- "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q=="
13782
+ "version": "5.6.2",
13783
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
13784
+ "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw=="
13787
13785
  },
13788
13786
  "uc.micro": {
13789
13787
  "version": "2.1.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eslint-plugin-primer-react",
3
- "version": "6.1.0-rc.b2a68e1",
3
+ "version": "6.1.1-rc.8bf6a32",
4
4
  "description": "ESLint rules for Primer React",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -44,6 +44,7 @@ const excludedComponentProps = new Map([
44
44
  ['PageLayout.Pane', new Set(['padding', 'position', 'width'])],
45
45
  ['PageLayout.Content', new Set(['padding', 'width'])],
46
46
  ['ProgressBar', new Set(['bg'])],
47
+ ['ProgressBar.Item', new Set(['bg'])],
47
48
  ['PointerBox', new Set(['bg'])],
48
49
  ['Truncate', new Set(['maxWidth'])],
49
50
  ['Stack', new Set(['padding', 'gap'])],