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-dev): Bump @vue/tsconfig from 0.1.3 to 0.4.0 #1184

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2023

Bumps @vue/tsconfig from 0.1.3 to 0.4.0.

Commits
  • 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
  • 3ee6c93 docs: add more instructions about the Node.js TSConfig
  • aedae83 docs: remove extraneous space
  • fc6c47b 0.3.2
  • fcc1f98 fix: disable allowImportingTsExtensions and unset noEmit
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 20, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from 97a49f4 to 8867f16 Compare May 27, 2023 08:18
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from 8867f16 to 4a06bd6 Compare June 10, 2023 04:51
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from 4a06bd6 to 47cbb6b Compare June 17, 2023 04:51
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@artonge
Copy link
Collaborator

artonge commented Jun 27, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from 47cbb6b to 9c49d50 Compare June 27, 2023 08:08
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@skjnldsv
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from 9c49d50 to a711d24 Compare June 28, 2023 06:02
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@skjnldsv
Copy link
Member

@artonge

Your configFile is invalid: /home/runner/actions-runner/_work/activity/activity/cypress.config.ts

It threw an error when required, check the stack trace below:

TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /home/runner/actions-runner/_work/activity/activity/cypress.config.ts

@artonge
Copy link
Collaborator

artonge commented Jun 28, 2023

Typescript needed to be update to v5. Done.

@artonge
Copy link
Collaborator

artonge commented Jun 28, 2023

Also bumped @nextcloud/eslint-config and eslint-config-standard

dependabot bot and others added 3 commits June 28, 2023 09:38
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.1.3 to 0.4.0.
- [Commits](vuejs/tsconfig@v0.1.3...v0.4.0)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch from e82fd3c to 4b51ea1 Compare June 28, 2023 07:40
@dependabot dependabot bot merged commit 54eed58 into master Jun 28, 2023
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/tsconfig-0.4.0 branch June 28, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants