aoc2023 icon indicating copy to clipboard operation
aoc2023 copied to clipboard

Advent of Code 2023 - my answers

Results 15 aoc2023 issues
Sort by recently updated
recently updated
newest added

Bumps [jemoji](https://github.com/jekyll/jemoji), [jekyll](https://github.com/jekyll/jekyll) and [github-pages](https://github.com/github/pages-gem). These dependencies needed to be updated together. Updates `jemoji` from 0.12.0 to 0.13.0 Release notes Sourced from jemoji's releases. v0.13.0 What's Changed Update gemoji requirement...

dependencies
ruby

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.17 to 0.2.18. Changelog Sourced from num-traits's changelog. Release 0.2.18 (2024-02-07) The new Euclid::div_rem_euclid and CheckedEuclid::checked_div_rem_euclid methods compute and return the quotient and remainder at the same...

dependencies
rust

Bumps [num-integer](https://github.com/rust-num/num-integer) from 0.1.45 to 0.1.46. Changelog Sourced from num-integer's changelog. Release 0.1.46 (2024-02-07) Upgrade to 2018 edition, MSRV 1.31 The Integer::divides method is now properly deprecated, rather than just...

dependencies
rust

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1. Changelog Sourced from itertools's changelog. 0.12.1 Added Documented iteration order guarantee for Itertools::[tuple_]combinations (#822) Documented possible panic in iterate (#842) Implemented Clone and Debug...

dependencies
rust

Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. Release notes Sourced from isort's releases. 5.13.2 Changes Apply the bracket fix from issue 471 only for use_parentheses=True (#2184) @​bp72 confine pre-commit to stages...

dependencies
python