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(deps): update all dependencies #1627

Merged
merged 10 commits into from
Jul 14, 2020
Merged

chore(deps): update all dependencies #1627

merged 10 commits into from
Jul 14, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2020

This PR contains the following updates:

Package Type Update Change
@changesets/cli devDependencies patch 2.9.1 -> 2.9.2
@​commercetools-uikit/flat-button dependencies minor 10.22.1 -> 10.24.0
@​commercetools-uikit/icon-button dependencies minor 10.22.1 -> 10.24.0
@​commercetools-uikit/icons dependencies minor 10.22.0 -> 10.24.0
@​commercetools-uikit/loading-spinner dependencies minor 10.21.0 -> 10.24.0
@​commercetools-uikit/multiline-text-field dependencies minor 10.23.0 -> 10.24.0
@​commercetools-uikit/primary-button dependencies minor 10.22.1 -> 10.24.0
@​commercetools-uikit/secondary-button dependencies minor 10.22.1 -> 10.24.0
@​commercetools-uikit/select-field dependencies minor 10.22.2 -> 10.24.0
@​commercetools-uikit/table dependencies minor 10.22.0 -> 10.24.0
@​commercetools-uikit/text dependencies minor 10.21.0 -> 10.24.0
@​commercetools-uikit/text-field dependencies minor 10.22.1 -> 10.24.0
@​commercetools-uikit/text-input dependencies minor 10.21.0 -> 10.24.0
@commitlint/cli devDependencies minor 9.0.1 -> 9.1.1
@commitlint/config-conventional devDependencies minor 9.0.1 -> 9.1.1
@flopflip/launchdarkly-adapter dependencies patch 2.13.3 -> 2.13.4
@flopflip/memory-adapter dependencies patch 1.7.3 -> 1.7.4
@flopflip/react-broadcast dependencies patch 10.2.0 -> 10.2.1
@graphql-codegen/add devDependencies minor 1.16.2 -> 1.17.0
@graphql-codegen/cli devDependencies minor 1.16.2 -> 1.17.0
@graphql-codegen/typescript devDependencies minor 1.16.2 -> 1.17.0
@graphql-codegen/typescript-graphql-files-modules devDependencies minor 1.16.2 -> 1.17.0
@graphql-codegen/typescript-operations devDependencies minor 1.16.2 -> 1.17.0
@rollup/plugin-babel devDependencies minor 5.0.4 -> 5.1.0
@rollup/plugin-commonjs devDependencies patch 13.0.0 -> 13.0.2
@rollup/plugin-node-resolve devDependencies minor 8.1.0 -> 8.4.0
@sentry/browser dependencies patch 5.19.0 -> 5.19.1
@sentry/node dependencies patch 5.19.0 -> 5.19.1
@sentry/types resolutions patch 5.19.0 -> 5.19.1
@testing-library/react devDependencies patch 10.4.4 -> 10.4.6
@types/node dependencies patch 14.0.14 -> 14.0.23
@types/node devDependencies patch 14.0.14 -> 14.0.23
@types/react resolutions patch 16.9.41 -> 16.9.43
@types/react devDependencies patch 16.9.41 -> 16.9.43
@types/webpack devDependencies patch 4.41.18 -> 4.41.21
@typescript-eslint/eslint-plugin devDependencies minor 3.5.0 -> 3.6.1
@typescript-eslint/parser devDependencies minor 3.5.0 -> 3.6.1
babel-plugin-react-intl dependencies minor 7.5.28 -> 7.7.0
cypress resolutions minor 4.9.0 -> 4.10.0
cypress devDependencies minor 4.9.0 -> 4.10.0
eslint-plugin-jest-dom devDependencies minor 3.0.1 -> 3.1.4
eslint-plugin-react-hooks (source) devDependencies patch 4.0.5 -> 4.0.8
execa dependencies patch 4.0.2 -> 4.0.3
gatsby (changelog) dependencies minor 2.23.20 -> 2.24.2
gatsby-cli dependencies patch 2.12.58 -> 2.12.60
gatsby-link resolutions patch 2.4.11 -> 2.4.12
gatsby-plugin-emotion dependencies patch 4.3.9 -> 4.3.10
gatsby-plugin-emotion devDependencies patch 4.3.9 -> 4.3.10
gatsby-plugin-mdx devDependencies patch 1.2.22 -> 1.2.25
gatsby-source-filesystem dependencies patch 2.3.18 -> 2.3.19
graphql dependencies minor 14.6.0 -> 14.7.0
graphql-tag dependencies patch 2.10.3 -> 2.10.4
lodash (source) dependencies patch 4.17.15 -> 4.17.19
puppeteer devDependencies minor 5.0.0 -> 5.1.0
react-intl (source) dependencies minor 5.0.2 -> 5.1.0
react-intl (source) devDependencies minor 5.0.2 -> 5.1.0
react-intl (source) resolutions minor 5.0.2 -> 5.1.0
rollup (source) devDependencies minor 2.19.0 -> 2.21.0
start-server-and-test devDependencies patch 1.11.0 -> 1.11.2
ts-jest (source) dependencies patch 26.1.1 -> 26.1.2

Release Notes

changesets/changesets

v2.9.2

Compare Source

conventional-changelog/commitlint

v9.1.1

Compare Source

Bug Fixes

v9.1.0

Compare Source

Bug Fixes
Features

9.0.1 (2020-05-26)

Bug Fixes
tdeekens/flopflip

v2.13.4

Compare Source

dotansimha/graphql-code-generator

v1.17.0

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

core / cli

typescript-resolvers

  • Added optionalInfoArgument configuration to allow optional info? argument

docs / website

v1.16.3

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

near-operation-files preset

typescript-resolvers

getsentry/sentry-javascript

v5.19.1

Compare Source

  • [tracing] fix: APM CDN bundle expose startTransaction (#​2726)
  • [browser] fix: Correctly remove all event listeners (#​2725)
  • [tracing] fix: Add manual DOMStringList typing (#​2718)
testing-library/react-testing-library

v10.4.6

Compare Source

Bug Fixes
  • cleanup: remove scheduler code from flush-microtasks (#​744) (240900c)

v10.4.5

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint

v3.6.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] handle computed member access (#​2288) (3a187ca)
  • eslint-plugin: [prefer-literal-enum-member] allow negative numbers (#​2277) (00ac9c3)
  • eslint-plugin: [space-before-function-paren] incorrect handling of abstract methods (#​2275) (ced6591), closes #​2274
  • eslint-plugin: [switch-exhaustiveness-check] handle special characters in enum keys (#​2207) (98ab010)

v3.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-namespace] allow namespaces in nested declarations with allowDeclarations (#​2238) (c1df669)
  • eslint-plugin: [space-before-function-paren] handle abstract functions (#​2199) (88a3edf)
Features
formatjs/formatjs

v7.7.0

Compare Source

cypress-io/cypress

v4.10.0

Compare Source

Released 7/7/2020

Features:

  • You can open a before, beforeEach, after, and afterEach hook definition in your IDE from the Test Runner's Command Log by clicking the Open in IDE button. Addresses #​7793.
  • before, beforeEach, after, and afterEach hook definitions now display separately in the Test Runner's Command Log when defined in separate hook definitions. Addresses #​7779.
  • You can now open a spec file directly from the Tests tab in the Test Runner by clicking the Open in IDE button. Addresses #​7713

Bugfixes:

  • HTTP requests taking longer than the default responseTimeout will no longer be prematurely canceled by the Cypress proxy layer. Fixes #​6426.
  • Using Cypress commands to traverse the DOM on an application with a global parent variable will no longer throw Illegal Invocation errors. Fixes #​6412.
  • When experimentalShadowDomSupport is enabled, using .type() on an input in the Shadow DOM will not result in an error. Fixes #​7741.
  • When experimentalShadowDomSupport is enabled, checking for visibility on a shadow dom host element will no longer hang if the host element was the foremost element and had an ancestor with fixed position. Fixes #​7893.
  • Debug logs from the @benmalka/foxdriver module will no longer appear if any DEBUG environment variable was set. Fixed #​7723.

Misc:

  • We made some minor UI updates to the Test Runner. Addresses #​7732 and #​7803.

Dependency Updates:

  • Upgraded recast from 0.18.8 to 0.19.1. Addressed in #​7898.
testing-library/eslint-plugin-jest-dom

v3.1.4

Compare Source

Bug Fixes
  • to-have-text-content: improved handling non literals and regex in autofix (#​65) (f5a983d)

v3.1.3

Compare Source

Bug Fixes
  • to-have-attribute: fixed bug in prefer-to-have-attribute autofix (#​64) (808c623)

v3.1.2

Compare Source

Bug Fixes
  • prefer-checked: don't auto-fix when 2nd argument is a non literal. (#​62) (564178b)

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features
  • migrate toBeEmpty to toBeEmptyDOMElement (32a5c14)
sindresorhus/execa

v4.0.3

Compare Source

  • Fix use of floating number for the timeout and forceKillAfterTimeout options (#​431) 9a157b3
gatsbyjs/gatsby

v2.24.2

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.23

Compare Source

v2.23.22

Compare Source

v2.23.21

Compare Source

graphql/graphql-js

v14.7.0

Compare Source

v14.7.0 (2020-07-06)
New Feature 🚀
Committers: 1
apollographql/graphql-tag

v2.10.4

Compare Source

lodash/lodash

v4.17.19

v4.17.16

Compare Source

puppeteer/puppeteer

v5.1.0

Compare Source

Highlights:

The new Mouse#wheel API has been merged in #​6141. It behaves similar to other mouse commands like up or down and therefore requires a mouse.move(x, y) for targeting the element properly.

Raw notes:

91c13d2 - chore: mark version v5.1.0
790c277 - feat(chromium): roll Chromium to r768783 (#​6201)
9b3005c - feat(types): improve page.evaluate types (#​6193)
31309b0 - chore: use devtools-protocol package (#​6172)
f666be3 - chore: remove src/api.ts (#​6191)
03a87e8 - chore(docs): tidy Puppeteer class docs (#​6181)
24cb6a2 - chore(docs): document Frame class (#​6188)
b9667f9 - chore: document browser install breakage on Node 14.0.0 (#​6187)
1243466 - chore: remove installAsyncStackHooks helper (#​6186)
19f188a - chore: forbid importing src/common/Events.ts (#​6183)
0e93880 - chore(docs): migrate Connection + CDP event defs (#​6180)
74cb2ce - chore: migrate FrameManager events from Events.ts (#​6179)
6ee7139 - chore(docs): fix incorrect @returns on getter (#​6175)
12ee70f - chore: migrate NetworkManager events (#​6174)
022495b - chore: fix broken link in docs to DeviceDescriptors (#​6170)
2256b8d - chore(docs): migrate BrowserContext events (#​6168)
e2e0502 - chore(docs): fix DOMWorld doc warnings (#​6166)
782c1d4 - chore(docs): define events enum for Browser (#​6165)
ba7624a - chore(docs): migrate & document all Page events (#​6154)
e67a860 - feat: add Mouse#wheel (#​6141)
5049b83 - feat(types): add types for page.$$eval (#​6139)
f7857d2 - chore(docs): document HTTPRequest with TSDoc (#​6146)
4ebf117 - docs: migrating Page.ts to TSDoc (#​6152)
d9bb52e - docs: fix sandboxing documentation link (#​5288)
aee8fda - fix: make Node.js environment detection robust w.r.t. JSDOM (#​6148)
054fa2e - chore(docs): fix more documentation warnings (#​6145)
928924e - chore: mark v5.0.0-post (#​6144)

rollup/rollup

v2.21.0

Compare Source

2020-07-07

Features
  • Allow plugins to disable tree-shaking for individual modules to ensure even empty modules are associated with chunks (#​3663)
Pull Requests

v2.20.0

Compare Source

2020-07-06

Features
  • Support using a function to generate different chunk and asset naming patterns per chunk or asset (#​3658)
  • Add referencedFiles property to the chunk info in generateBundle to list referenced assets (#​3661)
Pull Requests
bahmutov/start-server-and-test

v1.11.2

Compare Source

Bug Fixes
  • deps: update dependency wait-on to v5.1.0 (f047032)

v1.11.1

Compare Source

Bug Fixes
kulshekhar/ts-jest

v26.1.2

Compare Source

Bug Fixes
  • compiler: use resolveModuleNames TypeScript API to get resolved modules for test files (#​1784) (5f26054), closes #​1747
  • config: invalidate cache when other options in tsconfig change (#​1788) (6948855)
Performance Improvements

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.

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Jul 13, 2020
@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2020

🦋 Changeset is good to go

Latest commit: d68a56b

We got this.

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/actions-global Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/create-mc-app Patch
@commercetools-frontend/jest-preset-mc-app Patch
@commercetools-frontend/mc-scripts Patch
@commercetools-frontend/permissions 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/i18n Patch
@commercetools-frontend/l10n 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 Jul 13, 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/ec07j7y0q
✅ Preview: https://merchant-center-application-kit-git-renovate-all.commercetools.vercel.app

@vercel vercel bot temporarily deployed to Preview July 13, 2020 03:39 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 09:36 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 10:56 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 16:47 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 17:14 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 17:45 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 18:38 Inactive
@vercel vercel bot temporarily deployed to Preview July 13, 2020 23:53 Inactive
@vercel vercel bot temporarily deployed to Preview July 14, 2020 05:58 Inactive
@tdeekens
Copy link
Contributor

@emmenko have you seen this one before?

 ERROR #98124  WEBPACK
12:08:13.737  
Generating JavaScript bundles failed
12:08:13.737  
Can't resolve 'core-js/modules/es.promise.finally' in '/vercel/545a5809/node_modules/@commercetools-docs/gatsby-theme-docs/node_modules/@sentry/utils/esm'

@emmenko
Copy link
Member

emmenko commented Jul 14, 2020

Hmm yes we had this issue in the docs repo as well. Something about the deps resolution or something if I recall. I can take a look

export const reportErrorToSentry = (
error: Reportable,
extraInfo?: { extra?: object | string },
extraInfo?: { extra?: Extra | Extras },
Copy link
Contributor

Choose a reason for hiding this comment

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

Sentries internal types have changed. I think using them directly is sensible anyway. Additionally using a Type Guard to to the check makes the usage type safer.

@emmenko
Copy link
Member

emmenko commented Jul 14, 2020

No more commits please, I'm also fixing some stuff. Thanks

@vercel vercel bot temporarily deployed to Preview July 14, 2020 11:52 Inactive
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.8.1"
},
"devDependencies": {
"@panva/jose": "1.9.3",
"jose": "1.27.2",
Copy link
Member

Choose a reason for hiding this comment

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

I noticed by mistake that the @panva/jose package has been deprecated 🤷‍♂️

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh nice. Didn't know. We should change in the API too then :)

Copy link
Member

Choose a reason for hiding this comment

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

yep

Copy link
Member

Choose a reason for hiding this comment

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

It would be nice to get more prominent notifications or something about packages being deprecated. Probably best from Renovate itself.

Copy link
Member

Choose a reason for hiding this comment

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

FYI: there seems to be some work done regarding the deprecation topic: renovatebot/renovate#5558

Copy link
Member

Choose a reason for hiding this comment

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

@vercel vercel bot temporarily deployed to Preview July 14, 2020 12:06 Inactive
@emmenko emmenko requested a review from tdeekens July 14, 2020 12:23
@emmenko emmenko added the 🚀 Status: ship it Triggers an merge if rules match via bot label Jul 14, 2020
Copy link
Contributor

@tdeekens tdeekens left a comment

Choose a reason for hiding this comment

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

Thanks. Great team work 🤝

@kodiakhq kodiakhq bot merged commit cc8b37b into master Jul 14, 2020
@kodiakhq kodiakhq bot deleted the renovate/all branch July 14, 2020 12:32
@github-actions github-actions bot mentioned this pull request Jul 14, 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.

2 participants