Skip to content

Comments

Bump gs.mclo:api from 6.2.0 to 6.2.1#588

Merged
Lenni0451 merged 1 commit intomainfrom
dependabot/gradle/gs.mclo-api-6.2.1
Feb 19, 2026
Merged

Bump gs.mclo:api from 6.2.0 to 6.2.1#588
Lenni0451 merged 1 commit intomainfrom
dependabot/gradle/gs.mclo-api-6.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps gs.mclo:api from 6.2.0 to 6.2.1.

Release notes

Sourced from gs.mclo:api's releases.

v6.2.1

Fixes

  • Fix "IllegalArgumentException: character to be escaped is missing" when sharing logs containing windows file paths

v6.2.0

Improvements

  • Filter usernames and session tokens in uploaded logs as defined by the instance filters
  • Fix some requests hanging when their body is being read
  • Trim beginning of logs before applying limits to avoid counting leading newlines and whitespace towards the limit

Deprecations

  • The pattern constants in Log are now deprecated and only serve as fallbacks when the filters endpoint is not available on the specified instance.
  • Log#getContent(Limits) is now deprecated. The new getContent(FilterList) method is internal and might change without notice.
  • LogReader#readContents(Limits) is now deprecated. The new readContents(FilterList) method is internal and might change without notice.
Changelog

Sourced from gs.mclo:api's changelog.

v6.2.1

Fixes

  • Fix "IllegalArgumentException: character to be escaped is missing" when sharing logs containing windows file paths
Commits
  • c5e746d Fix "IllegalArgumentException: character to be escaped is missing" when shari...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [gs.mclo:api](https://github.com/aternosorg/mclogs-java) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/aternosorg/mclogs-java/releases)
- [Changelog](https://github.com/aternosorg/mclogs-java/blob/master/CHANGELOG.md)
- [Commits](aternosorg/mclogs-java@6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: gs.mclo:api
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 19, 2026
@Lenni0451 Lenni0451 merged commit 594c888 into main Feb 19, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/gs.mclo-api-6.2.1 branch February 19, 2026 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant