Skip to content

Bump @remix-run/react from 2.15.3 to 2.17.4 in /apps/ui#10

Closed
dependabot[bot] wants to merge 38 commits intomainfrom
dependabot/npm_and_yarn/apps/ui/remix-run/react-2.17.4
Closed

Bump @remix-run/react from 2.15.3 to 2.17.4 in /apps/ui#10
dependabot[bot] wants to merge 38 commits intomainfrom
dependabot/npm_and_yarn/apps/ui/remix-run/react-2.17.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 14, 2026

Bumps @remix-run/react from 2.15.3 to 2.17.4.

Release notes

Sourced from @​remix-run/react's releases.

remix v2.17.4

See the changelog for the release notes: https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2174

remix v2.17.3

See the changelog for the release notes: https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​remix-run/react since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

skullcrushercmd and others added 30 commits October 18, 2024 21:29
* Initial plan

* Fix critical API issues - server now starts and passes tests

Co-authored-by: skullcrushercmd <93234024+skullcrushercmd@users.noreply.github.com>

* Fix models endpoint path issue - all critical functionality now working

Co-authored-by: skullcrushercmd <93234024+skullcrushercmd@users.noreply.github.com>

* Fix critical API issues preventing server startup and functionality

Co-authored-by: skullcrushercmd <93234024+skullcrushercmd@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: skullcrushercmd <93234024+skullcrushercmd@users.noreply.github.com>
added websocket support and hardened testing
Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 10.5.2 to 10.28.2.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.28.2/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.28.2/pnpm)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-version: 10.28.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.1...v1.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Added npm package ecosystem updates for api and ui directories.
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 14, 2026
dependabot Bot and others added 7 commits February 14, 2026 06:58
Bumps [morgan](https://github.com/expressjs/morgan) and [@types/morgan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/morgan). These dependencies needed to be updated together.

Updates `morgan` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](expressjs/morgan@1.10.0...1.10.1)

Updates `@types/morgan` from 1.9.9 to 1.9.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/morgan)

---
updated-dependencies:
- dependency-name: morgan
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/morgan"
  dependency-version: 1.9.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [isbot](https://github.com/omrilotan/isbot) from 4.4.0 to 5.1.35.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/commits)

---
updated-dependencies:
- dependency-name: isbot
  dependency-version: 5.1.35
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…eeff2b0d48

Bump morgan and @types/morgan
Bumps [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) from 2.15.3 to 2.17.4.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-react)

---
updated-dependencies:
- dependency-name: "@remix-run/react"
  dependency-version: 2.17.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/ui/remix-run/react-2.17.4 branch from 4b677c2 to b38eddb Compare February 14, 2026 07:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 18, 2026

Looks like @remix-run/react is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/apps/ui/remix-run/react-2.17.4 branch February 18, 2026 23:30
skullcrushercmd added a commit that referenced this pull request Apr 26, 2026
Pulls in the AnyScan PRs that landed today:

- #1 (f4c9c47) feat(request_probe): add per-host pipelined HEAD probe + bench binary
- #2 (98feb61) fix(request_probe,bench): address PR #1 review feedback
- #3 (df9a139) feat: wire fetcher/worker/api WIP onto pipelined probe + tooling
- #4 (f4d7c7f) fix(api): run hosted-agent bundle build off the tokio worker pool
- #5 (5d30ad7) perf(bench): lock-free BenchStats — +37 to +67% attempt RPS
- #6 (ced5e39) feat(spa): improve dashboard layout — sticky appbar, section grouping, responsive
- #8 (8fe35b6) feat(pathing): tech-stack fingerprint module + curated path profiles
- #9 (ca95722) perf(probe): defer header parsing — drop 6 String allocs per response
- #10 (03f9dde) fix(api): bail abandoned bundle rebuilds when caller cancels

Submodule moves apps/anyscan: 955a2c6..03f9dde.

Co-authored-by: skullcmd <skullcmd@anyvm.tech>
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.

3 participants