Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps vite-plugin-static-copy to 3.1.2 and updates ancestor dependency nuxt-monaco-editor. These dependencies need to be updated together.

Updates vite-plugin-static-copy from 0.17.0 to 3.1.2

Release notes

Sourced from vite-plugin-static-copy's releases.

vite-plugin-static-copy@3.1.2

Patch Changes

vite-plugin-static-copy@3.1.1

Patch Changes

  • #186 fc84156 Thanks @​sapphi-red! - fix a bug that the content was not sent when multiple vite-plugin-static-copy instance was used

vite-plugin-static-copy@3.1.0

Minor Changes

vite-plugin-static-copy@3.0.2

Patch Changes

vite-plugin-static-copy@3.0.1

Patch Changes

vite-plugin-static-copy@3.0.0

Major Changes

vite-plugin-static-copy@2.3.2

Patch Changes

vite-plugin-static-copy@2.3.1

Patch Changes

vite-plugin-static-copy@2.3.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from vite-plugin-static-copy's changelog.

3.1.2

Patch Changes

3.1.1

Patch Changes

  • #186 fc84156 Thanks @​sapphi-red! - fix a bug that the content was not sent when multiple vite-plugin-static-copy instance was used

3.1.0

Minor Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

2.3.1

Patch Changes

2.3.0

Minor Changes

... (truncated)

Commits
  • edab809 chore: update versions (#196)
  • 0bc6b49 fix: only serve files under src (#195)
  • 1489507 ci: run release against v* branches
  • 5cfb90c docs: Add DEBUG section to README for vite:plugin-static-copy logging (#192)
  • a80b108 test: use previewServer.close
  • 32aee5c chore: update versions (#187)
  • cd3f085 test: quickly timeout keep-alive (#189)
  • ffba50a chore: use builtin fetch (#188)
  • fc84156 fix: inject middleware correctly when there's multiple plugin instances (#186)
  • ff6630c fix(deps): update all non-major dependencies (#181)
  • Additional commits viewable in compare view

Updates nuxt-monaco-editor from 1.2.3 to 1.4.0

Release notes

Sourced from nuxt-monaco-editor's releases.

v1.4.0

Full Changelog: e-chan1007/nuxt-monaco-editor@v1.3.2...v1.4.0

  • monaco-editor is now loaded only when using components.
    • BREAKING CHANGE: useMonaco returns Promise.
  • Optimize dependencies in the development mode.
    • To disable: set optimizeMonacoDeps to false. (for use translations in dev mode)
  • Checked compatibility with Nuxt v4.

v1.4.0-alpha.2

Full Changelog: e-chan1007/nuxt-monaco-editor@v1.4.0-alpha.1...v1.4.0-alpha.2

v1.4.0-alpha.1

No release notes provided.

v1.4.0-alpha.0

Full Changelog: e-chan1007/nuxt-monaco-editor@v1.3.2...v1.4.0-alpha.0

v1.3.2

What's Changed

Full Changelog: e-chan1007/nuxt-monaco-editor@v1.3.1...v1.3.2

v1.3.1

  • Added removeSourceMaps option
  • Fixed loading problem of NLS

v1.3.1-0

No release notes provided.

v1.2.9

  • fix: i18n files were not included in the package

v1.2.8

  • I18n files are now included in this package (based on vscode-loc and monaco-editor-nls is no longer required.
  • Fixed #50 (pasting from the clipboard was not possible.)

v1.2.7

Merged #47, which fixed #46 by guaranteeing that target elements are available.

v1.2.6

The option automaticLayout of monaco-editor is now set as default. To disable this, set automaticLayout: false explicitly.

v1.2.5

No release notes provided.

v1.2.4

Bug Fixes

... (truncated)

Changelog

Sourced from nuxt-monaco-editor's changelog.

1.4.0 (2025-08-13)

1.4.0-alpha.2 (2025-08-13)

1.4.0-alpha.1 (2025-08-13)

Bug Fixes

  • compatibility constraint (6e74021)

1.4.0-alpha.0 (2025-08-13)

Features

  • load dependencies when using component (162555e)

1.3.2 (2025-06-18)

Bug Fixes

  • change worker id resolving method(#68) (e451021)

1.3.1 (2024-10-19)

1.3.1-0 (2024-10-19)

Features

  • add removeSourceMaps option (9c94fbb)

Bug Fixes

  • load nls.js insted of nls.mjs (4b9d0a7)

1.3.0 (2024-10-19)

Features

  • add modelUri option to components (2786c92)

Bug Fixes

  • update to latest @nuxt/module-builder (20f0327)

... (truncated)

Commits
  • 6c679db chore(release): 1.4.0
  • 9b8e389 chore(release): 1.4.0-alpha.2
  • f0abefd perf: add optimizeMonacoDeps option for faster build in dev mode
  • 1f57a2c chore(release): 1.4.0-alpha.1
  • 6e74021 fix: compatibility constraint
  • 2678a8f chore(release): 1.4.0-alpha.0
  • 59f6f66 Merge commit '162555ec2bdbd7b7a6412ef66f08f8dcbba6bde7'
  • 162555e feat: load dependencies when using component
  • fdf95fe chore: upgrade dependencies
  • def9a59 chore(release): 1.3.2
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) to 3.1.2 and updates ancestor dependency [nuxt-monaco-editor](https://github.com/e-chan1007/nuxt-monaco-editor). These dependencies need to be updated together.


Updates `vite-plugin-static-copy` from 0.17.0 to 3.1.2
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.17.0...vite-plugin-static-copy@3.1.2)

Updates `nuxt-monaco-editor` from 1.2.3 to 1.4.0
- [Release notes](https://github.com/e-chan1007/nuxt-monaco-editor/releases)
- [Changelog](https://github.com/e-chan1007/nuxt-monaco-editor/blob/main/CHANGELOG.md)
- [Commits](e-chan1007/nuxt-monaco-editor@v1.2.3...v1.4.0)

---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
  dependency-version: 3.1.2
  dependency-type: indirect
- dependency-name: nuxt-monaco-editor
  dependency-version: 1.4.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 Aug 21, 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.

1 participant