Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2025

Bumps @wdns/vuetify-resize-drawer from 3.2.1 to 3.3.1.

Release notes

Sourced from @​wdns/vuetify-resize-drawer's releases.

v3.3.1

fix theme reactivity and default usage

v3.3.1-1

  • Merge pull request #56 from webdevnerdstuff/hotfix-theme (6615d62)
  • adding missing import that linter didn't catch (e29745d)

v3.3.1-0

  • Merge pull request #55 from webdevnerdstuff/hotfix-theme (344b3f5)
  • adjusting how internal theme works (c8ce01a)
  • Merge branch 'main' into hotfix-theme (476145c)
  • Merge pull request #54 from webdevnerdstuff/issue-template (7023e7d)
  • update bug template (b66a4d3)

v3.3.0

  • Merge pull request #53 from webdevnerdstuff/hotfix-lint (bacac32)
  • remove unused variable (9c1dadc)
  • Merge pull request #52 from webdevnerdstuff/issue-49 (626b0fd)
  • update test with new class value (b6d2951)
  • fix and adjust slots to render closer to original drawer. It forces all of the slots to render inside of the default slot, but still passes the default slot. (237afa8)
  • Merge pull request #51 from webdevnerdstuff/issue-50 (acdc917)
  • formatting (7b37d26)
  • update config (ebb0ed9)
  • Update packages (1cbdf8f)
  • fix two way model value binding (1868613)
  • dist (0347ff6)
Changelog

Sourced from @​wdns/vuetify-resize-drawer's changelog.

Change Log

All notable changes to the "vuetify-resize-drawer" plugin will be documented in this file.

v3.2.0

2024-10-14 [main] (@​webdevnerdstuff)

  • Adding bottom and top location support
  • Fix issue with handle mouse position
  • Change width-snap-back prop to snap-back (width-snap-back is backwards compatible)
  • Add max-height and min-height props
  • Update packages

v3.1.6

2024-03-14 [main] (@​webdevnerdstuff)

  • Add another null check

v3.1.5

2024-03-14 [main] (@​webdevnerdstuff)

  • Add null check

v3.1.4

2024-03-13 [main] (@​webdevnerdstuff)

  • Change component to use defineAsyncComponent

v3.1.3

2024-02-26 [main] (@​webdevnerdstuff)

  • Fix external rollup config
  • Update packages

v3.1.2

2024-01-11 [main] (@​webdevnerdstuff)

  • Minor style adjustments
  • Update packages

v3.1.0

2024-01-09 [main] (@​webdevnerdstuff)

  • Fix typescript issues
  • Reorganizing
  • Add vitest
  • Update node version to v20.10.0

v3.0.0

2023-11-10 [main] (@​webdevnerdstuff)

... (truncated)

Commits
  • 8915655 chore: release 3.3.1
  • 9d9bf37 chore: release 3.3.1-1
  • 6615d62 Merge pull request #56 from webdevnerdstuff/hotfix-theme
  • e29745d adding missing import that linter didn't catch
  • 7343f40 chore: release 3.3.1-0
  • 344b3f5 Merge pull request #55 from webdevnerdstuff/hotfix-theme
  • c8ce01a adjusting how internal theme works
  • 476145c Merge branch 'main' into hotfix-theme
  • 7023e7d Merge pull request #54 from webdevnerdstuff/issue-template
  • b66a4d3 update bug template
  • 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 <dependency name> 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)

Bumps [@wdns/vuetify-resize-drawer](https://github.com/webdevnerdstuff/vuetify-resize-drawer) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/webdevnerdstuff/vuetify-resize-drawer/releases)
- [Changelog](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/main/CHANGELOG.md)
- [Commits](webdevnerdstuff/vuetify-resize-drawer@v3.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: "@wdns/vuetify-resize-drawer"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2025
@whitdog47 whitdog47 merged commit e61cc81 into main Jul 14, 2025
13 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/wdns/vuetify-resize-drawer-3.3.1 branch July 14, 2025 18:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants