-
Notifications
You must be signed in to change notification settings - Fork 30
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 prettier from 3.2.5 to 3.3.2 #549
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 17, 2024
truecharts-admin
referenced
this pull request
in truecharts/public
Jun 28, 2024
….0@2229366 by renovate (#23905) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://github.com/sbondCo/Watcharr) | minor | `v1.40.0` -> `v1.41.0` | --- > [!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.41.0`](https://github.com/sbondCo/Watcharr/releases/tag/v1.41.0) [Compare Source](https://github.com/sbondCo/Watcharr/compare/v1.40.0...v1.41.0) #### 🧠 New - Search: Infinite scrolling and serverside content type filters by [@​IRHM](https://github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/562](https://github.com/sbondCo/Watcharr/pull/562) - Search now supports scrolling through multiple pages of results, making it possible to find content that may have been hidden in the past. - The search filters (Movies, TV Shows, Games, People) have been reworked to filter through the server, this leads to better results and more of them. - Running search requests will now be cancelled if you navigate away from the page or if you change your search query (helps a lot on slower connections). - Ryot import implementation by [@​oPisiti](https://github.com/oPisiti) in [https://github.com/sbondCo/Watcharr/pull/563](https://github.com/sbondCo/Watcharr/pull/563) #### 💯 Changed - Time unit changes by [@​oPisiti](https://github.com/oPisiti) in [https://github.com/sbondCo/Watcharr/pull/563](https://github.com/sbondCo/Watcharr/pull/563) - Movie/show runtimes are now printed as `24 min` instead of `24m` - Time spent watching stats can now show `months, weeks, days, hours & minutes`, instead of just the previous `hours and minutes`. #### 🏗️ Fixed - Fix server side rating validation for imports, watched episodes and watched seasons in sbondCo/Watcharr@7888e04 #### 🔨 Maintenance - server: bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /server by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/539](https://github.com/sbondCo/Watcharr/pull/539) - ui: bump prettier from 3.2.5 to 3.3.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/549](https://github.com/sbondCo/Watcharr/pull/549) - server: bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 in /server by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/546](https://github.com/sbondCo/Watcharr/pull/546) - workflow: bump docker/build-push-action from 5 to 6 by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/545](https://github.com/sbondCo/Watcharr/pull/545) - ui: bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.12.0 to 7.14.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/560](https://github.com/sbondCo/Watcharr/pull/560) - ui: bump svelte-eslint-parser from 0.36.0 to 0.39.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/559](https://github.com/sbondCo/Watcharr/pull/559) - ui: bump eslint-plugin-svelte from 2.39.0 to 2.41.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/558](https://github.com/sbondCo/Watcharr/pull/558) - server: bump github.com/go-co-op/gocron/v2 from 2.5.0 to 2.7.0 in /server by [@​dependabot](https://github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/557](https://github.com/sbondCo/Watcharr/pull/557) #### 🥇 Credit - Thanks to [@​oPisiti](https://github.com/oPisiti) for making their first (and second) contribution in [https://github.com/sbondCo/Watcharr/pull/563](https://github.com/sbondCo/Watcharr/pull/563) - Thanks to [@​simonbcn](https://github.com/simonbcn) for reporting an issue that led to the search improvements being made in [https://github.com/sbondCo/Watcharr/issues/531](https://github.com/sbondCo/Watcharr/issues/531) #### 🆘 Getting Help If you need help, encounter an issue or find a bug please [create an issue](https://github.com/sbondCo/Watcharr/issues/new/choose) or [join our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for support. Always happy to help! I spent a lot of time trying to make sure no bugs were introduced with the new search features, please don't hesitate to reach out if you think someone is not working as intended! Package: https://github.com/orgs/sbondCo/packages/container/watcharr/236341139?tag=v1.41.0 or [on docker hub](https://hub.docker.com/layers/sbondco/watcharr/v1.41.0/images/sha256-2229366989b906418c17df5a54c0c6d378f6044f45c591bba81a6cdd25e30a96?context=explore) **Full Changelog**: sbondCo/Watcharr@v1.40.0...v1.41.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps prettier from 3.2.5 to 3.3.2.
Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)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)