Skip to content

deps(deps): bump remix-utils from 8.8.0 to 10.0.0 - #88

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/develop/remix-utils-10.0.0
Closed

deps(deps): bump remix-utils from 8.8.0 to 10.0.0#88
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/develop/remix-utils-10.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps remix-utils from 8.8.0 to 10.0.0.

Release notes

Sourced from remix-utils's releases.

v10.0.0

What's Changed

New Features

Documentation Changes

Other Changes

New Contributors

Full Changelog: sergiodxa/remix-utils@v9.3.1...v10.0.0

v9.3.1

What's Changed

Other Changes

  • Document shadcn registry install commands in README by @​sergiodxa in 9c9a467
  • Expand module JSDoc docs from README content by @​sergiodxa in 317d5cc

Full Changelog: sergiodxa/remix-utils@v9.3.0...v9.3.1

v9.3.0

What's Changed

New Features

Bug Fixes

Other Changes

... (truncated)

Commits
  • 5b9ec11 10.0.0
  • e408f38 Fix formatting in README.md for consistency in code examples
  • 2cb9977 Add nonce support to ExternalScripts in documentation and examples
  • c136772 Add nonce support to ExternalScripts and enhance HoneypotInputs documentation
  • 8252ff4 Handle multi-line data while composing SSE (#250)
  • 8cfa109 Add nonce prop to ExternalScripts (#448)
  • 8f8ef69 Optionally hide \<HoneypotInput /> by external CSS class (#596)
  • 66a667d Add support for CSS files in route manifest (#290)
  • 5a80987 Expand the ExternalScripts functionality to support global attributes includi...
  • c558afb Move CSRF to use HMAC-SHA256 for token signing and add constant-time compare ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for remix-utils 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)

ajccarlson and others added 2 commits July 27, 2026 01:16
* Restore watchlist dark theme contrast

* Fix nightly e2e rate limiting and Scorecard branch trigger

The nightly browser suites were failing with 429s: the e2e server runs
in production mode and nothing ever set PLAYWRIGHT_TEST_BASE_URL, so the
rate-limit relaxation in server/index.ts was dead and the whole suite
shared production limits (10 auth POSTs/min). Set the marker in the
Playwright webServer env so test runs get the intended multiplier.

The OpenSSF Scorecard workflow triggered on pushes to main, but
scorecard-action only supports the default branch (develop), so every
push run failed with "only default branch is supported".

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Bumps [remix-utils](https://github.com/sergiodxa/remix-utils) from 8.8.0 to 10.0.0.
- [Release notes](https://github.com/sergiodxa/remix-utils/releases)
- [Commits](sergiodxa/remix-utils@v8.8.0...v10.0.0)

---
updated-dependencies:
- dependency-name: remix-utils
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from ajccarlson as a code owner July 27, 2026 16:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@ajccarlson

Copy link
Copy Markdown
Owner

Superseded by #92, which landed this upgrade.

@ajccarlson ajccarlson closed this Jul 27, 2026
@ajccarlson
ajccarlson deleted the dependabot/npm_and_yarn/develop/remix-utils-10.0.0 branch July 27, 2026 23:27
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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