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 #2287

Merged
merged 2 commits into from
Jul 5, 2021
Merged

chore(deps): update all dependencies #2287

merged 2 commits into from
Jul 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@formatjs/cli 4.2.23 -> 4.2.25 age adoption passing confidence
@graphql-cli/codegen 1.17.24 -> 1.17.25 age adoption passing confidence
@graphql-codegen/cli 1.21.5 -> 1.21.6 age adoption passing confidence
@graphql-codegen/typescript 1.22.3 -> 1.22.4 age adoption passing confidence
@graphql-codegen/typescript-operations 1.18.2 -> 1.18.3 age adoption passing confidence
@​percy/cli 1.0.0-beta.56 -> 1.0.0-beta.58 age adoption passing confidence
@sentry/browser 6.7.2 -> 6.8.0 age adoption passing confidence
@sentry/node 6.7.2 -> 6.8.0 age adoption passing confidence
@testing-library/react-hooks 7.0.0 -> 7.0.1 age adoption passing confidence
@types/uuid 8.3.0 -> 8.3.1 age adoption passing confidence
@types/webpack-env 1.16.0 -> 1.16.2 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.28.0 -> 4.28.1 age adoption passing confidence
@typescript-eslint/parser 4.28.0 -> 4.28.1 age adoption passing confidence
ajv (source) 8.6.0 -> 8.6.1 age adoption passing confidence
babel-jest 27.0.5 -> 27.0.6 age adoption passing confidence
core-js 3.15.1 -> 3.15.2 age adoption passing confidence
eslint (source) 7.29.0 -> 7.30.0 age adoption passing confidence
gatsby (changelog) 3.8.0 -> 3.8.1 age adoption passing confidence
jest (source) 27.0.5 -> 27.0.6 age adoption passing confidence
jest-each 27.0.2 -> 27.0.6 age adoption passing confidence
msw (source) 0.30.0 -> 0.30.1 age adoption passing confidence
postcss-loader 6.1.0 -> 6.1.1 age adoption passing confidence
puppeteer 10.0.0 -> 10.1.0 age adoption passing confidence
typescript (source) 4.3.4 -> 4.3.5 age adoption passing confidence
webpack 5.40.0 -> 5.42.0 age adoption passing confidence

Release Notes

formatjs/formatjs

v4.2.25

v4.2.24

dotansimha/graphql-code-generator

v1.17.25

Compare Source

Patch Changes
getsentry/sentry-javascript

v6.8.0

Compare Source

  • [browser] feat: Enable serialization of multiple DOM attributes for breadcrumbs. (#​3755)
  • [browser] feat: Make dedupe integration default for browser (#​3730)
  • [core] fix: Correctly limit Buffer requests (#​3736)
  • [ember] ref: Allow initing Ember without config entry (#​3745)
  • [serverless] fix: wrapEventFunction does not await for async code (#​3740)
testing-library/react-hooks-testing-library

v7.0.1

Compare Source

Bug Fixes
  • types: fix cleanup return type to match async implementation (c7a2e97)
typescript-eslint/typescript-eslint

v4.28.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

ajv-validator/ajv

v8.6.1

Compare Source

Fix "not" keyword preventing validation of "allOf" and some other keywords (#​1668)

facebook/jest

v27.0.6

Compare Source

Fixes
  • [*] Publish all modules to include the build change in #​11569
zloirock/core-js

v3.15.2

Compare Source

  • Worked around breakage related to zone.js loaded before core-js, #​953
  • Added NodeJS 16.4 -> Chrome 91 compat data mapping
eslint/eslint

v7.30.0

Compare Source

gatsbyjs/gatsby

v3.8.1

Compare Source

mswjs/msw

v0.30.1

Compare Source

Bug fixes
  • Fixes an issue when the original HTTPS requests were not correctly performed in Node.js (#​700, #​797).
webpack-contrib/postcss-loader

v6.1.1

Compare Source

puppeteer/puppeteer

v10.1.0

Compare Source

Features
Bug Fixes
Microsoft/TypeScript

v4.3.5

Compare Source

This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.

webpack/webpack

v5.42.0

Compare Source

Features

  • add cache compression via cache.compression
  • enable cache compression by default for non-development modes

Bugfixes

  • add node-commonjs to schema for externalsType
  • update acorn to fix problems with top level await
  • fix regression for system externals

Performance

  • fix a memory leak in the unsafe cache

v5.41.1

Compare Source

Bugfixes

  • add missing types about experimental esm support to schema
  • avoid slicing large Buffers as that doesn't always work for unknown reasons

Performance

  • avoid slicing Buffers unnecessarily

v5.41.0

Compare Source

Features

  • Persist cache faster when large changes are detected
    • new option cache.idleTimeoutAfterLargeChanges to control that

Bugfixes

  • shutdown lazy compilation server correctly

Experiments

  • EcmaScript modules support (experiments.outputModule: true)
    • output.library.type: "module": very basic support, no live bindings, unnecessary runtime code
    • output.chunkLoading: "import"
    • output.chunkFormat: "module"
    • externalsType: "module" generates now import * as X from "..." (in a module) or import("...") (in a script)
    • Node.js commonjs externals use import { createRequire } from "module" in a module
    • new Worker etc. sets `type: "module"

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 5, 2021
@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2021

🦋 Changeset detected

Latest commit: 89aecb7

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

This PR includes changesets to release 24 packages
Name Type
@commercetools-frontend/application-config Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/babel-preset-mc-app Patch
@commercetools-frontend/eslint-config-mc-app Patch
@commercetools-frontend/jest-preset-mc-app Patch
@commercetools-frontend/l10n Patch
@commercetools-frontend/mc-html-template Patch
@commercetools-frontend/mc-scripts Patch
@commercetools-frontend/sdk Patch
@commercetools-frontend/sentry Patch
@commercetools-backend/express Patch
@commercetools-backend/loggers Patch
merchant-center-application-template-starter Patch
playground Patch
@commercetools-website/custom-applications Patch
@commercetools-website/components-playground Patch
@commercetools-frontend/cypress Patch
@commercetools-frontend/application-components Patch
@commercetools-local/visual-testing-app Patch
@commercetools-frontend/actions-global Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/i18n Patch
@commercetools-frontend/permissions Patch
@commercetools-frontend/react-notifications 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 5, 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/ALyjQYq51jD3nVP4cqH1BLTsYdsN
✅ Preview: https://merchant-center-application-kit-git-renovate-all-commercetools.vercel.app

@vercel vercel bot temporarily deployed to Preview July 5, 2021 06:05 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2021 06:13 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2021 06:26 Inactive
@tdeekens tdeekens merged commit f5aa350 into main Jul 5, 2021
@tdeekens tdeekens deleted the renovate/all branch July 5, 2021 06:26
@ghost ghost mentioned this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants