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

Merged
merged 3 commits into from
Jun 14, 2021
Merged

chore(deps): update all dependencies #2264

merged 3 commits into from
Jun 14, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.3.19 -> 3.3.20 age adoption passing confidence
@babel/cli (source) 7.14.3 -> 7.14.5 age adoption passing confidence
@babel/core (source) 7.14.3 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) 7.13.0 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-do-expressions (source) 7.14.0 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-export-default-from (source) 7.12.13 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-export-namespace-from (source) 7.14.2 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-logical-assignment-operators (source) 7.14.2 -> 7.14.5 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) 7.14.4 -> 7.14.5 age adoption passing confidence
@babel/plugin-transform-classes (source) 7.14.4 -> 7.14.5 age adoption passing confidence
@babel/plugin-transform-destructuring (source) 7.14.4 -> 7.14.5 age adoption passing confidence
@babel/plugin-transform-react-display-name (source) 7.14.2 -> 7.14.5 age adoption passing confidence
@babel/plugin-transform-regenerator (source) 7.13.15 -> 7.14.5 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.14.3 -> 7.14.5 age adoption passing confidence
@babel/preset-env (source) 7.14.4 -> 7.14.5 age adoption passing confidence
@babel/preset-react (source) 7.13.13 -> 7.14.5 age adoption passing confidence
@babel/preset-typescript (source) 7.13.0 -> 7.14.5 age adoption passing confidence
@babel/runtime (source) 7.14.0 -> 7.14.5 age adoption passing confidence
@babel/runtime-corejs3 7.14.0 -> 7.14.5 age adoption passing confidence
@commercetools-uikit/i18n (source) 12.0.0 -> 12.0.7 age adoption passing confidence
@flopflip/combine-adapters 0.0.19 -> 0.0.20 age adoption passing confidence
@flopflip/http-adapter 0.0.9 -> 0.0.10 age adoption passing confidence
@flopflip/launchdarkly-adapter 5.0.13 -> 5.0.14 age adoption passing confidence
@flopflip/react-broadcast 12.2.4 -> 12.2.5 age adoption passing confidence
@flopflip/types 4.1.13 -> 4.1.14 age adoption passing confidence
@formatjs/cli 4.2.19 -> 4.2.20 age adoption passing confidence
@sentry/browser 6.5.1 -> 6.6.0 age adoption passing confidence
@sentry/node 6.5.1 -> 6.6.0 age adoption passing confidence
@testing-library/jest-dom 5.13.0 -> 5.14.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.26.0 -> 4.26.1 age adoption passing confidence
@typescript-eslint/parser 4.26.0 -> 4.26.1 age adoption passing confidence
babel-jest 27.0.1 -> 27.0.2 age adoption passing confidence
cypress 7.4.0 -> 7.5.0 age adoption passing confidence
gatsby (changelog) 3.6.2 -> 3.7.1 age adoption passing confidence
gatsby-cli 3.6.0 -> 3.7.1 age adoption passing confidence
gatsby-plugin-emotion 6.6.0 -> 6.7.1 age adoption passing confidence
gatsby-source-filesystem 3.6.0 -> 3.7.1 age adoption passing confidence
jest (source) 27.0.2 -> 27.0.4 age adoption passing confidence
postcss (source) 8.3.0 -> 8.3.2 age adoption passing confidence
react-intl (source) 5.20.1 -> 5.20.2 age adoption passing confidence
react-modal 3.13.1 -> 3.14.2 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.3.20

Compare Source

Bug fixes
  • Fix policy merging bug when calling cache.policies.addTypePolicies multiple times for the same type policy.

    @​Banou26 in #​8361
babel/babel

v7.14.5

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-parser
🐛 Bug Fix
🏠 Internal
  • babel-helper-hoist-variables
  • babel-parser
  • Other
  • babel-cli, babel-code-frame, babel-compat-data, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-class-static-block, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-do-expressions, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-top-level-await, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-object-assign, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-template, babel-traverse, babel-types
🏃‍♀️ Performance
commercetools/ui-kit

v12.0.7

Patch Changes
tdeekens/flopflip

v0.0.20

Patch Changes
formatjs/formatjs

v4.2.20

getsentry/sentry-javascript

v6.6.0

Compare Source

  • [node] feat: Allow for overriding custom UrlParser in Node.js transports (#​3612)
  • [browser] feat: Add serializeAttribute option to DOM breadcrumbs. (#​3620)
  • [nextjs] fix: Improve NextConfigExports compatibility (#​3592)
  • [nextjs] fix: Use correct abs path for server init (#​3649)
  • [angular] fix: Do not run change detection when capturing the exception (#​3618)
  • [angular] fix: Do not run change detection when finishing transaction (#​3622)
  • [angular] fix: Provide a single compilation unit for the trace directive (#​3617)
  • [utils] fix: Check for performance.now when calculating browser timing (#​3657)
  • [integrations] fix: Run rewriting for both exception and stacktrace events (#​3653)
  • [node] ref: Replace old-style require(console) with a global object (#​3623)
  • [node] ref: Make HTTPModule more abstract to be able to use it in non-Node.JS environments (#​3655)
  • [nextjs] ref: Export BrowserTracing integration directly from @sentry/nextjs (#​3647)
testing-library/jest-dom

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features
  • toHaveAccessibleName and toHaveAccessibleDescription (#​377) (87ffd2a)
typescript-eslint/typescript-eslint

v4.26.1

Compare Source

Bug Fixes
facebook/jest

v27.0.2

Compare Source

Features
  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#​11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#​11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#​11466)
Fixes
  • [jest-circus] Add missing slash dependency (#​11465)
  • [jest-circus, @​jest/test-sequencer] Remove dependency on jest-runner (#​11466)
  • [jest-config] Resolve config.runner to absolute path (#​11465)
  • [jest-config] Make sure to support functions as config (#​11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#​11470)
  • [jest-runner] Remove dependency on jest-config (#​11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#​11451)
cypress-io/cypress

v7.5.0

Compare Source

Released 06/07/2021

Features:

  • The Test Runner has a new 'Docs' menu with links and prompts specific to helping you get started writing tests, set up in CI, and running tests in the Dashboard. Addressed in #​16433.
  • cy.request() now accepts a generic in TypeScript for specifying the type of the request body. Addresses #​9109.

Bugfixes:

  • Cypress will not longer crash with a hasBinary infinite recursive call. Fixes #​16476.
  • The --config-file option now correctly handles absolute paths. Fixes #​6136.
  • cy.location(<key>) will now retry if the remote location returns an empty string, which is possible during otherwise harmless redirects. Fixes #​16463.
  • Cypress now passes a flag to Chrome browsers to prevent update notifications from displaying in some cases. Fixes #​16693.
  • TypeScript will now properly error when attempting to use the chai <value>.should() syntax. Fixes #​16548.

Dependency Updates:

  • Replaced deprecated listr with listr2. Addressed in #​16663.
gatsbyjs/gatsby

v3.7.1

Compare Source

v3.7.0

Compare Source

postcss/postcss

v8.3.2

Compare Source

  • Update changelog.

v8.3.1

Compare Source

  • Fixed false positives PostCSS does nothing warning on syntax option.
reactjs/react-modal

v3.14.2

Compare Source

  • 172879e [chore] Don't allow .log in on releases.

v3.14.1

Compare Source

  • fc62ab1 Fixing lint error and PR suggestion change to use double quotes
  • ce94d86 Working on lint error
  • 7e732d7 Wrapping getComputedStyle in try catch per PR review
  • 31d59b2 Adding a check to see if the element is a prototype of Element before getting the computed style
  • 827796d [fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari
  • 76df16b [chore] regenerate package-lock.
  • 4fbe228 bump prop-types to 15.7.2
  • a5f959a [chore] update packages.
  • 8050773 [chore] clean up all element leaks between tests.

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 Jun 14, 2021
@vercel
Copy link

vercel bot commented Jun 14, 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/vdBVdMK7DY9PXpKWw8bQ8xnQ9LkD
✅ Preview: https://merchant-center-application-kit-git-renovate-all-commercetools.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Jun 14, 2021

🦋 Changeset detected

Latest commit: 00ed4d0

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

This PR includes changesets to release 28 packages
Name Type
@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/constants Patch
@commercetools-frontend/cypress 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/notifications Patch
@commercetools-frontend/permissions Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/sdk Patch
@commercetools-frontend/sentry Patch
@commercetools-frontend/url-utils Patch
@commercetools-backend/express Patch
@commercetools-backend/loggers Patch
merchant-center-application-template-starter 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 vercel bot temporarily deployed to Preview June 14, 2021 06:26 Inactive
@tdeekens tdeekens enabled auto-merge (squash) June 14, 2021 06:26
@vercel vercel bot temporarily deployed to Preview June 14, 2021 06:33 Inactive
@tdeekens tdeekens merged commit e0ea133 into main Jun 14, 2021
@tdeekens tdeekens deleted the renovate/all branch June 14, 2021 06:46
@ghost ghost mentioned this pull request Jun 14, 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