Skip to content

Commit

Permalink
chore(deps): Bump github.com/samber/slog-multi from 1.2.4 to 1.3.3 (#260
Browse files Browse the repository at this point in the history
)

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
dependabot[bot] authored Jan 9, 2025
1 parent f4edc1c commit 437ed66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.11.0
github.com/moby/docker-image-spec v1.3.1
github.com/samber/slog-multi v1.2.4
github.com/samber/slog-multi v1.3.3
github.com/stretchr/testify v1.10.0
golang.org/x/sync v0.10.0
k8s.io/api v0.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,8 @@ github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWN
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc=
github.com/samber/lo v1.47.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
github.com/samber/slog-multi v1.2.4 h1:k9x3JAWKJFPKffx+oXZ8TasaNuorIW4tG+TXxkt6Ry4=
github.com/samber/slog-multi v1.2.4/go.mod h1:ACuZ5B6heK57TfMVkVknN2UZHoFfjCwRxR0Q2OXKHlo=
github.com/samber/slog-multi v1.3.3 h1:qhFXaYdW73FIWLt8SrXMXfPwY58NpluzKDwRdPvhWWY=
github.com/samber/slog-multi v1.3.3/go.mod h1:ACuZ5B6heK57TfMVkVknN2UZHoFfjCwRxR0Q2OXKHlo=
github.com/sassoftware/relic v7.2.1+incompatible h1:Pwyh1F3I0r4clFJXkSI8bOyJINGqpgjJU3DYAZeI05A=
github.com/sassoftware/relic v7.2.1+incompatible/go.mod h1:CWfAxv73/iLZ17rbyhIEq3K9hs5w6FpNMdUT//qR+zk=
github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA=
Expand Down

0 comments on commit 437ed66

Please sign in to comment.