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 tailwind group across 1 directory with 3 updates #292

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the tailwind group with 3 updates in the / directory: clsx, tailwind-merge and @tailwindcss/typography.

Updates clsx from 2.1.0 to 2.1.1

Release notes

Sourced from clsx's releases.

v2.1.1

Patches

  • (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you @​ViliamKopecky~!

Chores

  • Add licenses.dev badge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/clsx@v2.1.0...v2.1.1

Commits

Updates tailwind-merge from 2.2.2 to 2.3.0

Release notes

Sourced from tailwind-merge's releases.

v2.3.0

New Features

Documentation

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

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

Commits
  • 69baa12 v2.3.0
  • 428f681 add v2.3.0 changelog
  • 103b949 Merge pull request #403 from dcastil/add-support-for-tailwindcss-v3.4.2
  • 1a0ffe3 add support for mix-blend-plus-darker utility
  • aae31bb Merge pull request #402 from LarsArtmann/patch-1
  • 57a5afb All all falsely bigint's in ClassNameValue
  • 7aa5790 Added support for bigint in ClassNameValue type
  • 361cf8c Merge pull request #398 from dcastil/renovate/all-minor-patch
  • 54c510a chore(deps): update all non-major dependencies
  • e96959a Add Laravel and PHP packages to docs
  • Additional commits viewable in compare view

Updates @tailwindcss/typography from 0.5.12 to 0.5.13

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.13

Fixed

  • Don't apply margins to <br> elements contained in an <li> in FF (#350)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.13] - 2024-04-26

Fixed

  • Don't apply margins to <br> elements contained in an <li> in FF (#350)
Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Copy link

cloudflare-workers-and-pages bot commented Apr 29, 2024

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: 95be5c8
Status: ✅  Deploy successful!
Preview URL: https://ccb162e8.astrosite-aid.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-tail-cbiq.astrosite-aid.pages.dev

View logs

Copy link

codesandbox bot commented Apr 29, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch 3 times, most recently from 425e8b6 to f9db777 Compare May 6, 2024 04:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch 4 times, most recently from c5e3a89 to a5e5655 Compare May 13, 2024 04:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch 2 times, most recently from 21e398a to 25ef17c Compare May 26, 2024 11:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch 2 times, most recently from ed8cfec to c4aefb0 Compare June 3, 2024 19:13
Bumps the tailwind group with 3 updates in the / directory: [clsx](https://github.com/lukeed/clsx), [tailwind-merge](https://github.com/dcastil/tailwind-merge) and [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography).


Updates `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.1.0...v2.1.1)

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

Updates `@tailwindcss/typography` from 0.5.12 to 0.5.13
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.12...v0.5.13)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tailwind
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tailwind
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwind
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch from c4aefb0 to b4ca0bb Compare June 3, 2024 19:16
@AVGVSTVS96 AVGVSTVS96 merged commit 7e396b8 into master Jun 3, 2024
1 check passed
@AVGVSTVS96 AVGVSTVS96 deleted the dependabot/npm_and_yarn/tailwind-a09a7f3af9 branch June 3, 2024 19:19
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.

1 participant