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 non-major dependencies (patch) #49

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/cli ^1.21.5 -> 1.21.8 age adoption passing confidence
@graphql-codegen/typescript-operations ^1.18.0 -> 1.18.4 age adoption passing confidence
@types/aws-lambda ^8.10.83 -> 8.10.86 age adoption passing confidence
@types/hapi__joi ^17.1.6 -> 17.1.7 age adoption passing confidence
@types/jest ^26.0.15 -> 26.0.24 age adoption passing confidence
@types/node ^14.14.31 -> 14.17.34 age adoption passing confidence
@types/node ^14.14.31 -> 14.17.34 age adoption passing confidence
@types/react ^16.8.19 -> 16.9.56 age adoption passing confidence
@types/react-dom ^16.8.4 -> 16.9.14 age adoption passing confidence
@types/styled-components ^5.1.4 -> 5.1.17 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.27.0 -> 4.28.5 age adoption passing confidence
@typescript-eslint/parser ^4.27.0 -> 4.28.5 age adoption passing confidence
aws-amplify (source) ^3.3.10 -> 3.3.27 age adoption passing confidence
aws-cli 2.0.3 -> 2.0.6 age adoption passing confidence
babel-plugin-styled-components (source) ^1.12.0 -> 1.12.1 age adoption passing confidence
eslint-plugin-prettier ^3.4.0 -> 3.4.1 age adoption passing confidence
graphql ^15.5.0 -> 15.5.3 age adoption passing confidence
husky (source) ^7.0.1 -> 7.0.4 age adoption passing confidence
i18next (source) ^19.8.4 -> 19.8.9 age adoption passing confidence
lint-staged ^11.0.0 -> 11.0.1 age adoption passing confidence
serverless-plugin-aws-alerts ^1.6.1 -> 1.7.4 age adoption passing confidence
serverless-webpack ^5.3.5 -> 5.5.5 age adoption passing confidence
source-map-support ^0.5.19 -> 0.5.21 age adoption passing confidence
standard-version ^9.3.0 -> 9.3.2 age adoption passing confidence
styled-components (source) ^5.2.1 -> 5.2.3 age adoption passing confidence
ts-loader ^8.0.11 -> 8.0.18 age adoption passing confidence
typescript (source) ^4.4.2 -> 4.4.4 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v1.21.8

Patch Changes
  • e1643e6: Fix exception loader.loaderId is not a function caused by conflict with an internal dependency of Codegen.

v1.21.7

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v1.18.4

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v4.28.5

Compare Source

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

v4.28.4

Compare Source

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

v4.28.3

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v4.28.5

Compare Source

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

v4.28.4

Compare Source

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

v4.28.3

Compare Source

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

aws-amplify/amplify-js

v3.3.27

Compare Source

v3.3.26

Compare Source

v3.3.25

Compare Source

v3.3.24

Compare Source

v3.3.23

Compare Source

v3.3.22

Compare Source

v3.3.21

Compare Source

v3.3.20

Compare Source

styled-components/babel-plugin-styled-components

v1.12.1

Compare Source

prettier/eslint-plugin-prettier

v3.4.1

Compare Source

  • build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (#​420) (b6d075c)
  • build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#​425) (24f957e)
  • feat: support @graphql-eslint/eslint-plugin out of box (#​413) (ec6fbb1)
  • chore: add tests for Node 16 (#​410) (76bd45e)
graphql/graphql-js

v15.5.3

Compare Source

v15.5.3 (2021-09-06)
Bug Fix 🐞
Committers: 2

v15.5.2

Compare Source

v15.5.2 (2021-08-30)
Bug Fix 🐞
Committers: 1
typicode/husky

v7.0.4

Compare Source

No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.

v7.0.3

Compare Source

v7.0.2

Compare Source

Fix pre-commit hook in WebStorm (#​1023)

i18next/i18next

v19.8.9

Compare Source

  • warn if i18next gets initialized multiple times

v19.8.8

Compare Source

  • fix for cases when calling changeLanguage before finished to initialize 1552

v19.8.7

Compare Source

  • use "Object.prototype.hasOwnProperty" instead of "object.hasOwnProperty", fixes 1542

v19.8.6

Compare Source

  • regression fix because of last prototype pollution fix in v19.8.5

v19.8.5

Compare Source

  • fix potential prototype pollution when backend plugin resolves a malicious language value
  • use fallbackLng as default lng
okonet/lint-staged

v11.0.1

Compare Source

Bug Fixes
  • do not swallow already detected deprecated usage by last task (#​991) (7734156)
ACloudGuru/serverless-plugin-aws-alerts

v1.7.4

Compare Source

What's Changed

New Contributors

Full Changelog: ACloudGuru/serverless-plugin-aws-alerts@v1.7.3...v1.7.4

serverless-heaven/serverless-webpack

v5.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.5.4...v5.5.5

v5.5.4

Compare Source

This release include one fix (#​953) when using serverless-webpack with webpack >= 5.52.0

v5.5.3

Compare Source

This release include one fix (#​944 thanks @​mostthingsweb) when using sls deploy function --function=function-name for a function defined without an explicit runtime (that bug were introduced in 5.5.2).

v5.5.2

Compare Source

Here is a small release with few fixes.

evanw/node-source-map-support

v0.5.21

Compare Source

v0.5.20

Compare Source

conventional-changelog/standard-version

v9.3.2

Compare Source

v9.3.1

Compare Source

styled-components/styled-components

v5.2.3

Compare Source

fix an issue with an unguarded window accessor in a SSR path (see #​3446)

v5.2.2

Compare Source

  • For React Native based components, pass testID down to the native component if specified for an easier time testing. (see #​3365)

  • Enable users of the babel macro to customize the styled-components import with importModuleName (see #​3422)

  • [fix] COMPLEX_SELECTOR_PREFIX.includes wasn't transpiled (see #​3397)

TypeStrong/ts-loader

v8.0.18

Compare Source

v8.0.17

Compare Source

v8.0.16

Compare Source

v8.0.15

Compare Source

v8.0.14

Compare Source

v8.0.13

Compare Source

v8.0.12

Compare Source

Microsoft/TypeScript

v4.4.4

Compare Source

This patch release contains fixes for a performance regression in --build mode by only calling realpath on package.json files only when those files are known to exist on disk, and to only perform this work under --watch mode.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.3

Compare Source

This patch release contains a fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Prague.

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit 40df0e8 into master Dec 7, 2021
@renovate renovate bot deleted the renovate/patch-all-minor-patch branch December 7, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant