Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/samber/slog-multi from 1.2.4 to 1.3.3 (#260
) Bumps [github.com/samber/slog-multi](https://github.com/samber/slog-multi) from 1.2.4 to 1.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/samber/slog-multi/releases">github.com/samber/slog-multi's releases</a>.</em></p> <blockquote> <h2>v1.3.3</h2> <p>Fix panic in HandleInlineHandler</p> <h2>v1.3.2</h2> <p>Inline middlewares + inline handlers: Adding a check on invalid parameters.</p> <h2>v1.3.1</h2> <p>Adding HandleInlineHandler and InlineHandler</p> <p>(please ignore v1.3.0)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/samber/slog-multi/commit/4a19c7868d9880358d8f9ac34db4daa394bf0639"><code>4a19c78</code></a> bump v1.3.3</li> <li><a href="https://github.com/samber/slog-multi/commit/17df2e74690f9216b7773f771ce1b8d76d7206c7"><code>17df2e7</code></a> fix(HandleInlineHandler): wrong types used for chaining</li> <li><a href="https://github.com/samber/slog-multi/commit/e08d56c0fb572fa61ea9555792d1ecd773274f41"><code>e08d56c</code></a> fix(inline handlers): panic on invalid argument</li> <li><a href="https://github.com/samber/slog-multi/commit/b68009c36dccfc416d2632cf965e6aa6e8bae049"><code>b68009c</code></a> oops</li> <li><a href="https://github.com/samber/slog-multi/commit/60576993a5fe7215a37435dac411aee36e1e522f"><code>6057699</code></a> feat: adding HandleInlineHandler and InlineHandler (<a href="https://redirect.github.com/samber/slog-multi/issues/25">#25</a>)</li> <li><a href="https://github.com/samber/slog-multi/commit/6b959c16054758680da9bdc7c97c0a307af32397"><code>6b959c1</code></a> fix: fixed typo in fanout handler (<a href="https://redirect.github.com/samber/slog-multi/issues/23">#23</a>)</li> <li><a href="https://github.com/samber/slog-multi/commit/170c27e6ce917350d45a6f9084bba73339c7073c"><code>170c27e</code></a> docs: replace hard tabs with spaces for better reading ex (<a href="https://redirect.github.com/samber/slog-multi/issues/22">#22</a>)</li> <li><a href="https://github.com/samber/slog-multi/commit/7edbbe2ef56d2a166620d54fd46c1be26ab2a311"><code>7edbbe2</code></a> chore(deps): bump codecov/codecov-action from 4 to 5 (<a href="https://redirect.github.com/samber/slog-multi/issues/21">#21</a>)</li> <li><a href="https://github.com/samber/slog-multi/commit/9856dc12993022ae7034643d0c1d5e58d39e82a4"><code>9856dc1</code></a> chore(deps): bump softprops/action-gh-release from 1 to 2 (<a href="https://redirect.github.com/samber/slog-multi/issues/16">#16</a>)</li> <li><a href="https://github.com/samber/slog-multi/commit/e94a80e31b0d467893a71a62560b87c1cc05584b"><code>e94a80e</code></a> chore(deps): bump actions/checkout from 2 to 4 (<a href="https://redirect.github.com/samber/slog-multi/issues/17">#17</a>)</li> <li>Additional commits viewable in <a href="https://github.com/samber/slog-multi/compare/v1.2.4...v1.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/samber/slog-multi&package-manager=go_modules&previous-version=1.2.4&new-version=1.3.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information