Skip to content

Bump @astrojs/tailwind from 5.1.5 to 6.0.0#14

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/astrojs/tailwind-6.0.0
Closed

Bump @astrojs/tailwind from 5.1.5 to 6.0.0#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/astrojs/tailwind-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 30, 2025

Copy link
Copy Markdown
Contributor

Bumps @astrojs/tailwind from 5.1.5 to 6.0.0.

Release notes

Sourced from @​astrojs/tailwind's releases.

@​astrojs/tailwind@​6.0.0

Major Changes

  • #13049 2ed4bd9 Thanks @​florian-lefebvre! - Deprecates the integration

    Tailwind CSS now offers a Vite plugin which is the preferred way to use Tailwind 4 in Astro. Please uninstall @astrojs/tailwind and follow the Tailwind documentation for manual installation.

    This updated major version is only provided as a convenience for existing projects until they are able to migrate to the new plugin. It offers no additional functionality and is no longer recommended, but may continue to be used in your projects until it is removed entirely.

Changelog

Sourced from @​astrojs/tailwind's changelog.

6.0.0

Major Changes

  • #13049 2ed4bd9 Thanks @​florian-lefebvre! - Deprecates the integration

    Tailwind CSS now offers a Vite plugin which is the preferred way to use Tailwind 4 in Astro. Please uninstall @astrojs/tailwind and follow the Tailwind documentation for manual installation.

    This updated major version is only provided as a convenience for existing projects until they are able to migrate to the new plugin. It offers no additional functionality and is no longer recommended, but may continue to be used in your projects until it is removed entirely.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 Jan 30, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/tailwind-6.0.0 branch 2 times, most recently from ddd02c7 to 866101d Compare February 4, 2025 00:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/tailwind-6.0.0 branch 2 times, most recently from 687f7dd to c737f34 Compare February 17, 2025 15:38
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.1.5 to 6.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@6.0.0/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/tailwind-6.0.0 branch from c737f34 to 0e31ec2 Compare February 17, 2025 15:39
@dependabot @github

dependabot Bot commented on behalf of github Mar 24, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #58.

@dependabot dependabot Bot closed this Mar 24, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/astrojs/tailwind-6.0.0 branch March 24, 2025 11:05
kmja pushed a commit to kmja/JetLagHideAndSeek that referenced this pull request Jun 8, 2026
…ng sync

Addressing the targeted half of the user's bug list. Larger
items (map-not-visible, can't ask questions, iPhone hang,
hider offline, offline tiles rework, endgame, play-area wizard
redesign) stay open for follow-up commits.

taibeled#22 Wizard headers + padding
  Removed HideSeekMark + HideSeekWordmark from both GameSetup
  branches (edit-mode + step-wizard). The brand lockup belongs
  on the welcome screen / landing — by the time the user's in
  the wizard they've identified the app. Title now sits inline
  with the Edit / Step N pill on one row; description shrinks
  to text-xs. Outer padding px-6 pt-5 pb-4 → px-4 pt-3 pb-3 so
  every step has more breathing room for actual content.

taibeled#14 'Switch to hider' button removed from the More dialog.
  Role switching lives in the game-lobby dialog now.

taibeled#8  'Star on GitHub' link removed.

taibeled#17 'Looking for adjacent areas…' toast removed. The wizard's
  adjacent-areas step already shows an inline spinner; the
  toast on top was duplicate noise.

taibeled#11 Map's +/- zoom buttons (NavigationControl) removed. They
  overlapped the in-app Map-options chip on small phones and
  pinch-to-zoom covers the same affordance natively.

#2  Hider clock now syncs when the seeker ends hiding early.
  HiderTimer's endEarly() and BottomNav's 'End hiding period
  · Start seeking' button both call hostPushSetup() after
  setting hidingPeriodEndsAt locally, so peers receive the
  updated clock instead of just the local device. No-op
  offline.

taibeled#10 'New game' button in the Settings sheet → 'Leave game'.
  Previously it just opened the wizard on top of active
  gameplay, leaving the clock ticking and every other button
  still interactive. Now it does a full reset:
    leaveGame() → clears multiplayer
    welcomeSeen.set(false)
    setupCompleted.set(false)
    hidingPeriodEndsAt.set(null)
    pendingHidingDurationMin.set(null)
    roundFoundAt.set(null)
    playerRole.set(null)
    resetHiderRoundState()
    window.location.assign('/')
  Matches the lobby's Leave-game button which already did
  this. The user actually lands on the Start / Join surface.

Remaining open from the list — all kept on the radar:
  #1  Map-not-visible (uniform blue) — needs deeper trace
  #3  Seeker can't ask matching/measuring questions
  #4  iPhone-specific: stuck on Fetching boundary
  taibeled#5  Duplicate nearby stations in hiding zones
  taibeled#6  Hider circle flicker (v100 should have fixed; user re-
      reported — likely needs deploy + retest)
  taibeled#7  Hider should see a map of their hiding zone
  taibeled#9  Hider shows offline + photo questions don't reach hider
  taibeled#12 Offline tiles rework (slider, per-level previews,
      background download, toast notification)
  taibeled#13 'More' dialog items — investigate / remove
  taibeled#15 Game-lobby button on the hider view
  taibeled#16 Role-switch + co-hider promote in lobby
  taibeled#18 (verified) — transit-routes toaster gone since v98
  taibeled#19 Endgame trigger / exchange
  taibeled#20 Endgame rule changes (questions/curses blocked)
  taibeled#21 Streamlined play-area wizard (auto-suggest + map preview)
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