Skip to content

chore(deps): update all non-major dependencies#78

Merged
clok merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 2, 2021
Merged

chore(deps): update all non-major dependencies#78
clok merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hapi/hapi (source) 20.0.3 -> 20.1.0 age adoption passing confidence
eslint (source) 7.18.0 -> 7.21.0 age adoption passing confidence
eslint-config-goodway 3.0.0 -> 3.1.1 age adoption passing confidence
lodash (source) 4.17.20 -> 4.17.21 age adoption passing confidence
node 12.20.1 -> 12.21.0 age adoption passing confidence

Release Notes

hapijs/hapi

v20.1.0

Compare Source

eslint/eslint

v7.21.0

Compare Source

v7.20.0

Compare Source

v7.19.0

Compare Source

GoodwayGroup/eslint-config-goodway

v3.1.1

Compare Source

Merged
  • fix(deps): update dependency eslint to v7.21.0 #21

v3.1.0

Compare Source

Merged
  • chore(deps): update eslint-plugin-import to v2.22.1 #20
  • fix(deps): update dependency eslint to v7.20.0 #19
  • fix(deps): update dependency eslint-config-airbnb-base to v14.2.1 #18
  • fix(deps): update dependency eslint to v7.17.0 #17
lodash/lodash

v4.17.21

Compare Source

nodejs/node

v12.21.0

Compare Source

This is a security release.

Notable changes

Vulnerabilities fixed:

  • CVE-2021-22883: HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion
    • Affected Node.js versions are vulnerable to denial of service attacks when too many connection attempts with an 'unknownProtocol' are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.
  • CVE-2021-22884: DNS rebinding in --inspect
    • Affected Node.js versions are vulnerable to denial of service attacks when the whitelist includes “localhost6”. When “localhost6” is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim's DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the “localhost6” domain. As long as the attacker uses the “localhost6” domain, they can still apply the attack described in CVE-2018-7160.
  • CVE-2021-23840: OpenSSL - Integer overflow in CipherUpdate
Commits

v12.20.2

Compare Source

Notable changes
  • deps:
    • upgrade npm to 6.14.11 (Ruy Adorno) #​37173
Commits

Renovate configuration

📅 Schedule: "after 3am and before 10pm" (UTC).

🚦 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 dependencies Updating dependencies minor A minor or patch level change labels Mar 1, 2021
@clok clok merged commit 230c510 into master Mar 2, 2021
@clok clok deleted the renovate/all-minor-patch branch March 2, 2021 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating dependencies minor A minor or patch level change

Development

Successfully merging this pull request may close these issues.

2 participants