-
Notifications
You must be signed in to change notification settings - Fork 3
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): bump github.com/cloudbase/garm-provider-common from 0.1.1 to 0.1.2 #128
Merged
bavarianbidi
merged 1 commit into
main
from
dependabot/go_modules/github.com/cloudbase/garm-provider-common-0.1.2
Jun 4, 2024
Merged
chore(deps): bump github.com/cloudbase/garm-provider-common from 0.1.1 to 0.1.2 #128
bavarianbidi
merged 1 commit into
main
from
dependabot/go_modules/github.com/cloudbase/garm-provider-common-0.1.2
Jun 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/cloudbase/garm-provider-common](https://github.com/cloudbase/garm-provider-common) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/cloudbase/garm-provider-common/releases) - [Commits](cloudbase/garm-provider-common@v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: github.com/cloudbase/garm-provider-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 27, 2024
bavarianbidi
approved these changes
Jun 4, 2024
bavarianbidi
deleted the
dependabot/go_modules/github.com/cloudbase/garm-provider-common-0.1.2
branch
June 4, 2024 07:06
rafalgalaw
pushed a commit
that referenced
this pull request
Sep 5, 2024
…1 to 0.1.2 (#128) Bumps [github.com/cloudbase/garm-provider-common](https://github.com/cloudbase/garm-provider-common) from 0.1.1 to 0.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudbase/garm-provider-common/releases">github.com/cloudbase/garm-provider-common's releases</a>.</em></p> <blockquote> <h2>garm-provider-common v0.1.2</h2> <h2>What's Changed</h2> <ul> <li>Add system-info callback by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/20">cloudbase/garm-provider-common#20</a></li> <li>Fix the agent_id json field for Windows userdata by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/21">cloudbase/garm-provider-common#21</a></li> <li>Explicitly set the users section by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/22">cloudbase/garm-provider-common#22</a></li> <li>Fix SELinux security context on unit file by <a href="https://github.com/gabriel-samfira"><code>@gabriel-samfira</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/23">cloudbase/garm-provider-common#23</a></li> <li>Add initialization for ExtraSpecs as an empty JSON object by <a href="https://github.com/fabi200123"><code>@fabi200123</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/24">cloudbase/garm-provider-common#24</a></li> <li>feat: new runners register without default labels by <a href="https://github.com/bavarianbidi"><code>@bavarianbidi</code></a> in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/26">cloudbase/garm-provider-common#26</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fabi200123"><code>@fabi200123</code></a> made their first contribution in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/24">cloudbase/garm-provider-common#24</a></li> <li><a href="https://github.com/bavarianbidi"><code>@bavarianbidi</code></a> made their first contribution in <a href="https://redirect.github.com/cloudbase/garm-provider-common/pull/26">cloudbase/garm-provider-common#26</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudbase/garm-provider-common/compare/v0.1.1...v0.1.2">https://github.com/cloudbase/garm-provider-common/compare/v0.1.1...v0.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/4213f35c78b2fb52866cd43bbcc3823456939a24"><code>4213f35</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/26">#26</a> from mercedes-benz/register_runner_without_default_labels</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/b658eb8b8358402e811fb4327bbeafe0e011f7db"><code>b658eb8</code></a> feat: new runners register without default labels</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/26b8709facd4985fd2f7de6dad81d161e9476eed"><code>26b8709</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/24">#24</a> from fabi200123/add-default-extraspecs</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/62b33c5d84ec1b041fc9cdfa6d380673229761cd"><code>62b33c5</code></a> Initialize default ExtraSpecs as an empty JSON object</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/bbe4930a1ebf0ed51e86fa00ecd0fcaca6a8bc4a"><code>bbe4930</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/23">#23</a> from gabriel-samfira/fix-selinux-unit-file</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/b2898e9815efeddc5085aa4807f383bea0e3d4fb"><code>b2898e9</code></a> Use s0 level recursively on /home/runner</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/d6647ee397cb7b6148ff4747408b8f62dc21ac3c"><code>d6647ee</code></a> Fix SELinux security context on unit file</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/ceeb0b7cc5d7703f09a1d543f2e70a1850eab669"><code>ceeb0b7</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/22">#22</a> from gabriel-samfira/explicitly-set-users-field</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/b8f9f86a21d56243f33eaa75c34801fd3995ec2b"><code>b8f9f86</code></a> Explicitly set the users section</li> <li><a href="https://github.com/cloudbase/garm-provider-common/commit/a9efac12b06093b5091442ad21e1c1876101aeec"><code>a9efac1</code></a> Merge pull request <a href="https://redirect.github.com/cloudbase/garm-provider-common/issues/21">#21</a> from cloudbase/fix-agent-id-for-windows</li> <li>Additional commits viewable in <a href="https://github.com/cloudbase/garm-provider-common/compare/v0.1.1...v0.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cloudbase/garm-provider-common&package-manager=go_modules&previous-version=0.1.1&new-version=0.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/cloudbase/garm-provider-common from 0.1.1 to 0.1.2.
Release notes
Sourced from github.com/cloudbase/garm-provider-common's releases.
Commits
4213f35
Merge pull request #26 from mercedes-benz/register_runner_without_default_labelsb658eb8
feat: new runners register without default labels26b8709
Merge pull request #24 from fabi200123/add-default-extraspecs62b33c5
Initialize default ExtraSpecs as an empty JSON objectbbe4930
Merge pull request #23 from gabriel-samfira/fix-selinux-unit-fileb2898e9
Use s0 level recursively on /home/runnerd6647ee
Fix SELinux security context on unit fileceeb0b7
Merge pull request #22 from gabriel-samfira/explicitly-set-users-fieldb8f9f86
Explicitly set the users sectiona9efac1
Merge pull request #21 from cloudbase/fix-agent-id-for-windowsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)