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: Update baseline-java 5.69.0 #11252

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

findepi
Copy link
Member

@findepi findepi commented Oct 3, 2024

replaces #11232

dependabot bot and others added 3 commits September 29, 2024 04:46
Bumps [com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 5.61.0 to 5.69.0.
- [Release notes](https://github.com/palantir/gradle-baseline/releases)
- [Changelog](https://github.com/palantir/gradle-baseline/blob/develop/.changelog.yml)
- [Commits](palantir/gradle-baseline@5.61.0...5.69.0)

---
updated-dependencies:
- dependency-name: com.palantir.baseline:gradle-baseline-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
`String.format("%s", foo)` is (generally) not local-specific, but
formatting numbers with `%d`, `%x`, etc. is.
@findepi findepi changed the title Findepi/update baseline java 5.69.0 Update baseline-java 5.69.0 Oct 3, 2024
@findepi findepi changed the title Update baseline-java 5.69.0 Build: Update baseline-java 5.69.0 Oct 3, 2024
@findepi findepi requested review from jbonofre, nastra and Fokko October 3, 2024 13:36
@jbonofre
Copy link
Member

jbonofre commented Oct 3, 2024

Thanks @findepi ! Let me take a look.

@findepi findepi merged commit 746e719 into apache:main Oct 4, 2024
100 checks passed
@findepi findepi deleted the findepi/update-baseline-java-5.69.0 branch October 4, 2024 10:52
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
* Build: Bump com.palantir.baseline:gradle-baseline-java

Bumps [com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline) from 5.61.0 to 5.69.0.
- [Release notes](https://github.com/palantir/gradle-baseline/releases)
- [Changelog](https://github.com/palantir/gradle-baseline/blob/develop/.changelog.yml)
- [Commits](palantir/gradle-baseline@5.61.0...5.69.0)

---
updated-dependencies:
- dependency-name: com.palantir.baseline:gradle-baseline-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Specify locale when building DateTimeFormatter

* Specify locale for locale-sensitive String.format

`String.format("%s", foo)` is (generally) not local-specific, but
formatting numbers with `%d`, `%x`, etc. is.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants