Skip to content

chore(docs): bump @pegasusheavy/ngx-tailwindcss from 0.3.6 to 0.4.0 in /docs#30

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/docs/pegasusheavy/ngx-tailwindcss-0.4.0
Open

chore(docs): bump @pegasusheavy/ngx-tailwindcss from 0.3.6 to 0.4.0 in /docs#30
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/docs/pegasusheavy/ngx-tailwindcss-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps @pegasusheavy/ngx-tailwindcss from 0.3.6 to 0.4.0.

Changelog

Sourced from @​pegasusheavy/ngx-tailwindcss's changelog.

[0.4.0] - 2026-01-13

🎯 Breaking Changes

  • Native App Support: Tauri and Electron packages are now optional peer dependencies
    • The library still works perfectly without them - all imports are dynamic
    • Install @tauri-apps/* packages only if you need native app features
    • Install electron only if you're building an Electron app
    • Native components gracefully fall back to web equivalents when these packages aren't installed

🔒 Security

  • Added CodeQL security analysis workflow for automated vulnerability scanning

🛠 CI/CD & Dependencies

  • Bumped GitHub Actions dependencies:
    • actions/checkout from 4 to 6
    • actions/setup-node from 4 to 6
    • actions/configure-pages from 4 to 5
    • actions/upload-artifact from 4 to 6
    • actions/upload-pages-artifact from 3 to 4
    • orhun/git-cliff-action from 3 to 4
    • github/codeql-action from 3 to 4
    • amannn/action-semantic-pull-request from 5 to 6
  • Bumped Angular dependencies in docs to 21.0.6:
    • @angular/core
    • @angular/common
    • @angular/compiler
    • @angular/compiler-cli
    • @angular/platform-browser

[0.1.2] - 2025-12-21

🛠 Packaging & Reliability

  • Copied README.md into the published /dist/ngx-tailwindcss output so npmjs can render the project documentation even when the tarball is built from the compiled library.
  • Added a publish:dist script that runs the production build and publishes directly from dist/ngx-tailwindcss with --access public, keeping the published artifact aligned with the compiled bundle.
  • Raised the Vitest hook and test timeouts to 60 s so the longer-running directive specs no longer abort the Husky pre-push step.

[0.1.1] - 2025-12-19

🛠 Packaging & Reliability

  • Ensured the npm release is produced from the compiled /dist/ngx-tailwindcss output so the published tarball includes the FESM bundle, typings, and theme CSS instead of just docs/config files.
  • Replaced the deprecated husky install step with a runtime node -e "import('husky')..." bootstrap and added dedicated pre-commit/pre-push/commit-msg scripts so lint/test/commitlint hooks run reliably without invoking the removed shim.

[0.1.0] - 2025-12-19

✨ Features

... (truncated)

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 documentation Improvements or additions to documentation label Jan 19, 2026
Bumps [@pegasusheavy/ngx-tailwindcss](https://github.com/pegasusheavy/ngx-tailwindcss) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/pegasusheavy/ngx-tailwindcss/releases)
- [Changelog](https://github.com/pegasusheavy/ngx-tailwindcss/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pegasusheavy/ngx-tailwindcss/commits/v0.4.0)

---
updated-dependencies:
- dependency-name: "@pegasusheavy/ngx-tailwindcss"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Please update the PR or let us know if you need assistance!

@github-actions github-actions bot added stale and removed stale labels Feb 18, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Please update the PR or let us know if you need assistance!

@github-actions github-actions bot added the stale label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants