Bump stylelint from 16.14.1 to 16.15.0 in the stylelint group#7387
Merged
Bump stylelint from 16.14.1 to 16.15.0 in the stylelint group#7387
Conversation
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.14.1 to 16.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.1...16.15.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com>
cbe5ba7 to
953ba28
Compare
Sh4kE
added a commit
to Sh4kE/freshrss-helm-chart
that referenced
this pull request
Mar 15, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [freshrss/freshrss](https://freshrss.org/) ([source](https://github.com/FreshRSS/FreshRSS)) | patch | `1.26.0-alpine` -> `1.26.1-alpine` | --- ### Release Notes <details> <summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary> ### [`v1.26.1`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-03-13-FreshRSS-1261) [Compare Source](FreshRSS/FreshRSS@1.26.0...1.26.1) - Features - Add cURL version to page about system information [#​7409](FreshRSS/FreshRSS#7409) - Bug fixing - Fix regression with cURL HTTP headers breaking conditional HTTP requests [#​7403](FreshRSS/FreshRSS#7403), [FreshRSS/simplepie#33](FreshRSS/simplepie#33) - Fix regression with saving states of user queries [#​7400](FreshRSS/FreshRSS#7400) - Fix regression with dynamic OPML [#​7394](FreshRSS/FreshRSS#7394) - Fix update of the user’s last activity on login action [#​7406](FreshRSS/FreshRSS#7406) - Fix setting category option *Maximum number of articles to keep per feed* [#​7416](FreshRSS/FreshRSS#7416) - Fix priority field when processing a new feed from an extension [#​7354](FreshRSS/FreshRSS#7354) - Deployment - Fix regression with 64-bit timestamps on 32-bit platforms [#​7375](FreshRSS/FreshRSS#7375) - Fix back-compatibility with cURL 7.51 (we require cURL 7.52+ for `CURLPROXY_HTTPS`) [#​7409](FreshRSS/FreshRSS#7409) - UI - Use case-insensitive sort for categories [#​7402](FreshRSS/FreshRSS#7402) - Improve dark mode of *Origine* theme [#​7413](FreshRSS/FreshRSS#7413) - Added API password indicator [#​7340](FreshRSS/FreshRSS#7340) - I18n - Fix (es, fa, sk): do not translate XPath code [#​7404](FreshRSS/FreshRSS#7404) - Fix date bug in Finish [#​7423](FreshRSS/FreshRSS#7423) - Add Portuguese from Portugal [#​7329](FreshRSS/FreshRSS#7329) - Improve Hungarian [#​7391](FreshRSS/FreshRSS#7391) - Misc. - Improve PHP code [#​7339](FreshRSS/FreshRSS#7339) - Update dev dependencies [#​7386](FreshRSS/FreshRSS#7386), [#​7387](FreshRSS/FreshRSS#7387), [#​7388](FreshRSS/FreshRSS#7388) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://gitea.sh4ke.rocks/lickler/freshrss/pulls/35 Co-authored-by: Michael Wittig <michael.wittig@posteo.de> Co-committed-by: Michael Wittig <michael.wittig@posteo.de>
Sh4kE
added a commit
to Sh4kE/freshrss-helm-chart
that referenced
this pull request
Mar 15, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [freshrss](https://github.com/FreshRSS/FreshRSS) | patch | `1.26.0` -> `1.26.1` | --- ### Release Notes <details> <summary>FreshRSS/FreshRSS (freshrss)</summary> ### [`v1.26.1`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-03-13-FreshRSS-1261) [Compare Source](FreshRSS/FreshRSS@1.26.0...1.26.1) - Features - Add cURL version to page about system information [#​7409](FreshRSS/FreshRSS#7409) - Bug fixing - Fix regression with cURL HTTP headers breaking conditional HTTP requests [#​7403](FreshRSS/FreshRSS#7403), [FreshRSS/simplepie#33](FreshRSS/simplepie#33) - Fix regression with saving states of user queries [#​7400](FreshRSS/FreshRSS#7400) - Fix regression with dynamic OPML [#​7394](FreshRSS/FreshRSS#7394) - Fix update of the user’s last activity on login action [#​7406](FreshRSS/FreshRSS#7406) - Fix setting category option *Maximum number of articles to keep per feed* [#​7416](FreshRSS/FreshRSS#7416) - Fix priority field when processing a new feed from an extension [#​7354](FreshRSS/FreshRSS#7354) - Deployment - Fix regression with 64-bit timestamps on 32-bit platforms [#​7375](FreshRSS/FreshRSS#7375) - Fix back-compatibility with cURL 7.51 (we require cURL 7.52+ for `CURLPROXY_HTTPS`) [#​7409](FreshRSS/FreshRSS#7409) - UI - Use case-insensitive sort for categories [#​7402](FreshRSS/FreshRSS#7402) - Improve dark mode of *Origine* theme [#​7413](FreshRSS/FreshRSS#7413) - Added API password indicator [#​7340](FreshRSS/FreshRSS#7340) - I18n - Fix (es, fa, sk): do not translate XPath code [#​7404](FreshRSS/FreshRSS#7404) - Fix date bug in Finish [#​7423](FreshRSS/FreshRSS#7423) - Add Portuguese from Portugal [#​7329](FreshRSS/FreshRSS#7329) - Improve Hungarian [#​7391](FreshRSS/FreshRSS#7391) - Misc. - Improve PHP code [#​7339](FreshRSS/FreshRSS#7339) - Update dev dependencies [#​7386](FreshRSS/FreshRSS#7386), [#​7387](FreshRSS/FreshRSS#7387), [#​7388](FreshRSS/FreshRSS#7388) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://gitea.sh4ke.rocks/lickler/freshrss/pulls/37 Co-authored-by: Michael Wittig <michael.wittig@posteo.de> Co-committed-by: Michael Wittig <michael.wittig@posteo.de>
This file contains hidden or 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
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 stylelint group with 1 update: stylelint.
Updates
stylelintfrom 16.14.1 to 16.15.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
933955e16.15.0563a3bcPrepare 16.15.0 (#8368)1495e4fAddlanguageOptionsconfiguration property (#8297)5d1afaaFix pkg.pr.new-comment workflow (#8423)eec62e5Addalpha-value-notationsupport for computingEditInfo(#8369)7843c15Fix old issue threshold to 6 months (#8424)82238c5Addcomment-whitespace-insidesupport for computingEditInfo(#8417)df852b5Addcolor-hex-lengthsupport for computingEditInfo(#8415)c38140fAddcomment-empty-line-beforesupport for computingEditInfo(#8416)88b83efAddcustom-property-empty-line-beforesupport for computingEditInfo(#8418)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions