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 minor and patch dependencies for gatsby #32594

Merged
merged 5 commits into from Oct 13, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nodelib/fs.walk ^1.2.4 -> ^1.2.8 age adoption passing confidence
@types/http-proxy ^1.17.4 -> ^1.17.7 age adoption passing confidence
@vercel/webpack-asset-relocator-loader ^1.6.0 -> ^1.7.0 age adoption passing confidence
anser ^2.0.1 -> ^2.0.2 age adoption passing confidence
autoprefixer ^10.2.4 -> ^10.3.7 age adoption passing confidence
better-opn ^2.0.0 -> ^2.1.1 age adoption passing confidence
browserslist ^4.12.2 -> ^4.17.3 age adoption passing confidence
css-loader ^5.0.1 -> ^5.2.7 age adoption passing confidence
date-fns ^2.14.0 -> ^2.25.0 age adoption passing confidence
devcert ^1.1.3 -> ^1.2.0 age adoption passing confidence
dotenv ^8.2.0 -> ^8.6.0 age adoption passing confidence
event-source-polyfill ^1.0.15 -> ^1.0.25 age adoption passing confidence
fastq ^1.10.0 -> ^1.13.0 age adoption passing confidence
find-cache-dir ^3.3.1 -> ^3.3.2 age adoption passing confidence
glob ^7.1.6 -> ^7.2.0 age adoption passing confidence
graphql ^15.4.0 -> ^15.6.1 age adoption passing confidence
graphql-compose ~7.25.0 -> ~7.25.1 age adoption passing confidence
graphql-playground-middleware-express ^1.7.18 -> ^1.7.22 age adoption passing confidence
hasha ^5.2.0 -> ^5.2.2 age adoption passing confidence
joi ^17.2.1 -> ^17.4.2 age adoption passing confidence
meant ^1.0.1 -> ^1.0.3 age adoption passing confidence
micromatch ^4.0.2 -> ^4.0.4 age adoption passing confidence
mime ^2.4.6 -> ^2.5.2 age adoption passing confidence
moment (source) ^2.27.0 -> ^2.29.1 age adoption passing confidence
multer ^1.4.2 -> ^1.4.3 age adoption passing confidence
node-fetch ^2.6.2 -> ^2.6.5 age adoption passing confidence
opentracing ^0.14.4 -> ^0.14.5 age adoption passing confidence
postcss (source) ^8.3.5 -> ^8.3.9 age adoption passing confidence
postcss-loader ^5.0.0 -> ^5.3.0 age adoption passing confidence
prompts ^2.3.2 -> ^2.4.2 age adoption passing confidence
query-string ^6.13.1 -> ^6.14.1 age adoption passing confidence
react-dev-utils ^11.0.3 -> ^11.0.4 age adoption passing confidence
signal-exit ^3.0.3 -> ^3.0.5 age adoption passing confidence
slugify ^1.4.4 -> ^1.6.1 age adoption passing confidence
socket.io 3.1.1 -> 3.1.2 age adoption passing confidence
socket.io-client 3.1.1 -> 3.1.3 age adoption passing confidence
source-map-support ^0.5.19 -> ^0.5.20 age adoption passing confidence
terser-webpack-plugin ^5.1.1 -> ^5.2.4 age adoption passing confidence
v8-compile-cache ^2.2.0 -> ^2.3.0 age adoption passing confidence
webpack ^5.35.0 -> ^5.58.1 age adoption passing confidence
webpack-dev-middleware ^4.1.0 -> ^4.3.0 age adoption passing confidence
webpack-merge ^5.7.3 -> ^5.8.0 age adoption passing confidence
xstate ^4.11.0 -> ^4.25.0 age adoption passing confidence

Release Notes

nodelib/nodelib

v1.2.8

Compare Source

Changelog

@nodelib/fs.walk@1.2.8
Performance
  • Some performance improvements for very large directories by avoid creating a new strings and arrays (#​68)

v1.2.7

Compare Source

Changelog

@nodelib/fs.walk@1.2.7
Fixes
  • Reduce size of the package (#​65)

v1.2.6

Compare Source

Changelog

@nodelib/fs.walk@1.2.6
Fixes

v1.2.5

Compare Source

Changelog

@nodelib/fs.walk@1.2.5
Fixes
IonicaBizau/anser

v2.0.2

Compare Source

Fix the TypeScript definitions library structure -- thanks @​Methuselah96! 🍰

postcss/autoprefixer

v10.3.7

Compare Source

  • Replaced nanocolors to picocolors.
browserslist/browserslist

v4.17.3

Compare Source

  • Use picocolors for color output in --update-db.
webpack-contrib/css-loader

v5.2.7

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

date-fns/date-fns

v2.25.0

Compare Source

This release is brought to you by @​kossnocorp, @​gierschv, @​fturmel, @​redbmk, @​mprovenc, @​artyom-ivanov and @​tan75.

Added

v2.24.0

Compare Source

Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.

Fixed
Changed
Added
davewasmer/devcert

v1.2.0

Compare Source

motdotla/dotenv

v8.6.0

Compare Source

Added
  • define package.json in exports

v8.5.1

Compare Source

Changed
  • updated dev dependencies via npm audit

v8.5.0

Compare Source

Added
  • allow for import "dotenv/config"

v8.4.0

Compare Source

Changed
  • point to exact types file to work with VS Code

v8.3.0

Compare Source

Changed
  • Breaking: drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.)
Yaffle/EventSource

v1.0.25

Compare Source

v1.0.24

Compare Source

v1.0.23

Compare Source

v1.0.22

Compare Source

v1.0.21

Compare Source

v1.0.20

Compare Source

v1.0.19

Compare Source

v1.0.18

Compare Source

v1.0.17

Compare Source

v1.0.16

Compare Source

mcollina/fastq

v1.13.0

Compare Source

What's Changed
New Contributors

Full Changelog: mcollina/fastq@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

Full Changelog: mcollina/fastq@v1.11.1...v1.12.0

avajs/find-cache-dir

v3.3.2

Compare Source

  • Respect name option when CACHE_DIR environment variable is set (#​34) 6a378f5
isaacs/node-glob

v7.2.0

Compare Source

graphql/graphql-js

v15.6.1

Compare Source

v15.6.1 (2021-10-05)
Bug Fix 🐞
Committers: 1

v15.6.0

Compare Source

v15.6.0 (2021-09-20)

New Feature 🚀
Committers: 1

v15.5.3

Compare Source

v15.5.3 (2021-09-06)

Bug Fix 🐞
Committers: 2
graphql-compose/graphql-compose

v7.25.1

Compare Source

Bug Fixes
  • update .d.ts for InterfaceTypeComposer (e7467d5)
graphcool/graphql-playground

v1.7.22

Compare Source

v1.7.21

Compare Source

v1.7.20

Compare Source

v1.7.19

Compare Source

sindresorhus/hasha

v5.2.2

Compare Source

v5.2.1

Compare Source

moment/moment

v2.29.1

Compare Source

  • Release Oct 6, 2020

Updated deprecation message, bugfix in hi locale

expressjs/multer

v1.4.3

Compare Source

  • Bugfix: Avoid deprecated pseudoRandomBytes function (#​774)
  • Docs: Add Português Brazil translation for README (#​758)
  • Docs: Clarify the callback calling convention (#​775)
  • Docs: Add example on how to link to html multipart form (#​580)
  • Docs: Add Spanish translation for README (#​838)
  • Docs: Add Math.random() to storage filename example (#​841)
  • Docs: Fix mistakes in russian doc (#​869)
  • Docs: Improve Português Brazil translation (#​877)
  • Docs: Update var to const in all Readmes (#​1024)
  • Internal: Bump mkdirp version (#​862)
  • Internal: Bump Standard version (#​878)
pillarjs/path-to-regexp

v0.2.5

Compare Source

  • Allow keys parameter to be omitted

v0.2.4

Compare Source

  • Code coverage badge
  • Updated readme
  • Attach keys to the generated regexp

v0.2.3

Compare Source

  • Add MIT license

v0.2.2

Compare Source

  • A passed in trailing slash in non-strict mode will become optional
  • In non-end mode, the optional trailing slash will only match at the end

v0.2.1

Compare Source

  • Fixed a major capturing group regexp regression

v0.2.0

Compare Source

  • Improved support for arrays
  • Improved support for regexps
  • Better support for non-ending strict mode matches with a trailing slash
  • Travis CI support
  • Block using regexp special characters in the path
  • Removed support for the asterisk to match all
  • New support for parameter suffixes - *, + and ?
  • Updated readme
  • Provide delimiter information with keys array
postcss/postcss

v8.3.9

Compare Source

  • Replaced nanocolors to picocolors.
  • Reduced package size.

v8.3.8

Compare Source

  • Update nanocolors.

v8.3.7

Compare Source

  • Replaced colorette to nanocolors.
  • Added bug field to package.json (by Christian Oliff).
  • Improved docs (by Andrew Bruce and Paul Shryock).
webpack-contrib/postcss-loader

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
  • support ecma modules for the 'parser', 'stringifier' and 'syntax' options (#​519) (cc69754)

v5.1.0

Compare Source

Features
  • added support for registering context, build and missing dependencies (#​518) (9ce4972), please read docs
terkelg/prompts

v2.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: terkelg/prompts@v2.4.1...v2.4.2


Configuration

📅 Schedule: "before 7am on the first day of the month" in timezone GMT.

🚦 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 topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Aug 1, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 1, 2021
@renovate renovate bot force-pushed the renovate/gatsby-prod-minor branch from 4bef08c to acc6f63 Compare August 1, 2021 22:53
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 2, 2021
@renovate renovate bot force-pushed the renovate/gatsby-prod-minor branch 26 times, most recently from 8d4db2c to 39badfd Compare August 5, 2021 14:17
@renovate renovate bot force-pushed the renovate/gatsby-prod-minor branch 13 times, most recently from e5acd1a to 4fe857f Compare October 5, 2021 17:31
@renovate renovate bot force-pushed the renovate/gatsby-prod-minor branch 4 times, most recently from 586610c to 36c1857 Compare October 7, 2021 22:43
@renovate renovate bot force-pushed the renovate/gatsby-prod-minor branch from 36c1857 to 0e129a6 Compare October 8, 2021 15:12
@wardpeet wardpeet added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Oct 13, 2021
@LekoArts LekoArts merged commit dacff72 into master Oct 13, 2021
@LekoArts LekoArts deleted the renovate/gatsby-prod-minor branch October 13, 2021 06:58
wardpeet pushed a commit to herecydev/gatsby that referenced this pull request Oct 29, 2021
…2594)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
axe312ger pushed a commit that referenced this pull request Nov 9, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants