Vanilla-OS / chronos-frontend

A frontend in Vue.js for the Chronos documentation server.
https://docs.vanillaos.org
GNU Affero General Public License v3.0
6 stars 4 forks source link

build(deps-dev): bump @vue/tsconfig from 0.1.3 to 0.5.1 #49

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @vue/tsconfig from 0.1.3 to 0.5.1.

Commits
  • 22e15e3 0.5.1
  • 9877d73 fix: remove outDir (temporary fix for #27)
  • ba22003 0.5.0
  • 5b778b2 feat: turn on noEmit by default and add tsconfig.lib.json (#26)
  • b1975ea 0.4.0
  • 4d90b13 fix(isolatedModules): Remove redundant isolatedModules (#14)
  • 263026a docs: fix syntax errors in readme (#12)
  • 24befe1 feat!: add jsxImportSource; Vue 3.3+ is required
  • da65455 docs: add more guidance on the moduleResolution change
  • f403497 docs: let's deprecate 0.2.x
  • 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 show 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)
kbdharun commented 5 months ago

@dependabot rebase

kbdharun commented 5 months ago

Changes

In the previous commit, I fixed the failing action run https://github.com/Vanilla-OS/chronos-frontend/actions/runs/8108037127/job/22160532205?pr=49.

Problems

What I did

Tested all the changes locally before committing.

kbdharun commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.