aoc2022 icon indicating copy to clipboard operation
aoc2022 copied to clipboard

Advent of Code 2022 - my answers

Results 11 aoc2022 issues
Sort by recently updated
recently updated
newest added

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.17.2. Commits de0147e Bump pylint to 2.17.2, update changelog (#8533) 84c197d [Backport maintenance/2.17.x] Add regression test for #7506 (#8531) 574edc3 Upgrade astroid to 2.15.2 (#8530)...

dependencies
python

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.3.0. Release notes Sourced from black's releases. 23.3.0 Highlights This release fixes a longstanding confusing behavior in Black's GitHub action, where the version of the...

dependencies
python

Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 22.3.0 to 22.3.1. Commits 45e350a Release GraalVM 22.3.1 92cd8e3 [GR-42125] JVMCI integration for openJDK 11.0.18+10/17.0.6+10. 0875bc5 use deployed artifacts f527a2e update to jvmci-22.3-b13 7b49365 [GR-43129] [GR-43524] Documentation:...

dependencies
java

Bumps `ksp` from 1.7.21-1.0.8 to 1.8.10-1.0.9. Updates `com.google.devtools.ksp:symbol-processing-api` from 1.7.21-1.0.8 to 1.8.10-1.0.9 Release notes Sourced from com.google.devtools.ksp:symbol-processing-api's releases. 1.8.10-1.0.9 No release notes provided. 1.8.0-1.0.9 New Features Supported definitely non null...

dependencies
java

Bumps `kotlinx-benchmark` from 0.4.6 to 0.4.7. Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.6 to 0.4.7 Commits See full diff in compare view Updates `org.jetbrains.kotlinx.benchmark` from 0.4.6 to 0.4.7 Dependabot will resolve any conflicts...

dependencies
java

Bumps com.github.ben-manes.versions from 0.44.0 to 0.46.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.ben-manes.versions&package-manager=gradle&previous-version=0.44.0&new-version=0.46.0)](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...

dependencies
java

Bumps `junit-jupiter` from 5.9.1 to 5.9.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.9.2 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2 See...

dependencies
java

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...

dependencies
python

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.1 to 1.7.0. Changelog Sourced from rayon's changelog. Release rayon 1.7.0 / rayon-core 1.11.0 (2023-03-03) The minimum supported rustc is now 1.59. Added a fallback when threading...

dependencies
rust

Bumps [natsort](https://github.com/SethMMorton/natsort) from 8.2.0 to 8.3.1. Changelog Sourced from natsort's changelog. [8.3.1] - 2023-03-01 Fixed Broken test on FreeBSD due to a broken locale.strxfrm. This change has no effect outside...

dependencies
python