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

Update godot to 4.3.0 #400

Closed
wants to merge 4 commits into from
Closed

Update godot to 4.3.0 #400

wants to merge 4 commits into from

Commits on Aug 19, 2024

  1. Update godot to 4.3.0

    d10sfan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ae302d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update to godot 4.3

    d10sfan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0d09c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge

    d10sfan committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    69df928 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Bump godot from 7634fe7 to b26e114 (#413)

    * Bump serde from 1.0.208 to 1.0.209 (#401)
    
    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.208...v1.0.209)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump godot from `ea8237d` to `7634fe7` (#402)
    
    Bumps [godot](https://github.com/godot-rust/gdext) from `ea8237d` to `7634fe7`.
    - [Commits](godot-rust/gdext@ea8237d...7634fe7)
    
    ---
    updated-dependencies:
    - dependency-name: godot
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump reqwest from 0.12.5 to 0.12.7 (#403)
    
    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.5...v0.12.7)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump flate2 from 1.0.31 to 1.0.33 (#404)
    
    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.31 to 1.0.33.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/flate2-rs@1.0.31...1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump serde_json from 1.0.125 to 1.0.127 (#405)
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.125...1.0.127)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump tokio from 1.39.3 to 1.40.0 (#406)
    
    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump quinn-proto from 0.11.3 to 0.11.8 (#407)
    
    Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.3 to 0.11.8.
    - [Release notes](https://github.com/quinn-rs/quinn/releases)
    - [Commits](quinn-rs/quinn@quinn-proto-0.11.3...quinn-proto-0.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: quinn-proto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump serde from 1.0.209 to 1.0.210 (#410)
    
    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.209...v1.0.210)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump serde_json from 1.0.127 to 1.0.128 (#411)
    
    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.128.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.127...1.0.128)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump godot from `7634fe7` to `b26e114`
    
    Bumps [godot](https://github.com/godot-rust/gdext) from `7634fe7` to `b26e114`.
    - [Commits](godot-rust/gdext@7634fe7...b26e114)
    
    ---
    updated-dependencies:
    - dependency-name: godot
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f0d070f View commit details
    Browse the repository at this point in the history