Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #2665

Merged
merged 1 commit into from Mar 28, 2022
Merged

Update all dependencies #2665

merged 1 commit into from Mar 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
bodymovin (source) minor 5.8.1 -> 5.9.1 age adoption passing confidence
gradle (source) patch 7.4 -> 7.4.1 age adoption passing confidence
gradle/gradle-build-action action patch v2.1.3 -> v2.1.4 age adoption passing confidence
stefanzweifel/git-auto-commit-action action minor v4.13.1 -> v4.14.0 age adoption passing confidence
com.google.devtools.ksp (source) plugin patch 1.6.10-1.0.2 -> 1.6.10-1.0.4 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) patch 1.6.10-1.0.2 -> 1.6.10-1.0.4 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) patch 1.6.10-1.0.2 -> 1.6.10-1.0.4 age adoption passing confidence
com.gradle.enterprise plugin minor 3.8.1 -> 3.9 age adoption passing confidence
io.kotest.multiplatform plugin minor 5.1.0 -> 5.2.1 age adoption passing confidence
io.kotest:kotest-runner-junit5 minor 5.1.0 -> 5.2.2 age adoption passing confidence
io.kotest:kotest-property minor 5.1.0 -> 5.2.2 age adoption passing confidence
io.kotest:kotest-framework-engine minor 5.1.0 -> 5.2.2 age adoption passing confidence
io.kotest:kotest-assertions-core minor 5.1.0 -> 5.2.2 age adoption passing confidence
io.github.classgraph:classgraph patch 4.8.138 -> 4.8.143 age adoption passing confidence

Release Notes

airbnb/lottie-web

v5.9.1

Compare Source

  • FIX: navigator validation for SSR

v5.9.0

Compare Source

  • FEATURE: Added support for using shapes as animated characters
  • FIX: added methods used by expressions to an array to prevent treeshaking
  • DEV: Migrated code to imports
  • DEV: Use Rollup for build process
gradle/gradle

v7.4.1

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.1/release-notes.html

We recommend users upgrade to 7.4.1 instead of 7.4.

Upgrade Instructions

Switch your build to use Gradle 7.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

gradle/gradle-build-action

v2.1.4

Compare Source

What's Changed

  • Updated dependency versions: d700906.
  • Log stack trace for cache errors that are reported as warnings.

Full Changelog: gradle/gradle-build-action@v2.1.3...v2.1.4

stefanzweifel/git-auto-commit-action

v4.14.0

Compare Source

google/ksp

v1.6.10-1.0.4

Compare Source

This is a hotfix version of 1.0.3, where an ABI incompatibility was introduced by accident.

Issues fixed:
#​849 1.0.3 broke build
#​854 Compilation error is not thrown from KSPLogger logging error

PRs merged:
#​857 Fix ABI compatibility
#​860 Recover CONST modifier in descriptor-based property impl. (Thanks to @​Jeffset !)
#​864 Allow empty list to asType
#​865 Option to toggle workaround for KT-30172

v1.6.10-1.0.3

Compare Source

New API

#​827 APIs for api/compiler versions and target info
#​841 Add Resolver.overrides(overrider: KSDeclaration, overridee: KSDeclaration, containingClass: KSClassDeclaration): Boolean

Important Changes

The output folder has also changed from build/generated/ksp/<source set>/<kotlin or java or classes or resources>/ to build/generated/ksp/<platform>/<source set>/<kotlin or java or classes or resources>/ to accommodate HMPP, where sources sets can be shared among different platforms.

Issues fixed

#​611 Consider exposing language version, api version, and jvm target as options
#​767 Exception in DepInvalidator
#​773 getJavaWildcard ignores wildcard annotations
#​774 getJavaWildcard doesn't handle nested references
#​775 KSFunctionDeclaration.isAbstract returns true for static methods inside java interface.
#​778 Default annotation param value is null when the param is a local Enum
#​784 Null default value for an annotation argument of an inner annotation type
#​787 Enum declaration constructors are not private
#​789 MemoizedSequence might skip elements if concurrently collected
#​792 KSP needs a variant of Resolver.overrides that receives the containing ClassDeclaration
#​794 getSymbolsWithAnnotation does not handle import aliases
#​796 Room + KSP : KSErrorType cannot be cast to class KSTypeImpl
#​797 Unknown error in kotlin compiler
#​798 KSP throws IllegalStateException when resolving type of property in inner class (Java source)
#​810 Add an API for retrieving JVM target source version
#​813 incompatibility with -Xuse-fir
#​814 incremental: dirtiness propagation among recursive outputs and dependencies
#​816 parent and parentDeclaration of the generated value and valueOf static function from Java enums are null

Contributors

Thank you for your pull requests!
@​yigit
@​ZacSweers
@​Jeffset

kotest/kotest

v5.2.1

v5.2.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency io.github.classgraph:classgraph to v4.8.139 Update all dependencies Feb 17, 2022
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 57b7ec7 to 1b2fbe7 Compare February 17, 2022 18:10
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 6597057 to aa64674 Compare February 28, 2022 13:36
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 1745bcd to 721e3c8 Compare March 4, 2022 14:00
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from eeb5ee0 to 8f203a9 Compare March 15, 2022 14:04
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from dd9a693 to 4d3973d Compare March 23, 2022 18:31
| datasource     | package                                                       | from         | to           |
| -------------- | ------------------------------------------------------------- | ------------ | ------------ |
| cdnjs          | bodymovin/lottie.min.js                                       | 5.8.1        | 5.9.1        |
| gradle-version | gradle                                                        | 7.4          | 7.4.1        |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | gradle/gradle-build-action                                    | v2.1.3       | v2.1.4       |
| github-tags    | stefanzweifel/git-auto-commit-action                          | v4.13.1      | v4.14.0      |
| maven          | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.6.10-1.0.2 | 1.6.10-1.0.4 |
| maven          | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.6.10-1.0.2 | 1.6.10-1.0.4 |
| maven          | com.google.devtools.ksp:symbol-processing-api                 | 1.6.10-1.0.2 | 1.6.10-1.0.4 |
| maven          | com.gradle.enterprise:com.gradle.enterprise.gradle.plugin     | 3.8.1        | 3.9          |
| maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.1.0        | 5.2.1        |
| maven          | io.kotest:kotest-runner-junit5                                | 5.1.0        | 5.2.2        |
| maven          | io.kotest:kotest-property                                     | 5.1.0        | 5.2.2        |
| maven          | io.kotest:kotest-framework-engine                             | 5.1.0        | 5.2.2        |
| maven          | io.kotest:kotest-assertions-core                              | 5.1.0        | 5.2.2        |
| maven          | io.github.classgraph:classgraph                               | 4.8.138      | 4.8.143      |
@i-walker i-walker merged commit 1180694 into main Mar 28, 2022
@i-walker i-walker deleted the renovate/all branch March 28, 2022 07: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.

None yet

3 participants