SubodhDahal / subodhdahal.github.io

0 stars 0 forks source link

chore(deps-dev): bump @nuxtjs/color-mode from 3.3.2 to 3.3.3 #28

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @nuxtjs/color-mode from 3.3.2 to 3.3.3.

Release notes

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

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)

❤️ Contributors

Changelog

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

3.3.3 (2024-03-19)

Bug Fixes

Commits
  • 4200432 chore(release): 3.3.3
  • e880c93 perf: use minimiser for window.localStorage
  • dda8469 build: simplify minifying script
  • 52d04ff chore(deps): update commitlint monorepo to v19 (major) (#239)
  • cbc27b7 chore(deps): update devdependency @​typescript-eslint/parser to v7 (#238)
  • f93ba76 chore(deps): update all non-major dependencies (#226)
  • c54d359 chore: fix repository entry
  • 327f234 chore: update branch and repo links
  • 7f4cf42 chore: test bundler module resolution (#230)
  • e4b1bbd fix: remove lodash.template usage (#240)
  • 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)