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

Merged
merged 3 commits into from
Apr 26, 2021
Merged

chore(deps): update all dependencies #2157

merged 3 commits into from
Apr 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.3.14 -> 3.3.15 age adoption passing confidence
@babel/cli (source) 7.13.14 -> 7.13.16 age adoption passing confidence
@babel/core (source) 7.13.15 -> 7.13.16 age adoption passing confidence
@babel/plugin-transform-destructuring (source) 7.13.0 -> 7.13.17 age adoption passing confidence
@babel/runtime (source) 7.13.10 -> 7.13.17 age adoption passing confidence
@babel/runtime-corejs3 7.13.10 -> 7.13.17 age adoption passing confidence
@commercetools-test-data/core 2.1.2 -> 2.3.0 age adoption passing confidence
@formatjs/cli 4.2.7 -> 4.2.9 age adoption passing confidence
@graphql-cli/codegen 1.17.22 -> 1.17.23 age adoption passing confidence
@graphql-codegen/cli 1.21.3 -> 1.21.4 age adoption passing confidence
@graphql-codegen/introspection 1.18.1 -> 1.18.2 age adoption passing confidence
@graphql-codegen/typescript 1.21.1 -> 1.22.0 age adoption passing confidence
@graphql-codegen/typescript-operations 1.17.15 -> 1.17.16 age adoption passing confidence
@​percy/cli 1.0.0-beta.47 -> 1.0.0-beta.48 age adoption passing confidence
@percy/cypress 3.0.0 -> 3.1.0 age adoption passing confidence
@pmmmwh/react-refresh-webpack-plugin 0.5.0-beta.1 -> 0.5.0-beta.4 age adoption passing confidence
@sindresorhus/slugify 1.1.0 -> 1.1.2 age adoption passing confidence
@testing-library/cypress 7.0.5 -> 7.0.6 age adoption passing confidence
@testing-library/jest-dom 5.11.10 -> 5.12.0 age adoption passing confidence
@testing-library/react-hooks 5.1.1 -> 5.1.2 age adoption passing confidence
@​types/classnames 2.2.11 -> 2.3.0 age adoption passing confidence
@types/faker 5.5.1 -> 5.5.3 age adoption passing confidence
@types/node 14.14.37 -> 14.14.41 age adoption passing confidence
apollo-server-errors 2.4.2 -> 2.5.0 age adoption passing confidence
browserslist 4.16.4 -> 4.16.5 age adoption passing confidence
chalk 4.1.0 -> 4.1.1 age adoption passing confidence
cldr 6.0.0 -> 6.1.0 age adoption passing confidence
core-js 3.10.1 -> 3.11.0 age adoption passing confidence
css-loader 5.2.1 -> 5.2.4 age adoption passing confidence
downshift (source) 6.1.2 -> 6.1.3 age adoption passing confidence
eslint (source) 7.24.0 -> 7.25.0 age adoption passing confidence
gatsby (changelog) 3.2.1 -> 3.3.1 age adoption passing confidence
gatsby-cli 3.2.0 -> 3.3.0 age adoption passing confidence
gatsby-plugin-emotion 6.2.0 -> 6.3.0 age adoption passing confidence
gatsby-source-filesystem 3.2.0 -> 3.3.0 age adoption passing confidence
jest-localstorage-mock 2.4.9 -> 2.4.10 age adoption passing confidence
jest-watch-typeahead 0.6.2 -> 0.6.3 age adoption passing confidence
jwks-rsa 2.0.2 -> 2.0.3 age adoption passing confidence
memoize-one 5.1.1 -> 5.2.1 age adoption passing confidence
mini-css-extract-plugin 1.4.1 -> 1.5.0 age adoption passing confidence
msw (source) 0.28.1 -> 0.28.2 age adoption passing confidence
postcss (source) 8.2.10 -> 8.2.12 age adoption passing confidence
react-intl (source) 5.15.8 -> 5.17.0 age adoption passing confidence
react-modal 3.12.1 -> 3.13.1 age adoption passing confidence
react-redux 7.2.3 -> 7.2.4 age adoption passing confidence
redux (source) 4.0.5 -> 4.1.0 age adoption passing confidence
stylelint (source) 13.12.0 -> 13.13.0 age adoption passing confidence
thread-loader 3.0.2 -> 3.0.3 age adoption passing confidence
ts-jest (source) 26.5.4 -> 26.5.5 age adoption passing confidence
webpack 5.32.0 -> 5.35.1 age adoption passing confidence
webpack-bundle-analyzer 4.4.0 -> 4.4.1 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.3.15

Compare Source

Bug fixes
  • Increment queryInfo.lastRequestId only when making a network request through the ApolloLink chain, rather than every time fetchQueryByPolicy is called.

    @​dannycochran in #​7956

  • During server-side rendering, allow initial useQuery calls to return final { loading: false, data } results when the cache already contains the necessary data.

    @​benjamn in #​7983

babel/babel

v7.13.16

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-helper-compilation-targets
  • babel-generator
📝 Documentation
🏠 Internal
  • babel-helper-bindify-decorators, babel-helper-explode-class
  • Other
  • babel-helper-call-delegate
  • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types
commercetools/test-data

v2.3.0

Compare Source

Minor Changes
formatjs/formatjs

v4.2.9

Note: Version bump only for package @​formatjs/intl-listformat

v4.2.8

dotansimha/graphql-code-generator

v1.17.23

Compare Source

Patch Changes
percy/percy-cypress

v3.1.0

Compare Source

✨ Enhancements

🏗️ Maintenance

pmmmwh/react-refresh-webpack-plugin

v0.5.0-beta.4

Compare Source

v0.5.0-beta.3

Compare Source

v0.5.0-beta.2

Compare Source

sindresorhus/slugify

v1.1.2

Compare Source

v1.1.1

Compare Source

kentcdodds/cypress-testing-library

v7.0.6

Compare Source

Bug Fixes
testing-library/jest-dom

v5.12.0

Compare Source

Features
testing-library/react-hooks-testing-library

v5.1.2

Compare Source

Bug Fixes
apollographql/apollo-server

v2.5.0

Compare Source

New
  • New plugin package apollo-server-plugin-response-cache implementing a full query response cache based on apollo-cache-control hints. The implementation added a few hooks and context fields; see the PR for details. There is a slight change to cacheControl object: previously, cacheControl.stripFormattedExtensions defaulted to false if you did not provide a cacheControl option object, but defaulted to true if you provided (eg) cacheControl: {defaultMaxAge: 10}. Now stripFormattedExtensions defaults to false unless explicitly provided as true, or if you use the legacy boolean cacheControl: true. For more information, read the documentation. PR #​2437
  • Add rewriteError option to EngineReportingOptions (i.e. the engine property of the ApolloServer constructor). When defined as a function, it will receive an err property as its first argument which can be used to manipulate (e.g. redaction) an error prior to sending it to Apollo Engine by modifying, e.g., its message property. The error can also be suppressed from reporting entirely by returning an explicit null value. For more information, read the documentation and the EngineReportingOptions API reference. maskErrorDetails is now deprecated. PR #​1639
  • apollo-server-azure-functions: Support @azure/functions to enable Apollo Server Typescript development in Azure Functions. PR #​2487
  • Allow GraphQLRequestListener callbacks in plugins to depend on this. PR #​2470
  • apollo-server-testing: Add variables and operationName to Query and Mutation types. PR #​2307 Issue #​2172
Bug fixes
  • Add cache-control: no-cache header to both PersistedQueryNotSupportedError and PersistedQueryNotFoundError responses as these should never be cached. PR #​2452
  • apollo-datasource-rest: Don't attempt to parse "204 No Content" responses as JSON. PR #​2446
  • apollo-server-express: Fix Playground URL when Apollo Server is mounted inside of another Express app by utilizing req.originalUrl. PR #​2451
  • apollo-datasource-rest: Correctly allow a TTL value of 0 to represent "not-cacheable". PR #​2588
  • apollo-datasource-rest: Fix Invalid argument in IE11, when this.headers is undefined. PR #​2607
browserslist/browserslist

v4.16.5

Compare Source

  • Fixed unsafe RegExp (by Yeting Li).
chalk/chalk

v4.1.1

Compare Source

papandreou/node-cldr

v6.1.0

Compare Source

Pull requests
Commits to master
zloirock/core-js

v3.11.0

Compare Source

v3.10.2

Compare Source

  • URL and URLSearchParams marked as supported from Safari 14.0
  • Polyfilled built-in constructors protected from calling on instances
webpack-contrib/css-loader

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

downshift-js/downshift

v6.1.3

Compare Source

Bug Fixes
  • environment: use Node variable within the provided window context (#​1264) (f6a449e)
eslint/eslint

v7.25.0

Compare Source


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 Apr 26, 2021
@vercel
Copy link

vercel bot commented Apr 26, 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/3zdwYLW56Vrz4V4uAUn5noZUn7cs
✅ Preview: https://merchant-center-application-kit-git-renovate-all-commercetools.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Apr 26, 2021

🦋 Changeset detected

Latest commit: f501437

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/eslint-config-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-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/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 April 26, 2021 03:38 Inactive
@vercel vercel bot temporarily deployed to Preview April 26, 2021 05:29 Inactive
@vercel vercel bot temporarily deployed to Preview April 26, 2021 07:35 Inactive
@vercel vercel bot temporarily deployed to Preview April 26, 2021 07:41 Inactive
@vercel vercel bot temporarily deployed to Preview April 26, 2021 07:54 Inactive
@vercel vercel bot temporarily deployed to Preview April 26, 2021 08:01 Inactive
@tdeekens tdeekens merged commit e757dd2 into main Apr 26, 2021
@tdeekens tdeekens deleted the renovate/all branch April 26, 2021 08:13
@ghost ghost mentioned this pull request Apr 26, 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