Skip to content

Commit

Permalink
Bump jason from 1.4.3 to 1.4.4 (#887)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.3 to
1.4.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/michalmuskala/jason/blob/v1.4.4/CHANGELOG.md">jason's
changelog</a>.</em></p>
<blockquote>
<h2>1.4.4 (26.07.2024)</h2>
<ul>
<li>Fix warnings on Elixir 1.17 by conditionally compiling Decimal
support</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/michalmuskala/jason/commit/926d2ac6cc0271b9a7079b2ec16ae0cf802f7963"><code>926d2ac</code></a>
Bump 1.4.4</li>
<li><a
href="https://github.com/michalmuskala/jason/commit/6c1b99ecbf1989bdfe1c6d852ffce1bdb1efc8ed"><code>6c1b99e</code></a>
Raise if trying to decode decimals without decimal</li>
<li><a
href="https://github.com/michalmuskala/jason/commit/9517f562f1fe981e93954e7bd27bbe5962326360"><code>9517f56</code></a>
Remove unneeded workarounds for xref warnings</li>
<li><a
href="https://github.com/michalmuskala/jason/commit/433f93d3870939a0b910c0a5638e838f99585aa8"><code>433f93d</code></a>
Fix warnings by conditionally compiling Decimal support</li>
<li><a
href="https://github.com/michalmuskala/jason/commit/eb1e92ab3eaf854cf9548241bdf0fb753e10d7bb"><code>eb1e92a</code></a>
Bump 1.4.3</li>
<li><a
href="https://github.com/michalmuskala/jason/commit/3ffa13af61b3614bbd366c1c7abd706a1775aa74"><code>3ffa13a</code></a>
Fix derive with _ key</li>
<li>See full diff in <a
href="https://github.com/michalmuskala/jason/compare/v1.4.3...v1.4.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jason&package-manager=hex&previous-version=1.4.3&new-version=1.4.4)](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>
  • Loading branch information
github-actions[bot] authored Jul 29, 2024
2 parents 906964c + 47546bc commit a14ec7d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a14ec7d

Please sign in to comment.