An open index of dependabot pull requests across open source projects.

chore(deps): bump the example-dependencies group across 7 directories with 7 updates

Merged
Number: #230
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 19, 2025 at 01:21 PM UTC
(4 months ago)
Updated: May 19, 2025 at 01:36 PM UTC
(4 months ago)
Merged: May 19, 2025 at 01:36 PM UTC
(4 months ago)
by lachieh
Time to Close: 15 minutes
Labels:
dependencies javascript
Description:

Bumps the example-dependencies group with 2 updates in the /examples/components/bundled-esbuild directory: remeda and @types/node.
Bumps the example-dependencies group with 3 updates in the /examples/components/bundled-rsbuild directory: remeda, @types/node and @rslib/core.
Bumps the example-dependencies group with 4 updates in the /examples/components/http-axios directory: @types/node, @bytecodealliance/componentize-js, @rollup/plugin-node-resolve and rollup.
Bumps the example-dependencies group with 1 update in the /examples/components/http-hello-world directory: @types/node.
Bumps the example-dependencies group with 2 updates in the /examples/components/http-password-checker directory: @types/node and rollup.
Bumps the example-dependencies group with 3 updates in the /examples/components/http-server-with-hono directory: @types/node, rollup and hono.
Bumps the example-dependencies group with 1 update in the /examples/components/http-streaming directory: @types/node.

Updates remeda from 2.21.4 to 2.21.6

Release notes

Sourced from remeda's releases.

v2.21.6

2.21.6 (2025-05-15)

Bug Fixes

  • hasAtLeast: handle more tuple/array shapes (#1085) (d97fb96)

v2.21.5

2.21.5 (2025-05-13)

Bug Fixes

  • add readme to package dist + other stuff (#1086) (8899b95)
Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates remeda from 2.21.4 to 2.21.6

Release notes

Sourced from remeda's releases.

v2.21.6

2.21.6 (2025-05-15)

Bug Fixes

  • hasAtLeast: handle more tuple/array shapes (#1085) (d97fb96)

v2.21.5

2.21.5 (2025-05-13)

Bug Fixes

  • add readme to package dist + other stuff (#1086) (8899b95)
Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates @rslib/core from 0.6.9 to 0.7.1

Release notes

Sourced from @​rslib/core's releases.

v0.7.1

Highlights ✨

In 0.7.0, due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported if user enable dts generation.

This version revert this.

What's Changed

Document 📖

Other Changes

Full Changelog: https://github.com/web-infra-dev/rslib/compare/v0.7.0...v0.7.1

v0.7.0

Highlights ✨

First blog for Rslib 📚

Check out our first blog for Rslib: Rslib: Build library with Rspack

We are excited to introduce Rslib — a library development tool based on Rspack. Developed by ByteDance Web Infra Team, Rslib helps developers create JavaScript libraries and UI component libraries in a simple and intuitive way while enjoying the ultimate development experience brought by Rspack and Rsbuild.

Breaking changes 🚨

Reverted in v0.7.1.

Due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported now if user enable dts generation.

Update to Ubuntu 22 or higher if possible, reference: https://github.com/ast-grep/ast-grep/commit/96f5500e7a84ea5e80aebbd6692e25988227c8e4.

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

... (truncated)

Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates @bytecodealliance/componentize-js from 0.17.0 to 0.18.2

Release notes

Sourced from @​bytecodealliance/componentize-js's releases.

0.18.1

What's Changed

0.18.0

What's Changed

New Contributors

Full Changelog: https://github.com/bytecodealliance/ComponentizeJS/compare/0.17.0...0.18.0

Commits
Maintainer changes

This version was pushed to npm by tschneidereit, a new releaser for @​bytecodealliance/componentize-js since your current version.


Updates @rollup/plugin-node-resolve from 15.3.1 to 16.0.1

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.1

2025-03-11

Bugfixes

  • fix: add ignoreSideEffectsForRoot to exported interface (#1841)

v16.0.0

2024-12-15

Breaking Changes

  • feat!: set development or production condition (#1823)
Commits
  • e1a5ef9 chore(release): node-resolve v16.0.1
  • d455fff fix(node-resolve): add ignoreSideEffectsForRoot to exported interface (#1841)
  • d64f8d6 chore(release): node-resolve v16.0.0
  • ebd0969 feat(node-resolve)!: set development or production condition (#1823)
  • See full diff in compare view

Updates rollup from 4.40.2 to 4.41.0

Release notes

Sourced from rollup's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates rollup from 4.40.2 to 4.41.0

Release notes

Sourced from rollup's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

Updates rollup from 4.40.2 to 4.41.0

Release notes

Sourced from rollup's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

Updates hono from 4.7.9 to 4.7.10

Release notes

Sourced from hono's releases.

v4.7.10

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.7.9...v4.7.10

Commits

Updates @types/node from 22.15.17 to 22.15.19

Commits

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
Pull Request Statistics
Commits:
1
Files Changed:
14
Additions:
+347
Deletions:
-329
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.17 → 22.15.19
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.40.2 → 4.41.0
Update Type:
Minor
Package:
hono
Ecosystem:
npm
Version Change:
4.7.9 → 4.7.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.3.1 → 16.0.1
Update Type:
Major
Package:
remeda
Ecosystem:
npm
Version Change:
2.21.4 → 2.21.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.17.0 → 0.18.2
Update Type:
Minor
Package:
@rslib/core
Ecosystem:
npm
Version Change:
0.6.9 → 0.7.1
Update Type:
Minor
Technical Details
ID: 466096
UUID: 2528727563
Node ID: PR_kwDONe8ZJs6WuVIL
Host: GitHub
Repository: wasmCloud/typescript
Merge State: Unknown