Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-minor-versions group across 1 directory with 8 updates #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the prod-minor-versions group with 8 updates in the / directory:

Package From To
@radix-ui/react-slot 1.1.1 1.1.2
@remix-run/node 2.15.2 2.16.0
@remix-run/react 2.15.2 2.16.0
@remix-run/serve 2.15.2 2.16.0
@remix-run/testing 2.15.2 2.16.0
isbot 5.1.21 5.1.23
lucide-react 0.474.0 0.477.0
react-i18next 15.4.0 15.4.1

Updates @radix-ui/react-slot from 1.1.1 to 1.1.2

Commits

Updates @remix-run/node from 2.15.2 to 2.16.0

Release notes

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

2.16.0

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

v2.15.3

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

Changelog

Sourced from @​remix-run/node's changelog.

2.16.0

Patch Changes

2.15.3

Patch Changes

Commits

Updates @remix-run/react from 2.15.2 to 2.16.0

Release notes

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

2.16.0

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

v2.15.3

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

Changelog

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

2.16.0

Patch Changes

  • Don't apply Single Fetch revalidation de-optimization when in SPA mode since there is no server HTTP request (#10479)

  • When using Lazy Route Discovery (future.v3_lazyRouteDiscovery), Remix will now detect manifest version mismatches after a new deploy and trigger a document reload to sync up any active client sessions with the newly deployed version (#10498)

    • On navigations to undiscovered routes, this mismatch will trigger a document reload of the destination path
    • On fetcher calls to undiscovered routes, this mismatch will trigger a document reload of the current path
    • While performing Eager Route Discovery on rendered <Link> components, mismatches will result in a no-op
  • Updated dependencies:

2.15.3

Patch Changes

  • Properly handle interrupted manifest requests in lazy route discovery (#10447)
  • Properly handle status codes that cannot have a body in single fetch responses (204, etc.) (#10410)
  • Updated dependencies:
Commits

Updates @remix-run/serve from 2.15.2 to 2.16.0

Release notes

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

2.16.0

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

v2.15.3

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

Changelog

Sourced from @​remix-run/serve's changelog.

2.16.0

Patch Changes

2.15.3

Patch Changes

Commits

Updates @remix-run/testing from 2.15.2 to 2.16.0

Release notes

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

2.16.0

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

v2.15.3

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

Changelog

Sourced from @​remix-run/testing's changelog.

2.16.0

Patch Changes

2.15.3

Patch Changes

Commits

Updates isbot from 5.1.21 to 5.1.23

Changelog

Sourced from isbot's changelog.

5.1.23

  • [Pattern] Pattern updates

5.1.22

  • [Pattern] Pattern updates
Commits

Updates lucide-react from 0.474.0 to 0.477.0

Release notes

Sourced from lucide-react's releases.

New icons 0.477.0

New icons 🎨

Modified Icons 🔨

Fixes and new icons 0.476.0

Fixes

New icons 🎨

Modified Icons 🔨

New icons 0.475.0

New icons 🎨

Commits
  • 1787b82 build(deps-dev): bump vite from 5.4.13 to 5.4.14 in /packages/lucide (#2804)
  • b46927e fix(lucide-react): Revert exports property package.json, fixing edge worker e...
  • 3ab6c37 build(deps-dev): bump vite from 5.4.12 to 5.4.13 (#2798)
  • ba2c4b5 build(deps-dev): bump vite from 5.1.8 to 5.4.12 (#2786)
  • 50630b3 ci: Improve build speeds (#2778)
  • See full diff in compare view

Updates react-i18next from 15.4.0 to 15.4.1

Changelog

Sourced from react-i18next's changelog.

15.4.1

fix: unique key warning on componentized element 1835

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

Bumps the prod-minor-versions group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.15.2` | `2.16.0` |
| [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.15.2` | `2.16.0` |
| [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.15.2` | `2.16.0` |
| [@remix-run/testing](https://github.com/remix-run/remix/tree/HEAD/packages/remix-testing) | `2.15.2` | `2.16.0` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.21` | `5.1.23` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.474.0` | `0.477.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.4.0` | `15.4.1` |



Updates `@radix-ui/react-slot` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@remix-run/node` from 2.15.2 to 2.16.0
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node)

Updates `@remix-run/react` from 2.15.2 to 2.16.0
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react)

Updates `@remix-run/serve` from 2.15.2 to 2.16.0
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-serve)

Updates `@remix-run/testing` from 2.15.2 to 2.16.0
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-testing/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-testing)

Updates `isbot` from 5.1.21 to 5.1.23
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.21...v5.1.23)

Updates `lucide-react` from 0.474.0 to 0.477.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide-react)

Updates `react-i18next` from 15.4.0 to 15.4.1
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.4.0...v15.4.1)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/serve"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/testing"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants