Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:Python language:JavaScript

Filter by

183M results  (2 s)

183M results

Bumps expo-task-manager from 12.0.5 to 56.0.18. details summary Changelog /summary p em Sourced from a href= https://github.com/expo/expo/blob/main/CHANGELOG.md expo-task-manager s changelog /a . /em /p ...
dependencies
javascript

Bumps the dependencies group with 1 update: eslint. Updates eslint from 10.4.1 to 10.5.0 details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint ...
dependabot
dependencies

Bumps fastapi from 0.116.1 to 0.137.0. details summary Release notes /summary p em Sourced from a href= https://github.com/fastapi/fastapi/releases fastapi s releases /a . /em /p blockquote h2 0.137.0 ...

Bumps org.alfresco.maven:alfresco-rad from 4.15.0 to 4.16.0. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.alfresco.maven:alfresco-rad ...
dependencies
java

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you re not ...

Bumps pytest from 9.0.3 to 9.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em /p blockquote h2 9.1.0 /h2 h1 ...
dependencies
python

Bumps graphql from 15.8.0 to 16.14.2. details summary Release notes /summary p em Sourced from a href= https://github.com/graphql/graphql-js/releases graphql s releases /a . /em /p blockquote h2 v16.14.2 ...
dependencies
javascript

问题描述:当读取没有x和y坐标的旧数据库存档时,后端反序列化会将坐标默认为(0,0),导致前端所有物品堆叠在地图左上角。 修复方案:在Game.java的deserializeGameState方法中增加旧数据拦截逻辑,根据物品描述为其分配预设的安全坐标。
enhancement

I backport this to fix the GHA tests on win. - [x] I confirm that I make this contribution in accordance with the OpenJDK Interim AI Policy.