Skip to content

Commit

Permalink
Update cli-wrapper for updated pac auth create args (#589)
Browse files Browse the repository at this point in the history
* update-dist

* update cli-wrapper version for auth create args updates
  • Loading branch information
tehcrashxor authored Jun 18, 2024
1 parent b012cc1 commit d0dd819
Show file tree
Hide file tree
Showing 33 changed files with 4,598 additions and 3,206 deletions.
6 changes: 3 additions & 3 deletions dist/actions/actions-install/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3295,10 +3295,10 @@ var require_package = __commonJS({
async: "^3.2.5",
chai: "^4.4.1",
dotenv: "^16.4.5",
esbuild: "^0.21.1",
esbuild: "^0.21.5",
eslint: "^8.49.0",
"fancy-log": "^2.0.0",
glob: "^10.3.12",
glob: "^10.4.1",
"glob-parent": "^6.0.2",
gulp: "^5.0.0",
"gulp-eslint-new": "^2.0.0",
Expand All @@ -3324,7 +3324,7 @@ var require_package = __commonJS({
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@microsoft/powerplatform-cli-wrapper": "^0.1.122",
"@microsoft/powerplatform-cli-wrapper": "^0.1.124",
"date-fns": "^3.6.0",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1",
Expand Down
268 changes: 158 additions & 110 deletions dist/actions/add-solution-component/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/assign-group/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/assign-user/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/backup-environment/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/actions/branch-solution/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2291,10 +2291,10 @@ var require_package = __commonJS({
async: "^3.2.5",
chai: "^4.4.1",
dotenv: "^16.4.5",
esbuild: "^0.21.1",
esbuild: "^0.21.5",
eslint: "^8.49.0",
"fancy-log": "^2.0.0",
glob: "^10.3.12",
glob: "^10.4.1",
"glob-parent": "^6.0.2",
gulp: "^5.0.0",
"gulp-eslint-new": "^2.0.0",
Expand All @@ -2320,7 +2320,7 @@ var require_package = __commonJS({
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@microsoft/powerplatform-cli-wrapper": "^0.1.122",
"@microsoft/powerplatform-cli-wrapper": "^0.1.124",
"date-fns": "^3.6.0",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1",
Expand Down
268 changes: 158 additions & 110 deletions dist/actions/catalog-status/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/check-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/clone-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/copy-environment/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/create-environment/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/delete-environment/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/delete-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/deploy-package/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/download-paportal/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/export-data/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/export-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/import-data/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/import-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/install-catalog/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/pack-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/publish-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/reset-environment/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/restore-environment/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/set-online-solution-version/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/submit-catalog/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/unpack-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/update-solution-version/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/upgrade-solution/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/upload-paportal/index.js

Large diffs are not rendered by default.

268 changes: 158 additions & 110 deletions dist/actions/who-am-i/index.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@microsoft/powerplatform-cli-wrapper": "^0.1.122",
"@microsoft/powerplatform-cli-wrapper": "^0.1.124",
"date-fns": "^3.6.0",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1",
Expand Down

0 comments on commit d0dd819

Please sign in to comment.