Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the tools group with 3 updates: @hey-api/openapi-ts, @rsbuild/core and @rsbuild/plugin-react.

Updates @hey-api/openapi-ts from 0.84.1 to 0.84.4

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.84.4

Patch Changes

@​hey-api/openapi-ts@​0.84.3

Patch Changes

@​hey-api/openapi-ts@​0.84.2

Patch Changes

Commits
  • 453c834 Merge pull request #2705 from hey-api/changeset-release/main
  • 9ba9e7d ci: release
  • 1f9056a Merge pull request #2708 from hey-api/copilot/fix-e387455f-4997-4ca9-ae1c-c76...
  • bfae15d Fix typecheck issues in test files
  • 1d09c1d Fix linting issues - correct indentation in detectInteractiveSession
  • 21e9fa0 Fix CLI config override for interactive settings
  • 2c64ad4 Update init.ts
  • 801532b Move TTY detection logic to src with environment variable support
  • c4fc4aa Merge pull request #2710 from hey-api/copilot/fix-a01977c0-ddcf-4172-81f2-12f...
  • 769269f Add test demonstrating the config merge behavior that would fail with the bug
  • Additional commits viewable in compare view

Updates @rsbuild/core from 1.5.11 to 1.5.13

Release notes

Sourced from @​rsbuild/core's releases.

v1.5.13

Highlights 💡

Browser logs

Rsbuild now forwards browser errors to your terminal — giving your coding agent more context 🤖.

This can be disabled via dev.browserLogs config:

export default {
  dev: {
    browserLogs: false,
  },
}

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

Document 📖

... (truncated)

Commits
  • bc42a00 release: v1.5.13 (#6286)
  • da8781c feat(deps): update dependency @​rspack/core to v1.5.8 (#6285)
  • 8e02d6e fix: replace the deprecated url.parse in assets middleware (#6284)
  • 24cf767 feat: implement deduplication for browser error logs (#6283)
  • 3133571 fix: prioritize custom file path in error logs (#6281)
  • 9d2e491 fix: print the more concise module name if it exists (#6280)
  • ac301c3 chore(deps): update dependency memfs to ^4.47.0 (#6278)
  • f58ab58 perf: optimize module resolution of compiled packages (#6274)
  • bab9210 perf: replace source-map with @​jridgewell/trace-mapping (#6273)
  • efd4e35 fix: mark custom compiler option as deprecated (#6272)
  • Additional commits viewable in compare view

Updates @rsbuild/plugin-react from 1.4.0 to 1.4.1

Release notes

Sourced from @​rsbuild/plugin-react's releases.

v.1.4.1

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.4.0...v.1.4.1

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
Bumps the tools group with 3 updates: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) and [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react).


Updates `@hey-api/openapi-ts` from 0.84.1 to 0.84.4
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@rsbuild/core` from 1.5.11 to 1.5.13
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.13/packages/core)

Updates `@rsbuild/plugin-react` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v.1.4.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.84.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: "@rsbuild/core"
  dependency-version: 1.5.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: "@rsbuild/plugin-react"
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tools-526747311b branch from 7c37bb9 to d5ba36a Compare November 1, 2025 00:21
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