New
74.1.0
What's Changed
π Bug Fixes
- 6ec822f436c69181453aaefc2831687449375066 pub: Correct the command returned for
ort requirements - 1ae59c29c881e624aed09af57e76df3da287f912 requirements: Correctly categorize manually instantiated classes
π New Features
- d20aabcdcd1f08beaac65a8b3b005e77ade69ae5 gleam: Handle scope excludes
β Tests
- 1927b63de5ec12369d3c98fe1f8f12d2eea8d85e gleam: Remove the "gleam-" prefix from test projects
- ae069a20e0c6ee51ebf4d9a0527a1ab553e0eaa4 gleam: Slightly improve test names
- 49b528fce5a33b883a37d00f72219b3ea497a7e7 gleam: Use a more speaking name for the "gleam" project
- 05deaf6e35e83118e7cd959c509900b96f25d0b9 ort-utils: Make
JavaBootstrapperTesta "funTest" - 53192c7a11aca13db5f9b5e90dca4a606f046a7d python: Update expected results
π Build & βοΈ CI
- 5723455557c91831bafdd95fe48ec11a5ad59f78 gradle: Also set the version for the
buildSrcproject - 5d2beb51b0610b166c97e2b467e4c619e72b60f8 gradle: Simplify accessing the version catalog from
buildSrc
π Documentation
- bb6420f0c5613546ea5366fad65d9741be8e76fd NOTICE: Fix a typo
- fd792c72c2a76f4eb3b6c015761cf8ff90a6d3cd cocoapods: Fix a typo
- 84a5e663dc6c478daffa6386deed6998337c7cc9 fossid: Fix a typo
- 38fd362898e7f38f0783db12201c677e2388d1bf gleam: Clarify the reason for an existing fallback
- f4e43e68969c30a20d5dad1d253aaf43d7dae639 website: Fix a typo
π§ Chores
- a7a3fb4fd4a2403f918e84b96e19270812984ba7 cli: Use unlimited width for non-interactive terminals
- 70ed38ee12f33cec07909eb379b5e77660be2d31 examples: Add a missing dot
- dcfff3d86aaf7419a5d036e0471d8a9c9193e471 examples: Drop redundant curly braces
- d4384110cdc9119c63de0f33f090aafb7459a481 gleam: Make
getManifestPackageInfoOrDefault()an expression - 6874eba3d2eb60b2f532d66dd6e0dd21bba475e4 gleam: Use a more speaking name for
tryLock() - f0e9b9c47428cbe74a6c288592c20537e165a774 package-managers: Omit the named
withargument for serializers - 9d2558adcd9140a5025d7dd29a0317953e80cbf2 plugins: Address an "upper bound violated" inspection hint
- cde9741fd47ba443a8af9836d768fbccfb99cd3b requirements: Name a lambda parameter for clarity
- fbd955e8fb535c8be561850f2474decfcf3ee1a1 requirements: Remove an unneeded
whencase - 069fc27c650eb4bb3c0e4d034e225f127d393dd8 scanner: Avoid passing the default value of
path - 549848691d1db66aa750a7c25d32d4c004fbae86 Reduce the visibility of some custom serializers to the minimum
π Dependency Updates
- ec16ef2537d838b451e30f7a052f42fec8215dd8 update ch.qos.logback:logback-classic to v1.5.23
- 16374477e184081983fc2621d41c61ea757cb424 update com.github.gmazzo.buildconfig to v6.0.7
- cacc2af304278e04b53f006bfbee4d1ee0dff839 update dev.aga.gradle.version-catalog-generator to v4
- 882e906d2112313a451c8ad8cc82265ae54ff4dd update docker/setup-buildx-action digest to 8d2750c
- af385209728f26d8ef074614d78ede50aa9083a5 update jetbrains/qodana-action action to v2025.3.1
- ae1c15e434d1697e4008f9d4592756de1a7b85aa update org.metaeffekt.core:ae-security to v0.150.1
- 1e9a5183611b86498d599d74364e0ebfbe6cd140 update org.metaeffekt.core:ae-security to v0.150.2
π Refactorings
- f57737c41aa250eb52e3eb7cd007b04042f4a4cc gleam: Use a custom deserializer for dependencies
- 5ea4d53e17da994fb5f950d726de83977ea72ec5 requirements: Make category assignment more explicit