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 mattermost support dependencies #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.2
actions/dependency-review-action action minor v4.3.3 -> v4.5.0
actions/upload-artifact action minor v4.3.3 -> v4.5.0
defenseunicorns/uds-common major v0.6.0 -> v1.6.1
defenseunicorns/uds-common action major v0.6.0 -> v1.6.1
defenseunicorns/zarf minor v0.35.0 -> v0.45.0
github/codeql-action action minor v3.25.10 -> v3.28.0
golangci/golangci-lint repository minor v1.59.1 -> v1.63.4
mattermost/mattermost-plugin-ai major 0.8.1 -> 1.0.0
mattermost/mattermost-plugin-gitlab patch 1.9.0 -> 1.9.1
ossf/scorecard-action action minor v2.3.3 -> v2.4.0
pre-commit/pre-commit-hooks repository major v4.6.0 -> v5.0.0
python-jsonschema/check-jsonschema repository minor 0.28.5 -> 0.30.0
renovatebot/pre-commit-hooks repository major 37.413.3 -> 39.86.3
step-security/harden-runner action minor v2.8.1 -> v2.10.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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 if you have any questions.


Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

v4.4.0

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

defenseunicorns/uds-common (defenseunicorns/uds-common)

v1.6.1

Compare Source

Miscellaneous

v1.6.0

Compare Source

Features
Miscellaneous

v1.5.1

Compare Source

Miscellaneous

v1.5.0

Compare Source

