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

Bump postcss and @nuxtjs/tailwindcss #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps postcss and @nuxtjs/tailwindcss. These dependencies needed to be updated together.
Updates postcss from 7.0.27 to 7.0.39

Release notes

Sourced from postcss's releases.

7.0.39

  • Reduce package size.
  • Backport nanocolors to picocolors migration.

7.0.38

  • Update Processor#version.

7.0.37

  • Backport chalk to nanocolors migration.

7.0.36

  • Backport ReDoS vulnerabilities from PostCSS 8.

7.0.35

7.0.34

  • Fix compatibility with postcss-scss 2.

7.0.33

  • Add error message for PostCSS 8 plugins.

7.0.32

7.0.31

  • Use only the latest source map annotation (by @​emzoumpo).

7.0.30

  • Fix TypeScript definition (by @​nex3)

7.0.29

  • Update Processor#version.

7.0.28

  • Fix TypeScript definition (by @​nex3).
Changelog

Sourced from postcss's changelog.

7.0.39

  • Reduce package size.
  • Backport nanocolors to picocolors migration.

7.0.38

  • Update Processor#version.

7.0.37

  • Backport chalk to nanocolors migration.

7.0.36

  • Backport ReDoS vulnerabilities from PostCSS 8.

7.0.35

  • Add migration guide link to PostCSS 8 error text.

7.0.34

  • Fix compatibility with postcss-scss 2.

7.0.33

  • Add error message for PostCSS 8 plugins.

7.0.32

7.0.31

  • Use only the latest source map annotation (by Emmanouil Zoumpoulakis).

7.0.30

  • Fix TypeScript definition (by Natalie Weizenbaum).

7.0.29

  • Update Processor#version.

7.0.28

  • Fix TypeScript definition (by Natalie Weizenbaum).
Commits

Updates @nuxtjs/tailwindcss from 1.3.3 to 5.3.3

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v5.3.2

What's Changed

New Contributors

Full Changelog: nuxt-modules/tailwindcss@v5.3.1...v5.3.2

v5.3.1

What's Changed

Full Changelog: nuxt-modules/tailwindcss@v5.3.0...v5.3.1

v5.3.0

What's Changed

New Contributors

Full Changelog: nuxt-modules/tailwindcss@v5.2.0...v5.3.0

v5.2.0

What's Changed

New Contributors

Full Changelog: nuxt-modules/tailwindcss@v5.1.3...v5.2.0

v5.1.3

What's Changed

The tailwind viewer should now work again and the documentation has been updated with Nuxt 3 ❤️

... (truncated)

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

5.3.3 (2022-09-08)

Bug Fixes

  • resolve config paths fully and warn on config errors (#522) (6a6dc4f)

5.3.2 (2022-08-12)

Bug Fixes

  • module: remove prefix for tailwind viewer route on nuxt 2 (#517) (2932bad)
  • remove now-unneeded @types/tailwindcss (#514) (82ea9b7)

5.3.1 (2022-07-25)

Bug Fixes

5.3.0 (2022-07-13)

Features

5.2.0 (2022-07-11)

Features

Bug Fixes

  • monkey-patch Vite HMR issue & make it reproducible (#464) (#496) (8cc1cfa)

5.1.3 (2022-06-22)

Bug Fixes

  • add prefix for tailwind viewer route (#460) (9df49b5)

5.1.2 (2022-05-23)

... (truncated)

Commits

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss](https://github.com/postcss/postcss) and [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module). These dependencies needed to be updated together.

Updates `postcss` from 7.0.27 to 7.0.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.27...7.0.39)

Updates `@nuxtjs/tailwindcss` from 1.3.3 to 5.3.3
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v1.3.3...v5.3.3)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2022
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