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

fix(deps): update all dependencies #1872

Merged
merged 2 commits into from
Nov 16, 2020
Merged

fix(deps): update all dependencies #1872

merged 2 commits into from
Nov 16, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2020

This PR contains the following updates:

Package Type Update Change
@commercetools-docs/gatsby-theme-docs dependencies patch 10.0.1 -> 10.0.2
@commercetools-docs/ui-kit dependencies patch 10.0.1 -> 10.0.2
@emotion/babel-preset-css-prop dependencies patch 10.2.0 -> 10.2.1
@formatjs/cli devDependencies patch 2.13.10 -> 2.13.12
@sentry/browser dependencies patch 5.27.3 -> 5.27.4
@sentry/node dependencies patch 5.27.3 -> 5.27.4
@sentry/types resolutions patch 5.27.3 -> 5.27.4
@svgr/webpack (source) dependencies minor 5.4.0 -> 5.5.0
@testing-library/jest-dom dependencies patch 5.11.5 -> 5.11.6
@testing-library/react devDependencies patch 11.1.1 -> 11.1.2
@types/node dependencies patch 14.14.6 -> 14.14.7
@types/node devDependencies patch 14.14.6 -> 14.14.7
@types/webpack devDependencies patch 4.41.24 -> 4.41.25
babel-loader dependencies minor 8.1.0 -> 8.2.1
cypress resolutions minor 5.5.0 -> 5.6.0
cypress devDependencies minor 5.5.0 -> 5.6.0
eslint-plugin-jest devDependencies patch 24.1.0 -> 24.1.3
formik dependencies patch 2.2.3 -> 2.2.5
gatsby (changelog) dependencies minor 2.25.3 -> 2.26.1
gatsby-cli dependencies minor 2.12.117 -> 2.13.1
gatsby-link resolutions minor 2.4.16 -> 2.5.0
gatsby-plugin-emotion dependencies minor 4.3.15 -> 4.4.0
gatsby-plugin-emotion devDependencies minor 4.3.14 -> 4.4.0
gatsby-plugin-mdx devDependencies minor 1.2.51 -> 1.4.0
gatsby-source-filesystem dependencies minor 2.4.2 -> 2.5.0
intl-messageformat-parser devDependencies patch 6.0.15 -> 6.0.16
intl-messageformat-parser resolutions patch 6.0.15 -> 6.0.16
mini-css-extract-plugin dependencies patch 1.3.0 -> 1.3.1
moment-timezone (source) dependencies patch 0.5.31 -> 0.5.32
moment-timezone (source) devDependencies patch 0.5.31 -> 0.5.32
postcss (source) dependencies patch 8.1.6 -> 8.1.7
postcss (source) devDependencies patch 8.1.6 -> 8.1.7
puppeteer devDependencies minor 5.4.1 -> 5.5.0
react-intl (source) dependencies minor 5.9.4 -> 5.10.1
react-intl (source) devDependencies minor 5.9.4 -> 5.10.1
react-intl (source) resolutions minor 5.9.4 -> 5.10.1
rollup (source) devDependencies patch 2.33.1 -> 2.33.2

Release Notes

commercetools/commercetools-docs-kit

v10.0.2

Compare Source

Patch Changes
emotion-js/emotion

v10.2.1

Compare Source

Patch Changes
  • 32c8528a #​2084 Thanks @​Andarist! - Only use '@​babel/plugin-transform-react-jsx-development' based on the development option when runtime is set to "automatic". The classic runtime is not compatible with this plugin.
formatjs/formatjs

v2.13.12

Compare Source

Note: Version bump only for package @​formatjs/cli

v2.13.11

Compare Source

Note: Version bump only for package @​formatjs/cli

getsentry/sentry-javascript

v5.27.4

