Skip to content

fix(deps): bump plist from 3.1.1 to 4.0.0 in the npm group across 1 directory#1584

Merged
ayushmanchhabra merged 5 commits into
mainfrom
dependabot/npm_and_yarn/npm-4493dcf80a
Apr 29, 2026
Merged

fix(deps): bump plist from 3.1.1 to 4.0.0 in the npm group across 1 directory#1584
ayushmanchhabra merged 5 commits into
mainfrom
dependabot/npm_and_yarn/npm-4493dcf80a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the npm group with 1 update in the / directory: plist.

Updates plist from 3.1.1 to 4.0.0

Changelog

Sourced from plist's changelog.

4.0.0 / 2026-04-25

  • convert commonjs to pure esm
  • remove build step
  • remove Makefile usage
  • bump minimum node version from 10 to 18
  • switch testing from mocha to node's built in test runner
  • implement a real browser example in examples/browser/
  • converted var usage to block scope (let and const) everywhere
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 27, 2026
@ayushmanchhabra
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot Bot changed the title chore(deps): bump plist from 3.1.1 to 4.0.0 in the npm group chore(deps): bump plist from 3.1.1 to 4.0.0 in the npm group across 1 directory Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-4493dcf80a branch from 61ed9b6 to 90e30f5 Compare April 29, 2026 04:34
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Coverage Report for Vitest Coverage (ubuntu-24.04)

Status Category Percentage Covered / Total
🔵 Lines 21.23% 110 / 518
🔵 Statements 21.19% 110 / 519
🔵 Functions 32.35% 11 / 34
🔵 Branches 24.54% 134 / 546
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/bld/osx.js 0% 0% 0% 0% 17-194
Generated in workflow #1022 for commit be84ead by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Coverage Report for Vitest Coverage (windows-2025)

Status Category Percentage Covered / Total
🔵 Lines 20.07% 104 / 518
🔵 Statements 20.03% 104 / 519
🔵 Functions 32.35% 11 / 34
🔵 Branches 22.34% 122 / 546
File CoverageNo changed files found.
Generated in workflow #1022 for commit be84ead by the Vitest Coverage Report Action

@ayushmanchhabra
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-4493dcf80a branch from 90e30f5 to bc631e3 Compare April 29, 2026 04:52
@ayushmanchhabra
Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps the npm group with 1 update in the / directory: [plist](https://github.com/TooTallNate/node-plist).


Updates `plist` from 3.1.1 to 4.0.0
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-4493dcf80a branch from bc631e3 to b8b4d03 Compare April 29, 2026 05:34
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report for Vitest Coverage (macos-26)

Status Category Percentage Covered / Total
🔵 Lines 29.53% 153 / 518
🔵 Statements 29.47% 153 / 519
🔵 Functions 47.05% 16 / 34
🔵 Branches 21.61% 118 / 546
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/bld/osx.js 89.28% 58.33% 100% 89.28% 37-39, 48, 88, 112-115, 165, 194
Generated in workflow #1022 for commit be84ead by the Vitest Coverage Report Action

@ayushmanchhabra ayushmanchhabra changed the title chore(deps): bump plist from 3.1.1 to 4.0.0 in the npm group across 1 directory fix(deps): bump plist from 3.1.1 to 4.0.0 in the npm group across 1 directory Apr 29, 2026
@ayushmanchhabra ayushmanchhabra merged commit 8abbe81 into main Apr 29, 2026
6 checks passed
@ayushmanchhabra ayushmanchhabra deleted the dependabot/npm_and_yarn/npm-4493dcf80a branch April 29, 2026 08:33
ayushmanchhabra pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.17.10](v4.17.9...v4.17.10)
(2026-04-29)


### Bug Fixes

* **bld:** pass missing version param in osx config function
([86edf13](86edf13))
* **deps:** bump plist from 3.1.1 to 4.0.0 in the npm group across 1
directory ([#1584](#1584))
([8abbe81](8abbe81))


### Chores

* **ci:** resolve lint error
([19d05c2](19d05c2))
* **ci:** update npm stable tag
([c2429d2](c2429d2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant