gluons / vue-highlight.js

📜 Highlight.js syntax highlighter component for Vue.
https://git.io/vue-highlight.js
MIT License
208 stars 24 forks source link

⬆️ Bump @gluons/vue-up from 0.6.1 to 0.7.1 #44

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps @gluons/vue-up from 0.6.1 to 0.7.1.

Release notes

Sourced from @gluons/vue-up's releases.

v0.7.1

Chores

  • Upgrade dependencies.

v0.7.0

Chores

  • Upgrade dependencies.

Internal Changes

  • Replace deprecated Rollup's plugins with new plugins:
    • rollup-plugin-commonjs ➡️ @rollup/plugin-commonjs
    • rollup-plugin-node-resolve ➡️ @rollup/plugin-node-resolve
    • rollup-plugin-replace ➡️ @rollup/plugin-replace

v0.6.3

Chores

  • Bump dependencies.

v0.6.2

Chores

  • Upgrade dependencies.
Commits
  • 27e7013 🔖 0.7.1
  • 6afa18e 🔧 Update dependabot.yml
  • 45fc7cc ✅ Update test
  • a0517eb ⬆️ Upgrade dependencies
  • 988a0f8 🔀 Merge pull request #113 from gluons/dependabot/npm_and_yarn/babel/preset-ty...
  • 5f01a6c :arrow_up: Bump @babel/preset-typescript from 7.9.0 to 7.10.4
  • 05bd062 🔀 Merge pull request #114 from gluons/dependabot/npm_and_yarn/types/glob-7.1.3
  • 9b65872 🔀 Merge pull request #112 from gluons/dependabot/npm_and_yarn/babel/core-7.11.0
  • b5cd95a 🔀 Merge pull request #111 from gluons/dependabot/npm_and_yarn/vue-class-compo...
  • 070b25f 🔀 Merge pull request #115 from gluons/dependabot/npm_and_yarn/ts-node-8.10.2
  • Additional commits viewable in compare view


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