Bump vue3-easy-data-table from 1.5.42 to 1.5.45 #86

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/vue3-easy-data-table-1.5.45 into main
dependabot[bot] commented 2023-06-12 01:39:04 +00:00 (Migrated from github.com)

Bumps vue3-easy-data-table from 1.5.42 to 1.5.45.

Release notes

Sourced from vue3-easy-data-table's releases.

1.5.45

Updated vite version HC200ok/vue3-easy-data-table#309

1.5.44

Fixed issue: HC200ok/vue3-easy-data-table#289

v 1.5.43

Fix nested value sorting including null or undefined.

Commits
  • dd3b388 Merge pull request #309 from jxn-30/deps/update-vite
  • 034ef85 Update package.json
  • 7991d00 chore(deps): update vite to non-vulnerable version
  • 3b8abb5 Merge pull request #273 from meherpanguluri/patch-1
  • fd46782 Merge pull request #290 from jxn-30/main
  • 329b3b6 Update package.json
  • 7b3766f feat: add optional prevent-context-menu-row prop defaulting to true
  • e5fc7c5 Fix typo in table props
  • 5135908 Merge pull request #265 from balajidharma/fix/nested-sort-issue
  • 49e64fe optimize getItemValue function
  • 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 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 [vue3-easy-data-table](https://github.com/HC200ok/vue3-easy-data-table) from 1.5.42 to 1.5.45. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HC200ok/vue3-easy-data-table/releases">vue3-easy-data-table's releases</a>.</em></p> <blockquote> <h2>1.5.45</h2> <p>Updated vite version <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/pull/309">HC200ok/vue3-easy-data-table#309</a></p> <h2>1.5.44</h2> <p>Fixed issue: <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/issues/289">HC200ok/vue3-easy-data-table#289</a></p> <h2>v 1.5.43</h2> <p>Fix nested value sorting including <code>null</code> or <code>undefined</code>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/dd3b3888e5ad0391c4d0ae2c75a36dc311d3e8b0"><code>dd3b388</code></a> Merge pull request <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/issues/309">#309</a> from jxn-30/deps/update-vite</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/034ef85c80fa62bb361afd785bd7ef1846eafaaf"><code>034ef85</code></a> Update package.json</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/7991d00a34fd8e7aeacf8e7ff06a4f6f2aa79071"><code>7991d00</code></a> chore(deps): update vite to non-vulnerable version</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/3b8abb5c829e46b70f6b78fef66b54fb3f7ec910"><code>3b8abb5</code></a> Merge pull request <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/issues/273">#273</a> from meherpanguluri/patch-1</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/fd46782291da9daf2847b283863545eeea01910c"><code>fd46782</code></a> Merge pull request <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/issues/290">#290</a> from jxn-30/main</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/329b3b66d7a46c703ea8aab65f24094980b7a8dd"><code>329b3b6</code></a> Update package.json</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/7b3766f6e3350970c1db3587192b8166b348c951"><code>7b3766f</code></a> feat: add optional <code>prevent-context-menu-row</code> prop defaulting to <code>true</code></li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/e5fc7c5d4449c62f64da8edc91355d7b039a6fcb"><code>e5fc7c5</code></a> Fix typo in table props</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/51359087e7aa5422054e344fcb781be2acbebbb8"><code>5135908</code></a> Merge pull request <a href="https://redirect.github.com/HC200ok/vue3-easy-data-table/issues/265">#265</a> from balajidharma/fix/nested-sort-issue</li> <li><a href="https://github.com/HC200ok/vue3-easy-data-table/commit/49e64feeb0aad352488235b05938302cb478d506"><code>49e64fe</code></a> optimize getItemValue function</li> <li>Additional commits viewable in <a href="https://github.com/HC200ok/vue3-easy-data-table/compare/1.5.42...1.5.45">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue3-easy-data-table&package-manager=npm_and_yarn&previous-version=1.5.42&new-version=1.5.45)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
dependabot[bot] commented 2023-06-22 21:57:28 +00:00 (Migrated from github.com)

Looks like vue3-easy-data-table is no longer a dependency, so this is no longer needed.

Looks like vue3-easy-data-table is no longer a dependency, so this is no longer needed.

Pull request closed

Sign in to join this conversation.