tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fontsource/inter (source) ^5.0.17 -> ^5.0.18 age adoption passing confidence
@nuxt/devtools (source) ^1.1.5 -> ^1.2.0 age adoption passing confidence
@nuxt/eslint-config (source) 0.3.7 -> 0.3.10 age adoption passing confidence
@tailwindcss/typography ^0.5.12 -> ^0.5.13 age adoption passing confidence
eslint (source) 9.0.0 -> 9.2.0 age adoption passing confidence
pnpm (source) 9.0.2 -> 9.0.6 age adoption passing confidence
postcss-nesting (source) ^12.1.1 -> ^12.1.2 age adoption passing confidence
tailwind-config-viewer ^2.0.1 -> ^2.0.2 age adoption passing confidence
vue-tsc (source) ^2.0.14 -> ^2.0.16 age adoption passing confidence

Release Notes

fontsource/font-files (@​fontsource/inter)

v5.0.18

Compare Source

nuxt/devtools (@​nuxt/devtools)

v1.2.0

Compare Source

Bug Fixes

1.1.5 (2024-03-28)

Features

1.1.4 (2024-03-26)

Bug Fixes

1.1.3 (2024-03-21)

Bug Fixes

1.1.2 (2024-03-21)

Bug Fixes
Features

1.1.1 (2024-03-20)

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.13

Compare Source

Fixed
  • Don't apply margins to <br> elements contained in an <li> in FF (#​350)
eslint/eslint (eslint)

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

pnpm/pnpm (pnpm)

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

csstools/postcss-plugins (postcss-nesting)

v12.1.2

Compare Source

April 21, 2024

  • Edition 2024-02:
    • Do not rewrite selectors for declarations in conditional rules to a form with :is()

This will work:

::before, ::after {
	color: blue;

	@&#8203;media screen { color: cyan; }
}

This still wont work:

::before, ::after {
	color: blue;

	&:hover { color: cyan; }
}
rogden/tailwind-config-viewer (tailwind-config-viewer)

v2.0.2

Compare Source

Fixed
vuejs/language-tools (vue-tsc)

v2.0.16

Compare Source

Bug Fixes
Other Changes

v2.0.15

Compare Source

Features
  • Redesign additional extensions, VitePress, PetiteVue support (#​4321)
    • Fix custom file extensions not working in Hybrid Mode (#​4251)
  • vscode: prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed
  • language-core: use internal options for directly exposing user props/emits types (vuejs/core#10801)
  • language-core: support defineSlots destructuring (#​4312) - Thanks @​zhiyuanzmj
Bug Fixes
  • vscode: when enabled VitePress support, extension not activated when opening markdown files
  • language-core: auto-complete not working in v-bind
Performance
  • language-service: emmet completion should not be blocked by TS type evaluation (#​4298)
  • language-core: simplify virtual code for intrinsic elements
Other Changes
  • Upgrade Volar from v2.2.0-alpha.10 to v2.2.0-alpha.12:
    • Avoid extension crash when workspace TSDK does not exist
    • Fix template variables cannot be renamed at the first character in Hybrid Mode (#​4297)
    • Fix template virtual code mapping is misaligned in Windows in Hybrid Mode (#​4297)
  • Add svelte.svelte-vscode (>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)
  • component-meta: convert source code to TS
  • language-core: export allCodeFeatures (#​4320) - Thanks @​zhiyuanzmj

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Nov 06 '23 12:11 renovate[bot]

Deploy Preview for nuxt-tailwindcss ready!

Name Link
Latest commit 9848b6ddb26a5e038542a5eb634b3439d04aea85
Latest deploy log https://app.netlify.com/sites/nuxt-tailwindcss/deploys/6643c8828edf57000818ef73
Deploy Preview https://deploy-preview-755--nuxt-tailwindcss.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Mar 27 '24 17:03 netlify[bot]