Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vue/devtools-api from 6.1.4 to 6.5.1 #384

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @vue/devtools-api from 6.1.4 to 6.5.1.

Release notes

Sourced from @​vue/devtools-api's releases.

v6.5.1

🚀 Enhancements

  • Support native type BigInt (#2052)

🩹 Fixes

  • New tab style (6ad6ecfc)
  • Cannot set visible of null (1b1d1d0c)
  • vue3: Optimize the priority of calculating the displayed name of the component on the devtool (#2050)
  • Disable screenshots by default (3444bdd8)

❤️ Contributors

v6.5.0

Bug Fixes

  • Better check if data name starts with use (fix: #1971) (#1997) (21fa91e)
  • firefox: stop extension unloading, fix #1974 (#2000) (ab5623a)
  • vue3: ensure 3rd party components directly imported in script setup do not show up as Anonymous Component in devtools (#2020) (7dbe206)
  • vue3: inject value showing default over falsy value (#1976) (0c06c01)

Features

  • apps: dim vue version (049abd8)
  • dim expand arrows color (808861c)
  • plugin: add source icon in custom inspector (3e0a9bf)
  • reduced toolbars height to the header height (3fa04ed)
  • remove plugin icon from header tabs (d5b4d60)
  • remove vue logo from header to save space (43eb6b0)
  • update Nuxt logo (#2014) (a75f415)
  • vue3: inspect event listeners on components (01e7c21)

image image

Performance Improvements

  • hook: cleanupBuffer performance + auto-cleanup of old events (60aeed2), closes #1875

v6.4.5

Bug Fixes

  • electron: mark package as sideEffects free, fix #1961 (751edce)

... (truncated)

Commits

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 [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.1.4 to 6.5.1.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Changelog](https://github.com/vuejs/devtools/blob/main/release.js)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.5.1/packages/api)

---
updated-dependencies:
- dependency-name: "@vue/devtools-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2024 15:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@dylanbhughes dylanbhughes merged commit 71a2d22 into main Feb 2, 2024
3 checks passed
@dylanbhughes dylanbhughes deleted the dependabot/npm_and_yarn/vue/devtools-api-6.5.1 branch February 2, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant