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

chore(deps): bump the patches group with 3 updates #1022

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the patches group with 3 updates: @supabase/supabase-js, class-variance-authority and tailwind-merge.

Updates @supabase/supabase-js from 2.46.1 to 2.46.2

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.46.2

2.46.2 (2024-11-27)

Bug Fixes

v2.46.2-rc.3

2.46.2-rc.3 (2024-11-13)

Bug Fixes

v2.46.2-rc.2

2.46.2-rc.2 (2024-11-13)

Bug Fixes

v2.46.2-rc.1

2.46.2-rc.1 (2024-11-06)

Bug Fixes

Commits

Updates class-variance-authority from 0.7.0 to 0.7.1

Release notes

Sourced from class-variance-authority's releases.

v0.7.1

What's Changed

New Contributors

Full Changelog: joe-bell/cva@v0.7.0...v0.7.1

Commits

Updates tailwind-merge from 2.5.4 to 2.5.5

Release notes

Sourced from tailwind-merge's releases.

v2.5.5

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • b499bcc v2.5.5
  • b17d9ba add changelog for v2.5.5
  • de88bfd Merge pull request #492 from oliverhaas/patch-1
  • 3d05ac7 fix: typo "fractons" instead of "fractions"
  • 862ff39 Merge pull request #491 from dcastil/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 10c826f Bump cross-spawn from 7.0.3 to 7.0.6
  • 8f61232 Merge pull request #490 from dcastil/dependabot/npm_and_yarn/eslint/plugin-ki...
  • 8410cef Bump @​eslint/plugin-kit from 0.2.0 to 0.2.3
  • 4dc0491 make release-drafter use bug label instead of bugfix
  • aac29dc Merge pull request #486 from dcastil/docs/484/add-installation-instructions
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 patches group with 3 updates: [@supabase/supabase-js](https://github.com/supabase/supabase-js), [class-variance-authority](https://github.com/joe-bell/cva) and [tailwind-merge](https://github.com/dcastil/tailwind-merge).


Updates `@supabase/supabase-js` from 2.46.1 to 2.46.2
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.46.1...v2.46.2)

Updates `class-variance-authority` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](joe-bell/cva@v0.7.0...v0.7.1)

Updates `tailwind-merge` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.4...v2.5.5)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 28, 2024
Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Nov 28, 2024 10:50am

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 28, 2024
@github-actions github-actions bot enabled auto-merge November 28, 2024 10:45
@github-actions github-actions bot added this pull request to the merge queue Nov 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 28, 2024
@marcklingen marcklingen added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 017dc81 Nov 28, 2024
6 checks passed
@marcklingen marcklingen deleted the dependabot/npm_and_yarn/patches-ae392a91e3 branch November 28, 2024 18:03
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 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant