Skip to content

Bump vue, buefy and vue-masonry in /pinry-spa#10

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pinry-spa/multi-b2fa226f5e
Open

Bump vue, buefy and vue-masonry in /pinry-spa#10
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pinry-spa/multi-b2fa226f5e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps vue, buefy and vue-masonry. These dependencies needed to be updated together.
Updates vue from 2.7.16 to 3.5.22

Release notes

Sourced from vue's releases.

v3.5.22

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.21

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.20

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.19

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.18

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.17

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.12

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.11

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.22 (2025-09-25)

Bug Fixes

  • compiler-core: identifiers in switch-case should not be inferred as references (#13923) (5953c9f)
  • compiler-dom: nodes with v-once shouldn't be stringified (#13878) (95c1975)
  • compiler-sfc: add support for @vue-ignore in runtime type resolution (#13906) (ba7f7f9)
  • compiler-sfc: enhance inferRuntimeType to support TSMappedType with indexed access (#13848) (e388f1a), closes #13847
  • compiler-sfc: ensure css custom properties do not start with a digit (#13870) (9c27951)
  • compiler-sfc: ensure props bindings register before compiling template (#13922) (abd5638), closes #13920
  • compiler-ssr: ensure v-show has a higher priority in SSR (#12171) (836b829), closes #12162
  • custom-element: properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900) (5e1e791), closes #13899
  • custom-element: set prop runs pending mutations before disconnect (#13897) (c4a88cd), closes #13315
  • custom-element: use PatchFlags.BAIL for slot when props are present (#13907) (5358bca), closes #13904
  • reactivity: respect readonly during ref unwrapping (#13905) (aba7fed), closes #13903
  • reactivity: update iterator to check for completion instead of value presence (#13761) (2078f8b)
  • runtime-core: simplify block-tracking disabling in h helper (#13841) (75220c7)
  • transition-group: run forceReflow on the correct document (fix #13849) (#13853) (1be5ddf)
  • types: more precise types for Events and added missing definitions (#9675) (8bb8fb2)
  • types: set dom stub type to never instead of {} (#13915) (8620a61), closes #11564
  • types: widen directive arg type from string to any (#13758) (4b71706), closes #13757

Features

  • custom-element: allow specifying additional options for shadowRoot in custom elements (#12965) (47e628d), closes #12964

Reverts

  • Revert "fix(hmr): prevent VUE_HMR_RUNTIME from being overwritten by vue runtime in 3rd-party libraries" (#13925) (6b68f72), closes #13925

3.5.21 (2025-09-02)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.


Updates buefy from 0.8.8 to 3.0.3

Release notes

Sourced from buefy's releases.

v3.0.3

Changelog

Fixes

  • #4228 Fixed dropdown style inconsistencies.
  • #4253 Added use[Component]() functions and improved documentation.
  • #4254 Updated ad components to match Buefy theme.

Fixes (docs)

  • #4254 Fixed CarbonAds code and themed it around buefy's theme.
  • #4255 Fixed broken dev script in documentation - npm run dev stopped working.

Chores (docs)

  • #4249 Bumped vite from 6.3.5 to 6.3.6.

Auto Generated Release Notes

What's Changed

New Contributors

Full Changelog: buefy/buefy@v3.0.1...v3.0.3

v3.0.2

🔗 View on npm
🚀 Try it now: npm i buefy

⚠️ Warning: If you're using buefy.css in your project, please update the path to: /dist/css/buefy.css

We've added a new versions/ folder that contains differently compiled Buefy CSS files — take a look and see which version best fits your needs!

If you have feedback or run into any issues, feel free to open a discussion or issue.

... (truncated)

Changelog

Sourced from buefy's changelog.

3.0.3

Fixes

  • #4228 Fixed dropdown style inconsistencies.
  • #4253 Added use[Component]() functions and improved documentation (@​ElteHupkes).
  • #4254 Updated ad components to match Buefy theme.

Fixes (docs)

  • #4254 Fixed CarbonAds code and themed it around buefy's theme.
  • #4255 Fixed broken dev script in documentation - npm run dev stopped working.

Chores (docs)

  • #4249 Bumped vite from 6.3.5 to 6.3.6.

3.0.2

Fixes

  • #4238 Updated navbar icon colors and fixed NavBurger rendering.
  • #4229 Bubble up mouse events from b-table rows for better interactivity (@​kikuomax).
  • #4236 Augmented Using Vue docs and examples for clarity (@​ElteHupkes).
  • #4235 Extended Buefy CSS output to include built versions for CDN and static use.
  • #4237 Updated internal CSS path references for consistency.

Fixes (docs)

  • #4227 Updated StackBlitz integration to reflect latest component usage and styling.

3.0.1

Fixes

  • #4211 Restored autocomplete arrow key hover styles.
  • #4205 Removed old modal style for closing "x" (now fixed in Bulma v1).
  • #4204 Added missing span to NavBurger.
  • #4210 chore(lib): use @forward in Buefy main Sass file to allow custom Sass variables.

Fixes (docs)

  • #4202 Updated the Buefy footer.

3.0.0

Breaking Changes

  • Migrated entire codebase to Bulma v1.0.3 for modernized styling and layout.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wesdevpro, a new releaser for buefy since your current version.


Updates vue-masonry from 0.11.8 to 0.16.0

Release notes

Sourced from vue-masonry's releases.

0.16.0

No release notes provided.

0.14.0

  • added support for Vue3/Vue2 using vue-demi
  • added typescript declaration file

0.12.0

Updated a package version Latest version published to NPM - https://unpkg.com/browse/vue-masonry@0.12.0/

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vue](https://github.com/vuejs/core), [buefy](https://github.com/buefy/buefy) and [vue-masonry](https://github.com/shershen08/vue-masonry). These dependencies needed to be updated together.

Updates `vue` from 2.7.16 to 3.5.22
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.22)

Updates `buefy` from 0.8.8 to 3.0.3
- [Release notes](https://github.com/buefy/buefy/releases)
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md)
- [Commits](buefy/buefy@v0.8.8...v3.0.3)

Updates `vue-masonry` from 0.11.8 to 0.16.0
- [Release notes](https://github.com/shershen08/vue-masonry/releases)
- [Commits](https://github.com/shershen08/vue-masonry/commits/v0.16.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.22
  dependency-type: direct:production
- dependency-name: buefy
  dependency-version: 3.0.3
  dependency-type: direct:production
- dependency-name: vue-masonry
  dependency-version: 0.16.0
  dependency-type: direct:production
...

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 Oct 1, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants