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.4.0
actions/upload-artifact action minor v4.3.3 -> v4.4.3
defenseunicorns/uds-common major v0.6.0 -> v1.2.2
defenseunicorns/uds-common action major v0.6.0 -> v1.2.2
defenseunicorns/zarf minor v0.35.0 -> v0.42.1
github/codeql-action action minor v3.25.10 -> v3.27.0
golangci/golangci-lint repository minor v1.59.1 -> v1.61.0
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.29.4
renovatebot/pre-commit-hooks repository major 37.413.3 -> 39.0.1
step-security/harden-runner action minor v2.8.1 -> v2.10.1

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.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.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.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]
As part of this change please migrate to using the test-deploy callable workflow

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.42.1

Compare Source

What's Changed
New Contributors

Full Changelog: zarf-dev/zarf@v0.42.0...v0.42.1

v0.42.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 7 times, most recently from 2289ffd to fca6430 Compare October 6, 2024 02:39
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 7 times, most recently from e6aac71 to 305f86b Compare October 15, 2024 02:40
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 6 times, most recently from 4166d78 to 818e0f9 Compare October 25, 2024 17:35
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 5 times, most recently from 9261f5d to 6229b0b Compare November 1, 2024 05:18
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch 3 times, most recently from 557e06d to 57a4719 Compare November 4, 2024 09:00
| datasource  | package                             | from     | to      |
| ----------- | ----------------------------------- | -------- | ------- |
| github-tags | actions/checkout                    | v4.1.7   | v4.2.2  |
| github-tags | actions/dependency-review-action    | v4.3.3   | v4.4.0  |
| github-tags | actions/upload-artifact             | v4.3.3   | v4.4.3  |
| github-tags | defenseunicorns/uds-common          | v0.6.0   | v1.2.2  |
| github-tags | defenseunicorns/zarf                | v0.35.0  | v0.42.1 |
| github-tags | github/codeql-action                | v3.25.10 | v3.27.0 |
| github-tags | golangci/golangci-lint              | v1.59.1  | v1.61.0 |
| 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.29.4  |
| github-tags | renovatebot/pre-commit-hooks        | 37.413.3 | 39.0.1  |
| github-tags | step-security/harden-runner         | v2.8.1   | v2.10.1 |
@renovate renovate bot force-pushed the renovate/mattermost-support-dependencies branch from 57a4719 to f08c6de Compare November 5, 2024 08:48
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