@salesforce/plugin-limits 3.1.4 → 3.1.6

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/README.md CHANGED
@@ -110,7 +110,7 @@ EXAMPLES
110
110
  $ sf org list limits --target-org my-scratch-org
111
111
  ```
112
112
 
113
- _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.4/src/commands/org/list/limits.ts)_
113
+ _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.6/src/commands/org/list/limits.ts)_
114
114
 
115
115
  ## `sf org list sobject record-counts`
116
116
 
@@ -155,6 +155,6 @@ EXAMPLES
155
155
  $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
156
156
  ```
157
157
 
158
- _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.4/src/commands/org/list/sobject/record-counts.ts)_
158
+ _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.6/src/commands/org/list/sobject/record-counts.ts)_
159
159
 
160
160
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -790,7 +790,7 @@
790
790
  wordwrap "^1.0.0"
791
791
  wrap-ansi "^7.0.0"
792
792
 
793
- "@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.3.1":
793
+ "@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.3.1":
794
794
  version "3.18.1"
795
795
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
796
796
  integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
@@ -823,12 +823,12 @@
823
823
  wordwrap "^1.0.0"
824
824
  wrap-ansi "^7.0.0"
825
825
 
826
- "@oclif/plugin-command-snapshot@^5.0.5":
827
- version "5.0.5"
828
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
829
- integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
826
+ "@oclif/plugin-command-snapshot@^5.0.6":
827
+ version "5.0.6"
828
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
829
+ integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
830
830
  dependencies:
831
- "@oclif/core" "^3.15.0"
831
+ "@oclif/core" "^3.16.0"
832
832
  "@types/lodash.difference" "^4.5.9"
833
833
  chalk "^5.3.0"
834
834
  just-diff "^5.2.0"
@@ -866,12 +866,12 @@
866
866
  lodash.template "^4.5.0"
867
867
 
868
868
  "@oclif/test@^3":
869
- version "3.1.8"
870
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.8.tgz#12402a1be848af24e7696b259a7bc68a3153235f"
871
- integrity sha512-QtBK+gq7mOSns1DhB4URNNvanYiLfwyJ4dY4iL1qyv0ishmRLMRsXnRwlml8e9RHqKg17Sj+I3dnMqWyfJV3rw==
869
+ version "3.1.12"
870
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.12.tgz#845ee6dd2a141ad25d2cb837b43999f91de46e44"
871
+ integrity sha512-KEIN5v6bMKqVydU686bt0zt5AeFpH6OOspacDF+ZhCbp8ymrkJ1h1ZLsVedhcsLJ9BJxowN7GFYo1HrZ45uujA==
872
872
  dependencies:
873
- "@oclif/core" "^3.15.1"
874
- chai "^4.3.10"
873
+ "@oclif/core" "^3.18.1"
874
+ chai "^4.4.1"
875
875
  fancy-test "^3.0.8"
876
876
 
877
877
  "@octokit/auth-token@^2.4.4":
@@ -981,11 +981,11 @@
981
981
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
982
982
 
983
983
  "@salesforce/cli-plugins-testkit@^5":
984
- version "5.1.4"
985
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.4.tgz#6afcfe9573fb41dae0202bef6c5353925f9707e3"
986
- integrity sha512-BvN36/Yx5hoDU1cUsWwSb1DsY29aJU7t7Q6/1dPIdUv8t0wLsaUTxR+7uYtA2sQAMgCD2UewCUiUOWnutA25Pw==
984
+ version "5.1.8"
985
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.8.tgz#789630cc389c13fe016c7593aa4ac8bbf532e3bd"
986
+ integrity sha512-3/jvEc+RVWFRbGPtyEzNJ5eb84p7HuLYDZ1EAokLVgDpnW5qy9UpBWrU0Tv98MaQhfRtPdSc/gmzB6m6nqWZLg==
987
987
  dependencies:
988
- "@salesforce/core" "^6.4.4"
988
+ "@salesforce/core" "^6.5.1"
989
989
  "@salesforce/kit" "^3.0.15"
990
990
  "@salesforce/ts-types" "^2.0.9"
991
991
  "@types/shelljs" "^0.8.15"
@@ -993,12 +993,12 @@
993
993
  jszip "^3.10.1"
994
994
  shelljs "^0.8.4"
995
995
  strip-ansi "6.0.1"
996
- ts-retry-promise "^0.7.1"
996
+ ts-retry-promise "^0.8.0"
997
997
 
998
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.4", "@salesforce/core@^6.4.7":
999
- version "6.4.7"
1000
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.7.tgz#f15538380aa5c75de697d3c95a2ddbdabae69dbb"
1001
- integrity sha512-gebjw2xC8Z0gqS3lYRQWz7J+PuGZtybotrnnaJbnzzxdfpBFIp6PjW4nt/235BQW9UWFTLaQh+AwkFgmMTTSkA==
998
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
999
+ version "6.5.1"
1000
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
1001
+ integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
1002
1002
  dependencies:
1003
1003
  "@salesforce/kit" "^3.0.15"
1004
1004
  "@salesforce/schemas" "^1.6.1"
@@ -1064,15 +1064,15 @@
1064
1064
  "@salesforce/ts-types" "^2.0.9"
1065
1065
  tslib "^2.6.2"
1066
1066
 
1067
- "@salesforce/plugin-command-reference@^3.0.58":
1068
- version "3.0.58"
1069
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.58.tgz#2c1e151a4b2d3cca5956554eb4a43bab4fcf27d8"
1070
- integrity sha512-OblBIcOATD1HVorM/A+t2dT3V0FM/CQv2PtCoUA+rHecjGAjtLdzKajPIGw+Z56GCNqLM5keoEglzFGY8HeA4Q==
1067
+ "@salesforce/plugin-command-reference@^3.0.63":
1068
+ version "3.0.63"
1069
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.63.tgz#22e20f473f2589d2ec912a19d7a7359b9846247b"
1070
+ integrity sha512-VpfrKYfMQowJ1SFtSQY+gcDqc2EsRZBfJmDy4JCJ9681323UelCOku9W0cThQSv/6miDtvDofW107FM2STSQrg==
1071
1071
  dependencies:
1072
- "@oclif/core" "^3.15.1"
1073
- "@salesforce/core" "^6.4.1"
1072
+ "@oclif/core" "^3.18.1"
1073
+ "@salesforce/core" "^6.4.7"
1074
1074
  "@salesforce/kit" "^3.0.15"
1075
- "@salesforce/sf-plugins-core" "^5.0.12"
1075
+ "@salesforce/sf-plugins-core" "^5.0.13"
1076
1076
  "@salesforce/ts-types" "^2.0.9"
1077
1077
  chalk "^4"
1078
1078
  handlebars "^4.7.8"
@@ -1088,7 +1088,7 @@
1088
1088
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1089
1089
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1090
1090
 
1091
- "@salesforce/sf-plugins-core@^5.0.12":
1091
+ "@salesforce/sf-plugins-core@^5.0.13":
1092
1092
  version "5.0.13"
1093
1093
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
1094
1094
  integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
@@ -1101,15 +1101,15 @@
1101
1101
  chalk "^4"
1102
1102
  inquirer "^8.2.5"
1103
1103
 
1104
- "@salesforce/sf-plugins-core@^7.1.2":
1105
- version "7.1.2"
1106
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.2.tgz#65773d4c51a60ea96430416318e7a7301c9216ca"
1107
- integrity sha512-CNBUPSQnidOq08l18E1l4lQ+I5KL0lTL/octZB1h2PAXqDXPfSjVOWeC+2zbB7oB5lECP35zK3x8AJvW9/X96Q==
1104
+ "@salesforce/sf-plugins-core@^7.1.4":
1105
+ version "7.1.4"
1106
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.4.tgz#0aca0e243b9880269c3e2712ca14982eb8515f1e"
1107
+ integrity sha512-aFV4FhUEz/oyn7JzsoutQp7SBs0Ac07m5uWYI+ngYlhJdd/AC/0IpMqd/BOIBmLzAqos+y6bKR6OqBEqQDaxlw==
1108
1108
  dependencies:
1109
1109
  "@inquirer/confirm" "^2.0.15"
1110
1110
  "@inquirer/password" "^1.1.14"
1111
- "@oclif/core" "^3.16.0"
1112
- "@salesforce/core" "^6.4.7"
1111
+ "@oclif/core" "^3.18.1"
1112
+ "@salesforce/core" "^6.5.0"
1113
1113
  "@salesforce/kit" "^3.0.15"
