Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the cargo group across 2 directories with 5 updates #118

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the cargo group with 5 updates in the /app/bot directory:

Package From To
aws-config 1.5.14 1.5.15
aws-sdk-dynamodb 1.60.0 1.63.0
chrono-tz 0.10.0 0.10.1
openssl 0.10.68 0.10.69
serde_json 1.0.135 1.0.138

Bumps the cargo group with 4 updates in the /app/fetcher directory: aws-config, aws-sdk-dynamodb, openssl and serde_json.

Updates aws-config from 1.5.14 to 1.5.15

Commits

Updates aws-sdk-dynamodb from 1.60.0 to 1.63.0

Commits

Updates chrono-tz from 0.10.0 to 0.10.1

Commits

Updates openssl from 0.10.68 to 0.10.69

Release notes

Sourced from openssl's releases.

openssl v0.10.69

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.69

Commits
  • b5fb360 Release openssl v0.10.69
  • f6f74af Merge pull request #2353 from sfackler/verify-locations
  • 555d498 Expose SSL_CTX_load_verify_locations
  • b255dee Merge pull request #2275 from initsecret/support-xof-squeeze
  • 95159d0 oops forgot compiler directive
  • cc16063 Merge remote-tracking branch 'upstream/master' into support-xof-squeeze
  • 769f0b2 disallow updates after squeezes
  • 538a5cb Merge pull request #2330 from dcermak/use-prime256v1-key
  • 3319720 Switch the test to use prime256v1 based key
  • d3d7c12 Merge pull request #2327 from ViktoriiaKovalova/add-select-alpn-cb
  • Additional commits viewable in compare view

Updates serde_json from 1.0.135 to 1.0.138

Release notes

Sourced from serde_json's releases.

v1.0.138

  • Documentation improvements

v1.0.137

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#1231)

v1.0.136

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#1230, thanks @​goffrie)
Commits
  • c916099 Release 1.0.138
  • dc29e48 Move BufReader to caller
  • 29122f9 Sort imports from PR 1237
  • d33c1b5 Merge pull request #1237 from JonathanBrouwer/master
  • 8c2d800 Add more warnings to apply buffering on docs of affected functions
  • 65bbd1a Fix example of from_reader not applying buffering when it should
  • 87f78da More precise gitignore patterns
  • 4134f11 Remove *.sw[po] from gitignore
  • c7626db Remove **/*.rs.bk from project-specific gitignore
  • eb49e28 Release 1.0.137
  • Additional commits viewable in compare view

Updates aws-config from 1.5.14 to 1.5.15

Commits

Updates aws-sdk-dynamodb from 1.60.0 to 1.63.0

Commits

Updates openssl from 0.10.68 to 0.10.69

Release notes

Sourced from openssl's releases.

openssl v0.10.69

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.69

Commits
  • b5fb360 Release openssl v0.10.69
  • f6f74af Merge pull request #2353 from sfackler/verify-locations
  • 555d498 Expose SSL_CTX_load_verify_locations
  • b255dee Merge pull request #2275 from initsecret/support-xof-squeeze
  • 95159d0 oops forgot compiler directive
  • cc16063 Merge remote-tracking branch 'upstream/master' into support-xof-squeeze
  • 769f0b2 disallow updates after squeezes
  • 538a5cb Merge pull request #2330 from dcermak/use-prime256v1-key
  • 3319720 Switch the test to use prime256v1 based key
  • d3d7c12 Merge pull request #2327 from ViktoriiaKovalova/add-select-alpn-cb
  • Additional commits viewable in compare view

Updates serde_json from 1.0.135 to 1.0.138

Release notes

Sourced from serde_json's releases.

v1.0.138

  • Documentation improvements

v1.0.137

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#1231)

v1.0.136

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#1230, thanks @​goffrie)
Commits
  • c916099 Release 1.0.138
  • dc29e48 Move BufReader to caller
  • 29122f9 Sort imports from PR 1237
  • d33c1b5 Merge pull request #1237 from JonathanBrouwer/master
  • 8c2d800 Add more warnings to apply buffering on docs of affected functions
  • 65bbd1a Fix example of from_reader not applying buffering when it should
  • 87f78da More precise gitignore patterns
  • 4134f11 Remove *.sw[po] from gitignore
  • c7626db Remove **/*.rs.bk from project-specific gitignore
  • eb49e28 Release 1.0.137
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo group with 5 updates in the /app/bot directory:

| Package | From | To |
| --- | --- | --- |
| [aws-config](/~https://github.com/smithy-lang/smithy-rs) | `1.5.14` | `1.5.15` |
| [aws-sdk-dynamodb](/~https://github.com/awslabs/aws-sdk-rust) | `1.60.0` | `1.63.0` |
| [chrono-tz](/~https://github.com/chronotope/chrono-tz) | `0.10.0` | `0.10.1` |
| [openssl](/~https://github.com/sfackler/rust-openssl) | `0.10.68` | `0.10.69` |
| [serde_json](/~https://github.com/serde-rs/json) | `1.0.135` | `1.0.138` |

Bumps the cargo group with 4 updates in the /app/fetcher directory: [aws-config](/~https://github.com/smithy-lang/smithy-rs), [aws-sdk-dynamodb](/~https://github.com/awslabs/aws-sdk-rust), [openssl](/~https://github.com/sfackler/rust-openssl) and [serde_json](/~https://github.com/serde-rs/json).


Updates `aws-config` from 1.5.14 to 1.5.15
- [Release notes](/~https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](/~https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-dynamodb` from 1.60.0 to 1.63.0
- [Release notes](/~https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](/~https://github.com/awslabs/aws-sdk-rust/commits)

Updates `chrono-tz` from 0.10.0 to 0.10.1
- [Release notes](/~https://github.com/chronotope/chrono-tz/releases)
- [Commits](/~https://github.com/chronotope/chrono-tz/commits)

Updates `openssl` from 0.10.68 to 0.10.69
- [Release notes](/~https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.69)

Updates `serde_json` from 1.0.135 to 1.0.138
- [Release notes](/~https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.138)

Updates `aws-config` from 1.5.14 to 1.5.15
- [Release notes](/~https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](/~https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-dynamodb` from 1.60.0 to 1.63.0
- [Release notes](/~https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](/~https://github.com/awslabs/aws-sdk-rust/commits)

Updates `openssl` from 0.10.68 to 0.10.69
- [Release notes](/~https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.69)

Updates `serde_json` from 1.0.135 to 1.0.138
- [Release notes](/~https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.138)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: aws-sdk-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: chrono-tz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: aws-sdk-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@dependabot dependabot bot requested a review from notdodo as a code owner February 1, 2025 12:42
@dependabot dependabot bot added the rust Pull requests that update Rust code label Feb 1, 2025
Copy link

github-actions bot commented Feb 1, 2025

kics-logo

KICS version: v2.1.4

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 3
Files parsed placeholder 3
Files failed to scan placeholder 0
Total executed queries placeholder 4
Queries failed to execute placeholder 0
Execution time placeholder 0

Queries Results

|
|

@notdodo notdodo merged commit 504ddd2 into main Feb 2, 2025
16 checks passed
@notdodo notdodo deleted the dependabot/cargo/app/bot/cargo-b0db2c96e2 branch February 2, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant