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 #90

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 Feb 24, 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.15.3
@remix-run/react 2.15.2 2.15.3
@remix-run/serve 2.15.2 2.15.3
@remix-run/testing 2.15.2 2.15.3
isbot 5.1.21 5.1.23
lucide-react 0.474.0 0.475.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.15.3

Release notes

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

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.15.3

Patch Changes

Commits

Updates @remix-run/react from 2.15.2 to 2.15.3

Release notes

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

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.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.15.3

Release notes

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

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.15.3

Patch Changes

Commits

Updates @remix-run/testing from 2.15.2 to 2.15.3

Release notes

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

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.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.475.0

Release notes

Sourced from lucide-react's releases.

New icons 0.475.0

New icons 🎨

Commits

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.15.3` |
| [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.15.2` | `2.15.3` |
| [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.15.2` | `2.15.3` |
| [@remix-run/testing](https://github.com/remix-run/remix/tree/HEAD/packages/remix-testing) | `2.15.2` | `2.15.3` |
| [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.475.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.15.3
- [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.15.3
- [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.15.3
- [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.15.3
- [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.475.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.475.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-patch
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/serve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: "@remix-run/testing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 24, 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