1114
1114
  "@salesforce/ts-types" "^2.0.9"
1115
1115
  chalk "^5.3.0"
@@ -2167,10 +2167,10 @@ cardinal@^2.1.1:
2167
2167
  ansicolors "~0.3.2"
2168
2168
  redeyed "~2.1.0"
2169
2169
 
2170
- chai@^4.3.10:
2171
- version "4.3.10"
2172
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
2173
- integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
2170
+ chai@^4.3.10, chai@^4.4.1:
2171
+ version "4.4.1"
2172
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
2173
+ integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
2174
2174
  dependencies:
2175
2175
  assertion-error "^1.1.0"
2176
2176
  check-error "^1.0.3"
@@ -3103,12 +3103,12 @@ eslint-plugin-perfectionist@^2.1.0:
3103
3103
  minimatch "^9.0.3"
3104
3104
  natural-compare-lite "^1.4.0"
3105
3105
 
3106
- eslint-plugin-sf-plugin@^1.17.1:
3107
- version "1.17.1"
3108
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.1.tgz#085119cb27d856170c0651c0d0abbd25493a22d6"
3109
- integrity sha512-ZbIC0P5W7enSMNWZYTKKMzQ+yAU8FyWKazdOwk2rMrMEVk+LA23lfKcgCEvvuala718TEkqkPTwPYyn7qujPkA==
3106
+ eslint-plugin-sf-plugin@^1.17.2:
3107
+ version "1.17.2"
3108
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.2.tgz#c2e5b40fdae762d3166696f0d9a3664ff8359141"
3109
+ integrity sha512-N7o/rgpH5ImPwyGj7dByPwOeW7+VcA36/F35vUhL9NV8FOR35DDL8T+cX0HBGPWu4toSXjCmc2yEH52FdsnATg==
3110
3110
  dependencies:
3111
- "@salesforce/core" "^6.4.4"
3111
+ "@salesforce/core" "^6.4.7"
3112
3112
  "@typescript-eslint/utils" "^6.17.0"
3113
3113
 
3114
3114
  eslint-plugin-unicorn@^49.0.0:
@@ -7252,6 +7252,11 @@ ts-retry-promise@^0.7.1:
7252
7252
  resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
7253
7253
  integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
7254
7254
 
7255
+ ts-retry-promise@^0.8.0:
7256
+ version "0.8.0"
7257
+ resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz#0a0c57b510827d5630da4b0c47f36b55b83a49e3"
7258
+ integrity sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==
7259
+
7255
7260
  tsconfig-paths@^3.14.2:
7256
7261
  version "3.14.2"
7257
7262
  resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
@@ -264,5 +264,5 @@
264
264
  ]
265
265
  }
266
266
  },
267
- "version": "3.1.4"
267
+ "version": "3.1.6"
268
268
  }
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-limits",
3
3
  "description": "commands to display api limits to your org",
4
- "version": "3.1.4",
4
+ "version": "3.1.6",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.18.1",
9
9
  "@salesforce/core": "^6.4.2",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^7.1.2",
11
+ "@salesforce/sf-plugins-core": "^7.1.4",
12
12
  "@salesforce/ts-types": "^2.0.9"
13
13
  },
14
14
  "devDependencies": {
15
- "@oclif/plugin-command-snapshot": "^5.0.5",
15
+ "@oclif/plugin-command-snapshot": "^5.0.6",
16
16
  "@oclif/test": "^3",
17
17
  "@salesforce/cli-plugins-testkit": "^5",
18
18
  "@salesforce/dev-scripts": "^8.3.0",
19
- "@salesforce/plugin-command-reference": "^3.0.58",
20
- "eslint-plugin-sf-plugin": "^1.17.1",
19
+ "@salesforce/plugin-command-reference": "^3.0.63",
20
+ "eslint-plugin-sf-plugin": "^1.17.2",
21
21
  "oclif": "^4.1.0",
22
22
  "shx": "0.3.4",
23
23
  "typescript": "^5.2.2"
@@ -213,7 +213,7 @@
213
213
  "exports": "./lib/index.js",
214
214
  "type": "module",
215
215
  "sfdx": {
216
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.4.crt",
217
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.4.sig"
216
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.6.crt",
217
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.6.sig"
218
218
  }
219
219
  }