Skip to content

Comments

🚨 [security] Update js-beautify 1.11.0 → 1.15.3 (minor)#133

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/js-beautify-1.15.3
Closed

🚨 [security] Update js-beautify 1.11.0 → 1.15.3 (minor)#133
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/js-beautify-1.15.3

Conversation

@depfu
Copy link

@depfu depfu bot commented Feb 11, 2025


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ js-beautify (1.11.0 → 1.15.3) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

✳️ duti (0.15.2 → 0.15.3) · Repo · Changelog

Release Notes

0.15.3 (from changelog)

  • Update all mentions of futil-js to futil

Does any of this look wrong? Please let us know.

↗️ abbrev (indirect, 1.1.1 → 3.0.0) · Repo · Changelog

Release Notes

3.0.0

3.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • abbrev now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

2.0.0

2.0.0 (2022-10-31)

⚠️ BREAKING CHANGES

  • Refactored with the following breaking changes:
    • abbrev is now compatible with the following semver range for node:
      ^14.17.0 || ^16.13.0 || >=18.0.0
    • monkeyPatch API has been removed

Features

Bug Fixes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 44 commits:

↗️ config-chain (indirect, 1.1.12 → 1.1.13) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ core-js (indirect, 2.6.11 → 2.6.12) · Repo · Changelog

Release Notes

2.6.12

  • Added code points / code units explicit feature detection in String#at for preventing breakage code which use obsolete String#at proposal polyfill
  • Added OPEN_SOURCE_CONTRIBUTOR detection in postinstall
  • Added Drone CI detection in postinstall

Does any of this look wrong? Please let us know.

↗️ editorconfig (indirect, 0.15.3 → 1.0.4) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ ini (indirect, 1.3.5 → 1.3.8) · Repo · Changelog

Security Advisories 🚨

🚨 ini before 1.3.6 vulnerable to Prototype Pollution via ini.parse

Overview

The ini npm package before version 1.3.6 has a Prototype Pollution vulnerability.

If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.

Patches

This has been patched in 1.3.6.

Steps to reproduce

payload.ini

[__proto__]
polluted = "polluted"

poc.js:

var fs = require('fs')
var ini = require('ini')

var parsed = ini.parse(fs.readFileSync('./payload.ini', 'utf-8'))
console.log(parsed)
console.log(parsed.proto)
console.log(polluted)

> node poc.js
{}
{ polluted: 'polluted' }
{ polluted: 'polluted' }
polluted
Commits

See the full diff on Github. The new version differs by 9 commits:

↗️ nopt (indirect, 4.0.3 → 8.1.0) · Repo · Changelog

Release Notes

8.1.0

8.1.0 (2025-01-21)

Features

Bug Fixes

Dependencies

Chores

8.0.0

8.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • nopt now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

7.2.1

7.2.1 (2024-05-04)

Bug Fixes

Chores

7.2.0

7.2.0 (2023-06-15)

Features

Bug Fixes

7.1.0

7.1.0 (2023-03-08)

Features

Bug Fixes

7.0.0

7.0.0 (2022-11-02)

⚠️ BREAKING CHANGES

  • nopt is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies

6.0.0

6.0.0 (2022-07-20)

⚠ BREAKING CHANGES

  • This drops support for node 6 through 10 and non-LTS versions of node12 and node14

Bug Fixes

Dependencies

  • fix abbrev requirement to use proper spec (b8c751a)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ regenerator-runtime (indirect, 0.10.5 → 0.13.11) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ underscore.string (indirect, 3.3.5 → 3.3.6) · Repo · Changelog

Release Notes

3.3.6 (from changelog)

  • Rebuild all assets for the release packages

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 7 commits:

🆕 @​babel/polyfill (added, 7.12.1)

🆕 @​isaacs/cliui (added, 8.0.2)

🆕 @​one-ini/wasm (added, 0.1.1)

🆕 @​pkgjs/parseargs (added, 0.11.0)

🆕 eastasianwidth (added, 0.2.0)

🆕 futil (added, 1.76.4)

🆕 jackspeak (added, 3.4.3)

🆕 js-cookie (added, 3.0.5)

🆕 minipass (added, 7.1.2)

🆕 package-json-from-dist (added, 1.0.1)

🆕 path-scurry (added, 1.11.1)

🆕 string-width-cjs (added, npm:string-width@4.2.3)

🆕 strip-ansi-cjs (added, npm:strip-ansi@6.0.1)

🆕 wrap-ansi-cjs (added, npm:wrap-ansi@7.0.0)

🗑️ babel-polyfill (removed)

🗑️ babel-runtime (removed)

🗑️ futil-js (removed)

🗑️ mkdirp (removed)

🗑️ osenv (removed)

🗑️ sigmund (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Author

depfu bot commented Feb 28, 2025

Closed in favor of #134.

@depfu depfu bot closed this Feb 28, 2025
@depfu depfu bot deleted the depfu/update/npm/js-beautify-1.15.3 branch February 28, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants