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

chore: update deps for release #1954

Merged
merged 6 commits into from
Jan 4, 2021
Merged

Conversation

tdeekens
Copy link
Contributor

@tdeekens tdeekens commented Jan 4, 2021

Summary

Updates dependencies. Let's see how much TypeSript and different @types/* packages likes us here :)

@changeset-bot
Copy link

changeset-bot bot commented Jan 4, 2021

🦋 Changeset detected

Latest commit: f415d88

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 23 packages
Name Type
merchant-center-application-template-starter Patch
@commercetools-backend/express Patch
@commercetools-frontend/actions-global Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-config Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/babel-preset-mc-app Patch
@commercetools-frontend/browser-history Patch
@commercetools-frontend/i18n Patch
@commercetools-frontend/jest-preset-mc-app Patch
@commercetools-frontend/jest-stylelint-runner Patch
@commercetools-frontend/l10n Patch
@commercetools-frontend/mc-html-template Patch
@commercetools-frontend/mc-scripts Patch
@commercetools-frontend/permissions Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/sdk Patch
@commercetools-frontend/sentry Patch
playground Patch
@commercetools-local/visual-testing-app Patch
@commercetools-website/custom-applications Patch
@commercetools-website/components-playground Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 4, 2021

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/j3rjq3m1x
✅ Preview: https://merchant-cente-git-chore-update-deps-23231-a74fde.commercetools.vercel.app

@tdeekens tdeekens marked this pull request as ready for review January 4, 2021 14:46
@vercel vercel bot temporarily deployed to Preview January 4, 2021 15:01 Inactive
@vercel vercel bot temporarily deployed to Preview January 4, 2021 16:00 Inactive
@@ -13,6 +14,7 @@ global.window.app = {
};

window.MutationObserver = MutationObserver;
global.Headers = global.Headers || Headers;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as we have in the mc services. This is needed as a transient library assumes that headers are globally available but they're not with recent versions of jsdom.

@tdeekens tdeekens self-assigned this Jan 4, 2021
@tdeekens tdeekens merged commit 48a9886 into master Jan 4, 2021
@tdeekens tdeekens deleted the chore/update-deps-232312312232 branch January 4, 2021 16:23
@ghost ghost mentioned this pull request Jan 4, 2021
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