Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the dependencies group with 10 updates:

Package From To
org.avaje:java11-oss 4.5 5.1
io.avaje:avaje-prisms 1.31 1.42
io.jstach:jstachio-annotation 1.3.6 1.3.7
io.jstach:jstachio-apt 1.3.6 1.3.7
org.checkerframework:checker 3.42.0 3.49.3
org.checkerframework:checker-qual 3.42.0 3.49.3
org.checkerframework:checker-util 3.42.0 3.49.3
com.google.errorprone:error_prone_core 2.24.1 2.38.0
com.uber.nullaway:nullaway 0.10.19 0.12.7
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.14.0

Updates org.avaje:java11-oss from 4.5 to 5.1

Release notes

Sourced from org.avaje:java11-oss's releases.

5.1

What's Changed

New Contributors

Full Changelog: avaje-pom/java11-oss@5.0...5.1

5.0

What's Changed

New Contributors

Full Changelog: avaje-pom/java11-oss@5.0...5.1

What's Changed

Full Changelog: avaje-pom/java11-oss@4.2...5.0

Commits

Updates io.avaje:avaje-prisms from 1.31 to 1.42

Release notes

Sourced from io.avaje:avaje-prisms's releases.

1.41

What's Changed

Full Changelog: avaje/avaje-prisms@1.40...1.41

1.40

What's Changed

Full Changelog: avaje/avaje-prisms@1.39...1.40

1.39

What's Changed

Dependencies

Full Changelog: avaje/avaje-prisms@1.38...1.39

1.38

What's Changed

Full Changelog: avaje/avaje-prisms@1.37...1.38

1.37

What's Changed

Full Changelog: avaje/avaje-prisms@1.36...1.37

1.36

What's Changed

Full Changelog: avaje/avaje-prisms@1.35...1.36

... (truncated)

Commits
  • 3f851d6 Version 1.42
  • c280523 fail compilation if less than 11 (#107)
  • cb585ce Version 1.41
  • eec5bd0 Locate build folder during test compilation (#106)
  • fae1465 Merge pull request #105 from avaje/dependabot/maven/main/dependencies-2491d65776
  • 59774cc Bump io.avaje:avaje-jsonb from 3.1 to 3.2 in the dependencies group
  • 812cd9a Merge pull request #104 from avaje/dependabot/maven/main/dependencies-d57db12739
  • ec77ab2 Bump the dependencies group with 2 updates
  • 6e5417a Version 1.40
  • 0397903 Fix cut annotations JDT issue (#103)
  • Additional commits viewable in compare view

Updates io.jstach:jstachio-annotation from 1.3.6 to 1.3.7

Updates io.jstach:jstachio-apt from 1.3.6 to 1.3.7

Updates io.jstach:jstachio-apt from 1.3.6 to 1.3.7

Updates org.checkerframework:checker from 3.42.0 to 3.49.3

Release notes

Sourced from org.checkerframework:checker's releases.

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Checker Framework 3.49.2

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Checker Framework 3.49.1

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Checker Framework 3.48.4

... (truncated)

Changelog

Sourced from org.checkerframework:checker's changelog.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Version 3.48.4 (January 2, 2025)

... (truncated)

Commits

Updates org.checkerframework:checker-qual from 3.42.0 to 3.49.3

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Checker Framework 3.49.2

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Checker Framework 3.49.1

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Checker Framework 3.48.4

... (truncated)

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Version 3.48.4 (January 2, 2025)

... (truncated)

Commits

Updates org.checkerframework:checker-util from 3.42.0 to 3.49.3

Release notes

Sourced from org.checkerframework:checker-util's releases.

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Checker Framework 3.49.2

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Checker Framework 3.49.1

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Checker Framework 3.48.4

... (truncated)

Changelog

Sourced from org.checkerframework:checker-util's changelog.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Version 3.48.4 (January 2, 2025)

... (truncated)

Commits

Updates org.checkerframework:checker-qual from 3.42.0 to 3.49.3

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Checker Framework 3.49.2

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Checker Framework 3.49.1

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Checker Framework 3.48.4

... (truncated)

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Version 3.48.4 (January 2, 2025)

... (truncated)

Commits

Updates org.checkerframework:checker-util from 3.42.0 to 3.49.3

Release notes

Sourced from org.checkerframework:checker-util's releases.

Checker Framework 3.49.3

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Checker Framework 3.49.2

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Checker Framework 3.49.1

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Checker Framework 3.48.4

... (truncated)

Changelog

Sourced from org.checkerframework:checker-util's changelog.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM.

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Version 3.49.1 (March 3, 2025)

Closed issues:

#6970, #6974.

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from operations on container types (e.g., List, Map, Iterable). It supports two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#6935, #6936, #6939.

Version 3.48.4 (January 2, 2025)

... (truncated)

Commits

Updates com.google.errorprone:error_prone_core from 2.24.1 to 2.38.0

Release notes

Sourced from com.google.errorprone:error_prone_core's releases.

Error Prone 2.38.0

New checks:

Closed issues: #4924, #4897, #4995

Full changelog: google/error-prone@v2.37.0...v2.38.0

Error Prone 2.37.0

Changes:

  • The annotations that were previously in error_prone_type_annotations have been been merged into error_prone_annotations. error_prone_type_annotations is now deprecated, and will be removed in a future release.

New checks:

  • AssignmentExpression - The use of an assignment expression can be surprising and hard to read; consider factoring out the assignment to a separate statement.
  • IntFloatConversion - Detect calls to scalb that should be using the double overload instead
  • InvalidSnippet - Detects snippets which omit the : required for inline code.
  • JUnit4EmptyMethods - Detects empty JUnit4 @Before, @After, @BeforeClass, and @AfterClass methods.
  • MockIllegalThrows - Detects cases where Mockito is configured to throw checked exception types which are impossible.
  • NegativeBoolean - Prefer positive boolean names.
  • RuleNotRun - Detects TestRules not annotated with @Rule, that won't be run.
  • StringConcatToTextBlock - Replaces concatenated multiline strings with text blocks.
  • TimeInStaticInitializer - Detects accesses of the system time in static contexts.

Closed issues:

  • Propagate check flags in patch mode (#4699)
  • Fixes a crash in ComputeIfAbsentAmbiguousReference (#4736)
  • Show the field name in HidingField diagnostics (#4775)
  • Add support for jakarta annotations to some checks (#4782)
  • FloatingPointAssertionWithinEpsilonTest depends on default locale (#4815)
  • @InlineMe patching of Strings.repeat produces broken code (#4819)
  • Fix a crash in IdentifierName on unnamed (_) variables (#4847)
  • Fix a crash in ArgumentParameterSwap (#490)

Full changelog: google/error-prone@v2.36.0...v2.37.0

Error Prone 2.36.0

Changes:

  • Add new matcher interfaces to ErrorProneScanner for AST nodes introduced after Java 11 (e5fd194fa21ef9a01e8d4c72489906247aad81c8)
  • ...

    Description has been truncated

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [org.avaje:java11-oss](https://github.com/avaje-pom/java11-oss) | `4.5` | `5.1` |
| [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) | `1.31` | `1.42` |
| io.jstach:jstachio-annotation | `1.3.6` | `1.3.7` |
| io.jstach:jstachio-apt | `1.3.6` | `1.3.7` |
| [org.checkerframework:checker](https://github.com/typetools/checker-framework) | `3.42.0` | `3.49.3` |
| [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.42.0` | `3.49.3` |
| [org.checkerframework:checker-util](https://github.com/typetools/checker-framework) | `3.42.0` | `3.49.3` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.24.1` | `2.38.0` |
| [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.10.19` | `0.12.7` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.14.0` |


Updates `org.avaje:java11-oss` from 4.5 to 5.1
- [Release notes](https://github.com/avaje-pom/java11-oss/releases)
- [Commits](https://github.com/avaje-pom/java11-oss/commits/5.1)

Updates `io.avaje:avaje-prisms` from 1.31 to 1.42
- [Release notes](https://github.com/avaje/avaje-prisms/releases)
- [Commits](avaje/avaje-prisms@1.31...1.42)

Updates `io.jstach:jstachio-annotation` from 1.3.6 to 1.3.7

Updates `io.jstach:jstachio-apt` from 1.3.6 to 1.3.7

Updates `io.jstach:jstachio-apt` from 1.3.6 to 1.3.7

Updates `org.checkerframework:checker` from 3.42.0 to 3.49.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.49.3)

Updates `org.checkerframework:checker-qual` from 3.42.0 to 3.49.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.49.3)

Updates `org.checkerframework:checker-util` from 3.42.0 to 3.49.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.49.3)

Updates `org.checkerframework:checker-qual` from 3.42.0 to 3.49.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.49.3)

Updates `org.checkerframework:checker-util` from 3.42.0 to 3.49.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.42.0...checker-framework-3.49.3)

Updates `com.google.errorprone:error_prone_core` from 2.24.1 to 2.38.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.24.1...v2.38.0)

Updates `com.uber.nullaway:nullaway` from 0.10.19 to 0.12.7
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.19...v0.12.7)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.14.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.avaje:java11-oss
  dependency-version: '5.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-prisms
  dependency-version: '1.42'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.jstach:jstachio-annotation
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.jstach:jstachio-apt
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.jstach:jstachio-apt
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.checkerframework:checker
  dependency-version: 3.49.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 3.49.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.checkerframework:checker-util
  dependency-version: 3.49.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 3.49.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.checkerframework:checker-util
  dependency-version: 3.49.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.google.errorprone:error_prone_core
  dependency-version: 2.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.uber.nullaway:nullaway
  dependency-version: 0.12.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2025
@github-actions github-actions bot enabled auto-merge May 7, 2025 20:11
@github-actions github-actions bot merged commit 37be3e5 into main May 7, 2025
5 checks passed
@SentryMan SentryMan deleted the dependabot/maven/main/dependencies-d7ea1b819d branch May 7, 2025 22:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants