Skip to content

Commit af0a693

Browse files
build(deps): bump getsentry/sentry-options/.github/workflows/validate-schema.yml from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c (#8198)
Bumps [getsentry/sentry-options/.github/workflows/validate-schema.yml](https://github.com/getsentry/sentry-options) from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-options/blob/main/CHANGELOG.md">getsentry/sentry-options/.github/workflows/validate-schema.yml's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>1.2.1</h2> <h3>New Features ✨</h3> <ul> <li>(client) Improve the Options builder interface by <a href="https://github.com/jan-auer"><code>@​jan-auer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/153">#153</a></li> </ul> <h2>1.2.0</h2> <h3>New Features ✨</h3> <h4>Client</h4> <ul> <li>Use builder for rust <code>init()</code> by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/146">#146</a></li> <li>Add a <code>get_forced</code> function to bypass the 5s staleness window by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/151">#151</a></li> </ul> <h4>Other</h4> <ul> <li>(flags) Feature flag testing improvements by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/150">#150</a></li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li>(ci) Instead of inheriting, explicitly include secret by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/148">#148</a></li> <li>(stubs) Fix missing feature flag definitions by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/149">#149</a></li> </ul> <h3>Documentation 📚</h3> <ul> <li>Update workflow setup by <a href="https://github.com/joshuarli"><code>@​joshuarli</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/152">#152</a></li> </ul> <h2>1.1.2</h2> <h3>New Features ✨</h3> <ul> <li>(validation) Allow nested value types in option schemas by <a href="https://github.com/joshuarli"><code>@​joshuarli</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/143">#143</a></li> <li>(watcher) Add back <code>mtime</code> check to avoid unnecessary refreshes by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/140">#140</a></li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li>(docs) Fix broken links in readme by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/142">#142</a></li> </ul> <h3>Internal Changes 🔧</h3> <h4>Docs</h4> <ul> <li>Add docs for new nested properties by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/144">#144</a></li> <li>Update internal docs by <a href="https://github.com/kenzoengineer"><code>@​kenzoengineer</code></a> in <a href="https://redirect.github.com/getsentry/sentry-options/pull/141">#141</a></li> </ul> <h2>1.1.1</h2> <h3>Bug Fixes 🐛</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-options/commit/aaebf80432ba287a2ccd7352dc314b676ff2438c"><code>aaebf80</code></a> feat: Add manual refresh and configurable refresh threshold (<a href="https://redirect.github.com/getsentry/sentry-options/issues/156">#156</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-options/compare/f8b8cdc11b73938dbdb44792c96b7b64a3600033...aaebf80432ba287a2ccd7352dc314b676ff2438c">compare view</a></li> </ul> </details> <br /> 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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent d2af8f5 commit af0a693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-sentry-options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
validate-schema:
3333
needs: cli-version
3434
name: Validate Schema Evolution
35-
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@f8b8cdc11b73938dbdb44792c96b7b64a3600033
35+
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@main
3636
secrets: inherit
3737
with:
3838
schemas-path: sentry-options/schemas

0 commit comments

Comments
 (0)