gentoomaniac / go-arena

bot fights in go
3 stars 1 forks source link

Bump github.com/hajimehoshi/ebiten/v2 from 2.1.1 to 2.5.4 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hajimehoshi/ebiten/v2 from 2.1.1 to 2.5.4.

Release notes

Sourced from github.com/hajimehoshi/ebiten/v2's releases.

v2.5.4

https://ebitengine.org/en/documents/2.5.html#v2.5.4

v2.5.3

https://ebitengine.org/en/documents/2.5.html#v2.5.3

v2.5.2

https://ebitengine.org/en/documents/2.5.html#v2.5.2

v2.5.1

https://ebitengine.org/en/documents/2.5.html#v2.5.1

v2.5.0

https://ebitengine.org/en/documents/2.5.html#v2.5.0

v2.4.18

https://ebitengine.org/en/documents/2.4.html#v2.4.18

v2.4.17

https://ebitengine.org/en/documents/2.4.html#v2.4.17

v2.4.16

https://ebitengine.org/en/documents/2.4.html#v2.4.16

v2.4.15

https://ebitengine.org/en/documents/2.4.html#v2.4.15

v2.4.14

https://ebitengine.org/en/documents/2.4.html#v2.4.14

v2.4.13

https://ebitengine.org/en/documents/2.4.html#v2.4.13

v2.4.12

https://ebitengine.org/en/documents/2.4.html#v2.4.12

v2.4.11

https://ebitengine.org/en/documents/2.4.html#v2.4.11

v2.4.10

https://ebitengine.org/en/documents/2.4.html#v2.4.10

v2.4.9

https://ebitengine.org/en/documents/2.4.html#v2.4.9

v2.4.8

https://ebitengine.org/en/documents/2.4.html#v2.4.8

v2.4.7

https://ebitengine.org/en/documents/2.4.html#v2.4.7

... (truncated)

Commits
  • 038cacf examples/shader: make the default shader deterministic
  • 1de600e .github/workflows: update
  • 96f9ea1 examples/shader: bug fix: wrong usages of position
  • dad36c8 internal/shader: bug fix: a swizzling 'r' didn't work for vec2
  • 420e24f .github/workflows: update Go versions
  • 6f3ef30 internal/ui: bug fix: wrong mouse cursor movement calculation
  • 3f21951 internal/processtest: add a test for #2620
  • e41c2c7 internal/ui: a more robust fix for the unfocused-window loop
  • 2698c6f internal/ui: bug fix: an unfocused window should not wait until buffers are s...
  • 140c1ea ebiten: update documents
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #63.