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 swf bundle dependencies #109

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.1 -> v4.2.2
defenseunicorns/uds-common minor v1.1.2 -> v1.2.0
defenseunicorns/uds-common action minor v1.1.2 -> v1.2.0
defenseunicorns/uds-package-gitlab minor v17.2.9-uds.0 -> v17.3.6-uds.0
defenseunicorns/uds-package-gitlab-runner patch v17.2.1-uds.3 -> v17.2.1-uds.4
defenseunicorns/uds-package-mattermost minor v10.0.0-uds.1 -> v10.1.1-uds.0
ghcr.io/defenseunicorns/packages/uds/gitlab minor 17.2.9-uds.0-upstream -> 17.3.6-uds.0-upstream
ghcr.io/defenseunicorns/packages/uds/gitlab-runner patch 17.2.1-uds.3-upstream -> 17.2.1-uds.4-upstream
ghcr.io/defenseunicorns/packages/uds/mattermost minor 10.0.0-uds.1-upstream -> 10.1.1-uds.0-upstream
ghcr.io/defenseunicorns/packages/uds/valkey patch 7.2.6-uds.0-upstream -> 7.2.7-uds.0-upstream

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

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

v1.2.0

Compare Source

Features
Bug Fixes
Miscellaneous
defenseunicorns/uds-package-gitlab (defenseunicorns/uds-package-gitlab)

v17.3.6-uds.0

Compare Source

Bug Fixes
Miscellaneous
defenseunicorns/uds-package-gitlab-runner (defenseunicorns/uds-package-gitlab-runner)

v17.2.1-uds.4

Compare Source

Features
Miscellaneous
defenseunicorns/uds-package-mattermost (defenseunicorns/uds-package-mattermost)

v10.1.1-uds.0

Compare Source

Bug Fixes
Miscellaneous

Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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 added the bundle-deps label Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update bundle-deps to v7.2.7-uds.0-upstream chore(deps): update swf bundle dependencies Oct 23, 2024
@renovate renovate bot force-pushed the renovate/swf-bundle-dependencies branch 5 times, most recently from 784931e to b713c44 Compare October 24, 2024 22:07
| datasource  | package                                            | from                  | to                    |
| ----------- | -------------------------------------------------- | --------------------- | --------------------- |
| github-tags | actions/checkout                                   | v4.2.1                | v4.2.2                |
| github-tags | defenseunicorns/uds-common                         | v1.1.2                | v1.2.0                |
| github-tags | defenseunicorns/uds-package-gitlab                 | v17.2.9-uds.0         | v17.3.6-uds.0         |
| github-tags | defenseunicorns/uds-package-gitlab-runner          | v17.2.1-uds.3         | v17.2.1-uds.4         |
| github-tags | defenseunicorns/uds-package-mattermost             | v10.0.0-uds.1         | v10.1.1-uds.0         |
| docker      | ghcr.io/defenseunicorns/packages/uds/gitlab        | 17.2.9-uds.0-upstream | 17.3.6-uds.0-upstream |
| docker      | ghcr.io/defenseunicorns/packages/uds/gitlab-runner | 17.2.1-uds.3-upstream | 17.2.1-uds.4-upstream |
| docker      | ghcr.io/defenseunicorns/packages/uds/mattermost    | 10.0.0-uds.1-upstream | 10.1.1-uds.0-upstream |
| docker      | ghcr.io/defenseunicorns/packages/uds/valkey        | 7.2.6-uds.0-upstream  | 7.2.7-uds.0-upstream  |
@renovate renovate bot force-pushed the renovate/swf-bundle-dependencies branch from b713c44 to f98f4b0 Compare October 25, 2024 18:30
@renovate renovate bot requested a review from a team as a code owner October 25, 2024 18:30
@Racer159 Racer159 merged commit 03b33dc into main Oct 25, 2024
8 checks passed
@Racer159 Racer159 deleted the renovate/swf-bundle-dependencies branch October 25, 2024 20:29
Racer159 added a commit that referenced this pull request Oct 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.7...v0.3.0)
(2024-10-25)


### Bug Fixes

* increase gitlab webservice mem limit to recommended min
([#102](#102))
([17e1ad4](17e1ad4))


### Miscellaneous

* badge, add renovate, update READMEs/workflow permissions
([#110](#110))
([258dbca](258dbca))
* **deps:** update swf bundle dependencies
([#100](#100))
([5f6dbc7](5f6dbc7))
* **deps:** update swf bundle dependencies
([#103](#103))
([f2e9b16](f2e9b16))
* **deps:** update swf bundle dependencies
([#109](#109))
([03b33dc](03b33dc))
* set fail-fast to true on test matrix
([#111](#111))
([13c3b6e](13c3b6e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
Racer159 added a commit that referenced this pull request Oct 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.7...v0.3.0)
(2024-10-25)


### Bug Fixes

* increase gitlab webservice mem limit to recommended min
([#102](#102))
([17e1ad4](17e1ad4))


### Miscellaneous

* badge, add renovate, update READMEs/workflow permissions
([#110](#110))
([258dbca](258dbca))
* **deps:** update swf bundle dependencies
([#100](#100))
([5f6dbc7](5f6dbc7))
* **deps:** update swf bundle dependencies
([#103](#103))
([f2e9b16](f2e9b16))
* **deps:** update swf bundle dependencies
([#109](#109))
([03b33dc](03b33dc))
* fix the arm64 publish task
([#113](#113))
([58a4d7e](58a4d7e))
* set fail-fast to true on test matrix
([#111](#111))
([13c3b6e](13c3b6e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
Racer159 added a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.7...v0.3.0)
(2024-10-25)


### Bug Fixes

* increase gitlab webservice mem limit to recommended min
([#102](#102))
([17e1ad4](17e1ad4))


### Miscellaneous

* badge, add renovate, update READMEs/workflow permissions
([#110](#110))
([258dbca](258dbca))
* **deps:** update swf bundle dependencies
([#100](#100))
([5f6dbc7](5f6dbc7))
* **deps:** update swf bundle dependencies
([#103](#103))
([f2e9b16](f2e9b16))
* **deps:** update swf bundle dependencies
([#109](#109))
([03b33dc](03b33dc))
* **deps:** update swf bundle dependencies
([#115](#115))
([ac4e1bd](ac4e1bd))
* fix the arm64 publish task
([#113](#113))
([58a4d7e](58a4d7e))
* set fail-fast to true on test matrix
([#111](#111))
([13c3b6e](13c3b6e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
Racer159 added a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.7...v0.3.0)
(2024-10-25)


### Bug Fixes

* increase gitlab webservice mem limit to recommended min
([#102](#102))
([17e1ad4](17e1ad4))
* remove uds-runtime from bundle
([#117](#117))
([563928e](563928e))


### Miscellaneous

* badge, add renovate, update READMEs/workflow permissions
([#110](#110))
([258dbca](258dbca))
* **deps:** update swf bundle dependencies
([#100](#100))
([5f6dbc7](5f6dbc7))
* **deps:** update swf bundle dependencies
([#103](#103))
([f2e9b16](f2e9b16))
* **deps:** update swf bundle dependencies
([#109](#109))
([03b33dc](03b33dc))
* **deps:** update swf bundle dependencies
([#115](#115))
([ac4e1bd](ac4e1bd))
* fix the arm64 publish task
([#113](#113))
([58a4d7e](58a4d7e))
* set fail-fast to true on test matrix
([#111](#111))
([13c3b6e](13c3b6e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
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.

2 participants