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

ui: bump svelte-check from 3.6.3 to 3.6.4 #370

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps svelte-check from 3.6.3 to 3.6.4.

Release notes

Sourced from svelte-check's releases.

svelte-check-3.6.4

  • fix: take type annotations into account when transforming one-way bindings (#2283)

Svelte 5:

  • fix: deduplicate generate props/events/slot types correctly (#2269)
  • fix: adjust snippet code generation for new AST shape (#2282)
  • fix: ensure correct types for media bindings (#2284)
  • fix: implict children tweaks (#2285) (#2263)
Commits
  • efe8463 fix: implict children tweaks (#2285)
  • 19694d6 fix: ignore comments for implicit children prop
  • 3d61533 fix: ensure correct types for media bindings (#2284)
  • a72a2ad fix: take type annotations into account when transforming one-way bindings (#...
  • 2cf037e fix: adjust snippet code generation for new AST shape (#2282)
  • 38f448d fix: deduplicate generate props/events/slot types correctly (#2269)
  • 7d4f8a7 fix: prevent completion using empty cache (#2258)
  • See full diff 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 <dependency name> 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)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.6.3...svelte-check-3.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2024
@IRHM IRHM merged commit 62033c6 into dev Feb 22, 2024
1 check passed
@IRHM IRHM deleted the dependabot/npm_and_yarn/svelte-check-3.6.4 branch February 22, 2024 02:36
truecharts-admin referenced this pull request in truecharts/public Mar 12, 2024
….2@bf9adb6 by renovate (#19104)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.34.0` -> `v1.35.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.35.2`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.2)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.1...v1.35.2)

#### Fixed

- `Registering Disabled` bug when setting up first user
[#&#8203;400](https://togithub.com/sbondCo/Watcharr/issues/400)
If you were affected by this bug, please remove your `watcharr.json`
config file, update to this version and try again (alternatively, you
could update your `watcharr.json` config and set `SIGNUP_ENABLED` to
`true` then restart). Sorry for any inconvenience.

#### 🥇 Credit

- Thanks to [@&#8203;priyajit4u](https://togithub.com/priyajit4u) for
reporting the issue fixed in this release.

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/188028779?tag=v1.35.2
**Full Changelog**:
sbondCo/Watcharr@v1.35.1...v1.35.2

###
[`v1.35.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.1)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.0...v1.35.1)

#### Fixed

- Don't omit `SIGNUP_ENABLED` from config when false (fixing it being
re-enabled after a restart) by [@&#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/399](https://togithub.com/sbondCo/Watcharr/pull/399)

#### Documentation

- Add `restart` property to docker-compose example by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/398](https://togithub.com/sbondCo/Watcharr/pull/398)

#### 🥇 Credit

- Thanks to [@&#8203;n00b12345](https://togithub.com/n00b12345) for
suggesting/reporting the two changes made in this patch release.

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/187807718?tag=v1.35.1
**Full Changelog**:
sbondCo/Watcharr@v1.35.0...v1.35.1

###
[`v1.35.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.34.0...v1.35.0)

#### New

- Editing activity time and (soft) deleting activity by
[@&#8203;stephaje](https://togithub.com/stephaje) in
[https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/f4c404f5-8824-4583-84a5-eddbd9b93583)
- Jellyfin (Manual) Sync (for jellyfin profile, triggered by button in
profile page) by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/394](https://togithub.com/sbondCo/Watcharr/pull/394)
&
[https://github.com/sbondCo/Watcharr/pull/395](https://togithub.com/sbondCo/Watcharr/pull/395)

#### Maintenance

- ui: bump vite from 5.0.12 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/369](https://togithub.com/sbondCo/Watcharr/pull/369)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.21.0 to 7.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/367](https://togithub.com/sbondCo/Watcharr/pull/367)
- ui: bump prettier-plugin-svelte from 3.1.2 to 3.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/368](https://togithub.com/sbondCo/Watcharr/pull/368)
- ui: bump svelte-check from 3.6.3 to 3.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/370](https://togithub.com/sbondCo/Watcharr/pull/370)

#### New Contributors

- [@&#8203;stephaje](https://togithub.com/stephaje) made their first
contribution (thanks a lot!) in
[https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/187219192?tag=v1.35.0
**Full Changelog**:
sbondCo/Watcharr@v1.34.0...v1.35.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant