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

chore(deps): update updates-patch-minor #1547

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

truenasbot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
cloudflare/cloudflared minor 2025.1.1 -> 2025.2.0
fireflyiii/core (source) patch version-6.2.2 -> version-6.2.4
ghcr.io/elfhosted/jackett patch 0.22.1368 -> 0.22.1372
ghcr.io/open-webui/open-webui patch v0.5.7-cuda -> v0.5.9-cuda
ghcr.io/open-webui/open-webui patch v0.5.7-ollama -> v0.5.9-ollama
ghcr.io/open-webui/open-webui patch 0.5.7 -> 0.5.9
invoiceninja/invoiceninja-octane (source) patch 5.11.36-o -> 5.11.37-o
ipfs/kubo patch v0.33.0 -> v0.33.1
n8nio/n8n (source) patch 1.77.1 -> 1.77.2
netdata/netdata (source) patch v2.2.3 -> v2.2.4

Release Notes

cloudflare/cloudflared (cloudflare/cloudflared)

v2025.2.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: a1c1efce36d17657c02e05d4f8fb1228d5b1cb13af4d3d0a9dcc0b650c7623dd
cloudflared-arm64.pkg: 8f5e2be31dc762fa0b2ef3cc109d6d67b1c63ac80df2c7b2aede1b1dd5c63e1f
cloudflared-darwin-amd64.tgz: 957748e3fc00efa184ca6d09b75f9b0fe8fc2521496334b75f0fc53112855af1
cloudflared-darwin-arm64.tgz: e5e2fd9d1478d599937fcbaee22be0b15db6bd214f068a358aafd032f21b79f3
cloudflared-fips-linux-amd64: 65868ff251a971658d52d4b189ffd06663158a92075aa5cd4d29671b6af08f93
cloudflared-fips-linux-amd64.deb: 9cc87c1b604e1506108715f7d9636048d4d7b3aea593265c030d8ad2491938a6
cloudflared-fips-linux-x86_64.rpm: 734f2b27b769184a6790d083ef1d6c87d8913de972defef0b29d8a74ef843483
cloudflared-linux-386: 8a025a138b7f32b529bef2a8e3993303ceefe7d5ca9c5ed466efe666e98adf35
cloudflared-linux-386.deb: dbb7e6a53d981673bdd80fd0f1d5d4ce0789885f976cc79f6238e1db957e1889
cloudflared-linux-386.rpm: 58b0855b2d488d1aa31ad64b83783e7f907189857232197a05ee6ba12081bff3
cloudflared-linux-aarch64.rpm: b0e1cdc38b2f952b1707a2ad139d6d715570e62eeadfd99619bb2e77bb730798
cloudflared-linux-amd64: cbd18c5a6dee084db7a55d761b91202e47e63ddbd18d0faff04ca96e56739b3f
cloudflared-linux-amd64.deb: 4a063b34a09cb44f73fcd9b40b3ac36430d9a9cbcaf32915a42048a897f1d5ce
cloudflared-linux-arm: 00cf93d00633acc40ac6bd1ff4fe67c5ae9cc94574422cdeb175fba2590cb0e0
cloudflared-linux-arm.deb: dea7f6a4b183a964c52aeaf9c2922e697c04bdb8b485516154de6484c6ee3774
cloudflared-linux-arm.rpm: 7cd9921c2f43e7ab1e90dcdb2fd46391f8e65a8a828cd889ff1f8fb29b4c4f60
cloudflared-linux-arm64: 92b8917aeb655ef8b9e90176dd9475b40ea85ec54b21bcafbdf57d9a68b72d15
cloudflared-linux-arm64.deb: 571d26ca48c8e2c0175d73fca69eb3a527b11aeb9e5aa73d16511e2e97a13a00
cloudflared-linux-armhf: 842eba7f128c74c6db920eb71e4e7116d08c6bdc8ba00e169f56bb5a50c6f4ca
cloudflared-linux-armhf.deb: e4bd68e4af2dd9dca38f35dc004ec40fbcd8b95e7b83dc6b55691c0a9212976e
cloudflared-linux-armhf.rpm: cb0d745d21d615da678cf6a68def7f88a774b29fcded34abb0b5f6e0204f0cd9
cloudflared-linux-x86_64.rpm: 8bc44364de6e2429ee083ef629351c5d8c94d841d8dd77cfeccb21e6a1f6dc9b
cloudflared-windows-386.exe: bbc4fca4feb363bcacb73df75508b541214f96092410b293aac1abafeae1e49f
cloudflared-windows-386.msi: ad121f474bc67131daf4a2897d7b76bc7668bbecd327f0a20e0d5c3c9a987692
cloudflared-windows-amd64.exe: 74eb23de1b2fdc7862447dddaadaa82fd5b43659b3c41205a40ea194dff373a9
cloudflared-windows-amd64.msi: 2ca2f7e3956fa88eab71b7d0fba97ddd3f4662dd52f7f03c26ee27b273286861
open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.5.9

Compare Source

Fixed
  • 💡 "Think" Tag Display Issue: Resolved a bug where the "Think" tag was not functioning correctly, ensuring proper visualization of the model's reasoning process before delivering responses.

v0.5.9

Compare Source

[0.5.9] - 2025-02-05
Fixed
  • 💡 "Think" Tag Display Issue: Resolved a bug where the "Think" tag was not functioning correctly, ensuring proper visualization of the model's reasoning process before delivering responses.

v0.5.8

Compare Source

[0.5.8] - 2025-02-05
Added
  • 🖥️ Code Interpreter: Models can now execute code in real time to refine their answers dynamically, running securely within a sandboxed browser environment using Pyodide. Perfect for calculations, data analysis, and AI-assisted coding tasks!
  • 💬 Redesigned Chat Input UI: Enjoy a sleeker and more intuitive message input with improved feature selection, making it easier than ever to toggle tools, enable search, and interact with AI seamlessly.
  • 🛠️ Native Tool Calling Support (Experimental): Supported models can now call tools natively, reducing query latency and improving contextual responses. More enhancements coming soon!
  • 🔗 Exa Search Engine Integration: A new search provider has been added, allowing users to retrieve up-to-date and relevant information without leaving the chat interface.
  • 🌍 Localized Dates & Times: Date and time formats now match your system locale, ensuring a more natural, region-specific experience.
  • 📎 User Headers for External Embedding APIs: API calls to external embedding services now include user-related headers.
  • 🌍 "Always On" Web Search Toggle: A new option under Settings > Interface allows users to enable Web Search by default—transform Open WebUI into your go-to search engine, ensuring AI-powered results with every query.
  • 🚀 General Performance & Stability: Significant improvements across the platform for a faster, more reliable experience.
  • 🖼️ UI/UX Enhancements: Numerous design refinements improving readability, responsiveness, and accessibility.
  • 🌍 Improved Translations: Chinese, Korean, French, Ukrainian and Serbian translations have been updated with refined terminologies for better clarity.
Fixed
  • 🔄 OAuth Name Field Fallback: Resolves OAuth login failures by using the email field as a fallback when a name is missing.
  • 🔑 Google Drive Credentials Restriction: Ensures only authenticated users can access Google Drive credentials for enhanced security.
  • 🌐 DuckDuckGo Search Rate Limit Handling: Fixes issues where users would encounter 202 errors due to rate limits when using DuckDuckGo for web search.
  • 📁 File Upload Permission Indicator: Users are now notified when they lack permission to upload files, improving clarity on system restrictions.
  • 🔧 Max Tokens Issue: Fixes cases where 'max_tokens' were not applied correctly, ensuring proper model behavior.
  • 🔍 Validation for RAG Web Search URLs: Filters out invalid or unsupported URLs when using web-based retrieval augmentation.
  • 🖋️ Title Generation Bug: Fixes inconsistencies in title generation, ensuring proper chat organization.
Removed
  • ⚡ Deprecated Non-Web Worker Pyodide Execution: Moves entirely to browser sandboxing for better performance and security.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@​df-cgdm, @​moblangeois, @​tarmst, @​Shadowfita, @​roryeckel, @​taylorwilsdon, @​muhac, @​iidx, @​kostich, @​0xThresh, @​TiancongLx, @​KarlLee830, @​imJack6, @​OriginalSimon, @​dannyl1u, @​s-sajid-ali, @​le-ross, @​abdalrohman, @​dependabot[bot], @​kokutaro, @​jannikstdl, @​bunnerz-king, @​Mavyre, @​zeroxs, @​antpyykk-kone, @​kyunwang, @​Alex1607, @​smonux, @​jrespeto

🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!):
@​digitalbrainowners, @​ModonHolding, @​agency-agency, @​roosi-gmbh, @​mushmax, @​rndmcnlly, @​icanbwell, @​FabioDuo, @​h14turbo, @​blogic-cz, @​Krambu-Travis, @​GenieDev101, @​PortlandKyGuy, @​sushibait, @​CubicleGangster, @​GitDatamind

v0.5.8

Compare Source

Added
  • 🖥️ Code Interpreter: Models can now execute code in real time to refine their answers dynamically, running securely within a sandboxed browser environment using Pyodide. Perfect for calculations, data analysis, and AI-assisted coding tasks!
  • 💬 Redesigned Chat Input UI: Enjoy a sleeker and more intuitive message input with improved feature selection, making it easier than ever to toggle tools, enable search, and interact with AI seamlessly.
  • 🛠️ Native Tool Calling Support (Experimental): Supported models can now call tools natively, reducing query latency and improving contextual responses. More enhancements coming soon!
  • 🔗 Exa Search Engine Integration: A new search provider has been added, allowing users to retrieve up-to-date and relevant information without leaving the chat interface.
  • 🌍 Localized Dates & Times: Date and time formats now match your system locale, ensuring a more natural, region-specific experience.
  • 📎 User Headers for External Embedding APIs: API calls to external embedding services now include user-related headers.
  • 🌍 "Always On" Web Search Toggle: A new option under Settings > Interface allows users to enable Web Search by default—transform Open WebUI into your go-to search engine, ensuring AI-powered results with every query.
  • 🚀 General Performance & Stability: Significant improvements across the platform for a faster, more reliable experience.
  • 🖼️ UI/UX Enhancements: Numerous design refinements improving readability, responsiveness, and accessibility.
  • 🌍 Improved Translations: Chinese, Korean, French, Ukrainian and Serbian translations have been updated with refined terminologies for better clarity.
Fixed
  • 🔄 OAuth Name Field Fallback: Resolves OAuth login failures by using the email field as a fallback when a name is missing.
  • 🔑 Google Drive Credentials Restriction: Ensures only authenticated users can access Google Drive credentials for enhanced security.
  • 🌐 DuckDuckGo Search Rate Limit Handling: Fixes issues where users would encounter 202 errors due to rate limits when using DuckDuckGo for web search.
  • 📁 File Upload Permission Indicator: Users are now notified when they lack permission to upload files, improving clarity on system restrictions.
  • 🔧 Max Tokens Issue: Fixes cases where 'max_tokens' were not applied correctly, ensuring proper model behavior.
  • 🔍 Validation for RAG Web Search URLs: Filters out invalid or unsupported URLs when using web-based retrieval augmentation.
  • 🖋️ Title Generation Bug: Fixes inconsistencies in title generation, ensuring proper chat organization.
Removed
  • ⚡ Deprecated Non-Web Worker Pyodide Execution: Moves entirely to browser sandboxing for better performance and security.
netdata/netdata (netdata/netdata)

v2.2.4

Compare Source

Full Changelog


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Feb 5, 2025

Stable

Netdata

Affected areas: metadata, static_config
Modified files:

  • app.yaml
  • ix_values.yaml

Notifying the following about changes to the trains:
@truenas/docs-team

@stavros-k stavros-k merged commit 858ac8a into master Feb 5, 2025
15 checks passed
@stavros-k stavros-k deleted the renovate/updates-patch-minor branch February 5, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants