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

chore(deps): bump @vue/repl from 1.5.0 to 3.2.0 #284

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @vue/repl from 1.5.0 to 3.2.0.

Release notes

Sourced from @​vue/repl's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.1.1

   🐞 Bug Fixes

    View changes on GitHub

v3.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.1

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

   🚨 Breaking Changes

   🐞 Bug Fixes

  • Handle main file src prefix when setting files + avoid infinite loop due to state.error push  -  by @​yyx990803 (743b7)
  • Make main repl styles lower specificity for easier override  -  by @​yyx990803 (fbfaa)
    View changes on GitHub

... (truncated)

Changelog

Sourced from @​vue/repl's changelog.

3.2.0 (2024-01-03)

Bug Fixes

  • codemirror: fix codemirror editor showing nothing on start on small layouts when starting in ouput mode (#181) (6d7598d)
  • messages: place error messages in editor in front of bottom toggles (#183) (b1594d0)
  • Preview: fix style loading delay (#191) (ece4414)

Features

  • playground: use a height of 100dvh with fallback to original 100vh (#182) (9e99990)

3.1.1 (2024-01-02)

Bug Fixes

  • pass sfc template options to sfc parse (d72dfdf)

3.1.0 (2023-12-21)

Bug Fixes

Features

  • use shikiji for more accurate highlight (#190) (e79aa1a)

3.0.1 (2023-12-19)

Bug Fixes

  • ensure reuse AST in non-inline mode (5e4c710)

3.0.0 (2023-11-30)

... (truncated)

Commits
  • 7dd1a9b chore: release v3.2.0
  • cbd0307 chore(deps): update all non-major dependencies (#194)
  • ece4414 fix(Preview): fix style loading delay (#191)
  • b1594d0 fix(messages): place error messages in editor in front of bottom toggles (#183)
  • 9e99990 feat(playground): use a height of 100dvh with fallback to original 100vh (#182)
  • 6d7598d fix(codemirror): fix codemirror editor showing nothing on start on small layo...
  • 39e10f9 chore: release v3.1.1
  • d72dfdf fix: pass sfc template options to sfc parse
  • cc042d5 fix dist index css import
  • ffda88c bump vue to 3.4
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sxzz, a new releaser for @​vue/repl since your current version.


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/repl](https://github.com/vuejs/repl) from 1.5.0 to 3.2.0.
- [Release notes](https://github.com/vuejs/repl/releases)
- [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md)
- [Commits](vuejs/repl@v1.5.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@vue/repl"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2024
Copy link

vercel bot commented Jan 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-uk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 0:59am

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2024

Superseded by #292.

@dependabot dependabot bot closed this Jan 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/repl-3.2.0 branch January 12, 2024 00:15
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.

0 participants