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 #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update all dependencies #139

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.5 -> 8.10.2 age adoption passing confidence
no.nordicsemi.android.gradle:version-catalog dependencies major 1.11.1 -> 2.5 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10

Compare Source

v8.9

Compare Source

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.8

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

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

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.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.7

Compare Source

v8.6

Compare Source

NordicSemiconductor/Android-Gradle-Plugins (no.nordicsemi.android.gradle:version-catalog)

v2.5

Compare Source

Android 15

This version sets targetSdk and compileSdk to 35 (Android 15).
See behavior changes here: https://developer.android.com/about/versions/15/behavior-changes-15

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4-2...2.5

v2.4-2

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4-1...2.4-2

v2.4-1

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4...2.4-1

v2.4

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.3...2.4

v2.3

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.4...2.3

v2.2.4

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.2...2.2.4

v2.2.3

Compare Source

v2.2.2

Compare Source

Version catalog 2.2.1 had nordicPlugin version set to 2.2.2, instead of 2.2.1.
This version just creates this 2.2.2 with no changes.

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.0...2.2.2

v2.2.1

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1.2...2.2.1

v2.2.0

Compare Source

v2.1.2

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1.1...2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1...2.1.1

v2.1

Compare Source

What's Changed

Breaking changes

This version modified ids of Gradle plugins, where gradle was replaced with plugin.

New features

  • Migration to Kotlin 2.0
  • New Kotlin plugin for JVM modules

Changelog since 1.11.12: NordicSemiconductor/Android-Gradle-Plugins@1.11.12...2.1
Changelog since 2.0.1: NordicSemiconductor/Android-Gradle-Plugins@2.0.1...2.1

v1.11.12

Compare Source

Whats Changed

  • New tagged release from the correct branch where the previous was tagged from an invalid branch.
  • :permissions-wifi library added.
  • NordicAppBar has changed API, text param was replaced with title composable.

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.10...1.11.12

v1.11.11

Compare Source

Changes

  • Compose BOM from 2024.06.00
  • Nordic common lib 1.10.1
  • Kotlin BLE Library 1.0.20
  • Other dependencies updated
    • Including Android Studio Koala (8.5.0)

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.0.1...1.11.11

v1.11.10

Compare Source

[!WARNING]
Invalid version, made from a wrong branch.

Use 1.11.12 instead.

v1.11.9

Compare Source

Whats changed

  • Bumps dependencies to the latest and greatest.
  • Migrates to Material 3 (material 3 version 1.3.0-beta02)
    • New set of colors, adjusted to look like before
    • Updated Linear and Circular Progress Indicators according to M3

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.8...1.11.9

v1.11.8

Compare Source

In this version we fixed versions of Kotlin BLE Library. Latest version is 1.0.16, which is compatible with Nordic Common library 1.9.5.
Some other dependencies were also updated.

Renamed dependencies:

  • SLF4J Simple - renamed from libs.test.slf4j.simple to libs.slf4j.simple

New dependencies:

  • SLF4J APIP - libs.slf4j
  • SLF4J Timber - a binder for SLF4J using Timber library - libs.slf4j.timber
  • Nordic Data library - set of util functions to read/write data to ByteArray - libs.nordic.kotlin.data

Removed dependencies:

  • libs.nordic.uilogger - Logging utils were removed in Commons 1.9.5. Use SLF4J instead.

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.6...1.11.7

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.7...1.11.8

v1.11.7

Compare Source

This version publishes incompatible versions of Kotlin BLE libary and Nordic common library, use 1.11.8 instead.

v1.11.6

Compare Source

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.5...1.11.6

v1.11.5

Compare Source

Dependencies updated

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.4...1.11.5

v1.11.4

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.3...1.11.4

v1.11.3

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.2...1.11.3

v1.11.2

Compare Source

What's Changed

Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.1...1.11.2


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency no.nordicsemi.android.gradle:version-catalog 1.11.1 to v1.11.2 Update dependency no.nordicsemi.android.gradle:version-catalog 1.11.1 to v1.11.3 Jan 17, 2024
@renovate renovate bot changed the title Update dependency no.nordicsemi.android.gradle:version-catalog 1.11.1 to v1.11.3 Update dependency no.nordicsemi.android.gradle:version-catalog 1.11.1 to v1.11.4 Jan 26, 2024
@renovate renovate bot changed the title Update dependency no.nordicsemi.android.gradle:version-catalog 1.11.1 to v1.11.4 Update all dependencies Feb 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4bc4002 to d3dcc70 Compare April 24, 2024 12:13
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4e35332 to fb001a4 Compare June 17, 2024 19:41
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from a3e500e to f153536 Compare June 26, 2024 10:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2423914 to 39cb4e2 Compare September 11, 2024 11:21
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.

0 participants