Skip to content

Commit 51e4f53

Browse files
build(deps): bump the all-julia-packages group across 2 directories with 2 updates (#65)
Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) and [CairoMakie](https://github.com/MakieOrg/Makie.jl) to permit the latest version. Updates `OrderedCollections` to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JuliaCollections/OrderedCollections.jl/releases">OrderedCollections's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <h2>OrderedCollections v2.0.1</h2> <p><a href="https://github.com/JuliaCollections/OrderedCollections.jl/compare/v2.0.0...v2.0.1">Diff since v2.0.0</a></p> <p><strong>Merged pull requests:</strong></p> <ul> <li>avoid rehashing in read-only operations (and fix some bugs) (<a href="https://redirect.github.com/JuliaCollections/OrderedCollections.jl/issues/169">#169</a>) (<a href="https://github.com/KristofferC"><code>@​KristofferC</code></a>)</li> <li>Bump version from 2.0.0 to 2.0.1 (<a href="https://redirect.github.com/JuliaCollections/OrderedCollections.jl/issues/170">#170</a>) (<a href="https://github.com/KristofferC"><code>@​KristofferC</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/JuliaCollections/OrderedCollections.jl/commits/v2.0.1">compare view</a></li> </ul> </details> <br /> Updates `CairoMakie` to 0.15.13 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/MakieOrg/Makie.jl/commits">compare view</a></li> </ul> </details> <br /> Updates `OrderedCollections` to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JuliaCollections/OrderedCollections.jl/releases">OrderedCollections's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <h2>OrderedCollections v2.0.1</h2> <p><a href="https://github.com/JuliaCollections/OrderedCollections.jl/compare/v2.0.0...v2.0.1">Diff since v2.0.0</a></p> <p><strong>Merged pull requests:</strong></p> <ul> <li>avoid rehashing in read-only operations (and fix some bugs) (<a href="https://redirect.github.com/JuliaCollections/OrderedCollections.jl/issues/169">#169</a>) (<a href="https://github.com/KristofferC"><code>@​KristofferC</code></a>)</li> <li>Bump version from 2.0.0 to 2.0.1 (<a href="https://redirect.github.com/JuliaCollections/OrderedCollections.jl/issues/170">#170</a>) (<a href="https://github.com/KristofferC"><code>@​KristofferC</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/JuliaCollections/OrderedCollections.jl/commits/v2.0.1">compare view</a></li> </ul> </details> <br /> Updates `CairoMakie` to 0.15.13 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/MakieOrg/Makie.jl/commits">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Weaver <weaveric@gmail.com>
1 parent 8193fd0 commit 51e4f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1111
[compat]
1212
AWS = "1.98"
1313
AWSS3 = "0.11.5"
14+
CairoMakie = "0.15.13"
1415
Documenter = "1"
1516
DocumenterInterLinks = "1.1"
1617
Downloads = "1"
17-
OrderedCollections = "1"

0 commit comments

Comments
 (0)