This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Bump the patch group in /backend with 9 updates#352
Merged
Conversation
5597e8f to
d7e4446
Compare
Contributor
|
@dependabot rebase |
Bumps the patch group in /backend with 9 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.34` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.24` | | [serde](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.196` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [opencv](https://github.com/twistedfall/opencv-rust) | `0.88.7` | `0.88.8` | | [cynic](https://github.com/obmarg/cynic) | `3.4.0` | `3.4.3` | | [cynic-codegen](https://github.com/obmarg/cynic) | `3.4.0` | `3.4.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.111` | `1.0.113` | | [chrono-tz](https://github.com/chronotope/chrono-tz) | `0.8.5` | `0.8.6` | Updates `chrono` from 0.4.31 to 0.4.34 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.34) Updates `reqwest` from 0.11.23 to 0.11.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.24) Updates `serde` from 1.0.195 to 1.0.196 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.196) Updates `thiserror` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `opencv` from 0.88.7 to 0.88.8 - [Changelog](https://github.com/twistedfall/opencv-rust/blob/master/CHANGES.md) - [Commits](twistedfall/opencv-rust@v0.88.7...v0.88.8) Updates `cynic` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/obmarg/cynic/releases) - [Changelog](https://github.com/obmarg/cynic/blob/main/CHANGELOG.md) - [Commits](obmarg/cynic@v3.4.0...v3.4.3) Updates `cynic-codegen` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/obmarg/cynic/releases) - [Changelog](https://github.com/obmarg/cynic/blob/main/CHANGELOG.md) - [Commits](obmarg/cynic@v3.4.0...v3.4.3) Updates `serde_json` from 1.0.111 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.113) Updates `chrono-tz` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/chronotope/chrono-tz/releases) - [Changelog](https://github.com/chronotope/chrono-tz/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono-tz/commits) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: opencv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cynic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cynic-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: chrono-tz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
d7e4446 to
cf370a5
Compare
garryod
approved these changes
Feb 15, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch group in /backend with 9 updates:
0.4.310.4.340.11.230.11.241.0.1951.0.1961.0.561.0.570.88.70.88.83.4.03.4.33.4.03.4.31.0.1111.0.1130.8.50.8.6Updates
chronofrom 0.4.31 to 0.4.34Release notes
Sourced from chrono's releases.
... (truncated)
Commits
dc19606Prepare 0.4.3458a2149AddStrftimeItems::parse_to_owned59eeb8cAddStrftimeItems::parse79de122Add more documentation toStrftimeItems::new_with_locale5b7cf85Add more documentation toStrftimeItems::newbe6af79MakeDisplayformat ofTimeDeltaconform better to ISO 8601d1cf0e9Add test for issue 6510ef34e4Extend test to more distant datesfc67f3eRemove obsolete testacb693aWindows: rewrite usingGetTimeZoneInformationForYearUpdates
reqwestfrom 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65v0.11.24ddf7f24Add Certificate::from_pem_bundle() (#2032)5d8443dfix panic when parsing invalid Url to Uri (#2040)e3bf090docs: explain TLS backend features better (#2117)1bd939bupdate wasm-streams dependency (#2114)87cdf12doc: clarify Cookie API usage (#2111)b3feff6Add http3 feature to blocking client (#2110)2332936Update cookie crates (#2089)ef2c8eeUpgrading env_logger dep (#2102)4ab5fb0Fix HTTP/2: retry requests rejected withREFUSED_STREAM(#2081)Updates
serdefrom 1.0.195 to 1.0.196Release notes
Sourced from serde's releases.
Commits
ede9762Release 1.0.196d438c2dMerge pull request #2682 from dtolnay/decimalpointbef110bFormat Unexpected::Float with decimal pointb971ef1Merge pull request #2681 from dtolnay/workspacedeps29d9f69Fix workspace.dependencies default-features future compat warningaecb408Sort workspace dependencies1c675abMerge pull request #2678 from rodoufu/workspaceDependenciesdd61963Adding workspace dependencies111803aMerge pull request #2673 from Sky9x/msrv-badge0024f74Use shields.io's MSRV badgesUpdates
thiserrorfrom 1.0.56 to 1.0.57Release notes
Sourced from thiserror's releases.
Commits
1d106b1Release 1.0.578a5c4d1Use write_str when args only consists of trailing commaf790beePhrase flag in terms of whether core::fmt machinery is requiredd43b759Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418Touch up PR 286097251dMerge pull request #286 from nyurik/litstrcd79876optimize by avoiding second fmt.value() calld7e738eOptimize simple literals for Display::fmt0717de3Update ui test suite to nightly-2024-02-08c7c7547Update ui test suite to nightly-2024-01-31Updates
opencvfrom 0.88.7 to 0.88.8Changelog
Sourced from opencv's changelog.
Commits
d971a91chore: Releaseaea7635Update changelogb179552Cleanup998bf7dBump chocolatey OpenCV version00ebe3fMerge branch 'master' into NobodyXu-use-jobslot8392064Adjust cc version requirement and adjust code2cb0af9Fix readme linksUpdates
cynicfrom 3.4.0 to 3.4.3Changelog
Sourced from cynic's changelog.
Commits
98593d6Release v3.4.3a2fd036Handle disabled introspection better (#840)3542d04Release v4.3.21c2ceadFix some problems around recursive queries (#839)801fea8Release v3.4.10887c84Changelog & a test for #835 (#837)c401a92Fix object literal in array literal (#835)25479c0Fix update-schemas.yaml (#836)36fea20Add more tests of actual schemas to cynic-parser (#829)7388e4aAdd error report feature to cynic-parser (#833)Updates
cynic-codegenfrom 3.4.0 to 3.4.3Release notes
Sourced from cynic-codegen's releases.
Changelog
Sourced from cynic-codegen's changelog.
Commits
98593d6Release v3.4.3a2fd036Handle disabled introspection better (#840)3542d04Release v4.3.21c2ceadFix some problems around recursive queries (#839)801fea8Release v3.4.10887c84Changelog & a test for #835 (#837)c401a92Fix object literal in array literal (#835)25479c0Fix update-schemas.yaml (#836)36fea20Add more tests of actual schemas to cynic-parser (#829)7388e4aAdd error report feature to cynic-parser (#833)Updates
serde_jsonfrom 1.0.111 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865bRelease 1.0.1135aeab4eMerge pull request #1109 from serde-rs/removeca3c2caAdd swap_remove and shift_remove methods on Map7fece96Release 1.0.1126a6d2bbMerge pull request #1107 from serde-rs/unexpectedfloat83d7badFormat f64 in error messages using ryu107c2d1Merge pull request #1106 from serde-rs/invalidvalue62ca3e4Handle Unexpected::Unit in Error::invalid_value296fafbFactor out JSON-specific Display impl for serde::de::Unexpectede56cc69Merge pull request #1105 from keienWang/masterUpdates
chrono-tzfrom 0.8.5 to 0.8.6Commits
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 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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