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

chore(deps): update all dependencies #37

Merged
merged 1 commit into from
Jan 3, 2024
Merged

chore(deps): update all dependencies #37

merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/mdi 1.1.63 -> 1.1.64 age adoption passing confidence
@types/eslint (source) 8.56.0 -> 8.56.1 age adoption passing confidence
astro (source) 4.0.8 -> 4.0.9 age adoption passing confidence
astro (source) ^3.0.0 -> ^3.0.0 || ^4.0.0 age adoption passing confidence
astro-icon (source) 1.0.1 -> 1.0.2 age adoption passing confidence
pnpm (source) 8.13.1 -> 8.14.0 age adoption passing confidence
io.nlopez.compose.rules:detekt 0.3.3 -> 0.3.8 age adoption passing confidence
com.gradle.enterprise 3.15.1 -> 3.16.1 age adoption passing confidence
org.owasp:dependency-check-gradle (source) 8.4.3 -> 9.0.7 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.23.3 -> 1.23.4 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) 1.23.3 -> 1.23.4 age adoption passing confidence
org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin 11.6.1 -> 12.0.3 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.9.20 -> 1.9.22 age adoption passing confidence

Release Notes

withastro/astro (astro)

v4.0.9

Compare Source

Patch Changes
natemoo-re/astro-icon (astro-icon)

v1.0.2

Compare Source

Patch Changes
pnpm/pnpm (pnpm)

v8.14.0

Compare Source

Minor Changes
  • A new option added for hoisting packages from the workspace. When hoist-workspace-packages is set to true, packages from the workspace are symlinked to either <workspace_root>/node_modules/.pnpm/node_modules or to <workspace_root>/node_modules depending on other hoisting settings (hoist-pattern and public-hoist-pattern) #​7451.
  • The pnpm dedupe command now accepts more command line options that the pnpm install command also accepts. Example: pnpm dedupe --store-dir=local-store-dir
Patch Changes
  • The package information output by cat-index should be sorted by key.
  • pnpm deploy should not touch the target directory if it already exists and isn't empty #​7351.
  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926 and fix #​7319.
  • Don't install Node.js when use-node-version is set in a WebContainer #​7478.
  • Fix copy-on-write on Windows Dev Drives #​7468.
Our Gold Sponsors
Our Silver Sponsors
mrmans0n/compose-rules (io.nlopez.compose.rules:detekt)

v0.3.8

Changelog

v0.3.7

Changelog

v0.3.6

Changelog

v0.3.5

Changelog

v0.3.4

Changelog

dependency-check/dependency-check-gradle (org.owasp:dependency-check-gradle)

v9.0.4

Full Changelog: dependency-check/dependency-check-gradle@v9.0.3...v9.0.4

v9.0.3

Full Changelog: dependency-check/dependency-check-gradle@v9.0.2...v9.0.3

v9.0.2

Full Changelog: dependency-check/dependency-check-gradle@v9.0.1...v9.0.2

v9.0.1

What's Changed

Full Changelog: dependency-check/dependency-check-gradle@v9.0.0...v9.0.1

v9.0.0

What's Changed

Full Changelog: dependency-check/dependency-check-gradle@v8.4.3...v9.0.0

detekt/detekt (io.gitlab.arturbosch.detekt:detekt-formatting)

v1.23.4

1.23.4 - 2023-11-26

This is a point release for Detekt 1.23.0, where we added support for Kotlin 1.9.21 and fixed several bugs that
got reported by the community.

Notable Changes
  • fix(deps): update kotlin monorepo to v1.9.21 - #​6642
  • fix(deps): update kotlin monorepo to v1.9.20 - #​6572
Changelog
  • Update the ruleset regex to allow numbers - #​6635
  • Show deprecation message - #​6614
  • Add io.gitlab.arturbosch.detekt.generator.Main to the jar manifest - #​6613
  • Don't report FunctionNaming when the function's name equals to the return type's name with type arguments - #​6605
  • Fix issues related to kotlin-stdlib's Gradle module metadata in Kotlin 1.9.20 - #​6590
  • MethodSignature - Add the condition of receiver should be null - #​6570
  • Remove check for deprectated functions toUpperCase and toLowerCase - #​6548
  • Fixes false positive of trailing whitespaces in kdoc - #​6370
Dependency Updates
  • Update tested AGP version to 8.1.3 - #​6610
  • Switch to kctfork for Kotlin compilation testing - #​6589
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​BraisGabin, @​Gosunet, @​atulgpt, @​t-kameyama

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)

v1.9.22

JavaScript
  • KT-63719 KJS: Test results ignored for ES module kind
  • KT-63808 compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers
Native
  • KT-64139 Weird bug with while and coroutine in Kotlin Native
  • KT-63471 linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps
  • KT-63789 Native: Incremental compilation problem with compose
Tools. CLI
  • KT-64485 CLI: cache and optimize parsing of command-line arguments
Tools. Gradle
  • KT-63990 "Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated Projects
Tools. Gradle. Native
  • KT-63363 Kotlin Gradle Plugin: KotlinNativeHostSpecificMetadataArtifact breaks configuration cache, implicitly includes output file as configuration cache input
  • KT-63742 Gradle wrongly caches Kotlin/Native compiler flags
Tools. JPS
  • KT-64305 Kotlin JPS builder requests chunk rebuild with graph implementation
  • KT-64112 Avoid using IJ's JPS mappings in Kotlin JPS tests
  • KT-63799 Make plugin classpath serialization path agnostic

v1.9.21

Compiler
  • KT-62885 Introduce a language feature entry for expect actual classes for easier configuration of MPP projects
  • KT-63081 Optimize new native caches: CachedLibraries.computeVersionedCacheDirectory()
Docs & Examples
  • KT-55619 Document String.format function
IDE. Gradle Integration
  • KT-62877 Artifact files collecting for project configuration was finished. Resolution for configuration configuration X will be skipped
IDE. Gradle. Script
  • KT-60813 Scripts: NoSuchMethodError: 'void org.slf4j.Logger.error(java.lang.String, java.lang.Object)' when dependency uses Slf4j API
JavaScript
  • KT-60785 KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error
  • KT-63207 KMP / JS: "TypeError: <mangled_name> is not a function" with 1.9.20
  • KT-62778 package.json "main" field has .js extension when the result files have .mjs extension
  • KT-61795 KJS: Incremental Cache is not invalidated if useEsClasses compiler argument was changed
  • KT-61957 KJS: "Uncaught ReferenceError: entries is not defined" caused by enum class with @JsExport and Enum.entries call
  • KT-62444 KJS with commonJS modules should re-export in 1.9.20
  • KT-63184 KJS / Serialization: JsExport on serializable interface creates erroneous TypeScript
  • KT-62190 KJS: "IllegalStateException: Expect to have either super call or partial linkage stub inside constructor" caused by Compose and useEsModules()
  • KT-58685 KJS: "IllegalStateException: Not locked" cused by "unlock" called twice
Klibs
  • KT-62515 Interop klib of concurrent version is not accepted when building dependent project: "The library versions don't match"
Tools. CLI
  • KT-63139 Incorrect kotlin implementation version (1.9.255-SNAPSHOT) in metadata info
Tools. Gradle
  • KT-63499 Gradle: Source sets conventions are still registered
Tools. Gradle. JS
  • KT-59523 MPP / KJS: ESM modules uses incorrect file extension on package.json (.mjs)
Tools. Gradle. Kapt
  • KT-63366 Kapt processing fails with custom source sets
Tools. Gradle. Multiplatform
  • KT-32608 Create JUnit-XML result file in multiplatform gradle build
  • KT-63315 Wasm gradle plugin DSL is invalid for parameterless wasmWasi method
  • KT-63338 [KMP] metadata task fails to find cinterop classes from dependency projects
  • KT-63044 KGP: Multiplatform - 8.4 configuration cache support
  • KT-63011 Apple Framework Artifacts is not connected to KotlinNativeTask
  • KT-62601 AS/IntelliJ exception after updating a KMP project with a macos target to Kotlin 1.9.20-RC
Tools. Incremental Compile
  • KT-61590 K2/KMP: Expect actual matching is breaking on the incremental compilation
Tools. JPS
  • KT-63594 ClassCastException in JPS statistics
  • KT-63651 Fix NPE in Kotlin JPS after enabling graph implementation of JPS
Tools. Kapt
  • KT-57389 KAPT3 uses a Javac API for JCImport which will break in JDK 21
  • KT-60507 Kapt: "IllegalAccessError: superclass access check failed" using java 21 toolchain
Tools. Scripts
  • KT-54819 Scripts: Not able to use slf4j in .main.kts
  • KT-61727 Scripts: Maven artifacts resolution is slow

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - 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, check this box

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

@renovate renovate bot requested a review from yacosta738 as a code owner January 1, 2024 01:31
@renovate renovate bot requested a review from yacosta738 January 1, 2024 01:31
@renovate renovate bot changed the title chore(deps): update dependency gradle-semantic-release-plugin to v1.9.0 chore(deps): update all dependencies Jan 2, 2024
@yacosta738 yacosta738 enabled auto-merge (squash) January 2, 2024 14:10
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a591220 to 5f27bc0 Compare January 2, 2024 23:39
@yacosta738 yacosta738 merged commit e589238 into main Jan 3, 2024
5 checks passed
@yacosta738 yacosta738 deleted the renovate/all branch January 3, 2024 00:02
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