chore(deps-dev): bump the npm-dependencies group across 1 directory with 5 updates#31
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ith 5 updates Bumps the npm-dependencies group with 4 updates in the /website directory: [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli), [prettier](https://github.com/prettier/prettier), [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [pagefind](https://github.com/pagefind/pagefind). Updates `@tailwindcss/cli` from 4.0.7 to 4.1.13 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.13/packages/@tailwindcss-cli) Updates `prettier` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.6.2) Updates `prettier-plugin-tailwindcss` from 0.6.11 to 0.6.14 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.11...v0.6.14) Updates `tailwindcss` from 4.0.7 to 4.1.13 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.13/packages/tailwindcss) Updates `pagefind` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pagefind/pagefind/releases) - [Changelog](https://github.com/Pagefind/pagefind/blob/main/CHANGELOG.md) - [Commits](Pagefind/pagefind@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: "@tailwindcss/cli" dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tailwindcss dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: pagefind dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 4 updates in the /website directory: @tailwindcss/cli, prettier, prettier-plugin-tailwindcss and pagefind.
Updates
@tailwindcss/clifrom 4.0.7 to 4.1.13Release notes
Sourced from
@tailwindcss/cli's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/cli's changelog.... (truncated)
Commits
1334c99Prepare v4.1.13 release (#18868)6791e81Prepare v4.1.12 release (#18728)42d2433Update enhanced-resolve 5.18.2 → 5.18.3 (patch) (#18726)9169d73update READMEsf307c31Update enhanced-resolve 5.18.1 → 5.18.2 (patch) (#18423)b24457aPrepare 4.1.11 (#18397)c5a997cDocument--watch=alwaysin the CLI (#18337)d06bbb8Prepare v4.1.10 (#18290)b88371aPrepare v4.1.9 (#18285)193eb84Release v4.1.8 (#18164)Updates
prettierfrom 3.5.1 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (#17673)Updates
prettier-plugin-tailwindcssfrom 0.6.11 to 0.6.14Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
e4072ec0.6.1463d1f5cDon't repeatedly add backslashes to escape sequences when formatting (#381)a265c5bFix parsing TypeScript with OXC (#380)8e4efbaTest against Prettier v3.6 (#375)afa39a5Create FUNDING.yml9b87e4aSort template literals in Angular expressions (#377)3f06943Add support for OXC + Hermes plugins (#376)22ae9660.6.132bc173afix: enforce compatible plugins load order for proper interoperability (#372)03dd9a5Update README.md to be more clear (#353)Updates
tailwindcssfrom 4.0.7 to 4.1.13Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
1334c99Prepare v4.1.13 release (#18868)65dc530Do not allow variants to end with-or_(#18872)54c3f30Do not allow variants to start with-(#18867)494051cConsider variants starting with@-to be invalid (e.g.@-2xl:flex) (#18869)c318329chore: remove redundant words (#18853)ddc84b0update test after prettier changef1331a8run prettiere5513b6Fix missing code block delimiters in comment blocks (#18837)5e2a160Drop exact duplicate declarations from output CSS within a style rule (#18809)b1fb02aHide internal fields from completions inmatchUtilities(#18820)Updates
pagefindfrom 1.3.0 to 1.4.0Release notes
Sourced from pagefind's releases.
Changelog
Sourced from pagefind's changelog.
Commits
8c3de15Merge pull request #915 from Pagefind/final-touches09b2928Final tweakse960777Merge pull request #914 from Pagefind/fix-py-pubaa11a98Fix python publishing12c4e96Merge pull request #913 from Pagefind/no-freebsd-py03d494eOmit FreeBSD support for the python wrapper1fc0ce0Merge pull request #912 from Pagefind/sep-2025-changelog51bc746Changelogfb84a50Merge pull request #813 from nguthiru/maindcb914fMerge pull request #826 from erral/mainMaintainer changes
This version was pushed to npm by bglw, a new releaser for pagefind since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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