⚠ BREAKING CHANGES
  • fix the release process permissions (contents: write) (#​355)
  • deps: update uds common support dependencies (ubuntu-latest can no longer be used) (#​354)
Features
  • provide uds-releaser option for publishing uds packages (#​341) (62f8c28)
Bug Fixes
Miscellaneous

v1.4.0

Compare Source

Features
  • login to ghcr from gitlab for upgrade tests and avoiding rate limiting (#​343) (e299d1c)
Miscellaneous
  • deps: update uds common support dependencies (#​344) (9365b36)
  • deps: update uds common support dependencies to v0.32.0 (#​347) (14f4841)
  • fix broken links and change name of package integration guide (#​346) (c470dea)
  • update uds-package-requirements with new CODEOWNERS reqs (#​339) (462b7e9)

v1.3.0

Compare Source

Features
  • allow keycloak_group to be specified as input in create-doug-user task (#​332) (cf7cbdd)
Bug Fixes
  • add git reset in upgrade-test directory for better local devx (#​337) (2c0ca17)
  • gitlab publish being broken due to bash weirdness (#​329) (e7a3c69)
  • update UDS Opeator link in guide.md (#​336) (66cbe6f)
  • use flavor from inputs instead of $FLAVOR variable (#​335) (398bbe5)
Miscellaneous

v1.2.2

Compare Source

Features
  • allow alternate paths for the check flavor zarf.yaml (#​326) (d3ecafd)
Miscellaneous
  • deps: update uds common support dependencies to v0.30.0 (#​328) (2c8bb0d)

v1.2.1

Compare Source

Bug Fixes
Miscellaneous

v1.2.0

Compare Source

Features
Bug Fixes
Miscellaneous

v1.1.2

Compare Source

Miscellaneous

v1.1.1

Compare Source

Bug Fixes
  • lint:deps producing unwanted file (#​297) (94db603)
  • timeout too short on test workflows - allow adjustment on test/publish (#​314) (6ac1587)
Miscellaneous

v1.1.0

Compare Source

⚠ BREAKING CHANGES
  • update the license to AGPLv3 or Commercial (#​286)
Bug Fixes
Miscellaneous

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove with.assessment_results from oscal tasks (#​276)
  • update the publish task to avoid name collision (#​267)
  • task: add optional config input to create, deploy package and bundle tasks (#​262)
  • add shell linting to uds-common linting (#​258)
  • update uds common gh actions to use uds run conditionals (#​254)
Features
  • task: add optional config input to create, deploy package and bundle tasks (#​262) (3d3e9cb)
  • update uds common gh actions to use uds run conditionals (#​254) (c9d92f0)
Bug Fixes
Miscellaneous

v0.13.1

Compare Source

Bug Fixes
  • allow dependent bundle commands to be run on upgrade tests (#​241) (093def2)
Miscellaneous

v0.13.0

Compare Source

Features
  • add action for assisting with badge verification and migrate to nginx (#​191) (79a5edf)
  • add options support to setup to set vars and other flags on uds-core (#​235) (4336357)
Bug Fixes
  • mandate yamllint at least 1.30.0 to guarantee features in use (#​224) (61929ac)
Miscellaneous

v0.12.0

Compare Source

⚠ BREAKING CHANGES
  • changed latest-package behavior (#​206)

[!NOTE]
The test-deploy callable workflow is broken in this release - this will be fixed in a future release

Features
Bug Fixes
Miscellaneous

v0.11.2

Compare Source

Miscellaneous

v0.11.1

Compare Source

Bug Fixes
Miscellaneous

v0.11.0

Compare Source

Features
Miscellaneous

v0.10.0

Compare Source

Features
  • add task for determining target repo based on flavor (#​188) (6810324)

v0.9.0

Compare Source

⚠ BREAKING CHANGES
  • update doug ci credential for new identity config req
Bug Fixes
  • update doug ci credential for new identity config req (71340f7)

v0.8.2

Compare Source

Miscellaneous
  • add additional install step to playwright install (#​183) (41855e4)
  • deps: update uds common support dependencies (#​179) (e1a0d5a)
  • fix the Zarf package renovate regex to the correct versionTemplate (#​181) (272b502)

v0.8.1

Compare Source

Miscellaneous

v0.8.0

Compare Source

Features
  • compliance: add support for extra options on compliance validate (#​170) (d191505)
Bug Fixes
Miscellaneous

v0.7.1

Compare Source

Miscellaneous

v0.7.0

Compare Source

Features
  • add an image override to the renovate config (#​160) (ea2fcf1)
  • compliance: lula validate and evaluate capability definitions (#​157) (b615d90)
Miscellaneous

v0.6.1

Compare Source

Miscellaneous
  • add a playwright setup action (#​155) (93720d9)
  • add the second raw URL and releases URL for GitHub to renovate config (#​154) (bdda4dc)
defenseunicorns/zarf (defenseunicorns/zarf)

v0.45.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from 2349f0d to 7b84392 Compare July 6, 2024 08:47
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 5 times, most recently from cec8acd to 44ad8e8 Compare July 12, 2024 17:28
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 3 times, most recently from 1adf79e to 83e5ae3 Compare July 20, 2024 11:50
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 8 times, most recently from ee78ab9 to 49d8536 Compare July 30, 2024 05:46
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from b43f5ae to d86a418 Compare August 7, 2024 02:55
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch from d86a418 to 6b5fd65 Compare August 10, 2024 08:54
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from f19911c to 6198815 Compare December 1, 2024 05:07
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 5 times, most recently from f0cc074 to dc28090 Compare December 10, 2024 05:52
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 5 times, most recently from fb230a4 to d7dbdf6 Compare December 16, 2024 01:32
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from 75b9296 to 8cd1f86 Compare December 27, 2024 17:44
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from fb00c2d to e87a80f Compare January 2, 2025 02:13
| datasource  | package                             | from     | to      |
| ----------- | ----------------------------------- | -------- | ------- |
| github-tags | actions/checkout                    | v4.1.7   | v4.2.2  |
| github-tags | actions/dependency-review-action    | v4.3.3   | v4.5.0  |
| github-tags | actions/upload-artifact             | v4.3.3   | v4.5.0  |
| github-tags | defenseunicorns/uds-common          | v0.6.0   | v1.6.1  |
| github-tags | defenseunicorns/zarf                | v0.35.0  | v0.45.0 |
| github-tags | github/codeql-action                | v3.25.10 | v3.28.0 |
| github-tags | golangci/golangci-lint              | v1.59.1  | v1.63.4 |
| github-tags | mattermost/mattermost-plugin-ai     | v0.8.1   | v1.0.0  |
| github-tags | mattermost/mattermost-plugin-gitlab | v1.9.0   | v1.9.1  |
| github-tags | ossf/scorecard-action               | v2.3.3   | v2.4.0  |
| github-tags | pre-commit/pre-commit-hooks         | v4.6.0   | v5.0.0  |
| github-tags | python-jsonschema/check-jsonschema  | 0.28.5   | 0.30.0  |
| github-tags | renovatebot/pre-commit-hooks        | 37.413.3 | 39.86.3 |
| github-tags | step-security/harden-runner         | v2.8.1   | v2.10.2 |
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch from e87a80f to 7317abc Compare January 3, 2025 23:56
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.

0 participants