[Snyk] Upgrade: ms, node-fetch, pino, request-ip, semver #1355
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
π―ββ The following dependencies are linked and will therefore be updated together.βΉοΈ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
ms
from 2.1.1 to 2.1.3 | 2 versions ahead of your current version | 4 years ago
on 2020-12-08
node-fetch
from 2.1.1 to 2.7.0 | 22 versions ahead of your current version | a year ago
on 2023-08-23
pino
from 4.16.1 to 4.17.6 | 6 versions ahead of your current version | 6 years ago
on 2018-07-29
request-ip
from 2.0.2 to 2.2.0 | 4 versions ahead of your current version | 2 years ago
on 2022-06-01
semver
from 5.5.0 to 5.7.2 | 5 versions ahead of your current version | a year ago
on 2023-07-10
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-NODEFETCH-2342118
SNYK-JS-NODEFETCH-674311
Release notes
Package name: ms
-
2.1.3 - 2020-12-08
- Rename zeit to vercel: #151
- Bump eslint from 4.12.1 to 4.18.2: #122
- Add prettier as a dev dependency: #135 #153
- Use GitHub Actions CI: #154
-
2.1.2 - 2019-06-06
- Fixed negative decimals less than -10 don't work: #111
- Support error in case of Infinity: #116
- Update regexp for
- Update chat badge: #119
-
2.1.1 - 2017-11-30
- Add full support for negative numbers: #104
from ms GitHub release notesPatches
Credits
Huge thanks to @ getsnoopy for helping!
Patches
10-.5is invalid input: #117Credits
Huge thanks to @ yuler and @ 7ma7X for helping!
Patches
Credits
Huge thanks to @ thevtm for helping!
Package name: node-fetch
-
2.7.0 - 2023-08-23
-
2.6.13 - 2023-08-18
- Remove the default connection close header (#1765) (65ae25a), closes #1735 #1473 #1736
-
2.6.12 - 2023-06-29
- socket variable testing for undefined (#1726) (8bc3a7c)
-
2.6.11 - 2023-05-09
- Revert "fix: handle bom in text and json (#1739)" (#1741) (afb36f6), closes #1739 #1741
-
2.6.10 - 2023-05-08
- handle bom in text and json (#1739) (29909d7)
-
2.6.9 - 2023-01-30
- "global is not defined" (#1704) (70f592d)
-
2.6.8 - 2023-01-13
- headers: don't forward secure headers on protocol change (#1605) (fddad0e), closes #1599
- premature close with chunked transfer encoding and for async iterators in Node 12 (#1172) (50536d1), closes #1064 /github.com/node-fetch/node-fetch/pull/1064#issuecomment-849167400
- prevent hoisting of the undefined
-
2.6.7 - 2022-01-16
-
2.6.6 - 2021-10-31
-
2.6.5 - 2021-09-22
-
2.6.4 - 2021-09-21
-
2.6.3 - 2021-09-20
-
2.6.2 - 2021-09-06
-
2.6.1 - 2020-09-05
-
2.6.0 - 2019-05-16
-
2.5.0 - 2019-05-01
-
2.4.1 - 2019-04-27
-
2.4.0 - 2019-04-26
-
2.3.0 - 2018-11-13
-
2.2.1 - 2018-11-05
-
2.2.0 - 2018-07-22
-
2.1.2 - 2018-03-25
-
2.1.1 - 2018-03-05
from node-fetch GitHub release notes2.7.0 (2023-08-23)
Features
AbortError(#1744) (9b9d458)2.6.13 (2023-08-18)
Bug Fixes
2.6.12 (2023-06-29)
Bug Fixes
2.6.11 (2023-05-09)
Reverts
2.6.10 (2023-05-08)
Bug Fixes
2.6.9 (2023-01-30)
Bug Fixes
2.6.8 (2023-01-13)
Bug Fixes
globalvariable inbrowser.js(#1534) (8bb6e31)Package name: pino
-
4.17.6 - 2018-07-29
- Do not cast to strickt
-
4.17.5 - 2018-07-20
- Support logging errors that do not contain a stack #457
-
4.17.3 - 2018-06-02
- internal typo and circular formatting fix βΒ #422
-
4.17.2 - 2018-05-30
- Fix level set in browser logger #424
-
4.17.1 - 2018-05-30
- Fix to set level in the browser #424
-
4.17.0 - 2018-05-27
- Add level and levelVal property to browser pino #418 #419
-
4.16.1 - 2018-04-06
from pino GitHub release notesError#stack#464Package name: request-ip
-
2.2.0 - 2022-06-01
-
2.1.3 - 2018-10-29
-
2.1.1 - 2018-07-03
-
2.1.0 - 2018-07-03
-
2.0.2 - 2017-06-26
from request-ip GitHub release notes2.2.0
bump version number and add new build
Package name: semver
-
5.7.2 - 2023-07-10
-
5.7.1 - 2019-08-12
-
5.7.0 - 2019-03-26
-
5.6.0 - 2018-10-10
-
5.5.1 - 2018-08-17
-
5.5.0 - 2018-01-16
from semver GitHub release notes5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@ joaomoreno, @ lukekarrys)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: