Skip to content

Bump the all-demo group across 1 directory with 2 updates - #4071

Merged
jonrohan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demo/all-demo-b21d2c8a8c
Jun 10, 2026
Merged

Bump the all-demo group across 1 directory with 2 updates#4071
jonrohan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demo/all-demo-b21d2c8a8c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-demo group with 2 updates in the /demo directory: vite and vite-plugin-ruby.

Updates vite from 8.0.10 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.16 (2026-06-01)

Bug Fixes

8.0.15 (2026-06-01)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026-05-21)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits

Updates vite-plugin-ruby from 5.2.1 to 5.2.2

Commits
  • 3c59d7b release: vite-plugin-ruby@5.2.2
  • 2932c0e feat: default to skipProxy in new installations
  • 776a49e chore: add tests for skipProxy with different asset scenarios (JS, CSS, SCSS,...
  • 990cafa fix: allow new Vite v8 outputOptions callback shape (#604)
  • 9a93260 chore: ignore .claude directory
  • 51e3320 release: vite_ruby@3.10.2
  • de4f4a0 fix: ensure imported CSS is resolved recursively (close #600) (#601)
  • e61af05 release: vite_ruby@3.10.1
  • 5ed99b4 fix: adding web: to Procfile.dev during installation (close #599)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm dependencies skip changeset Pull requests that don't change the library output labels Jun 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 2, 2026 05:37
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@dependabot
dependabot Bot requested a review from jonrohan June 2, 2026 05:37
@dependabot dependabot Bot added skip changeset Pull requests that don't change the library output npm npm dependencies labels Jun 2, 2026
@changeset-bot

changeset-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8ac1f74

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps the all-demo group with 2 updates in the /demo directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-ruby](https://github.com/ElMassimo/vite_ruby).


Updates `vite` from 8.0.10 to 8.0.16
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)

Updates `vite-plugin-ruby` from 5.2.1 to 5.2.2
- [Commits](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@5.2.1...vite-plugin-ruby@5.2.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-demo
- dependency-name: vite-plugin-ruby
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-demo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the all-demo group in /demo with 2 updates Bump the all-demo group across 1 directory with 2 updates Jun 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/demo/all-demo-b21d2c8a8c branch from 48fc63f to 8ac1f74 Compare June 8, 2026 18:37
@jonrohan
jonrohan enabled auto-merge (squash) June 10, 2026 17:19
@jonrohan
jonrohan merged commit 8ee4e8d into main Jun 10, 2026
31 checks passed
@jonrohan
jonrohan deleted the dependabot/npm_and_yarn/demo/all-demo-b21d2c8a8c branch June 10, 2026 17:19
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 npm npm dependencies skip changeset Pull requests that don't change the library output

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant