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

build(deps): Bump the prod-dependencies group in /washboard-ui with 6 updates #1692

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the prod-dependencies group in /washboard-ui with 6 updates:

Package From To
nats.ws 1.20.0 1.21.0
date-fns 3.4.0 3.6.0
lucide-react 0.354.0 0.358.0
react-hook-form 7.51.0 7.51.1
tailwind-merge 2.2.1 2.2.2
vite-tsconfig-paths 4.3.1 4.3.2

Updates nats.ws from 1.20.0 to 1.21.0

Release notes

Sourced from nats.ws's releases.

v1.21.0

What's Changed

Full Changelog: nats-io/nats.ws@v1.20.0...v1.21.0

Commits

Updates date-fns from 3.4.0 to 3.6.0

Release notes

Sourced from date-fns's releases.

v3.6.0

On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me.

Fixed

Added

v3.5.0

Kudos to @​fturmel, @​kossnocorp, @​makstyle119, @​tan75, @​marcreichel, @​tareknatsheh and @​audunru for working on the release. Also, thanks to @​seated for sponsoring me.

Fixed

Added

Changelog

Sourced from date-fns's changelog.

v3.6.0 - 2024-03-18

On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me.

Fixed

Added

v3.5.0 - 2024-03-15

Kudos to @​fturmel, @​kossnocorp, @​makstyle119, @​tan75, @​marcreichel, @​tareknatsheh and @​audunru for working on the release. Also, thanks to @​seated for sponsoring me.

Fixed

Added

Commits

Updates lucide-react from 0.354.0 to 0.358.0

Release notes

Sourced from lucide-react's releases.

New icons 0.358.0

Modified Icons 🔨

New icons 0.357.0

New icons 🎨

New icons 0.356.0

New icons 🎨

New icons 0.355.0

Modified Icons 🔨

Commits

Updates react-hook-form from 7.51.0 to 7.51.1

Release notes

Sourced from react-hook-form's releases.

Version 7.51.1

🐛 bug(validatingFields, trigger): handle all fields validation trigger (#11624) 💚 ci: cleanup actions versions (#11629) 🐞 fix #11590 issue with trigger on validatingFields (#11613)

thanks to @​Moshyfawn

Changelog

Sourced from react-hook-form's changelog.

Changelog

Commits

Updates tailwind-merge from 2.2.1 to 2.2.2

Release notes

Sourced from tailwind-merge's releases.

v2.2.2

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.2.1...v2.2.2

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, a private sponsor and @​jamesreaco for sponsoring tailwind-merge! ❤️

Commits
  • dac08e4 v2.2.2
  • 2a60d7f add changelog
  • 742a07a Merge pull request #392 from dcastil/bugfix/391/fix-arbitrary-shadow-with-ins...
  • 3901cb1 add info about inset to validators docs
  • dc50b45 add inset to shadow regex
  • 0a7dff0 add test case for fix
  • 41117c8 Merge pull request #375 from dcastil/renovate/actions-cache-4.x
  • ae7e688 chore(deps): update actions/cache action to v4
  • 8731937 Merge pull request #382 from dcastil/renovate/release-drafter-release-drafter...
  • 7a76ee8 Merge pull request #383 from dcastil/renovate/major-typescript-eslint-monorepo
  • Additional commits viewable in compare view

Updates vite-tsconfig-paths from 4.3.1 to 4.3.2

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 will merge this PR once CI passes on it, as requested by @lachieh.


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-dependencies group in /washboard-ui with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [nats.ws](https://github.com/nats-io/nats.ws) | `1.20.0` | `1.21.0` |
| [date-fns](https://github.com/date-fns/date-fns) | `3.4.0` | `3.6.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.354.0` | `0.358.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.0` | `7.51.1` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.1` | `4.3.2` |


Updates `nats.ws` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/nats-io/nats.ws/releases)
- [Commits](nats-io/nats.ws@v1.20.0...v1.21.0)

Updates `date-fns` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.4.0...v3.6.0)

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

Updates `react-hook-form` from 7.51.0 to 7.51.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.51.0...v7.51.1)

Updates `tailwind-merge` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.2.1...v2.2.2)

Updates `vite-tsconfig-paths` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: nats.ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2024 14:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2024
Copy link
Contributor

@lachieh lachieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 8b0f23a into main Mar 18, 2024
38 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/washboard-ui/prod-dependencies-b14e6bcfb1 branch March 18, 2024 14:36
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.

None yet

1 participant