-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: tinkerbell/hegel
base: v0.13.0
head repository: tinkerbell/hegel
compare: main
Commits on Oct 23, 2024
-
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6fab387 - Browse repository at this point
Copy the full SHA 6fab387View commit details -
Merge pull request #386 from jacobweinstock/update-deps
Update dependencies: ## Description <!--- Please describe what this PR is going to change --> Tink API's update and other general updates. ## Why is this needed <!--- Link to issue you have raised --> Fixes: # ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ## How are existing users impacted? What migration steps/scripts do we need? <!--- Fixes a bug, unblocks installation, removes a component of the stack etc --> <!--- Requires a DB migration script, etc. --> ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
Configuration menu - View commit details
-
Copy full SHA for e770852 - Browse repository at this point
Copy the full SHA e770852View commit details -
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 05638e8 - Browse repository at this point
Copy the full SHA 05638e8View commit details -
Merge pull request #387 from jacobweinstock/update-tink
Update Tink dependency
Configuration menu - View commit details
-
Copy full SHA for 4210608 - Browse repository at this point
Copy the full SHA 4210608View commit details
Commits on Oct 25, 2024
-
Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bbeaba5 - Browse repository at this point
Copy the full SHA bbeaba5View commit details
Commits on Nov 8, 2024
-
Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#388)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.0 to 0.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <h2>What's Changed</h2> <ul> <li>[release-0.19] 🌱 Verify PR titles with shell script by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2947">kubernetes-sigs/controller-runtime#2947</a></li> <li>[release-0.19] 🐛 Fakeclient: preserve TypeMeta for PartialObjectMeta resources by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2951">kubernetes-sigs/controller-runtime#2951</a></li> <li>[release-0.19] 🌱 pr-verify: use env var for passing the PR title by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2962">kubernetes-sigs/controller-runtime#2962</a></li> <li>[release-0.19] 🌱 pr-verify: use env var for passing the PR title by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2965">kubernetes-sigs/controller-runtime#2965</a></li> <li>[release-0.19] 🌱 Fix PR verify action by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2974">kubernetes-sigs/controller-runtime#2974</a></li> <li>[release-0.19] 🐛 Fakeclient: Fix TOCTOU races by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/2992">kubernetes-sigs/controller-runtime#2992</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/013f46fbca88cf495a783cdde6dda9ab5c3cd0b9"><code>013f46f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2992">#2992</a> from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/44214256ba36506ed2a0cb0910c687bc172cf78a"><code>4421425</code></a> bug: Fakeclient: Fix TOCTOU races</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/aa1400564ac22dea5d1ee2ecd4ab8c45a65fbe1b"><code>aa14005</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2974">#2974</a> from k8s-infra-cherrypick-robot/cherry-pick-2973-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/f883b25b1b48aebcd4a1dc2aa42090e47d32b51d"><code>f883b25</code></a> Fix PR verify action</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/409ae3188f7ad2840984ba8315aa842d500e65f9"><code>409ae31</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2965">#2965</a> from k8s-infra-cherrypick-robot/cherry-pick-2964-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/465b62a5b08168851bff62a23f8e634f8e52e1bc"><code>465b62a</code></a> pr-verify: use env var for passing the PR title</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/d32b491d01e98e26e45ea4498c113936769b2771"><code>d32b491</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2962">#2962</a> from k8s-infra-cherrypick-robot/cherry-pick-2961-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/b40036699edf7c81ad45f2af28be6ac3ebab9528"><code>b400366</code></a> pr-verify: use env var for passing the PR title</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/22d9eab855f6051af1d1c341bead59fba6a96f49"><code>22d9eab</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2951">#2951</a> from k8s-infra-cherrypick-robot/cherry-pick-2949-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/f0e55afc5bdb093c80e052f3af10db748f462275"><code>f0e55af</code></a> Preserve TypeMeta for PartialObjectMeta resources</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-runtime&package-manager=go_modules&previous-version=0.19.0&new-version=0.19.1)](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>
Configuration menu - View commit details
-
Copy full SHA for 871cca5 - Browse repository at this point
Copy the full SHA 871cca5View commit details -
Update linter version and fix linting errors:
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f8a88c - Browse repository at this point
Copy the full SHA 9f8a88cView commit details -
As the Hardware spec.metadata and spec.metadata.instance are not required in the hardware object they could be nil. Handle checking this so we don't nil pointer panic. Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3b3716 - Browse repository at this point
Copy the full SHA a3b3716View commit details -
Merge pull request #389 from jacobweinstock/nil-pointer
Handle Nil pointer error and update linter: ## Description <!--- Please describe what this PR is going to change --> Handle Nil pointer error and update linter. As the Hardware spec.metadata and spec.metadata.instance are not required in the hardware object they could be nil. Handle checking this so we don't nil pointer panic. ## Why is this needed <!--- Link to issue you have raised --> Fixes: # ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ## How are existing users impacted? What migration steps/scripts do we need? <!--- Fixes a bug, unblocks installation, removes a component of the stack etc --> <!--- Requires a DB migration script, etc. --> ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
Configuration menu - View commit details
-
Copy full SHA for a46edb5 - Browse repository at this point
Copy the full SHA a46edb5View commit details
Commits on Nov 18, 2024
-
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7de242e - Browse repository at this point
Copy the full SHA 7de242eView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cbacad - Browse repository at this point
Copy the full SHA 8cbacadView commit details
Commits on Nov 22, 2024
-
Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 96a4d04 - Browse repository at this point
Copy the full SHA 96a4d04View commit details -
Bump k8s.io/apimachinery from 0.31.2 to 0.31.3
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.2 to 0.31.3. - [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ae3c35d - Browse repository at this point
Copy the full SHA ae3c35dView commit details
Commits on Nov 23, 2024
-
Merge pull request #390 from tinkerbell/dependabot/github_actions/cod…
…ecov/codecov-action-5 Bump codecov/codecov-action from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 3ceeab0 - Browse repository at this point
Copy the full SHA 3ceeab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b543c - Browse repository at this point
Copy the full SHA 20b543cView commit details -
ci(mergify): upgrade configuration to current format (#391)
Hey there! 👋 We've noticed that your Mergify configuration is using some deprecated fields. No worries—we've got your back! This automated PR updates your config to align with the newest standards, ensuring everything keeps running smoothly. Do not procrastinate! You **must upgrade** your configuration before **2025-01-31**, otherwise your configuration will stop working. ## What's Changed? - `pull_request_rules → actions → queue → commit_message_template`: To ease the configuration of queues, we are moving this attribute in the `queue_rules` definition. (deadline: 2025-01-31) - `pull_request_rules → actions → queue → merge_method`: To ease the configuration of queues, we are moving this attribute in the `queue_rules` definition. (deadline: 2025-01-31) ## Why This Matters Keeping your configuration up-to-date means you'll benefit from the latest features and improvements Mergify has to offer. Plus, it helps prevent any unexpected hiccups down the road. ## Got Questions? We've Got Answers! 🙌 **Is this update safe to merge?** Absolutely! We've made sure the changes are compatible with your current setup. Your workflows should continue to work just as before—if not better! **Do I need to do anything special after merging?** Nope! Just merge this PR, and you're all set. If you have any custom configurations, it's a good idea to give them a quick look to ensure everything's in order. **What if I run into issues or have concerns?** We're here to help! Feel free to [reach out to our support team](mailto:support@mergify.com) anytime. Thanks for being awesome and keeping your configuration up-to-date! If you have any thoughts or need a hand, don't hesitate to let us know. Happy merging! 🎉
Configuration menu - View commit details
-
Copy full SHA for 98f5f75 - Browse repository at this point
Copy the full SHA 98f5f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for e287e9f - Browse repository at this point
Copy the full SHA e287e9fView commit details -
Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#392)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.1 to 0.19.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.19.2</h2> <h2>What's Changed</h2> <ul> <li>✨ Add EnableWatchBookmarks option to cache informers by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3018">kubernetes-sigs/controller-runtime#3018</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/bfd1cf925238323fd53b372780a3d0a1a750a85c"><code>bfd1cf9</code></a> [release-0.19] ✨ Add EnableWatchBookmarks option to cache informers (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3018">#3018</a>)</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/controller-runtime&package-manager=go_modules&previous-version=0.19.1&new-version=0.19.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>
Configuration menu - View commit details
-
Copy full SHA for cef27dd - Browse repository at this point
Copy the full SHA cef27ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e97a2 - Browse repository at this point
Copy the full SHA 11e97a2View commit details -
Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#393)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.2 to 0.31.3. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.31.2&new-version=0.31.3)](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>
Configuration menu - View commit details
-
Copy full SHA for 0fe8390 - Browse repository at this point
Copy the full SHA 0fe8390View commit details -
Bump k8s.io/client-go from 0.31.2 to 0.31.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.2 to 0.31.3. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.2...v0.31.3) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e65f531 - Browse repository at this point
Copy the full SHA e65f531View commit details -
Bump k8s.io/client-go from 0.31.2 to 0.31.3 (#394)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.2 to 0.31.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/ef98edcb9b36eb034c63d3139f8aad048775afe4"><code>ef98edc</code></a> Update dependencies to v0.31.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.31.2&new-version=0.31.3)](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>
Configuration menu - View commit details
-
Copy full SHA for c090f38 - Browse repository at this point
Copy the full SHA c090f38View commit details
There are no files selected for viewing