Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the npm-updates group in /crates/feedparser-rs-node with 1 update: @napi-rs/cli.

Updates @napi-rs/cli from 3.5.0 to 3.5.1

Commits
  • 705b26d chore(release): publish
  • 60452d0 fix(cli): properly load WASM package in JS binding template (#3038)
  • d78f83d fix(napi): validate status before copying data in env arraybuffer fallback (#...
  • 51e65eb fix(napi): validate status before copying in remaining TypedArray fallback pa...
  • 6ac1d6b fix(napi): validate status before copying in TypedArray owned ToNapiValue fal...
  • c541fee fix(napi): validate status before copying in ArrayBuffer ToNapiValue fallback...
  • e55bc34 fix(napi): skip debug buffer tracking on wasm targets (#3078)
  • 91f19f4 chore: set napi.rs as homepage in package.json (#3069)
  • 8385bef feat(napi): support any object types in Stream(#2854)
  • 76d06b3 feat(napi-derive): add #[napi(async_iterator)] macro attribute (#3072)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-updates group in /crates/feedparser-rs-node with 1 update: [@napi-rs/cli](https://github.com/napi-rs/napi-rs).


Updates `@napi-rs/cli` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.5.0...@napi-rs/cli@3.5.1)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: nodejs. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Dependency updates (managed by Dependabot) label Jan 5, 2026
@github-actions github-actions bot added type: tooling Development tools, CI/CD, or infrastructure component: core feedparser-rs-core Rust library component: python Python bindings (PyO3) component: node Node.js bindings (napi-rs) component: dependencies Dependency updates or management size: M Medium PR (<200 lines changed) labels Jan 5, 2026
@bug-ops bug-ops merged commit 6da507e into main Jan 5, 2026
20 of 29 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crates/feedparser-rs-node/npm-updates-ee9c4f7151 branch January 5, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: core feedparser-rs-core Rust library component: dependencies Dependency updates or management component: node Node.js bindings (napi-rs) component: python Python bindings (PyO3) dependencies Dependency updates (managed by Dependabot) size: M Medium PR (<200 lines changed) type: tooling Development tools, CI/CD, or infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants