move all clippy lints into [lints.clippy] table (#1083)
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
Avoid using ? with get_item to handle unhashable inputs properly (#…
…1089) Co-authored-by: Samuel Colvin <s@muelcolvin.com>
support newest jiter behaviour (#1092)
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
pass extra argument in arguments validator (#1094)
Use input type json when validating a json schema (#1117)
Co-authored-by: sydney-runkle <sydneymarierunkle@gmail.com>
Bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 (#1107)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump CodSpeedHQ/action from 1 to 2 (#1108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mymindstorm/setup-emsdk from 12 to 13 (#1106)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump griffe from 0.36.9 to 0.38.0 (#1112)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ruff from 0.1.5 to 0.1.6 (#1109)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump uuid from 1.5.0 to 1.6.1 (#1105)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump url from 2.4.1 to 2.5.0 (#1102)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump smallvec from 1.11.1 to 1.11.2 (#1103)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.190 to 1.0.193 (#1104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ruff from 0.1.6 to 0.1.7 (#1121)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pyright from 1.1.334 to 1.1.339 (#1120)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sync 2.14 branch into main (#1127)
Co-authored-by: sydney-runkle <sydneymarierunkle@gmail.com> Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com> Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Bump ahash from 0.8.6 to 0.8.7 (#1135)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 7.4.3 to 7.4.4 (#1143)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-python from 4 to 5 (#1138)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/upload-artifact from 3 to 4 (#1139)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/download-artifact from 3 to 4 (#1137)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 1.6.1 to 1.8.0 (#1141)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hypothesis from 6.79.4 to 6.92.5 (#1145)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pyo3 from 0.20.0 to 0.20.1 (#1136)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
Bump serde_json from 1.0.108 to 1.0.109 (#1134)
@davidhewitt mentioned that we can ignore these performance regressions for now, as they're caused by "just volatility due to PyO3's internal datastructure" that will soon be reworked. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverage from 7.2.7 to 7.4.0 (#1142)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support serialization mode specification from model config and `Seria…
…lizationConfig` (#1122) Co-authored-by: David Hewitt <david.hewitt@pydantic.dev>
Bump idna from 0.4.0 to 0.5.0 (#1101)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump dirty-equals from 0.6.0 to 0.7.1.post0 (#1111)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>