-
-
Notifications
You must be signed in to change notification settings - Fork 126
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 ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory #602
Merged
kgarner7
merged 1 commit into
development
from
dependabot/npm_and_yarn/npm_and_yarn-96a8619596
May 2, 2024
Merged
Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory #602
kgarner7
merged 1 commit into
development
from
dependabot/npm_and_yarn/npm_and_yarn-96a8619596
May 2, 2024
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 the npm_and_yarn group with 1 update in the / directory: [ejs](https://github.com/mde/ejs). Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
spiceratops
referenced
this pull request
in spiceratops/k8s-gitops
May 7, 2024
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jeffvli/feishin](https://github.com/jeffvli/feishin) | minor | `0.6.1` -> `0.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jeffvli/feishin (ghcr.io/jeffvli/feishin)</summary> ### [`v0.7.1`](https://github.com/jeffvli/feishin/releases/tag/v0.7.1): 0.7.1 [Compare Source](https://github.com/jeffvli/feishin/compare/v0.7.0...v0.7.1) 0.7.1 released to fix missing Windows binary. **Full Changelog**: jeffvli/feishin@v0.7.0...v0.7.1 ### [`v0.7.0`](https://github.com/jeffvli/feishin/releases/tag/v0.7.0): 0.7.0 [Compare Source](https://github.com/jeffvli/feishin/compare/v0.6.1...v0.7.0) 0.7.0 is here! Moving forwards, release notes will be simplified as so. Thanks to all the contributors as always! #### Highlights - (UI) Added `Get Info` button on dropdowns to show extended details for the selected item - (UI) Changed titlebar on light theme to use a lighter color - (UI) Error page now shows server menu in case to handle cases where application can become stuck - (UI) Fixed synchronized lyrics not repeating when track is repeated on fullscreen player - (UI) Added toggle to switch between tracks and albums when double clicking an item in the genres list - (UI) (Jellyfin) Fixed lyrics parsing for Jellyfin v10.9.0 - (UI) (Navidrome) Adds `Share item` to item context menus - (UI) (Navidrome) Added `inPlaylist` and `notInPlaylist` operators for Navidrome smart playlists - (UI) (Navidrome) Added JSON preview for smart playlist builder output - (UI) Added Farsi and Chinese (Traditional) languages (thanks to translators!) - (Desktop) The positioning state of the application is now persisted (maximize, fullscreen, window position) - (Player) Various fixes/improvements with player implementation including mpris and scrobbling - ...and more: [view commits](https://github.com/jeffvli/feishin/compare/v0.6.1...v0.7.0) #### What's Changed - Bump the npm_and_yarn group across 1 directory with 2 updates by [@​dependabot](https://github.com/dependabot) in [https://github.com/jeffvli/feishin/pull/542](https://github.com/jeffvli/feishin/pull/542) - Bump the npm_and_yarn group across 1 directory with 1 update by [@​dependabot](https://github.com/dependabot) in [https://github.com/jeffvli/feishin/pull/551](https://github.com/jeffvli/feishin/pull/551) - Bump the npm_and_yarn group across 1 directory with 1 update by [@​dependabot](https://github.com/dependabot) in [https://github.com/jeffvli/feishin/pull/557](https://github.com/jeffvli/feishin/pull/557) - Bump the npm_and_yarn group across 1 directory with 1 update by [@​dependabot](https://github.com/dependabot) in [https://github.com/jeffvli/feishin/pull/561](https://github.com/jeffvli/feishin/pull/561) - \[bugfix]: Resolve MPV next/prev race condition by [@​kgarner7](https://github.com/kgarner7) in [https://github.com/jeffvli/feishin/pull/566](https://github.com/jeffvli/feishin/pull/566) - \[bugfix]: Add a fallback image to the dynamic background url by [@​iiPythonx](https://github.com/iiPythonx) in [https://github.com/jeffvli/feishin/pull/571](https://github.com/jeffvli/feishin/pull/571) - \[enhancement]: Show item details by [@​kgarner7](https://github.com/kgarner7) in [https://github.com/jeffvli/feishin/pull/573](https://github.com/jeffvli/feishin/pull/573) - Fix portrait mode detection by [@​Kaydax](https://github.com/Kaydax) in [https://github.com/jeffvli/feishin/pull/582](https://github.com/jeffvli/feishin/pull/582) - \[enhancement]: Support react-router links in Modal by [@​kgarner7](https://github.com/kgarner7) in [https://github.com/jeffvli/feishin/pull/586](https://github.com/jeffvli/feishin/pull/586) - \[enhancement]: Support toggling Album/Track view for gneres by [@​kgarner7](https://github.com/kgarner7) in [https://github.com/jeffvli/feishin/pull/591](https://github.com/jeffvli/feishin/pull/591) - Implement Navidrome sharing by [@​iiPythonx](https://github.com/iiPythonx) in [https://github.com/jeffvli/feishin/pull/575](https://github.com/jeffvli/feishin/pull/575) - \[bugfix]: Handle top-level songs for Jellyfin by [@​kgarner7](https://github.com/kgarner7) in [https://github.com/jeffvli/feishin/pull/553](https://github.com/jeffvli/feishin/pull/553) - Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory by [@​dependabot](https://github.com/dependabot) in [https://github.com/jeffvli/feishin/pull/602](https://github.com/jeffvli/feishin/pull/602) - Fix LrcLib fetcher by [@​vukanovics](https://github.com/vukanovics) in [https://github.com/jeffvli/feishin/pull/603](https://github.com/jeffvli/feishin/pull/603) - Allow smaller album covers in card/poster display by [@​Dylancyclone](https://github.com/Dylancyclone) in [https://github.com/jeffvli/feishin/pull/598](https://github.com/jeffvli/feishin/pull/598) - Add new Navidrome smart playlist operators (up to v0.52.0) by [@​jeffvli](https://github.com/jeffvli) in [https://github.com/jeffvli/feishin/pull/604](https://github.com/jeffvli/feishin/pull/604) #### New Contributors - [@​Kaydax](https://github.com/Kaydax) made their first contribution in [https://github.com/jeffvli/feishin/pull/582](https://github.com/jeffvli/feishin/pull/582) - [@​vukanovics](https://github.com/vukanovics) made their first contribution in [https://github.com/jeffvli/feishin/pull/603](https://github.com/jeffvli/feishin/pull/603) - [@​Dylancyclone](https://github.com/Dylancyclone) made their first contribution in [https://github.com/jeffvli/feishin/pull/598](https://github.com/jeffvli/feishin/pull/598) **Full Changelog**: jeffvli/feishin@v0.6.1...v0.7.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the npm_and_yarn group with 1 update in the / directory: ejs.
Updates
ejs
from 3.1.9 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.