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

Bump svelte-check from 2.10.3 to 3.0.1 #1181

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2022

Bumps svelte-check from 2.10.3 to 3.0.1.

Release notes

Sourced from svelte-check's releases.

svelte-check-3.0.1

  • (fix) correctly check if props implement $$Props interface (#1797)

BREAKING CHANGES

  • the old transformation is no longer available. If you're using the svelte.JSX namespace in your projects, you should migrate accordingly
  • minimum required Node version is now 16
  • minimum required TypeScript version is now 4.9
  • minimum required Svelte version is now 3.55
  • removed hint diagnostics to align with tsc
  • searches for nearest tsconfig/jsconfig by default now (you don't need to specify --tsconfig anymore in most cases now; use --no-tsconfig to get back the old behavior of only checking Svelte files without a jsconfig/tsconfig)

svelte-check-3.0.0

broken release, see 3.0.1 instead

Commits

Dependabot compatibility score

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2022
@marekdedic
Copy link
Collaborator

marekdedic commented Jan 4, 2023

Blocked by hperrin/svelte-material-ui#514 - due to be released in SMUI v7

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2023

A newer version of svelte-check exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (180d6e0) to head (5845113).

❗ Current head 5845113 differs from pull request most recent head bac8f50. Consider uploading reports for the commit bac8f50 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1181   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        12    -1     
  Lines          273       262   -11     
  Branches        53        46    -7     
=========================================
- Hits           273       262   -11     
Flag Coverage Δ
backend 100.00% <ø> (ø)
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

dependabot bot and others added 2 commits May 7, 2024 15:51
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.10.3 to 3.0.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-2.10.3...svelte-check-3.0.1)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@marekdedic marekdedic force-pushed the dependabot/npm_and_yarn/svelte-check-3.0.1 branch from 5845113 to bac8f50 Compare May 7, 2024 13:52
@marekdedic marekdedic closed this May 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@marekdedic marekdedic deleted the dependabot/npm_and_yarn/svelte-check-3.0.1 branch May 7, 2024 13:54
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.

None yet

2 participants