From e967bf2768432603f69812f7378a8783ddb889a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:46:49 -0600 Subject: [PATCH] chore(deps): update mattermost support dependencies (#120) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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://togithub.com/github/codeql-action) | action | patch | `v3.25.13` -> `v3.25.14` | | [mattermost/mattermost-plugin-ai](https://togithub.com/mattermost/mattermost-plugin-ai) | | minor | `0.8.3` -> `0.9.1` | | [renovatebot/pre-commit-hooks](https://togithub.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://togithub.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes
github/codeql-action (github/codeql-action) ### [`v3.25.14`](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.13...v3.25.14)
mattermost/mattermost-plugin-ai (mattermost/mattermost-plugin-ai) ### [`v0.9.1`](https://togithub.com/mattermost/mattermost-plugin-ai/releases/tag/v0.9.1) [Compare Source](https://togithub.com/mattermost/mattermost-plugin-ai/compare/v0.9.0...v0.9.1) - [`c708ecf`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/c708ecf) \[feat] updating the rudder key using the plugins key environment variable ([#​222](https://togithub.com/mattermost/mattermost-plugin-ai/issues/222)) ### [`v0.9.0`](https://togithub.com/mattermost/mattermost-plugin-ai/releases/tag/v0.9.0) [Compare Source](https://togithub.com/mattermost/mattermost-plugin-ai/compare/v0.8.3...v0.9.0) - [`6f09b8d`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/6f09b8d) Updating the rudder key using the plugins key environment variable ([#​221](https://togithub.com/mattermost/mattermost-plugin-ai/issues/221)) - [`90810c9`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/90810c9) Cache AI bots to avoid re-requests ([#​210](https://togithub.com/mattermost/mattermost-plugin-ai/issues/210)) - [`606e2b7`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/606e2b7) Adding telemetry ([#​201](https://togithub.com/mattermost/mattermost-plugin-ai/issues/201)) - [`d696473`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/d696473) Improving thread summarization prompt ([#​216](https://togithub.com/mattermost/mattermost-plugin-ai/issues/216)) - [`546e1a2`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/546e1a2) Update README.md ([#​215](https://togithub.com/mattermost/mattermost-plugin-ai/issues/215)) - [`2da2409`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/2da2409) \[feat] makefile adding an aprooval step for version bump targets ([#​211](https://togithub.com/mattermost/mattermost-plugin-ai/issues/211)) - [`f76d72e`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/f76d72e) Update README.md ([#​209](https://togithub.com/mattermost/mattermost-plugin-ai/issues/209)) - [`ec72ea9`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/ec72ea9) Update openai function calling to new version ([#​208](https://togithub.com/mattermost/mattermost-plugin-ai/issues/208)) - [`11e90a7`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/11e90a7) MM-58683 Fixing data rention ([#​204](https://togithub.com/mattermost/mattermost-plugin-ai/issues/204)) - [`f0ef416`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/f0ef416) Prevent having to pass posts to services ([#​207](https://togithub.com/mattermost/mattermost-plugin-ai/issues/207)) - [`9ed0bb7`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/9ed0bb7) Remove beta labeling ([#​200](https://togithub.com/mattermost/mattermost-plugin-ai/issues/200)) - [`561c677`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/561c677) Adding LLM Requests Total metric ([#​202](https://togithub.com/mattermost/mattermost-plugin-ai/issues/202)) - [`6b3374e`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/6b3374e) \[chore] Makefile - Allow releasing also from release.\* branches ([#​203](https://togithub.com/mattermost/mattermost-plugin-ai/issues/203)) - [`ad2dc86`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/ad2dc86) Adding support for zoom plugin summarization of chats and transcriptions ([#​184](https://togithub.com/mattermost/mattermost-plugin-ai/issues/184)) - [`36d4c72`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/36d4c72) Adding initial infrastructure for metrics ([#​198](https://togithub.com/mattermost/mattermost-plugin-ai/issues/198)) - [`f7739ed`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/f7739ed) \[feat] Implementing new release process ([#​197](https://togithub.com/mattermost/mattermost-plugin-ai/issues/197)) - [`5bf12be`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/5bf12be) Fix JIRA client, use httpservice from MM server ([#​199](https://togithub.com/mattermost/mattermost-plugin-ai/issues/199)) - [`60e369e`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/60e369e) Adding server side localization ([#​196](https://togithub.com/mattermost/mattermost-plugin-ai/issues/196)) - [`462199f`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/462199f) Adding support for locale aware AI ([#​195](https://togithub.com/mattermost/mattermost-plugin-ai/issues/195)) - [`9e2ab55`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/9e2ab55) Adding i18n support to the frontend ([#​194](https://togithub.com/mattermost/mattermost-plugin-ai/issues/194)) - [`a9b0c35`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/a9b0c35) Improve unconfigured state. ([#​193](https://togithub.com/mattermost/mattermost-plugin-ai/issues/193)) - [`798c326`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/798c326) Meeting postback ([#​187](https://togithub.com/mattermost/mattermost-plugin-ai/issues/187)) - [`1ac40f7`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/1ac40f7) Rename from 'AI Copilot' to 'Copilot' ([#​192](https://togithub.com/mattermost/mattermost-plugin-ai/issues/192)) - [`99cac14`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/99cac14) Fix default bot ([#​191](https://togithub.com/mattermost/mattermost-plugin-ai/issues/191)) - [`f2c01c2`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/f2c01c2) Fix the cursor position on markdown generation ([#​190](https://togithub.com/mattermost/mattermost-plugin-ai/issues/190)) - [`967cf16`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/967cf16) Add support for vision models. ([#​189](https://togithub.com/mattermost/mattermost-plugin-ai/issues/189)) - [`36f079a`](https://togithub.com/mattermost/mattermost-plugin-ai/commit/36f079a) Make `StreamingTimeoutSecond` configurable ([#​179](https://togithub.com/mattermost/mattermost-plugin-ai/issues/179))
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v38.7.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.7.0) [Compare Source](https://togithub.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://togithub.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0) ### [`v38.4.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.4.0) [Compare Source](https://togithub.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://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.1.0) [Compare Source](https://togithub.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://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.440.7) [Compare Source](https://togithub.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://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.5...37.440.6) ### [`v37.440.5`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.440.4...37.440.5)
--- ### 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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr --- .github/workflows/codeql.yaml | 6 +++--- .github/workflows/scorecard.yaml | 2 +- .github/workflows/tag-and-release.yaml | 2 +- .pre-commit-config.yaml | 2 +- plugins/Dockerfile | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index 7c6e8ad6..b3ef3aad 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -33,13 +33,13 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 + uses: github/codeql-action/init@5cf07d8b700b67e235fbb65cbc84f69c0cf10464 # v3.25.14 with: languages: ${{ matrix.language }} - name: Autobuild - uses: github/codeql-action/autobuild@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 + uses: github/codeql-action/autobuild@5cf07d8b700b67e235fbb65cbc84f69c0cf10464 # v3.25.14 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 + uses: github/codeql-action/analyze@5cf07d8b700b67e235fbb65cbc84f69c0cf10464 # v3.25.14 with: category: "/language:${{matrix.language}}" diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml index a7234cde..2628b87a 100644 --- a/.github/workflows/scorecard.yaml +++ b/.github/workflows/scorecard.yaml @@ -45,6 +45,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 + uses: github/codeql-action/upload-sarif@5cf07d8b700b67e235fbb65cbc84f69c0cf10464 # v3.25.14 with: sarif_file: results.sarif diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml index d7dc57b0..4a3282b0 100644 --- a/.github/workflows/tag-and-release.yaml +++ b/.github/workflows/tag-and-release.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: Create release tag id: tag - uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1 + uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3 - id: release-flag run: echo "release_created=${{ steps.tag.outputs.release_created || false }}" >> $GITHUB_OUTPUT diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9fcdc292..371bf9f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,6 +49,6 @@ repos: hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.440.4 + rev: 38.7.0 hooks: - id: renovate-config-validator diff --git a/plugins/Dockerfile b/plugins/Dockerfile index 3f29981c..23ddd489 100644 --- a/plugins/Dockerfile +++ b/plugins/Dockerfile @@ -1,7 +1,7 @@ FROM cgr.dev/chainguard/busybox:latest # renovate: datasource=github-tags depName=mattermost/mattermost-plugin-ai versioning=semver -ENV MATTERMOST_AI_PLUGIN_VERSION=0.8.3 +ENV MATTERMOST_AI_PLUGIN_VERSION=0.9.1 # renovate: datasource=github-tags depName=mattermost/mattermost-plugin-gitlab versioning=semver ENV MATTERMOST_GITLAB_PLUGIN_VERSION=1.9.1