Compare Source

  • [core] fix: Remove globalThis usage (#​3033)
  • [react] ref: Add React 17.x to peerDependencies (#​3034)
  • [tracing] fix: Express transaction name (#​3048)
  • [serverless] fix: AWS Execution duration (#​3032)
  • [serverless] fix: Add optional parameter to AWSServices integration (#​3030)
  • [serverless] fix: Wrap google cloud functions with a Proxy(). (#​3035)
  • [hub] fix: stop using @​types/node in @​sentry/hub (#​3050)
gregberge/svgr

v5.5.0

Compare Source

Bug Fixes
Features
Performance Improvements
testing-library/jest-dom

v5.11.6

Compare Source

Bug Fixes
  • Improved error messaging for toHaveFocus assertion (#​304) (c79faa2)
testing-library/react-testing-library

v11.1.2

Compare Source

Bug Fixes
babel/babel-loader

v8.2.1

Compare Source

v8.2.0

Compare Source

cypress-io/cypress

v5.6.0

Compare Source

Released 11/09/2020

Features:

  • You can now dynamically add aliases for requests intercepted via cy.route2(). See an example. Addresses #​387.
  • You can now run all integration specs or all component specs separately (or a filtered list of specs) by clicking the appropriate button in the Test Runner in the Tests tab. Addresses #​8203.
  • Added a new modifier syntax to cy.type(). You can now type shortcuts like {ctrl+z}. Addressed in #​5694.
  • We now show a modal with release notes when available when there is a new version of Cypress. Addressed in #​9006.
  • In the Test Runner's Settings and Runs tab you can now quickly copy the project id configuration and record key using a copy to clipboard icon. Addresses #​9002.

Bugfixes:

  • Fixed a regression introduced in 4.12.0 where snapshotting caused images to load too many times. Fixes #​8679.
  • Using cy.visit() on sites with content-type of text-html followed by parameters (like text/html;charset=utf-8) will no longer throw an error about visiting a site with an invalid content-type. Fixes #​8506
  • The Cannot access 'continueSent' before initialization error will no longer throw when using cy.route2(). Fixes #​8926.
  • Awaiting a request body when providing a static response stub in cy.route2() should now work properly. Addressed in #​9059.
  • The way that intercepted cy.route2() requests are displayed in the Command Log has been improved, including showing the progress bar correctly. Addresses #​9053.
  • The Cannot read property 'replace' of undefined error will no longer throw when attempting to generate the stack trace from an error thrown in the application. Fixes #​7915.
  • Stack traces in the Command Log originating from application errors where the location is unavailable will no longer show as a clickable link to open in IDE. Fixes #​9106.
  • When using the fixture: prefix as a stubbed response to cy.route(), JSON fixtures containing only a number or boolean will no longer throw an error. Fixes #​4899.
  • Fixed an issue causing failed subresource integrity checks for external scripts. Fixes #​8983, #​9049, and #​8992.

Misc:

  • Typings for .invoke() and .its() now allow for a timeout option. Addresses #​9079.
  • Typings for cy.task() now allow for parameterizing the task return type. Addresses #​7136.
  • A clearer error is printed during cypress cache list when no cached versions are found. Addresses #​6303.

Dependency Updates:

  • Upgraded commander from ^4.1.1 to ^5.1.0. Addressed in #​8979.
  • Upgraded semver from 6.3.0 to 7.3.2. Addressed in #​9068.
  • Upgraded systeminformation from 4.26.9 to 4.27.11. Addressed in #​8979.
  • Removed node-webkit-updater. This should remove some security warnings that were shown during install. Addresses #​8314.
jest-community/eslint-plugin-jest

v24.1.3

Compare Source

Bug Fixes

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

Bug Fixes
  • improve support for it.each involving tagged template literals (#​701) (2341814)
formium/formik

v2.2.5

Compare Source

Patch Changes

v2.2.4

Compare Source

Patch Changes
gatsbyjs/gatsby

v2.26.1

Compare Source

v2.26.0

Compare Source

Welcome to gatsby@2.26.0 release (November 2020).

Key highlights of this release:

Other notable changes:

Sneak peek to next releases:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know
if you have any issues.

Full release notes
Full changelog

v2.25.4

Compare Source

webpack-contrib/mini-css-extract-plugin

v1.3.1

Compare Source

moment/moment-timezone

v0.5.32

Compare Source

  • Updated data to IANA TZDB 2020d
postcss/postcss

v8.1.7

Compare Source

  • Fix import support in TypeScript (by Remco Haszing).
puppeteer/puppeteer

v5.5.0

Compare Source

Features
Bug Fixes
rollup/rollup

v2.33.2

Compare Source

2020-11-14

Bug Fixes
  • Fix an issue where statements were ignored after a conditional return in a labeled statement (#​3871)
Pull Requests

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Nov 16, 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/91yf8ort5
✅ Preview: https://merchant-center-application-kit-git-renovate-all.commercetools.vercel.app

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Nov 16, 2020
@vercel vercel bot temporarily deployed to Preview November 16, 2020 00:50 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Nov 16, 2020

🦋 Changeset detected

Latest commit: b264424

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

This PR includes changesets to release 19 packages
Name Type
merchant-center-application-template-starter Patch
@commercetools-backend/express Patch
@commercetools-backend/loggers Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/babel-preset-mc-app 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-scripts Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/sentry Patch
playground Patch
@commercetools-local/visual-testing-app Patch
@commercetools-website/custom-applications Patch
@commercetools-website/components-playground Patch
@commercetools-frontend/permissions 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 vercel bot temporarily deployed to Preview November 16, 2020 14:02 Inactive
@vercel vercel bot temporarily deployed to Preview November 16, 2020 16:16 Inactive
@adnasa
Copy link
Contributor

adnasa commented Nov 16, 2020

thanks for stepping in @tdeekens I was about to push a patch changeset :)

EDIT:
not sure if you were :trollface:

@adnasa adnasa added the 🚀 Status: ship it Triggers an merge if rules match via bot label Nov 16, 2020
@kodiakhq kodiakhq bot merged commit 89c4464 into master Nov 16, 2020
@kodiakhq kodiakhq bot deleted the renovate/all branch November 16, 2020 16:34
@ghost ghost mentioned this pull request Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Status: ship it Triggers an merge if rules match via bot 🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants