Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update mattermost support dependencies (#120)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://github.com/github/codeql-action) | action | patch | `v3.25.13` -> `v3.25.14` | | [mattermost/mattermost-plugin-ai](https://github.com/mattermost/mattermost-plugin-ai) | | minor | `0.8.3` -> `0.9.1` | | [renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks) | repository | major | `37.440.4` -> `38.7.0` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.14`](https://github.com/github/codeql-action/compare/v3.25.13...v3.25.14) [Compare Source](https://github.com/github/codeql-action/compare/v3.25.13...v3.25.14) </details> <details> <summary>mattermost/mattermost-plugin-ai (mattermost/mattermost-plugin-ai)</summary> ### [`v0.9.1`](https://github.com/mattermost/mattermost-plugin-ai/releases/tag/v0.9.1) [Compare Source](https://github.com/mattermost/mattermost-plugin-ai/compare/v0.9.0...v0.9.1) - [`c708ecf`](https://github.com/mattermost/mattermost-plugin-ai/commit/c708ecf) \[feat] updating the rudder key using the plugins key environment variable ([#​222](https://github.com/mattermost/mattermost-plugin-ai/issues/222)) ### [`v0.9.0`](https://github.com/mattermost/mattermost-plugin-ai/releases/tag/v0.9.0) [Compare Source](https://github.com/mattermost/mattermost-plugin-ai/compare/v0.8.3...v0.9.0) - [`6f09b8d`](https://github.com/mattermost/mattermost-plugin-ai/commit/6f09b8d) Updating the rudder key using the plugins key environment variable ([#​221](https://github.com/mattermost/mattermost-plugin-ai/issues/221)) - [`90810c9`](https://github.com/mattermost/mattermost-plugin-ai/commit/90810c9) Cache AI bots to avoid re-requests ([#​210](https://github.com/mattermost/mattermost-plugin-ai/issues/210)) - [`606e2b7`](https://github.com/mattermost/mattermost-plugin-ai/commit/606e2b7) Adding telemetry ([#​201](https://github.com/mattermost/mattermost-plugin-ai/issues/201)) - [`d696473`](https://github.com/mattermost/mattermost-plugin-ai/commit/d696473) Improving thread summarization prompt ([#​216](https://github.com/mattermost/mattermost-plugin-ai/issues/216)) - [`546e1a2`](https://github.com/mattermost/mattermost-plugin-ai/commit/546e1a2) Update README.md ([#​215](https://github.com/mattermost/mattermost-plugin-ai/issues/215)) - [`2da2409`](https://github.com/mattermost/mattermost-plugin-ai/commit/2da2409) \[feat] makefile adding an aprooval step for version bump targets ([#​211](https://github.com/mattermost/mattermost-plugin-ai/issues/211)) - [`f76d72e`](https://github.com/mattermost/mattermost-plugin-ai/commit/f76d72e) Update README.md ([#​209](https://github.com/mattermost/mattermost-plugin-ai/issues/209)) - [`ec72ea9`](https://github.com/mattermost/mattermost-plugin-ai/commit/ec72ea9) Update openai function calling to new version ([#​208](https://github.com/mattermost/mattermost-plugin-ai/issues/208)) - [`11e90a7`](https://github.com/mattermost/mattermost-plugin-ai/commit/11e90a7) MM-58683 Fixing data rention ([#​204](https://github.com/mattermost/mattermost-plugin-ai/issues/204)) - [`f0ef416`](https://github.com/mattermost/mattermost-plugin-ai/commit/f0ef416) Prevent having to pass posts to services ([#​207](https://github.com/mattermost/mattermost-plugin-ai/issues/207)) - [`9ed0bb7`](https://github.com/mattermost/mattermost-plugin-ai/commit/9ed0bb7) Remove beta labeling ([#​200](https://github.com/mattermost/mattermost-plugin-ai/issues/200)) - [`561c677`](https://github.com/mattermost/mattermost-plugin-ai/commit/561c677) Adding LLM Requests Total metric ([#​202](https://github.com/mattermost/mattermost-plugin-ai/issues/202)) - [`6b3374e`](https://github.com/mattermost/mattermost-plugin-ai/commit/6b3374e) \[chore] Makefile - Allow releasing also from release.\* branches ([#​203](https://github.com/mattermost/mattermost-plugin-ai/issues/203)) - [`ad2dc86`](https://github.com/mattermost/mattermost-plugin-ai/commit/ad2dc86) Adding support for zoom plugin summarization of chats and transcriptions ([#​184](https://github.com/mattermost/mattermost-plugin-ai/issues/184)) - [`36d4c72`](https://github.com/mattermost/mattermost-plugin-ai/commit/36d4c72) Adding initial infrastructure for metrics ([#​198](https://github.com/mattermost/mattermost-plugin-ai/issues/198)) - [`f7739ed`](https://github.com/mattermost/mattermost-plugin-ai/commit/f7739ed) \[feat] Implementing new release process ([#​197](https://github.com/mattermost/mattermost-plugin-ai/issues/197)) - [`5bf12be`](https://github.com/mattermost/mattermost-plugin-ai/commit/5bf12be) Fix JIRA client, use httpservice from MM server ([#​199](https://github.com/mattermost/mattermost-plugin-ai/issues/199)) - [`60e369e`](https://github.com/mattermost/mattermost-plugin-ai/commit/60e369e) Adding server side localization ([#​196](https://github.com/mattermost/mattermost-plugin-ai/issues/196)) - [`462199f`](https://github.com/mattermost/mattermost-plugin-ai/commit/462199f) Adding support for locale aware AI ([#​195](https://github.com/mattermost/mattermost-plugin-ai/issues/195)) - [`9e2ab55`](https://github.com/mattermost/mattermost-plugin-ai/commit/9e2ab55) Adding i18n support to the frontend ([#​194](https://github.com/mattermost/mattermost-plugin-ai/issues/194)) - [`a9b0c35`](https://github.com/mattermost/mattermost-plugin-ai/commit/a9b0c35) Improve unconfigured state. ([#​193](https://github.com/mattermost/mattermost-plugin-ai/issues/193)) - [`798c326`](https://github.com/mattermost/mattermost-plugin-ai/commit/798c326) Meeting postback ([#​187](https://github.com/mattermost/mattermost-plugin-ai/issues/187)) - [`1ac40f7`](https://github.com/mattermost/mattermost-plugin-ai/commit/1ac40f7) Rename from 'AI Copilot' to 'Copilot' ([#​192](https://github.com/mattermost/mattermost-plugin-ai/issues/192)) - [`99cac14`](https://github.com/mattermost/mattermost-plugin-ai/commit/99cac14) Fix default bot ([#​191](https://github.com/mattermost/mattermost-plugin-ai/issues/191)) - [`f2c01c2`](https://github.com/mattermost/mattermost-plugin-ai/commit/f2c01c2) Fix the cursor position on markdown generation ([#​190](https://github.com/mattermost/mattermost-plugin-ai/issues/190)) - [`967cf16`](https://github.com/mattermost/mattermost-plugin-ai/commit/967cf16) Add support for vision models. ([#​189](https://github.com/mattermost/mattermost-plugin-ai/issues/189)) - [`36f079a`](https://github.com/mattermost/mattermost-plugin-ai/commit/36f079a) Make `StreamingTimeoutSecond` configurable ([#​179](https://github.com/mattermost/mattermost-plugin-ai/issues/179)) </details> <details> <summary>renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)</summary> ### [`v38.7.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/38.7.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/38.5.0...38.7.0) See https://github.com/renovatebot/renovate/releases/tag/38.7.0 for more changes ### [`v38.5.0`](https://github.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0) ### [`v38.4.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/38.4.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/38.1.0...38.4.0) See https://github.com/renovatebot/renovate/releases/tag/38.4.0 for more changes ### [`v38.1.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/38.1.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.7...38.1.0) See https://github.com/renovatebot/renovate/releases/tag/38.1.0 for more changes ### [`v37.440.7`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.440.7) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.6...37.440.7) See https://github.com/renovatebot/renovate/releases/tag/37.440.7 for more changes ### [`v37.440.6`](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6) ### [`v37.440.5`](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-package-mattermost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com>
- Loading branch information