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): update all non-major dependencies #318

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/test-utils ^0.2.0 -> ^0.2.1 age adoption passing confidence
@tailwindcss/jit ^0.1.7 -> ^0.1.18 age adoption passing confidence
@types/jest ^26.0.21 -> ^26.0.22 age adoption passing confidence
eslint (source) ^7.22.0 -> ^7.23.0 age adoption passing confidence
nuxt ^2.15.3 -> ^2.15.4 age adoption passing confidence
postcss (source) ^8.2.8 -> ^8.2.9 age adoption passing confidence

Release Notes

nuxt-community/module-test-utils

v0.2.1

Compare Source

tailwindlabs/tailwindcss-jit

v0.1.18

Compare Source

Added
  • Add support Svelte's class: syntax (#​183)

v0.1.17

Compare Source

Added
  • Add support for prefix as a function (#​177)

v0.1.16

Compare Source

Added
  • Add support for selectors in important option (#​175)

v0.1.15

Compare Source

Added
  • Add !font-bold-style important modifier (#​174)

v0.1.14

Compare Source

Fixed

v0.1.13

Compare Source

Fixed
  • Fix infinite recursion issue with TypeScript syntax (#​167)

v0.1.12

Compare Source

Fixed
  • Support custom modifiers with double dashes (#​164)

v0.1.11

Compare Source

Added
  • Add explicit errors for unsupported @apply in nested CSS (#​161)
  • Add TAILWIND_DISABLE_TOUCH environment flag for using native bundler dependency tracking for template files (very experimental/unstable, only works in webpack 5) (#​162)
  • Add TAILWIND_TOUCH_ROOT environment variable for overriding default touch file location (advanced) (#​152)

v0.1.10

Compare Source

Fixed
  • Fix divide-style not generating, and divide-width not handling '0' properly (#​157)

v0.1.9

Compare Source

Fixed
  • Respect order of sibling declarations when mixing @apply with regular CSS properties (#​155)

v0.1.8

Compare Source

Added
Fixed
  • Fix @apply with animation utilities stripping keyframe names (#​150)
  • Fix using @apply multiple times within a single rule (#​151)
eslint/eslint

v7.23.0

Compare Source

  • 687ccae Update: add option "allowInParentheses" to no-sequences (fixes #​14197) (#​14199) (Daniel Rentz)
  • dbf2529 Sponsors: Sync README with website (ESLint Jenkins)
  • 4bdf2c1 Sponsors: Sync README with website (ESLint Jenkins)
  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#​14244) (Brandon Mills)
  • 43f1685 Update: --quiet should not supress --max-warnings (fixes #​14202) (#​14242) (Milos Djermanovic)
  • 909c727 Docs: Add valid example that shows vars in a block scope (#​14230) (Ed S)
  • 28583eb Fix: no-mixed-operators false positives with ? : (fixes #​14223) (#​14226) (Milos Djermanovic)
  • a99eb2d Fix: Clarify line breaks in object-curly-newline (fixes #​14024) (#​14063) (armin yahya)
  • 8984c91 Update: eslint --env-info output os info (#​14059) (薛定谔的猫)
  • 2a79306 Sponsors: Sync README with website (ESLint Jenkins)
  • ebd7026 Docs: Fix typo (#​14225) (Greg Finley)
  • a2013fc Sponsors: Sync README with website (ESLint Jenkins)
nuxt/nuxt.js

v2.15.4

Compare Source

🐛 Bug Fixes
👕 Types
💖 Thanks to
postcss/postcss

v8.2.9

Compare Source

  • Exported NodeErrorOptions type (by Rouven Weßling).

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #318 (3f4f45f) into main (0b4e8c2) will not change coverage.
The diff coverage is n/a.

❗ Current head 3f4f45f differs from pull request most recent head 24401fc. Consider uploading reports for the commit 24401fc to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##              main      #318   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           37        37           
  Branches         8         8           
=========================================
  Hits            37        37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d7ff05...24401fc. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/jit to ^0.1.8 chore(deps): update all non-major dependencies Mar 25, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from fa668f3 to ff840a3 Compare March 31, 2021 15:31
@alexcroox
Copy link

Is there anyway we could have @tailwindcss/jit as a peer dependancy so we don't need to wait for new releases here? As you can see there have been 11 new updates to JIT which include fixes that are key to a bug I'm experiencing.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff840a3 to 24401fc Compare April 1, 2021 11:43
@Atinux Atinux merged commit d7169e4 into main Apr 1, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch April 1, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants