rlane / oort3

A space fleet programming game
https://oort.rs
GNU General Public License v3.0
297 stars 23 forks source link

build(deps): bump the all group with 9 updates #104

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the all group with 9 updates:

Package From To
serde 1.0.193 1.0.195
anyhow 1.0.77 1.0.79
serde_json 1.0.108 1.0.111
serial_test 2.0.0 3.0.0
firestore 0.37.5 0.39.0
gcloud-sdk 0.23.1 0.24.2
axum 0.7.2 0.7.3
clap 4.4.11 4.4.13
tempfile 3.8.1 3.9.0

Updates serde from 1.0.193 to 1.0.195

Release notes

Sourced from serde's releases.

v1.0.195

  • Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning (#2671)

v1.0.194

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
Commits
  • 03eec42 Release 1.0.195
  • 196f311 Merge pull request #2671 from dtolnay/deadremote
  • 38d9e0b Revert "Add FIXME to fix dead_code warning when using serde(remote)"
  • 6502b31 Fix new dead_code warning in tuple struct and tuple variant remote defs
  • 6f1a8c3 Add FIXME to fix dead_code warning when using serde(remote)
  • d883c94 Work around dead_code warning in tests
  • 961fa59 Merge pull request #2670 from serde-rs/exhaustive
  • 8bc71de Fill in omitted patterns for GenericArguments match
  • 7c65a9d Pick up changes to non_exhaustive_omitted_patterns lint
  • d2d977a Release 1.0.194
  • Additional commits viewable in compare view


Updates anyhow from 1.0.77 to 1.0.79

Release notes

Sourced from anyhow's releases.

1.0.79

  • Work around improperly cached build script result by sccache (#340)

1.0.78

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#337)
Commits
  • 71ab53d Release 1.0.79
  • 60705a5 Merge pull request #340 from dtolnay/depinfo
  • 17e252b Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache
  • 04774c0 Merge pull request #338 from dtolnay/nightlyci
  • 1fd290c Make CI verify that error_generic_member_access works in latest nightly
  • ee41470 RUSTC must be set by Cargo for build script
  • 38c79ef Release 1.0.78
  • ded2295 Merge pull request #337 from dtolnay/bootstrap
  • ae45b67 Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler
  • 2d32366 Update crate name used for build script probe
  • Additional commits viewable in compare view


Updates serde_json from 1.0.108 to 1.0.111

Release notes

Sourced from serde_json's releases.

v1.0.111

  • Improve floating point parsing performance on loongarch64 (#1100, thanks @​heiher)

v1.0.110

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.109

  • Documentation improvements
Commits


Updates serial_test from 2.0.0 to 3.0.0

Release notes

Sourced from serial_test's releases.

v3.0.0

What's Changed

  • Multi key support palfrey/serial_test#102
    • Attributes like #[serial(one, two)] are now supported (for all attributes)
    • This is a breaking change, as file_serial paths now need to be done separately #[file_serial(key, path => "/tmp/foo")]
  • Attributes at a mod-level palfrey/serial_test#104
    • You can set any of the attributes on a mod and all #[test] fn's in that mod will have the attribute applied.

Full Changelog: https://github.com/palfrey/serial_test/compare/v2.0.0...v3.0.0

Commits
  • bba3db8 3.0.0
  • ae14645 Merge pull request #104 from palfrey/serial-for-mod
  • 0dec256 Merge branch 'main' into serial-for-mod
  • cee1dc1 Add testing and parallel to package keywords
  • 2a4b641 Merge branch 'main' into serial-for-mod
  • 288d933 Merge pull request #105 from palfrey/upgrade-rustix
  • cf9d7fe Upgrade rustix
  • a8d985d Replace a single-use match with if let
  • 67d22ff Fix some clippy issues
  • ff2890d Update docs for mod-level functionality
  • Additional commits viewable in compare view


Updates firestore from 0.37.5 to 0.39.0

Release notes

Sourced from firestore's releases.

v0.39.0

  • Relaxing lifetime restrictions on streams returned by select/list

Full Changelog: https://github.com/abdolence/firestore-rs/compare/v0.38.0...v0.39.0

v0.38.0

What's Changed

Full Changelog: https://github.com/abdolence/firestore-rs/compare/v0.37.5...v0.38.0

Commits
  • 3c85a26 (cargo-release) version 0.39.0
  • 8f112c8 Lifting lifetime restrictions for queries in DSL
  • 451819e Lifting lifetime restrictions for queries
  • c23b66c relaxed lifetimes for list stream operations
  • 91180de relaxed list_doc_with_retries lifetime
  • 34593ba Cache backends lift lifetimes
  • f224093 Small lifetime update
  • 9cfbae3 (cargo-release) start next development iteration 0.38.1-alpha.0
  • df6f1e6 (cargo-release) version 0.38.0
  • e09449b Support for provided external token source (#152)
  • Additional commits viewable in compare view


Updates gcloud-sdk from 0.23.1 to 0.24.2

Release notes

Sourced from gcloud-sdk's releases.

v0.24.2

What's Changed

Full Changelog: https://github.com/abdolence/gcloud-sdk-rs/compare/v0.24.1...v0.24.2

v0.24.1

What's Changed

Full Changelog: https://github.com/abdolence/gcloud-sdk-rs/compare/v0.24.0...v0.24.1

v0.24.0

What's Changed

Full Changelog: https://github.com/abdolence/gcloud-sdk-rs/compare/v0.23.1...v0.24.0

Commits
  • fb40751 (cargo-release) version 0.24.2
  • fd0cbaf Merge pull request #117 from abdolence/refresh-feature-list
  • 9b533f8 Google API features update: google-ads-googleads-v15, google-ai-generativelan...
  • a7cb3b1 (cargo-release) start next development iteration 0.24.2-alpha.0
  • edddd8c (cargo-release) version 0.24.1
  • c72712e Merge pull request #116 from abdolence/generate_for_scopes-regression
  • e4006e1 generate_for_scopes function returned back
  • 4d4125e (cargo-release) start next development iteration 0.24.1-alpha.0
  • 82e919f (cargo-release) version 0.24.0
  • fb11e9d Merge pull request #115 from abdolence/external-source-support
  • Additional commits viewable in compare view


Updates axum from 0.7.2 to 0.7.3

Release notes

Sourced from axum's releases.

axum-extra - v0.7.3

  • added: Implement Deref and DerefMut for built-in extractors (#1922)
  • added: Add OptionalPath extractor (#1889)

#1889: tokio-rs/axum#1889 #1922: tokio-rs/axum#1922

axum - v0.7.3

  • added: Body implements From<()> now (#2411)
  • change: Update version of multer used internally for multipart (#2433)
  • change: Update tokio-tungstenite to 0.21 (#2435)
  • added: Enable tracing feature by default (#2460)
  • added: Support graceful shutdown on serve (#2398)
  • added: RouterIntoService implements Clone (#2456)

#2411: tokio-rs/axum#2411 #2433: tokio-rs/axum#2433 #2435: tokio-rs/axum#2435 #2460: tokio-rs/axum#2460 #2398: tokio-rs/axum#2398 #2456: tokio-rs/axum#2456

Commits


Updates clap from 4.4.11 to 4.4.13

Release notes

Sourced from clap's releases.

v4.4.13

[4.4.13] - 2024-01-04

Documentation

  • Fix link to structopt migration guide

v4.4.12

[4.4.12] - 2023-12-28

Performance

  • Only ask TypedValueParser for possible values if needed
Changelog

Sourced from clap's changelog.

[4.4.13] - 2024-01-04

Documentation

  • Fix link to structopt migration guide

[4.4.12] - 2023-12-28

Performance

  • Only ask TypedValueParser for possible values if needed
Commits
  • 2ab48b2 chore: Release
  • 7a06a8c docs: Update changelog
  • cca190e docs: Correct link to StructOpt migration guide
  • 5c31f45 Merge pull request #5281 from Manishearth/safety-docs
  • ddae7e6 Correct safety docs
  • 48d28aa chore: Release
  • 748ce18 docs: Update changelog
  • adbe6ec Merge pull request #5278 from henry-hsieh/fix-nosort
  • 2b48858 fix: Skip nosort option below bash 4.4
  • 777b744 Merge pull request #5277 from clap-rs/renovate/actions-setup-python-5.x
  • Additional commits viewable in compare view


Updates tempfile from 3.8.1 to 3.9.0

Changelog

Sourced from tempfile's changelog.

3.9.0

  • Updates windows-sys to 0.52
  • Updates minimum rustix version to 0.38.25
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 10 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.