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 minor and patch for gatsby-admin #27156

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2020

This PR contains the following updates:

Package Type Update Change
@feedback-fish/react (source) devDependencies minor ^1.0.0 -> ^1.1.0
@types/socket.io-client devDependencies patch ^1.4.33 -> ^1.4.34
formik devDependencies minor ^2.1.5 -> ^2.2.1
gatsby-interface devDependencies patch ^0.0.193 -> ^0.0.225
nodemon (source) devDependencies patch ^2.0.4 -> ^2.0.6
query-string devDependencies patch ^6.13.3 -> ^6.13.6
socket.io-client devDependencies patch ^2.3.0 -> ^2.3.1

Release Notes

formium/formik

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes
  • 4148181 #​2794 Thanks @​jaredpalmer! - setValue can now optionally accept a function as a callback, exposing React.SetStateAction functionality. Previously, only the entire object was
    allowed which caused issues with stale props.

    setValues(prevValues => ({...prevValues, ... }))

v2.1.7

Compare Source

Patch Changes

v2.1.6

Compare Source

remy/nodemon

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes
sindresorhus/query-string

v6.13.6

Compare Source

  • When only receiving values with encoded array value, decode values (#​287) b38f06c

v6.13.5

Compare Source

  • Allow null and undefined in Stringifiable TypeScript type (#​281) df4cbb3

v6.13.4

Compare Source

  • Fix the TypeScript types for .stringify() and .stringifyUrl() (#​279) 38906bc
socketio/socket.io-client

v2.3.1

Compare Source

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE
browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for
example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug
plugin.

Bug Fixes
  • fix reconnection after opening socket asynchronously (#​1253) (050108b)

Renovate configuration

📅 Schedule: "before 7am on Monday" in timezone GMT.

🚦 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 maintenance label Sep 29, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 29, 2020
@renovate renovate bot force-pushed the renovate/gatsby-admin branch 5 times, most recently from 0a307b6 to 8db2df5 Compare September 30, 2020 18:29
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 1, 2020
@renovate renovate bot force-pushed the renovate/gatsby-admin branch 17 times, most recently from b60a12b to 2a7152d Compare October 7, 2020 10:50
@renovate renovate bot force-pushed the renovate/gatsby-admin branch 5 times, most recently from cf115a7 to 098c498 Compare October 8, 2020 20:10
@renovate renovate bot force-pushed the renovate/gatsby-admin branch 16 times, most recently from d9185d4 to 6e332c4 Compare October 23, 2020 02:53
@LekoArts LekoArts added topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed maintenance labels Oct 23, 2020
@renovate renovate bot requested review from a team as code owners October 23, 2020 22:08
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
2 participants