aymaneMx / nuxt-portfolio-dev

⚡ A portfolio for developers with a blog powered by Notion
https://aymane.codes
163 stars 27 forks source link

chore(deps-dev): bump @nuxtjs/color-mode from 3.1.8 to 3.4.1 #200

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps @nuxtjs/color-mode from 3.1.8 to 3.4.1.

Release notes

Sourced from @​nuxtjs/color-mode's releases.

v3.4.0

compare changes

🚀 Enhancements

  • Add disableTransition option (#192)
  • Automatic integration with @​nuxtjs/tailwindcss (#237)

📖 Documentation

  • Use new nuxi module add command in installation (#244)

🏡 Chore

  • Migrate to eslint v9 (#249)

🤖 CI

  • Update to node 18/20 testing (6f806ef)

❤️ Contributors

v3.3.3

compare changes

🔥 Performance

  • Use minimiser for window.localStorage (e880c93)

🩹 Fixes

  • Remove lodash.template usage (#240)

📦 Build

  • Simplify minifying script (dda8469)

🏡 Chore

  • Rename vite.config.js -> vitest.config.ts (27cbaf0)
  • Use module-builder stub mode for more accurate types (#224)
  • Test bundler module resolution (#230)
  • Update branch and repo links (327f234)
  • Fix repository entry (c54d359)

... (truncated)

Changelog

Sourced from @​nuxtjs/color-mode's changelog.

3.4.1 (2024-04-26)

Bug Fixes

  • add tilde to css selector for tailwind integration (#259) (16ae123)

3.4.0 (2024-04-11)

Features

  • add disableTransition option (#192) (23ef3d9)
  • automatic integration with @nuxtjs/tailwindcss (#237) (7e4db61)

3.3.3 (2024-03-19)

Bug Fixes

3.3.2 (2023-11-15)

Bug Fixes

  • use ref for island color-mode stub and check it is truthy (486c28f)

3.3.1 (2023-11-15)

Bug Fixes

  • avoid setting color-mode when rendering islands (#200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #202
  • initialise helper to empty object when testing (34c4e0e)

3.3.0 (2023-06-21)

Features

Bug Fixes

... (truncated)

Commits
  • 65c90d4 chore(release): 3.4.1
  • 1eb537e chore(deps): update all non-major dependencies (#252)
  • de26dd0 chore(deps): update pnpm to v9 (#255)
  • 7151a26 ci: add codecov token (#258)
  • 16ae123 fix: add tilde to css selector for tailwind integration (#259)
  • 170c5be chore(deps): update devdependency @​nuxt/test-utils to ^3.12.1 (#254)
  • 8cef8eb chore: update to latest @nuxt/module-builder (#257)
  • bd63b56 chore(renovate): update extends (#251)
  • 2e12fd5 chore(release): 3.4.0
  • 47fe84d chore(deps): update devdependency @​nuxt/eslint-config to ^0.3.6 (#250)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show 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)