From 76d1606bfea6a0a585964c2e2053d0712fcddbd8 Mon Sep 17 00:00:00 2001 From: Arun Vishnu <1584121+arunvishnun@users.noreply.github.com> Date: Thu, 12 Jan 2023 15:09:32 -0800 Subject: [PATCH 1/3] fix: update message log --- packages/rush-package-test/src/index.js | 2 +- rush.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/rush-package-test/src/index.js b/packages/rush-package-test/src/index.js index f17ae8dcd..e9fd29bfb 100644 --- a/packages/rush-package-test/src/index.js +++ b/packages/rush-package-test/src/index.js @@ -1 +1 @@ -console.log('This is a package to test automated package publish on PR merge...!') \ No newline at end of file +console.log('This is a package to test automated package publish on PR merge...! - v5') \ No newline at end of file diff --git a/rush.json b/rush.json index 66d5dbaf7..761d9c5d3 100644 --- a/rush.json +++ b/rush.json @@ -193,6 +193,8 @@ * If no commit message is set it will default to 'Rush change' */ // "changefilesCommitMessage": "Rush change" + "versionBumpCommitMessage": "chore: bump versions [skip ci]", + "changeLogUpdateCommitMessage": "chore: update changelogs [skip ci]" }, "repository": { @@ -692,6 +694,12 @@ "shouldPublish": true, "skipRushCheck": true }, + { + "packageName": "sample-package-rush", + "projectFolder": "packages/sample-package-rush", + "shouldPublish": true, + "skipRushCheck": true + }, // Sample apps { From 7c2970d71f2c7c3812b2f2dccaa81ed7aca2c117 Mon Sep 17 00:00:00 2001 From: Arun Vishnu <1584121+arunvishnun@users.noreply.github.com> Date: Thu, 12 Jan 2023 15:13:13 -0800 Subject: [PATCH 2/3] fix: update message log --- common/config/rush/pnpm-lock.yaml | 340 ++++++++++++++++-------------- rush.json | 4 +- 2 files changed, 178 insertions(+), 166 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index e74e56b9b..2806c4470 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -46,6 +46,7 @@ specifiers: '@rush-temp/react-redux-saga': file:./projects/react-redux-saga.tgz '@rush-temp/react-router': file:./projects/react-router.tgz '@rush-temp/render-context': file:./projects/render-context.tgz + '@rush-temp/rush-package-test': file:./projects/rush-package-test.tgz '@rush-temp/subapp': file:./projects/subapp.tgz '@rush-temp/subapp-pbundle': file:./projects/subapp-pbundle.tgz '@rush-temp/subapp-pkg-util': file:./projects/subapp-pkg-util.tgz @@ -231,6 +232,7 @@ dependencies: '@rush-temp/react-redux-saga': file:projects/react-redux-saga.tgz '@rush-temp/react-router': file:projects/react-router.tgz '@rush-temp/render-context': file:projects/render-context.tgz + '@rush-temp/rush-package-test': file:projects/rush-package-test.tgz '@rush-temp/subapp': file:projects/subapp.tgz '@rush-temp/subapp-pbundle': file:projects/subapp-pbundle.tgz '@rush-temp/subapp-pkg-util': file:projects/subapp-pkg-util.tgz @@ -278,7 +280,7 @@ dependencies: eslint-plugin-flowtype: 5.10.0 eslint-plugin-jest: 23.20.0 eslint-plugin-mocha: 8.2.0 - eslint-plugin-react: 7.31.11 + eslint-plugin-react: 7.32.0 express: 4.18.2 fast-async: 7.0.6 file-loader: 6.2.0_webpack@5.74.0 @@ -3147,8 +3149,8 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: false - /@types/graceful-fs/4.1.5: - resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} + /@types/graceful-fs/4.1.6: + resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: '@types/node': 18.11.18 dev: false @@ -3414,8 +3416,8 @@ packages: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.48.0_57f767b06e5dd0a7e2146edfbf014004: - resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} + /@typescript-eslint/eslint-plugin/5.48.1_da5cdd7106ab600812e6b4eeaf354f91: + resolution: {integrity: sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -3425,10 +3427,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 - '@typescript-eslint/scope-manager': 5.48.0 - '@typescript-eslint/type-utils': 5.48.0_eslint@8.31.0+typescript@4.9.4 - '@typescript-eslint/utils': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/type-utils': 5.48.1_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0+typescript@4.9.4 debug: 4.3.4 eslint: 8.31.0 ignore: 5.2.4 @@ -3604,8 +3606,8 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.48.0_eslint@8.31.0+typescript@4.9.4: - resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} + /@typescript-eslint/parser/5.48.1_eslint@8.31.0+typescript@4.9.4: + resolution: {integrity: sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3614,9 +3616,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.48.0 - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 debug: 4.3.4 eslint: 8.31.0 typescript: 4.9.4 @@ -3632,16 +3634,16 @@ packages: '@typescript-eslint/visitor-keys': 4.33.0 dev: false - /@typescript-eslint/scope-manager/5.48.0: - resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} + /@typescript-eslint/scope-manager/5.48.1: + resolution: {integrity: sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/visitor-keys': 5.48.0 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/visitor-keys': 5.48.1 dev: false - /@typescript-eslint/type-utils/5.48.0_eslint@8.31.0+typescript@4.9.4: - resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} + /@typescript-eslint/type-utils/5.48.1_eslint@8.31.0+typescript@4.9.4: + resolution: {integrity: sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3650,8 +3652,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0+typescript@4.9.4 debug: 4.3.4 eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 @@ -3665,8 +3667,8 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false - /@typescript-eslint/types/5.48.0: - resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} + /@typescript-eslint/types/5.48.1: + resolution: {integrity: sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false @@ -3774,8 +3776,8 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: - resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} + /@typescript-eslint/typescript-estree/5.48.1_typescript@4.9.4: + resolution: {integrity: sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3783,8 +3785,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/visitor-keys': 5.48.0 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/visitor-keys': 5.48.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3795,17 +3797,17 @@ packages: - supports-color dev: false - /@typescript-eslint/utils/5.48.0_eslint@8.31.0+typescript@4.9.4: - resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} + /@typescript-eslint/utils/5.48.1_eslint@8.31.0+typescript@4.9.4: + resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.48.0 - '@typescript-eslint/types': 5.48.0 - '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.4 eslint: 8.31.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.31.0 @@ -3823,11 +3825,11 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /@typescript-eslint/visitor-keys/5.48.0: - resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} + /@typescript-eslint/visitor-keys/5.48.1: + resolution: {integrity: sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/types': 5.48.1 eslint-visitor-keys: 3.3.0 dev: false @@ -4556,7 +4558,7 @@ packages: /aria-query/5.1.3: resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} dependencies: - deep-equal: 2.1.0 + deep-equal: 2.2.0 dev: false /arr-diff/2.0.0: @@ -4600,7 +4602,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 get-intrinsic: 1.1.3 is-string: 1.0.7 dev: false @@ -4631,7 +4633,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-array-method-boxes-properly: 1.0.0 is-string: 1.0.7 dev: false @@ -4641,7 +4643,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-shim-unscopables: 1.0.0 dev: false @@ -4651,7 +4653,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-shim-unscopables: 1.0.0 dev: false @@ -4661,7 +4663,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-shim-unscopables: 1.0.0 dev: false @@ -4671,7 +4673,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-array-method-boxes-properly: 1.0.0 is-string: 1.0.7 dev: false @@ -4681,7 +4683,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 es-shim-unscopables: 1.0.0 get-intrinsic: 1.1.3 dev: false @@ -4782,7 +4784,7 @@ packages: hasBin: true dependencies: browserslist: 4.21.4 - caniuse-lite: 1.0.30001442 + caniuse-lite: 1.0.30001443 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -4820,8 +4822,8 @@ packages: resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==} dev: false - /aws4/1.11.0: - resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} + /aws4/1.12.0: + resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} dev: false /b64/3.0.3: @@ -6367,7 +6369,7 @@ packages: resolution: {integrity: sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==} hasBin: true dependencies: - caniuse-lite: 1.0.30001442 + caniuse-lite: 1.0.30001443 electron-to-chromium: 1.4.284 dev: false @@ -6376,7 +6378,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001442 + caniuse-lite: 1.0.30001443 electron-to-chromium: 1.4.284 node-releases: 2.0.8 update-browserslist-db: 1.0.10_browserslist@4.21.4 @@ -6606,13 +6608,13 @@ packages: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.21.4 - caniuse-lite: 1.0.30001442 + caniuse-lite: 1.0.30001443 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: false - /caniuse-lite/1.0.30001442: - resolution: {integrity: sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==} + /caniuse-lite/1.0.30001443: + resolution: {integrity: sha512-jUo8svymO8+Mkj3qbUbVjR8zv8LUGpGkUM/jKvc9SO2BvjCI980dp9fQbf/dyLs6RascPzgR4nhAKFA4OHeSaA==} dev: false /capture-exit/2.0.0: @@ -7443,12 +7445,12 @@ packages: peerDependencies: webpack: ^5.0.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.20 - postcss: 8.4.20 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.20 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.20 - postcss-modules-scope: 3.0.0_postcss@8.4.20 - postcss-modules-values: 4.0.0_postcss@8.4.20 + icss-utils: 5.1.0_postcss@8.4.21 + postcss: 8.4.21 + postcss-modules-extract-imports: 3.0.0_postcss@8.4.21 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.21 + postcss-modules-scope: 3.0.0_postcss@8.4.21 + postcss-modules-values: 4.0.0_postcss@8.4.21 postcss-value-parser: 4.2.0 semver: 7.3.8 webpack: 5.74.0_f52b93474dd2fb1e4f90db635f9d54a8 @@ -7865,15 +7867,17 @@ packages: resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==} dev: false - /deep-equal/2.1.0: - resolution: {integrity: sha512-2pxgvWu3Alv1PoWEyVg7HS8YhGlUFUV7N5oOvfL6d+7xAmLSemMwv/c8Zv/i9KFzxV5Kt5CAvQc70fLwVuf4UA==} + /deep-equal/2.2.0: + resolution: {integrity: sha512-RdpzE0Hv4lhowpIUKKMJfeH6C1pXdtT1/it80ubgWqwI3qpuxUBpC1S4hnHg+zjnuOoDkzUtUCEEkG+XG5l3Mw==} dependencies: call-bind: 1.0.2 es-get-iterator: 1.1.2 get-intrinsic: 1.1.3 is-arguments: 1.1.1 + is-array-buffer: 3.0.1 is-date-object: 1.0.5 is-regex: 1.1.4 + is-shared-array-buffer: 1.0.2 isarray: 2.0.5 object-is: 1.1.5 object-keys: 1.1.1 @@ -8471,7 +8475,7 @@ packages: is-subset: 0.1.1 lodash.escape: 4.0.1 lodash.isequal: 4.5.0 - object-inspect: 1.12.2 + object-inspect: 1.12.3 object-is: 1.1.5 object.assign: 4.1.4 object.entries: 1.1.6 @@ -8498,10 +8502,11 @@ packages: is-arrayish: 0.2.1 dev: false - /es-abstract/1.21.0: - resolution: {integrity: sha512-GUGtW7eXQay0c+PRq0sGIKSdaBorfVqsCMhGHo4elP7YVqZu9nCZS4UkK4gv71gOWNMra/PaSKD3ao1oWExO0g==} + /es-abstract/1.21.1: + resolution: {integrity: sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==} engines: {node: '>= 0.4'} dependencies: + available-typed-arrays: 1.0.5 call-bind: 1.0.2 es-set-tostringtag: 2.0.1 es-to-primitive: 1.2.1 @@ -8516,7 +8521,7 @@ packages: has-proto: 1.0.1 has-symbols: 1.0.3 internal-slot: 1.0.4 - is-array-buffer: 3.0.0 + is-array-buffer: 3.0.1 is-callable: 1.2.7 is-negative-zero: 2.0.2 is-regex: 1.1.4 @@ -8524,7 +8529,7 @@ packages: is-string: 1.0.7 is-typed-array: 1.1.10 is-weakref: 1.0.2 - object-inspect: 1.12.2 + object-inspect: 1.12.3 object-keys: 1.1.1 object.assign: 4.1.4 regexp.prototype.flags: 1.4.3 @@ -8863,8 +8868,8 @@ packages: ramda: 0.27.2 dev: false - /eslint-plugin-react/7.31.11: - resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} + /eslint-plugin-react/7.32.0: + resolution: {integrity: sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -8886,8 +8891,8 @@ packages: string.prototype.matchall: 4.0.8 dev: false - /eslint-plugin-react/7.31.11_eslint@7.32.0: - resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} + /eslint-plugin-react/7.32.0_eslint@7.32.0: + resolution: {integrity: sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -9605,7 +9610,7 @@ packages: proxy-addr: 2.0.7 readable-stream: 3.6.0 rfdc: 1.3.0 - secure-json-parse: 2.6.0 + secure-json-parse: 2.7.0 tiny-lru: 7.0.6 transitivePeerDependencies: - supports-color @@ -9627,7 +9632,7 @@ packages: process-warning: 1.0.0 proxy-addr: 2.0.7 rfdc: 1.3.0 - secure-json-parse: 2.6.0 + secure-json-parse: 2.7.0 semver: 7.3.8 tiny-lru: 8.0.2 transitivePeerDependencies: @@ -10140,7 +10145,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 functions-have-names: 1.2.3 dev: false @@ -11051,13 +11056,13 @@ packages: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} dev: false - /icss-utils/5.1.0_postcss@8.4.20: + /icss-utils/5.1.0_postcss@8.4.21: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 dev: false /identity-obj-proxy/3.0.0: @@ -11305,11 +11310,12 @@ packages: has-tostringtag: 1.0.0 dev: false - /is-array-buffer/3.0.0: - resolution: {integrity: sha512-TI2hnvT6dPUnn/jARFCJBKL1eeabAfLnKZ2lmW5Uh317s1Ii2IMroL1yMciEk/G+OETykVzlsH6x/L4q/avhgw==} + /is-array-buffer/3.0.1: + resolution: {integrity: sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.3 + is-typed-array: 1.1.10 dev: false /is-arrayish/0.2.1: @@ -11761,7 +11767,7 @@ packages: resolution: {integrity: sha512-zKqkK+O+dGqevc93KNsbZ/TqTUFd46MwWjYOoMrjIMZ51eU7DtQG3Wmd9SQQT7i7RVnuTPEiYEWHU3MSbxC1Tg==} engines: {node: '>=4.0.0'} dependencies: - punycode: 2.1.1 + punycode: 2.2.0 dev: false /isexe/2.0.0: @@ -12056,7 +12062,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/graceful-fs': 4.1.5 + '@types/graceful-fs': 4.1.6 '@types/node': 18.11.18 anymatch: 3.1.3 fb-watchman: 2.0.2 @@ -12612,7 +12618,7 @@ packages: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 10.0.0 - ws: 8.11.0 + ws: 8.12.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -13573,8 +13579,8 @@ packages: mimic-fn: 3.1.0 dev: false - /memfs/3.4.12: - resolution: {integrity: sha512-BcjuQn6vfqP+k100e0E9m61Hyqa//Brp+I3f0OBmN0ATHlFA8vx3Lt8z57R3u2bPqe3WGDBC+nF72fTH7isyEw==} + /memfs/3.4.13: + resolution: {integrity: sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==} engines: {node: '>= 4.0.0'} dependencies: fs-monkey: 1.0.3 @@ -14564,8 +14570,8 @@ packages: engines: {node: '>= 0.10.0'} dev: false - /object-inspect/1.12.2: - resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} + /object-inspect/1.12.3: + resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} dev: false /object-is/1.1.5: @@ -14614,7 +14620,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /object.fromentries/2.0.6: @@ -14623,7 +14629,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /object.getownpropertydescriptors/2.1.5: @@ -14633,14 +14639,14 @@ packages: array.prototype.reduce: 1.0.5 call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /object.hasown/1.1.2: resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} dependencies: define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /object.omit/2.0.1: @@ -14665,7 +14671,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /oblivious-set/1.0.0: @@ -15545,13 +15551,13 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-extract-imports/3.0.0_postcss@8.4.20: + /postcss-modules-extract-imports/3.0.0_postcss@8.4.21: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 dev: false /postcss-modules-local-by-default/1.2.0: @@ -15561,14 +15567,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-local-by-default/4.0.0_postcss@8.4.20: + /postcss-modules-local-by-default/4.0.0_postcss@8.4.21: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.20 - postcss: 8.4.20 + icss-utils: 5.1.0_postcss@8.4.21 + postcss: 8.4.21 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 dev: false @@ -15589,13 +15595,13 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-scope/3.0.0_postcss@8.4.20: + /postcss-modules-scope/3.0.0_postcss@8.4.21: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 postcss-selector-parser: 6.0.11 dev: false @@ -15606,14 +15612,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-values/4.0.0_postcss@8.4.20: + /postcss-modules-values/4.0.0_postcss@8.4.21: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.20 - postcss: 8.4.20 + icss-utils: 5.1.0_postcss@8.4.21 + postcss: 8.4.21 dev: false /postcss-modules/1.5.0: @@ -15757,7 +15763,7 @@ packages: dependencies: autoprefixer: 9.8.8 browserslist: 4.21.4 - caniuse-lite: 1.0.30001442 + caniuse-lite: 1.0.30001443 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 @@ -15946,8 +15952,8 @@ packages: source-map: 0.6.1 dev: false - /postcss/8.4.20: - resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + /postcss/8.4.21: + resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -15998,8 +16004,8 @@ packages: hasBin: true dev: false - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: false @@ -16141,8 +16147,8 @@ packages: pump: 2.0.1 dev: false - /punycode/2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} + /punycode/2.2.0: + resolution: {integrity: sha512-LN6QV1IJ9ZhxWTNdktaPClrNfp8xdSAYS0Zk2ddX7XsXZAxckMHPCBcHRo0cTcEIgYPRiGEkmji3Idkh2yFtYw==} engines: {node: '>=6'} dev: false @@ -16453,8 +16459,8 @@ packages: tiny-warning: 1.0.3 dev: false - /react-router-dom/6.6.1_react-dom@18.2.0+react@18.2.0: - resolution: {integrity: sha512-u+8BKUtelStKbZD5UcY0NY90WOzktrkJJhyhNg7L0APn9t1qJNLowzrM9CHdpB6+rcPt6qQrlkIXsTvhuXP68g==} + /react-router-dom/6.6.2_react-dom@18.2.0+react@18.2.0: + resolution: {integrity: sha512-6SCDXxRQqW5af8ImOqKza7icmQ47/EMbz572uFjzvcArg3lZ+04PxSPp8qGs+p2Y+q+b+S/AjXv8m8dyLndIIA==} engines: {node: '>=14'} peerDependencies: react: '>=16.8' @@ -16463,7 +16469,7 @@ packages: '@remix-run/router': 1.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router: 6.6.1_react@18.2.0 + react-router: 6.6.2_react@18.2.0 dev: false /react-router/5.3.4_react@18.2.0: @@ -16483,8 +16489,8 @@ packages: tiny-warning: 1.0.3 dev: false - /react-router/6.6.1_react@18.2.0: - resolution: {integrity: sha512-YkvlYRusnI/IN0kDtosUCgxqHeulN5je+ew8W+iA1VvFhf86kA+JEI/X/8NqYcr11hCDDp906S+SGMpBheNeYQ==} + /react-router/6.6.2_react@18.2.0: + resolution: {integrity: sha512-uJPG55Pek3orClbURDvfljhqFvMgJRo59Pktywkk8hUUkTY2aRfza8Yhl/vZQXs+TNQyr6tu+uqz/fLxPICOGQ==} engines: {node: '>=14'} peerDependencies: react: '>=16.8' @@ -16942,7 +16948,7 @@ packages: deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 dependencies: aws-sign2: 0.7.0 - aws4: 1.11.0 + aws4: 1.12.0 caseless: 0.12.0 combined-stream: 1.0.8 extend: 3.0.2 @@ -17367,8 +17373,8 @@ packages: source-map: 0.7.4 dev: false - /secure-json-parse/2.6.0: - resolution: {integrity: sha512-B9osKohb6L+EZ6Kve3wHKfsAClzOC/iISA2vSuCe5Jx5NAKiwitfxx8ZKYapHXr0sYRj7UZInT7pLb3rp2Yx6A==} + /secure-json-parse/2.7.0: + resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==} dev: false /select-hose/2.0.0: @@ -17550,12 +17556,12 @@ packages: vscode-textmate: 5.2.0 dev: false - /shiki/0.11.1: - resolution: {integrity: sha512-EugY9VASFuDqOexOgXR18ZV+TbFrQHeCpEYaXamO+SZlsnT/2LxuLBX25GGtIrwaEVFXUAbUQ601SWE2rMwWHA==} + /shiki/0.12.1: + resolution: {integrity: sha512-aieaV1m349rZINEBkjxh2QbBvFFQOlgqYTNtCal82hHj4dDZ76oMlQIX+C7ryerBTDiga3e5NfH6smjdJ02BbQ==} dependencies: jsonc-parser: 3.2.0 vscode-oniguruma: 1.7.0 - vscode-textmate: 6.0.0 + vscode-textmate: 8.0.0 dev: false /shiki/0.9.15: @@ -17597,7 +17603,7 @@ packages: dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.3 - object-inspect: 1.12.2 + object-inspect: 1.12.3 dev: false /signal-exit/3.0.7: @@ -18279,7 +18285,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 get-intrinsic: 1.1.3 has-symbols: 1.0.3 internal-slot: 1.0.4 @@ -18293,7 +18299,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /string.prototype.trimend/1.0.6: @@ -18301,7 +18307,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /string.prototype.trimstart/1.0.6: @@ -18309,7 +18315,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 dev: false /string_decoder/0.10.31: @@ -18831,7 +18837,7 @@ packages: engines: {node: '>=0.8'} dependencies: psl: 1.9.0 - punycode: 2.1.1 + punycode: 2.2.0 dev: false /tough-cookie/3.0.1: @@ -18840,7 +18846,7 @@ packages: dependencies: ip-regex: 2.1.0 psl: 1.9.0 - punycode: 2.1.1 + punycode: 2.2.0 dev: false /tough-cookie/4.1.2: @@ -18848,7 +18854,7 @@ packages: engines: {node: '>=6'} dependencies: psl: 1.9.0 - punycode: 2.1.1 + punycode: 2.2.0 universalify: 0.2.0 url-parse: 1.5.10 dev: false @@ -18860,21 +18866,21 @@ packages: /tr46/1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} dependencies: - punycode: 2.1.1 + punycode: 2.2.0 dev: false /tr46/2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} dependencies: - punycode: 2.1.1 + punycode: 2.2.0 dev: false /tr46/3.0.0: resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==} engines: {node: '>=12'} dependencies: - punycode: 2.1.1 + punycode: 2.2.0 dev: false /trim-newlines/3.0.1: @@ -19338,8 +19344,8 @@ packages: typescript: 4.9.4 dev: false - /typedoc/0.23.23_typescript@4.9.4: - resolution: {integrity: sha512-cg1YQWj+/BU6wq74iott513U16fbrPCbyYs04PHZgvoKJIc6EY4xNobyDZh4KMfRGW8Yjv6wwIzQyoqopKOUGw==} + /typedoc/0.23.24_typescript@4.9.4: + resolution: {integrity: sha512-bfmy8lNQh+WrPYcJbtjQ6JEEsVl/ce1ZIXyXhyW+a1vFrjO39t6J8sL/d6FfAGrJTc7McCXgk9AanYBSNvLdIA==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: @@ -19348,7 +19354,7 @@ packages: lunr: 2.3.9 marked: 4.2.5 minimatch: 5.1.2 - shiki: 0.11.1 + shiki: 0.12.1 typescript: 4.9.4 dev: false @@ -19556,7 +19562,7 @@ packages: /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: - punycode: 2.1.1 + punycode: 2.2.0 dev: false /urijs/1.19.11: @@ -19626,7 +19632,7 @@ packages: resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} dependencies: define-properties: 1.1.4 - es-abstract: 1.21.0 + es-abstract: 1.21.1 has-symbols: 1.0.3 object.getownpropertydescriptors: 2.1.5 dev: false @@ -19753,8 +19759,8 @@ packages: resolution: {integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==} dev: false - /vscode-textmate/6.0.0: - resolution: {integrity: sha512-gu73tuZfJgu+mvCSy4UZwd2JXykjK9zAZsfmDeut5dx/1a7FeTk0XwJsSuqQn+cuMCGVbIBfl+s53X4T19DnzQ==} + /vscode-textmate/8.0.0: + resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} dev: false /w3c-hr-time/1.0.2: @@ -19894,7 +19900,7 @@ packages: dependencies: colorette: 1.4.0 mem: 8.1.1 - memfs: 3.4.12 + memfs: 3.4.13 mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 3.1.1 @@ -20316,12 +20322,12 @@ packages: optional: true dev: false - /ws/8.11.0: - resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} + /ws/8.12.0: + resolution: {integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 + utf-8-validate: '>=5.0.2' peerDependenciesMeta: bufferutil: optional: true @@ -20613,7 +20619,7 @@ packages: open: 8.4.0 optional-require: 1.1.8 pkg-up: 3.1.0 - prettier: 2.8.1 + prettier: 2.8.2 prompts: 2.4.2 ps-get: 1.1.0 read-pkg-up: 7.0.1 @@ -20662,8 +20668,8 @@ packages: '@types/node': 17.0.45 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.48.0_57f767b06e5dd0a7e2146edfbf014004 - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.48.1_da5cdd7106ab600812e6b4eeaf354f91 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.31.0 @@ -20679,7 +20685,7 @@ packages: mock-require: 3.0.3 nyc: 15.1.0 optional-require: 1.1.8 - prettier: 2.8.1 + prettier: 2.8.2 prompts: 2.4.2 sinon: 13.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@13.0.2 @@ -20713,7 +20719,7 @@ packages: mocha: 7.2.0 nyc: 15.1.0 opfs: 1.1.1 - prettier: 2.8.1 + prettier: 2.8.2 prompts: 2.4.2 run-verify: 1.2.6 shcmd: 0.8.4 @@ -20750,7 +20756,7 @@ packages: eslint-plugin-filenames: 1.3.2_eslint@7.32.0 eslint-plugin-jsdoc: 30.7.13_eslint@7.32.0 eslint-plugin-tsdoc: 0.2.17 - prettier: 2.8.1 + prettier: 2.8.2 source-map-support: 0.5.21 ts-node: 9.1.1_typescript@4.9.4 tslib: 2.4.1 @@ -21013,7 +21019,7 @@ packages: munchy: 1.0.9 nyc: 15.1.0 optional-require: 1.1.8 - prettier: 2.8.1 + prettier: 2.8.2 require-at: 1.0.6 run-verify: 1.2.6 sinon: 7.5.0 @@ -21048,7 +21054,7 @@ packages: eslint-plugin-filenames: 1.3.2_eslint@7.32.0 eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 eslint-plugin-mocha: 8.2.0_eslint@7.32.0 - eslint-plugin-react: 7.31.11_eslint@7.32.0 + eslint-plugin-react: 7.32.0_eslint@7.32.0 shx: 0.3.4 transitivePeerDependencies: - supports-color @@ -21225,8 +21231,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_273446b12c8078862370da010d46240b - react-router: 6.6.1_react@18.2.0 - react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.2_react@18.2.0 + react-router-dom: 6.6.2_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 redux-logger: 3.0.6 webpack-hot-middleware: 2.25.3 @@ -21254,8 +21260,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_273446b12c8078862370da010d46240b - react-router: 6.6.1_react@18.2.0 - react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.2_react@18.2.0 + react-router-dom: 6.6.2_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 webpack-hot-middleware: 2.25.3 transitivePeerDependencies: @@ -21280,8 +21286,8 @@ packages: '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.48.0_57f767b06e5dd0a7e2146edfbf014004 - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.48.1_da5cdd7106ab600812e6b4eeaf354f91 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.31.0 @@ -21457,8 +21463,8 @@ packages: '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.48.0_57f767b06e5dd0a7e2146edfbf014004 - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.48.1_da5cdd7106ab600812e6b4eeaf354f91 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.31.0 @@ -21506,8 +21512,8 @@ packages: '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.48.0_57f767b06e5dd0a7e2146edfbf014004 - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.48.1_da5cdd7106ab600812e6b4eeaf354f91 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.31.0 @@ -21525,8 +21531,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_33366a05964838efc3c58f803becafcf - react-router: 6.6.1_react@18.2.0 - react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.2_react@18.2.0 + react-router-dom: 6.6.2_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@14.0.2 @@ -21558,8 +21564,8 @@ packages: '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.48.0_57f767b06e5dd0a7e2146edfbf014004 - '@typescript-eslint/parser': 5.48.0_eslint@8.31.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.48.1_da5cdd7106ab600812e6b4eeaf354f91 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.31.0 @@ -21578,7 +21584,7 @@ packages: source-map-support: 0.5.21 ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c tslib: 2.4.1 - typedoc: 0.23.23_typescript@4.9.4 + typedoc: 0.23.24_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' @@ -21626,6 +21632,12 @@ packages: - supports-color dev: false + file:projects/rush-package-test.tgz: + resolution: {integrity: sha512-R164kFDsoPaRTKbptA280jqsZFMBM+iu2NBMwE8an0R8ZgES+w5RhPxls6ipDaDJ3y30IqmccQLobKsGYJlzRQ==, tarball: file:projects/rush-package-test.tgz} + name: '@rush-temp/rush-package-test' + version: 0.0.0 + dev: false + file:projects/subapp-pbundle.tgz: resolution: {integrity: sha512-LOkIwk/1oYZ7HOGRuL+ItI4mYG9iaAA1Sf6hGg55XX5DXPdPcSlJ+sgDcPngwzHmAle7UvgxRLga9l+nGfK4mw==, tarball: file:projects/subapp-pbundle.tgz} name: '@rush-temp/subapp-pbundle' @@ -21683,8 +21695,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_273446b12c8078862370da010d46240b - react-router: 6.6.1_react@18.2.0 - react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.2_react@18.2.0 + react-router-dom: 6.6.2_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 run-verify: 1.2.6 transitivePeerDependencies: @@ -21912,7 +21924,7 @@ packages: lodash: 4.17.21 mocha: 8.4.0 nyc: 15.1.0 - prettier: 2.8.1 + prettier: 2.8.2 sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.6+sinon@9.2.4 source-map-support: 0.5.21 diff --git a/rush.json b/rush.json index 761d9c5d3..91400adec 100644 --- a/rush.json +++ b/rush.json @@ -695,8 +695,8 @@ "skipRushCheck": true }, { - "packageName": "sample-package-rush", - "projectFolder": "packages/sample-package-rush", + "packageName": "rush-package-test", + "projectFolder": "packages/rush-package-test", "shouldPublish": true, "skipRushCheck": true }, From 7bf6d653ca1c6c68cd413b3473f377a034c97972 Mon Sep 17 00:00:00 2001 From: Arun Vishnu <1584121+arunvishnun@users.noreply.github.com> Date: Thu, 12 Jan 2023 15:34:33 -0800 Subject: [PATCH 3/3] fix: update message log --- .../validate-publish_2023-01-12-23-34.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/rush-package-test/validate-publish_2023-01-12-23-34.json diff --git a/common/changes/rush-package-test/validate-publish_2023-01-12-23-34.json b/common/changes/rush-package-test/validate-publish_2023-01-12-23-34.json new file mode 100644 index 000000000..8b1205acc --- /dev/null +++ b/common/changes/rush-package-test/validate-publish_2023-01-12-23-34.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "rush-package-test", + "comment": "Test changes made to log message", + "type": "patch" + } + ], + "packageName": "rush-package-test" +} \ No newline at end of file