generated from AdobeDocs/dev-site-documentation-template
-
Notifications
You must be signed in to change notification settings - Fork 113
Sync develop #518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dshevtsov
wants to merge
131
commits into
AdobeDocs:2.4.9-develop
Choose a base branch
from
commerce-docs:sync-develop
base: 2.4.9-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sync develop #518
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Kevin Harper <[email protected]>
Upgrade spectaql
Co-authored-by: Kevin Harper <[email protected]>
PAY-6232: Adds new mutations as per the v2.12.0 Payment Services release
GraphQL schema update and formatting
Bumps the npm_and_yarn group with 2 updates: [cipher-base](https://github.com/crypto-browserify/cipher-base) and [sha.js](https://github.com/crypto-browserify/sha.js). Updates `cipher-base` from 1.0.4 to 1.0.6 - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) Updates `sha.js` from 2.4.11 to 2.4.12 - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…rn/npm_and_yarn-4fb84eb229 Bump the npm_and_yarn group with 2 updates
*Total -- 3,418.07kb -> 2,107.21kb (38.35%) /src/pages/_images/site-desktop-computer.png -- 445.51kb -> 218.92kb (50.86%) /src/pages/_images/layers.png -- 2.31kb -> 1.14kb (50.78%) /src/pages/_images/simple-products-admin-grid.png -- 463.43kb -> 237.39kb (48.77%) /src/pages/_images/shopping-cart-desktop-computer.png -- 213.89kb -> 111.71kb (47.77%) /src/pages/_images/search-desktop-computer.png -- 78.46kb -> 47.58kb (39.36%) /src/pages/_images/123.png -- 1.82kb -> 1.16kb (36.07%) /src/pages/_images/api-frontend-new-image.png -- 728.56kb -> 483.67kb (33.61%) /src/pages/_images/list-product-images.png -- 727.16kb -> 482.84kb (33.6%) /src/pages/_images/update-image-frontend.png -- 279.60kb -> 187.80kb (32.83%) /src/pages/_images/workflow.png -- 1.05kb -> 0.71kb (32.62%) /src/pages/_images/delete-image-frontend.png -- 249.10kb -> 168.62kb (32.31%) /src/pages/_images/api-new-image.png -- 41.81kb -> 29.84kb (28.63%) /src/pages/_images/api-security-rate-limiting.png -- 140.07kb -> 100.64kb (28.15%) /src/pages/_images/update-new-image.png -- 44.77kb -> 34.74kb (22.41%) /src/pages/_images/viewtable.png -- 0.52kb -> 0.45kb (13.08%) Signed-off-by: ImgBotApp <[email protected]>
Revert "Add exchangeOtpForCustomerToken mutation"
This reverts commit 9c630cc.
Add include file for ACCS REST ref
Add a pointer for the ACCS REST description
Add GraphQL/REST info for uploading files to ACCS
…-exchange-otp Add exchangeOtpForCustomerToken mutation
Fix broken links
Adding logic behind suggestions
Bumps [@adobe/gatsby-theme-aio](https://github.com/adobe/aio-theme) from 4.15.4 to 4.15.5. - [Release notes](https://github.com/adobe/aio-theme/releases) - [Commits](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]...@adobe/[email protected]) --- updated-dependencies: - dependency-name: "@adobe/gatsby-theme-aio" dependency-version: 4.15.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rn/adobe/gatsby-theme-aio-4.15.5 Bump @adobe/gatsby-theme-aio from 4.15.4 to 4.15.5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
This pull request (PR) updates the
2.4.9-developbranch with latest changes frommain.