Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps ksp-redacted from 1.7.0-alpha01 to 1.7.0.
Updates dev.zacsweers.redacted:redacted-compiler-plugin-gradle from 1.7.0-alpha01 to 1.7.0

Release notes

Sourced from dev.zacsweers.redacted:redacted-compiler-plugin-gradle's releases.

1.7.0

  • Update to Kotlin 1.9.20. This plugin now requires 1.9.20.
  • Update wasm target to wasmJs.

What's Changed

Full Changelog: ZacSweers/redacted-compiler-plugin@1.6.1...1.7.0

Changelog

Sourced from dev.zacsweers.redacted:redacted-compiler-plugin-gradle's changelog.

1.7.0

2023-10-31

  • Update to Kotlin 1.9.20. This plugin now requires 1.9.20.
  • Update wasm target to wasmJs.

1.6.1

2023-09-02

  • Enhancement: Simplify lookup of KotlinCompilation's implementation configuration name in the Gradle plugin when using the default annotation.
  • Update to Kotlin 1.9.10.
  • Build against Gradle 8.3.

1.6.0

2023-07-08

  • New: Support value class types. Note that only annotating the class is supported, as annotating the property would be redundant.

1.5.0

2023-07-06

  • Update to Kotlin 1.9.0. This plugin now requires 1.9.0.

1.4.0

2023-04-03

  • Update to Kotlin 1.8.20. This plugin now requires 1.8.20.
  • [annotations] Mark JS binaries as executable.
  • [annotations] Remove deprecated watchosX86().
  • [annotations] Add wasm target. Note this is experimental and not stable.
  • [annotations] Add androidNativeArm32, androidNativeArm64, androidNativeX86, androidNativeX64, and watchosDeviceArm64 targets.

1.3.1

2023-03-16

  • Fix: Missing jvmTarget in the annotations artifact. Target is now properly set to Java 11.
  • Update to Kotlin 1.8.10.

... (truncated)

Commits

Updates dev.zacsweers.redacted from 1.7.0-alpha01 to 1.7.0

Release notes

Sourced from dev.zacsweers.redacted's releases.

1.7.0

  • Update to Kotlin 1.9.20. This plugin now requires 1.9.20.
  • Update wasm target to wasmJs.

What's Changed

Full Changelog: ZacSweers/redacted-compiler-plugin@1.6.1...1.7.0

Changelog

Sourced from dev.zacsweers.redacted's changelog.

1.7.0

2023-10-31

  • Update to Kotlin 1.9.20. This plugin now requires 1.9.20.
  • Update wasm target to wasmJs.

1.6.1

2023-09-02

  • Enhancement: Simplify lookup of KotlinCompilation's implementation configuration name in the Gradle plugin when using the default annotation.
  • Update to Kotlin 1.9.10.
  • Build against Gradle 8.3.

1.6.0

2023-07-08

  • New: Support value class types. Note that only annotating the class is supported, as annotating the property would be redundant.

1.5.0

2023-07-06

  • Update to Kotlin 1.9.0. This plugin now requires 1.9.0.

1.4.0

2023-04-03

  • Update to Kotlin 1.8.20. This plugin now requires 1.8.20.
  • [annotations] Mark JS binaries as executable.
  • [annotations] Remove deprecated watchosX86().
  • [annotations] Add wasm target. Note this is experimental and not stable.
  • [annotations] Add androidNativeArm32, androidNativeArm64, androidNativeX86, androidNativeX64, and watchosDeviceArm64 targets.

1.3.1

2023-03-16

  • Fix: Missing jvmTarget in the annotations artifact. Target is now properly set to Java 11.
  • Update to Kotlin 1.8.10.

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `ksp-redacted` from 1.7.0-alpha01 to 1.7.0.

Updates `dev.zacsweers.redacted:redacted-compiler-plugin-gradle` from 1.7.0-alpha01 to 1.7.0
- [Release notes](https://github.com/ZacSweers/redacted-compiler-plugin/releases)
- [Changelog](https://github.com/ZacSweers/redacted-compiler-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZacSweers/redacted-compiler-plugin/commits/1.7.0)

Updates `dev.zacsweers.redacted` from 1.7.0-alpha01 to 1.7.0
- [Release notes](https://github.com/ZacSweers/redacted-compiler-plugin/releases)
- [Changelog](https://github.com/ZacSweers/redacted-compiler-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZacSweers/redacted-compiler-plugin/commits/1.7.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.redacted:redacted-compiler-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.zacsweers.redacted
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sureshg November 1, 2023 00:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

The following labels could not be found: gradle, dependencies.

@github-actions github-actions bot merged commit 205ac06 into main Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/ksp-redacted-1.7.0 branch November 1, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant