chore(deps): bump serde_jcs from 0.1.0 to 0.2.0 in /libs/kest-core/python#17
chore(deps): bump serde_jcs from 0.1.0 to 0.2.0 in /libs/kest-core/python#17dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [serde_jcs](https://github.com/l1h3r/serde_jcs) from 0.1.0 to 0.2.0. - [Commits](l1h3r/serde_jcs@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: serde_jcs dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing in favor of consolidated update PR #32. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…endencies (#103) This commit updates several dependencies to address known security vulnerabilities: - aiohttp: 3.13.3 -> 3.13.4 (Fixes #19-28) - cryptography: 46.0.5 -> 46.0.7 (Fixes #17, #29) - requests: 2.32.5 -> 2.33.0 (Fixes #16) - Pygments: 2.19.2 -> 2.20.0 (Fixes #4, #18) - PyJWT: 2.11.0 -> 2.12.1 (Fixes #1) - postcss: 8.4.31 -> 8.5.10 (Fixes #40) - uuid: 11.1.0 -> 14.0.0 (Fixes #39) Verified with moon run kest-core-python:test and moon run website:build.
Bumps serde_jcs from 0.1.0 to 0.2.0.
Commits
da95688Bump versionf1da61eFix clippy errors45b4179Return errors for invalid floats8b02799Disable lints52fab2dUpdate CI010d1d8Update Cargo.toml rust-version8d1a9c2Internal refactor161f6f6Add RFC test data93326ffClean up tests43c423fMove impl to single fileDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)