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 for gatsby - autoclosed #31159

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nodelib/fs.walk ^1.2.4 -> ^1.2.7 age adoption passing confidence
@types/eslint ^7.2.6 -> ^7.2.13 age adoption passing confidence
@types/http-proxy ^1.17.4 -> ^1.17.6 age adoption passing confidence
@types/reach__router ^1.3.5 -> ^1.3.8 age adoption passing confidence
@types/semver ^7.1.0 -> ^7.3.6 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.15.2 -> ^4.26.1 age adoption passing confidence
@typescript-eslint/parser ^4.15.2 -> ^4.26.1 age adoption passing confidence
autoprefixer ^10.2.4 -> ^10.2.6 age adoption passing confidence
better-opn ^2.0.0 -> ^2.1.1 age adoption passing confidence
browserslist ^4.12.2 -> ^4.16.6 age adoption passing confidence
chalk ^4.1.0 -> ^4.1.1 age adoption passing confidence
chokidar ^3.4.2 -> ^3.5.1 age adoption passing confidence
copyfiles ^2.3.0 -> ^2.4.1 age adoption passing confidence
core-js ^3.9.0 -> ^3.14.0 age adoption passing confidence
css-loader ^5.0.1 -> ^5.2.6 age adoption passing confidence
date-fns ^2.14.0 -> ^2.22.1 age adoption passing confidence
documentation (source) ^13.1.0 -> ^13.2.5 age adoption passing confidence
dotenv ^8.2.0 -> ^8.6.0 age adoption passing confidence
enhanced-resolve ^4.2.0 -> ^4.5.0 age adoption passing confidence
eslint (source) ^7.20.0 -> ^7.28.0 age adoption passing confidence
eslint-plugin-flowtype ^5.3.1 -> ^5.7.2 age adoption passing confidence
eslint-plugin-import ^2.22.1 -> ^2.23.4 age adoption passing confidence
eslint-plugin-react ^7.23.1 -> ^7.24.0 age adoption passing confidence
eslint-webpack-plugin ^2.5.3 -> ^2.5.4 age adoption passing confidence
event-source-polyfill ^1.0.15 -> ^1.0.24 age adoption passing confidence
execa ^4.0.3 -> ^4.1.0 age adoption passing confidence
fastq ^1.10.0 -> ^1.11.0 age adoption passing confidence
glob ^7.1.6 -> ^7.1.7 age adoption passing confidence
graphql ^15.4.0 -> ^15.5.0 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.0 age adoption passing confidence
lmdb-store ^1.5.0 -> ^1.5.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
opentracing ^0.14.4 -> ^0.14.5 age adoption passing confidence
path-to-regexp 0.1.7 -> 0.2.5 age adoption passing confidence
postcss (source) 8.2.6 -> 8.3.0 age adoption passing confidence
postcss-loader ^5.0.0 -> ^5.3.0 age adoption passing confidence
prompts ^2.3.2 -> ^2.4.1 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
react-refresh (source) ^0.9.0 -> ^0.10.0 age adoption passing confidence
redux (source) ^4.0.5 -> ^4.1.0 age adoption passing confidence
semver ^7.3.2 -> ^7.3.5 age adoption passing confidence
slugify ^1.4.4 -> ^1.5.3 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
terser-webpack-plugin ^5.1.1 -> ^5.1.3 age adoption passing confidence
util.promisify ^1.0.1 -> ^1.1.1 age adoption passing confidence
v8-compile-cache ^2.2.0 -> ^2.3.0 age adoption passing confidence
webpack ^5.35.0 -> ^5.38.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.20.0 age adoption passing confidence

Release Notes

nodelib/nodelib

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
typescript-eslint/typescript-eslint

v4.26.1

Compare Source

Bug Fixes

v4.26.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [member-ordering] add callback as an ordering type of node (#​3354) (d134b1f)
  • eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#​3360) (3d29323)
  • scope-manager: reduce generated lib file size (#​3468) (258116b)

v4.25.0

Compare Source

Bug Fixes
  • corrected no-unsupported-browser-code in roadmap as unimplemented (#​3407) (2319b0e)
  • experimental-utils: fix isAwaitKeyword predicate in ast-utils (#​3290) (c15da67)
Features

v4.24.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-shadow] fix static class method generics shadowing class generics (#​3393) (b1e1c8a), closes #​2592
  • eslint-plugin: [no-unsafe-*] special case handling for the empty map constructor with no generics (#​3394) (cae4f4a), closes #​2109
Features
  • eslint-plugin: [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with noPropertyAccessFromIndexSignature (#​3361) (37ec2c2)

v4.23.0

Compare Source

Bug Fixes
  • scope-manager: fix visiting TSAsExpression in assignment (#​3355) (87521a0)
Features
  • experimental-utils: Include getCwd() in RuleContext type (#​3308) (2b75c11)
  • refactor to split AST specification out as its own module (#​2911) (25ea953)

4.22.1 (2021-05-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v4.22.1

Compare Source

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v4.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unsafe-argument] handle tuple types on rest arguments (#​3269) (6f8cfe6)
Features

v4.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] consider keyof as an alias (#​3242) (329ef02)
  • eslint-plugin: [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (#​3244) (265a039)
  • eslint-plugin: [restrict-plus-operands] consider template literal types as strings (#​3234) (ccfd68e)
  • eslint-plugin: [strict-boolean-expressions] account for truthy literals (#​3236) (0913f40)
  • eslint-plugin: always ignore assignments in no-unnecessary-type-assertion (#​3235) (0221476)
Features
  • eslint-plugin: [no-unsafe-argument] add rule (#​3256) (b1aa7dc), closes #​791
  • eslint-plugin: [no-unsafe-call][no-unsafe-member-access] improve report messages for this for noImplicitThis (#​3199) (b1b26c4)

v4.20.0

Compare Source

Features
  • eslint-plugin: [space-infix-ops] support for class properties and type aliases (#​3231) (5414bf2)
  • eslint-plugin: [type-annotation-spacing] handle space between ? and : (#​3138) (40bdb0b)

v4.19.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-delimiter-style] correct invalid fix for multiline with params on the same line (#​3177) (7ad343b)
  • eslint-plugin: [promise-function-async] bad fixer with computed and literal methods (#​3163) (e3a3ea0)
  • typescript-estree: [ts 4.2] add support for import type equal declaration (#​3189) (6a25faf)
Features

v4.18.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] fixes #​2864 related to functions in nested object properties (#​3178) (55e1fba)
  • eslint-plugin: [no-extran-class] allowWithDecorator should ignore other errors (#​3160) (a148673)
Features

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: 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 topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label May 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 May 1, 2021
@renovate renovate bot force-pushed the renovate/gatsby branch 3 times, most recently from 4debbc3 to 2ada96b Compare May 2, 2021 15:12
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 3, 2021
@renovate renovate bot force-pushed the renovate/gatsby branch 22 times, most recently from e0d868c to d9c72c6 Compare May 8, 2021 22:55
@renovate renovate bot force-pushed the renovate/gatsby branch 2 times, most recently from 97b6902 to b3f4b28 Compare May 10, 2021 17:11
@renovate renovate bot force-pushed the renovate/gatsby branch 18 times, most recently from deb2f11 to 2b87457 Compare June 2, 2021 14:36
@renovate renovate bot force-pushed the renovate/gatsby branch 7 times, most recently from 3ed8637 to ff66526 Compare June 8, 2021 06:30
@renovate renovate bot changed the title fix(deps): update minor and patch for gatsby fix(deps): update minor and patch for gatsby - autoclosed Jun 16, 2021
@renovate renovate bot closed this Jun 16, 2021
@renovate renovate bot deleted the renovate/gatsby branch June 16, 2021 01:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants