aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/kotlin/io (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-29Add verion bumping scriptMatt Strapp4-2/+23
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29version de-bump everythingMatt Strapp10-11/+11
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29unbumpMatt Strapp1-1/+1
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29readme: MORE BADGES!!!!Matt Strapp10-21/+38
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29readme: BADGES!!!!!!Matt Strapp2-0/+3
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29Bump the nodejs-dependencies group with 3 updatesdependabot[bot]3-71/+72
Bumps the nodejs-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@typescript-eslint/eslint-plugin` from 8.12.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.12.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/parser) Updates `@types/node` from 22.8.2 to 22.8.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29Bump the jvm-dependencies group with 2 updatesdependabot[bot]1-2/+2
Bumps the jvm-dependencies group with 2 updates: [com.google.guava:guava](https://github.com/google/guava) and [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin). Updates `com.google.guava:guava` from 33.2.1-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.21) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: jvm-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jvm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29chore: Update dependency management for Gradle and Go modulesMatt Strapp4-1/+33
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29[SKIP CI] ci: Add nuget token explicitlyMatt Strapp1-1/+1
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29[SKIP CI] docs: Add pkg.go.dev linkMatt Strapp1-0/+1
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29jvm: Fix versioning?Matt Strapp3-5/+46
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29ci: use correct changeset and fix typoMatt Strapp2-3/+3
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
2024-10-29Make JSR less upset and add a READMEMatt Strapp2-1/+19
Signed-off-by: Matt Strapp <matt@mattstrapp.net>