Skip to content
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

Version Packages #1726

Merged
merged 1 commit into from
Sep 25, 2020
Merged

Version Packages #1726

merged 1 commit into from
Sep 25, 2020

Conversation

ghost
Copy link

@ghost ghost commented Sep 9, 2020

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@commercetools-frontend/application-shell@16.17.0

Minor Changes

  • 2c0bd66 #1755 Thanks @tdeekens! - feat(app-shell): add ability to skipTokenRetry for Apollo queries.

    The Merchant Center API Gateway assigns a commercetools platform API token in order to access the commercetools HTTP APIs. The access token eventually expires, causing requests to fail with HTTP 401.
    A Custom Application comes with a built-in mechanism to automatically retries unauthorized requests by forcing the Merchant Center API Gateway to assign a new valid API token. This retry mechanism is configured for Apollo queries for certain GraphQL APIs.

    However, it is useful for some requests to disable this mechanism to avoid uncalled-for network requests. This is done by specifying a skipTokenRetry property on the Apollo query context object.

    You can skip the process of token refetching as follows:

    const query = useQuery(MyGraphQLQuery, {
      context: { skipTokenRetry: true },
    });

Patch Changes

  • 786c697 #1745 Thanks @renovate! - fix(deps): update all dependencies

  • ebb2441 #1754 Thanks @tdeekens! - fix(application-shell): to support token retry on mc backend graphql …

  • 178ff31 #1734 Thanks @renovate! - fix(deps): update all dependencies

  • 9bc8558 #1704 Thanks @renovate! - chore(deps): update all dependencies

  • Updated dependencies [786c697, 178ff31, 9bc8558, 1fdde03]:

    • @commercetools-frontend/application-components@16.17.0
    • @commercetools-frontend/i18n@16.17.0
    • @commercetools-frontend/react-notifications@16.17.0
    • @commercetools-frontend/sentry@16.17.0
    • @commercetools-frontend/application-shell-connectors@16.17.0
    • @commercetools-frontend/l10n@16.17.0
    • @commercetools-frontend/permissions@16.17.0

@commercetools-backend/express@16.17.0

Patch Changes

@commercetools-backend/loggers@16.17.0

Patch Changes

@commercetools-frontend/application-components@16.17.0

Patch Changes

@commercetools-frontend/application-config@16.17.0

Patch Changes

@commercetools-frontend/application-shell-connectors@16.17.0

Patch Changes

@commercetools-frontend/babel-preset-mc-app@16.17.0

Patch Changes

@commercetools-frontend/i18n@16.17.0

Patch Changes

@commercetools-frontend/jest-preset-mc-app@16.17.0

Patch Changes

@commercetools-frontend/jest-stylelint-runner@16.17.0

Patch Changes

@commercetools-frontend/l10n@16.17.0

Patch Changes

  • 1fdde03 #1732 Thanks @renovate! - fix(deps): update dependency node-fetch to v2.6.1 [security]

  • Updated dependencies [786c697, 9bc8558]:

    • @commercetools-frontend/sentry@16.17.0

@commercetools-frontend/mc-html-template@16.17.0

Patch Changes

@commercetools-frontend/mc-http-server@16.17.0

Patch Changes

@commercetools-frontend/mc-scripts@16.17.0

Patch Changes

@commercetools-frontend/permissions@16.17.0

Patch Changes

  • Updated dependencies [178ff31]:
    • @commercetools-frontend/application-shell-connectors@16.17.0

@commercetools-frontend/react-notifications@16.17.0

Patch Changes

@commercetools-frontend/sentry@16.17.0

Patch Changes

merchant-center-application-template-starter@16.11.6

Patch Changes

playground@16.11.6

Patch Changes

  • 8eb85a0 #1736 Thanks @renovate! - chore(deps): update dependency dotenv-cli to v4

  • 786c697 #1745 Thanks @renovate! - fix(deps): update all dependencies

  • 178ff31 #1734 Thanks @renovate! - fix(deps): update all dependencies

  • 9bc8558 #1704 Thanks @renovate! - chore(deps): update all dependencies

  • Updated dependencies [2c0bd66, 786c697, ebb2441, 178ff31, 9bc8558, 1fdde03]:

    • @commercetools-frontend/application-shell@16.17.0
    • @commercetools-frontend/application-components@16.17.0
    • @commercetools-frontend/i18n@16.17.0
    • @commercetools-frontend/application-shell-connectors@16.17.0
    • @commercetools-frontend/mc-http-server@16.17.0
    • @commercetools-frontend/l10n@16.17.0
    • @commercetools-frontend/permissions@16.17.0

@commercetools-local/visual-testing-app@16.12.5

Patch Changes

@commercetools-website/custom-applications@16.10.3

Patch Changes

@commercetools-website/components-playground@16.10.5

Patch Changes

@vercel vercel bot temporarily deployed to Preview September 9, 2020 10:18 Inactive
@vercel
Copy link

vercel bot commented Sep 9, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/commercetools/merchant-center-application-kit/izc63wu1y
✅ Preview: https://merchant-center-application-kit-git-changeset-release-master.commercetools.vercel.app

@vercel vercel bot temporarily deployed to Preview September 9, 2020 12:00 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 73f0053 to 8600cfe Compare September 11, 2020 07:02
@vercel vercel bot temporarily deployed to Preview September 11, 2020 07:08 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 8600cfe to da8cde4 Compare September 11, 2020 07:43
@vercel vercel bot temporarily deployed to Preview September 11, 2020 07:43 Inactive
@ghost ghost force-pushed the changeset-release/master branch from da8cde4 to ac2fffa Compare September 11, 2020 07:48
@vercel vercel bot temporarily deployed to Preview September 11, 2020 07:49 Inactive
@ghost ghost force-pushed the changeset-release/master branch from ac2fffa to 38c908c Compare September 11, 2020 09:46
@vercel vercel bot temporarily deployed to Preview September 11, 2020 09:46 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 38c908c to 3076ffc Compare September 11, 2020 13:25
@vercel vercel bot temporarily deployed to Preview September 11, 2020 13:25 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 3076ffc to 43b3451 Compare September 14, 2020 06:23
@vercel vercel bot temporarily deployed to Preview September 14, 2020 06:23 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 43b3451 to efcb6be Compare September 14, 2020 06:27
@vercel vercel bot temporarily deployed to Preview September 14, 2020 06:27 Inactive
@ghost ghost force-pushed the changeset-release/master branch from efcb6be to 42e9a45 Compare September 14, 2020 07:06
@vercel vercel bot temporarily deployed to Preview September 14, 2020 07:06 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 42e9a45 to 68c6d68 Compare September 15, 2020 07:49
@vercel vercel bot temporarily deployed to Preview September 15, 2020 07:49 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 68c6d68 to e92070b Compare September 15, 2020 12:08
@vercel vercel bot temporarily deployed to Preview September 15, 2020 12:08 Inactive
@ghost ghost force-pushed the changeset-release/master branch from e92070b to dc68fa5 Compare September 15, 2020 12:20
@vercel vercel bot temporarily deployed to Preview September 15, 2020 12:20 Inactive
@ghost ghost force-pushed the changeset-release/master branch from dc68fa5 to 295b6a0 Compare September 21, 2020 07:39
@vercel vercel bot temporarily deployed to Preview September 21, 2020 07:39 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 295b6a0 to 5cd4387 Compare September 21, 2020 08:02
@vercel vercel bot temporarily deployed to Preview September 21, 2020 08:02 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 5cd4387 to 3f58aac Compare September 21, 2020 08:40
@vercel vercel bot temporarily deployed to Preview September 21, 2020 08:40 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 3f58aac to 9ee959e Compare September 21, 2020 09:15
@vercel vercel bot temporarily deployed to Preview September 21, 2020 09:15 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 9ee959e to d9fdd78 Compare September 21, 2020 12:00
@vercel vercel bot temporarily deployed to Preview September 21, 2020 12:01 Inactive
@ghost ghost force-pushed the changeset-release/master branch from d9fdd78 to 932dfbd Compare September 21, 2020 14:38
@vercel vercel bot temporarily deployed to Preview September 21, 2020 14:38 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 932dfbd to a6e82a0 Compare September 25, 2020 10:00
@vercel vercel bot temporarily deployed to Preview September 25, 2020 10:00 Inactive
@ghost ghost force-pushed the changeset-release/master branch from a6e82a0 to 796eb20 Compare September 25, 2020 15:26
@vercel vercel bot temporarily deployed to Preview September 25, 2020 15:26 Inactive
@tdeekens tdeekens merged commit 2034364 into master Sep 25, 2020
@tdeekens tdeekens deleted the changeset-release/master branch September 25, 2020 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant