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

Merged
merged 2 commits into from
Jan 25, 2021
Merged

fix(deps): update all dependencies #1991

merged 2 commits into from
Jan 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli 2.13.0 -> 2.13.1 age adoption passing confidence
@formatjs/cli 3.0.1 -> 3.0.3 age adoption passing confidence
@percy/cypress 2.3.3 -> 2.3.4 age adoption passing confidence
@testing-library/react-hooks 5.0.0 -> 5.0.3 age adoption passing confidence
@types/node 14.14.21 -> 14.14.22 age adoption passing confidence
@types/react-redux 7.1.15 -> 7.1.16 age adoption passing confidence
cypress 6.2.1 -> 6.3.0 age adoption passing confidence
downshift (source) 6.0.16 -> 6.1.0 age adoption passing confidence
enzyme-adapter-react-16 (source) 1.15.5 -> 1.15.6 age adoption passing confidence
fs-extra 9.0.1 -> 9.1.0 age adoption passing confidence
gatsby (changelog) 2.30.3 -> 2.31.1 age adoption passing confidence
gatsby-cli 2.17.1 -> 2.18.0 age adoption passing confidence
gatsby-link 2.9.0 -> 2.10.0 age adoption passing confidence
gatsby-plugin-emotion 5.2.0 -> 5.3.0 age adoption passing confidence
gatsby-plugin-mdx 1.8.0 -> 1.9.0 age adoption passing confidence
gatsby-source-filesystem 2.9.1 -> 2.10.0 age adoption passing confidence
intl-messageformat-parser 6.1.3 -> 6.2.0 age adoption passing confidence
postcss-loader 4.1.0 -> 4.2.0 age adoption passing confidence
react-intl (source) 5.10.16 -> 5.10.17 age adoption passing confidence
rollup (source) 2.37.0 -> 2.38.0 age adoption passing confidence
stylelint (source) 13.8.0 -> 13.9.0 age adoption passing confidence
webpack-bundle-analyzer 4.3.0 -> 4.4.0 age adoption passing confidence

Release Notes

changesets/changesets

v2.13.1

Compare Source

Patch Changes
  • 0d5b9e1 #​518 Thanks @​zkochan! - From now on, to fix issues with some auto-save configurations in IDEs, the editor won't be re-opened if one saves an empty summary. In such a scenario the CLI will prompt again for the summary to be written in the terminal.
formatjs/formatjs

v3.0.3

Compare Source

v3.0.2

Compare Source

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

percy/percy-cypress

v2.3.4

Compare Source

Bug Fixes
testing-library/react-hooks-testing-library

v5.0.3

Compare Source

Bug Fixes
  • fixed potential error when hook suspends and error is accessed (1a0c4d3)

v5.0.2

Compare Source

Bug Fixes
Code Refactoring

Note: due to a technical glitch, there was no v5.0.1 release.

cypress-io/cypress

v6.3.0

Compare Source

Released 1/19/2021

Features:

  • Cypress Studio provides a visual way to generate tests within the Test Runner, by recording interactions against the application under test. Cypress Studio is an experimental feature that can be enabled by adding the experimentalStudio attribute to your configuration, cypress.json by default. Address #​73.
  • You can now test file downloads in Cypress without the download prompt displaying. Any files downloaded while testing file downloads will be stored in the downloadsFolder which is set to cypress/downloads by default. The downloadsFolder will be deleted before each run unless trashAssetsBeforeRuns is set to false. Addresses #​949.

Bugfixes:

  • When an uncaught exception is thrown outside a suite with an .only, the error will now correctly display in the Command Log. Fixes #​14455.
  • Cypress will no longer crash when no record key is provided to the --key flag when followed by other CLI flags. Fixed #​14593.
  • Extra screenshots will no longer be taken when tests are retried when there is a failure in an afterEach hook. Fixes #​9209.
  • Having waitForAnimations set to false no longer affects whether Cypress fires actions on inner elements. Fixes #​14370.
  • We fixed a regression in 5.0.0 that would cause string CYPRESS_ prefixed env variables containing commas to be parsed as multiple values. Fixes #​8818.
  • We fixed a regression in 4.9.0 where asserting have.value on an undefined subject would throw an error. Fixes #​14359.
  • We updated the CDP connection to attempt to use the stdio transport first with Chrome 72 and above, before falling back to using TCP. This should remediate issues causing sporadic "Cypress failed to make a connection to the Chrome DevTools Protocol after retrying" errors. Fixes #​6540, #​7450, #​8674, and #​8986.

Misc:

  • We removed several Chrome flags that are no longer supported. Addressed in #​14582.

Dependency Updates:

  • Replaced deprecated node-sass with sass. Addressed in #​14415.
  • Upgraded debug from 4.1.1 to 4.3.1. Addressed in #​14583.
  • Upgraded electron from 11.0.3 to 11.2.0. Addressed in #​14567.
  • Upgraded electron-builder from 22.8.0 to 22.9.1. Addressed in #​14493.
  • Upgraded shell-env from 3.0.0 to 3.0.1. Addressed in #​14622.
  • Upgraded uuid from 8.2.0 to 8.3.2. Addressed in #​14170.
downshift-js/downshift

v6.1.0

Compare Source

Features
enzymejs/enzyme

v1.15.6

Compare Source

jprichardson/node-fs-extra

v9.1.0

Compare Source

  • Add promise support for fs.rm() (#​841, #​860)
  • Upgrade universalify for performance improvments (#​825)
gatsbyjs/gatsby

v2.31.1

Compare Source

v2.31.0

Compare Source

Welcome to gatsby@2.31.0 release (January 2021 #​2)

Key highlights of this release:

Also check out notable bugfixes.

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

Previous release notes

Full changelog

webpack-contrib/postcss-loader

v4.2.0

Compare Source

Features
rollup/rollup

v2.38.0

Compare Source

2021-01-22

Features
  • Entirely remove declared variables that only have an initializer side effect (#​3933)
Pull Requests

v2.37.1

Compare Source

2021-01-20

Pull Requests
stylelint/stylelint

v13.9.0

Compare Source

  • Added: TAP formatter (#​5062).
  • Fixed: incorrect exit code when using --report options (#​5079).
  • Fixed: color-hex-case false negatives for css-in-js object notation (#​5101).
  • Fixed: color-hex-length false negatives for css-in-js object notation (#​5106).
  • Fixed: selector-attribute-name-disallowed-list false positives for valueless attribute selectors (#​5060).
webpack-contrib/webpack-bundle-analyzer

v4.4.0

Compare Source


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 Jan 25, 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/gem79dxm8
✅ Preview: https://merchant-center-application-kit-git-renovate-all.commercetools.now.sh

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Jan 25, 2021
@vercel vercel bot temporarily deployed to Preview January 25, 2021 01:15 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2021

🦋 Changeset detected

Latest commit: b3658f8

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

This PR includes changesets to release 17 packages
Name Type
merchant-center-application-template-starter Patch
@commercetools-backend/express Patch
@commercetools-frontend/actions-global Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-shell 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-scripts Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/sdk 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 January 25, 2021 06:05 Inactive
@vercel vercel bot temporarily deployed to Preview January 25, 2021 13:57 Inactive
@vercel vercel bot temporarily deployed to Preview January 25, 2021 14:37 Inactive
@vercel vercel bot temporarily deployed to Preview January 25, 2021 15:28 Inactive
@emmenko emmenko merged commit b38cb57 into master Jan 25, 2021
@emmenko emmenko deleted the renovate/all branch January 25, 2021 17:05
@ghost ghost mentioned this pull request Jan 25, 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