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.0 #38

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

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

Release notes

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

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
  • 03112ee v0.7.0
  • d96a76a :alien: Replace deprecated dependencies with new dependencies
  • 1b39d45 :alien: Update test due to API change
  • e5c14c0 :arrow_up: Bump rollup-plugin-vue to 5.1.1
  • ef4c09d :arrow_up: Upgrade dependencies
  • fe5af6b :twisted_rightwards_arrows: Merge pull request #77 from gluons/renovate/ow-0.x
  • f807144 :arrow_up: Update dependency ow to version ^0.15.0
  • ccaf291 :twisted_rightwards_arrows: Merge pull request #74 from gluons/renovate/rollu...
  • ffeb09e :arrow_up: Update dependency rollup-plugin-typescript2 to version ^0.25.0
  • b20afab :arrow_up: Bump dependencies
  • 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 - `@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)
dependabot[bot] commented 4 years ago

Superseded by #44.