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 - autoclosed #1

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JamesIves/github-pages-deploy-action action minor v4.5.0 -> v4.6.0 age adoption passing confidence
gradle (source) minor 8.5 -> 8.7 age adoption passing confidence
mkdocs (changelog) minor ==1.5.3 -> ==1.6.0 age adoption passing confidence
mkdocs-material (changelog) patch ==9.5.3 -> ==9.5.21 age adoption passing confidence
pymdown-extensions minor ==10.7 -> ==10.8.1 age adoption passing confidence
com.vanniktech.maven.publish plugin minor 0.27.0 -> 0.28.0 age adoption passing confidence
org.jetbrains.kotlinx.binary-compatibility-validator plugin minor 0.13.2 -> 0.14.0 age adoption passing confidence
org.jetbrains.dokka plugin patch 1.9.10 -> 1.9.20 age adoption passing confidence
org.jetbrains.kotlinx.kover plugin patch 0.7.5 -> 0.7.6 age adoption passing confidence
io.gitlab.arturbosch.detekt (source) plugin patch 1.23.4 -> 1.23.6 age adoption passing confidence
com.diffplug.gradle.spotless plugin minor 6.23.3 -> 6.25.0 age adoption passing confidence
com.benasher44:uuid dependencies patch 0.8.2 -> 0.8.4 age adoption passing confidence
io.github.hoc081098:kmp-viewmodel-koin-compose dependencies minor 0.6.2-SNAPSHOT -> 0.7.1 age adoption passing confidence
io.github.hoc081098:kmp-viewmodel-koin dependencies minor 0.6.2-SNAPSHOT -> 0.7.1 age adoption passing confidence
io.github.hoc081098:kmp-viewmodel-compose dependencies minor 0.6.2-SNAPSHOT -> 0.7.1 age adoption passing confidence
io.github.hoc081098:kmp-viewmodel-savedstate dependencies minor 0.6.2-SNAPSHOT -> 0.7.1 age adoption passing confidence
io.github.hoc081098:kmp-viewmodel dependencies minor 0.6.2-SNAPSHOT -> 0.7.1 age adoption passing confidence
io.ktor:ktor-client-darwin dependencies patch 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-java dependencies patch 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-okhttp dependencies patch 2.3.7 -> 2.3.11 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 2.3.7 -> 2.3.11 age adoption passing confidence
io.coil-kt.coil3:coil-network-ktor dependencies patch 3.0.0-alpha03 -> 3.0.0-alpha06 age adoption passing confidence
io.coil-kt.coil3:coil-compose dependencies patch 3.0.0-alpha03 -> 3.0.0-alpha06 age adoption passing confidence
io.coil-kt.coil3:coil-core dependencies patch 3.0.0-alpha03 -> 3.0.0-alpha06 age adoption passing confidence
com.android.library (source) plugin minor 8.2.1 -> 8.4.0 age adoption passing confidence
com.android.application (source) plugin minor 8.2.1 -> 8.4.0 age adoption passing confidence
androidx.navigation:navigation-compose (source) dependencies patch 2.7.6 -> 2.7.7 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.12.0 -> 1.13.1 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies minor 1.8.2 -> 1.9.0 age adoption passing confidence
io.nlopez.compose.rules:detekt dependencies patch 0.3.10 -> 0.3.20 age adoption passing confidence
io.insert-koin:koin-androidx-compose (source) dependencies patch 3.5.3 -> 3.5.6 age adoption passing confidence
io.insert-koin:koin-compose (source) dependencies patch 1.1.2 -> 1.1.5 age adoption passing confidence
io.insert-koin:koin-android (source) dependencies patch 3.5.3 -> 3.5.6 age adoption passing confidence
io.insert-koin:koin-core (source) dependencies patch 3.5.3 -> 3.5.6 age adoption passing confidence
io.github.hoc081098:FlowExt dependencies minor 0.7.5 -> 0.8.0 age adoption passing confidence
org.jetbrains.compose plugin minor 1.5.11 -> 1.6.2 age adoption passing confidence
org.robolectric:robolectric (source) dependencies minor 4.11.1 -> 4.12.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-serialization-json dependencies patch 1.6.2 -> 1.6.3 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependencies minor 1.7.3 -> 1.8.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.7.3 -> 1.8.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-swing dependencies minor 1.7.3 -> 1.8.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-android dependencies minor 1.7.3 -> 1.8.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core dependencies minor 1.7.3 -> 1.8.0 age adoption passing confidence
org.jetbrains.kotlin.plugin.parcelize (source) plugin patch 1.9.22 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) plugin patch 1.9.22 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.native.cocoapods (source) plugin patch 1.9.22 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.android (source) plugin patch 1.9.22 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.multiplatform (source) plugin patch 1.9.22 -> 1.9.24 age adoption passing confidence

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0

gradle/gradle (gradle)

v8.7

Compare Source

v8.6

Compare Source

mkdocs/mkdocs (mkdocs)

v1.6.0

Compare Source

Local preview

  • mkdocs serve no longer locks up the browser when more than 5 tabs are open. This is achieved by closing the polling connection whenever a tab becomes inactive. Background tabs will no longer auto-reload either - that will instead happen as soon the tab is opened again. Context: #​3391

  • New flag serve --open to open the site in a browser.
    After the first build is finished, this flag will cause the default OS Web browser to be opened at the home page of the local site.
    Context: #​3500

Drafts

[!warning]
Changed from version 1.5:

The exclude_docs config was split up into two separate concepts.

The exclude_docs config no longer has any special behavior for mkdocs serve - it now always completely excludes the listed documents from the site.

If you wish to use the "drafts" functionality like the exclude_docs key used to do in MkDocs 1.5, please switch to the new config key draft_docs.

See documentation.

Other changes:

  • Reduce warning levels when a "draft" page has a link to a non-existent file. Context: #​3449

Update to deduction of page titles

MkDocs 1.5 had a change in behavior in deducing the page titles from the first heading. Unfortunately this could cause unescaped HTML tags or entities to appear in edge cases.

Now tags are always fully sanitized from the title. Though it still remains the case that Page.title is expected to contain HTML entities and is passed directly to the themes.

Images (notably, emojis in some extensions) get preserved in the title only through their alt attribute's value.

Context: #​3564, #​3578

Themes

  • Built-in themes now also support Polish language (#​3613)
"readthedocs" theme
  • Fix: "readthedocs" theme can now correctly handle deeply nested nav configurations (over 2 levels deep), without confusedly expanding all sections and jumping around vertically. (#​3464)

  • Fix: "readthedocs" theme now shows a link to the repository (with a generic logo) even when isn't one of the 3 known hosters. (#​3435)

  • "readthedocs" theme now also has translation for the word "theme" in the footer that mistakenly always remained in English. (#​3613, #​3625)

"mkdocs" theme

The "mkdocs" theme got a big update to a newer version of Bootstrap, meaning a slight overhaul of styles. Colors (most notably of admonitions) have much better contrast.

The "mkdocs" theme now has support for dark mode - both automatic (based on the OS/browser setting) and with a manual toggle. Both of these options are not enabled by default and need to be configured explicitly.
See color_mode, user_color_mode_toggle in documentation.

[!warning]
Possible breaking change:

jQuery is no longer included into the "mkdocs" theme. If you were relying on it in your scripts, you will need to separately add it first (into mkdocs.yml) as an extra script:

extra_javascript:
  - https://code.jquery.com/jquery-3.7.1.min.js

Or even better if the script file is copied and included from your docs dir.

Context: #​3493, #​3649

Configuration

New "enabled" setting for all plugins

You may have seen some plugins take up the convention of having a setting enabled: false (or usually controlled through an environment variable) to make the plugin do nothing.

Now every plugin has this setting. Plugins can still choose to implement this config themselves and decide how it behaves (and unless they drop older versions of MkDocs, they still should for now), but now there's always a fallback for every plugin.

See documentation. Context: #​3395

Validation

Validation of hyperlinks between pages
Absolute links

Historically, within Markdown, MkDocs only recognized relative links that lead to another physical *.md document (or media file). This is a good convention to follow because then the source pages are also freely browsable without MkDocs, for example on GitHub. Whereas absolute links were left unmodified (making them often not work as expected or, more recently, warned against).

If you dislike having to always use relative links, now you can opt into absolute links and have them work correctly.

If you set the setting validation.links.absolute_links to the new value relative_to_docs, all Markdown links starting with / will be understood as being relative to the docs_dir root. The links will then be validated for correctness according to all the other rules that were already working for relative links in prior versions of MkDocs. For the HTML output, these links will still be turned relative so that the site still works reliably.

So, now any document (e.g. "dir1/foo.md") can link to the document "dir2/bar.md" as [link](/dir2/bar.md), in addition to the previously only correct way [link](../dir2/bar.md).

You have to enable the setting, though. The default is still to just skip any processing of such links.

See documentation. Context: #​3485

Absolute links within nav

Absolute links within the nav: config were also always skipped. It is now possible to also validate them in the same way with validation.nav.absolute_links. Though it makes a bit less sense because then the syntax is simply redundant with the syntax that comes without the leading slash.

Anchors

There is a new config setting that is recommended to enable warnings for:

validation:
  anchors: warn

Example of a warning that this can produce:

WARNING -  Doc file 'foo/example.md' contains a link '../bar.md#some-heading', but the doc 'foo/bar.md' does not contain an anchor '#some-heading'.

Any of the below methods of declaring an anchor will be detected by MkDocs:

#### Heading producing an anchor
#### Another heading {#custom-anchor-for-heading-using-attr-list}

<a id="raw-anchor"></a>

[](){#markdown-anchor-using-attr-list}

Plugins and extensions that insert anchors, in order to be compatible with this, need to be developed as treeprocessors that insert etree elements as their mode of operation, rather than raw HTML which is undetectable for this purpose.

If you as a user are dealing with falsely reported missing anchors and there's no way to resolve this, you can choose to disable these messages by setting this option to ignore (and they are at INFO level by default anyway).

See documentation. Context: #​3463

Other changes:

  • When the nav config is not specified at all, the not_in_nav setting (originally added in 1.5.0) gains an additional behavior: documents covered by not_in_nav will not be part of the automatically deduced navigation. Context: #​3443

  • Fix: the !relative YAML tag for markdown_extensions (originally added in 1.5.0) - it was broken in many typical use cases.

    See documentation. Context: #​3466

  • Config validation now exits on first error, to avoid showing bizarre secondary errors. Context: #​3437

  • MkDocs used to shorten error messages for unexpected errors such as "file not found", but that is no longer the case, the full error message and stack trace will be possible to see (unless the error has a proper handler, of course). Context: #​3445

Upgrades for plugin developers

Plugins can add multiple handlers for the same event type, at multiple priorities

See mkdocs.plugins.CombinedEvent in documentation. Context: #​3448

Enabling true generated files and expanding the File API

See documentation.

  • There is a new pair of attributes File.content_string that becomes the official API for obtaining the content of a file and is

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies label May 3, 2024
@renovate renovate bot force-pushed the renovate/all-deps branch from b3ca554 to 63d353e Compare May 7, 2024 23:54
| datasource     | package                                                                                                                 | from           | to            |
| -------------- | ----------------------------------------------------------------------------------------------------------------------- | -------------- | ------------- |
| github-tags    | JamesIves/github-pages-deploy-action                                                                                    | v4.5.0         | v4.6.0        |
| gradle-version | gradle                                                                                                                  | 8.5            | 8.7           |
| pypi           | mkdocs                                                                                                                  | 1.5.3          | 1.6.0         |
| pypi           | mkdocs-material                                                                                                         | 9.5.3          | 9.5.21        |
| pypi           | pymdown-extensions                                                                                                      | 10.7           | 10.8.1        |
| maven          | com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin                                                 | 0.27.0         | 0.28.0        |
| maven          | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.13.2         | 0.14.0        |
| maven          | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin                                                                   | 1.9.10         | 1.9.20        |
| maven          | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin                                                   | 0.7.5          | 0.7.6         |
| maven          | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                                                   | 1.23.4         | 1.23.6        |
| maven          | com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin                                                 | 6.23.3         | 6.25.0        |
| maven          | com.benasher44:uuid                                                                                                     | 0.8.2          | 0.8.4         |
| maven          | io.github.hoc081098:kmp-viewmodel-koin-compose                                                                          | 0.6.2-SNAPSHOT | 0.7.1         |
| maven          | io.github.hoc081098:kmp-viewmodel-koin                                                                                  | 0.6.2-SNAPSHOT | 0.7.1         |
| maven          | io.github.hoc081098:kmp-viewmodel-compose                                                                               | 0.6.2-SNAPSHOT | 0.7.1         |
| maven          | io.github.hoc081098:kmp-viewmodel-savedstate                                                                            | 0.6.2-SNAPSHOT | 0.7.1         |
| maven          | io.github.hoc081098:kmp-viewmodel                                                                                       | 0.6.2-SNAPSHOT | 0.7.1         |
| maven          | io.ktor:ktor-client-darwin                                                                                              | 2.3.7          | 2.3.11        |
| maven          | io.ktor:ktor-client-java                                                                                                | 2.3.7          | 2.3.11        |
| maven          | io.ktor:ktor-client-okhttp                                                                                              | 2.3.7          | 2.3.11        |
| maven          | io.ktor:ktor-client-core                                                                                                | 2.3.7          | 2.3.11        |
| maven          | io.coil-kt.coil3:coil-network-ktor                                                                                      | 3.0.0-alpha03  | 3.0.0-alpha06 |
| maven          | io.coil-kt.coil3:coil-compose                                                                                           | 3.0.0-alpha03  | 3.0.0-alpha06 |
| maven          | io.coil-kt.coil3:coil-core                                                                                              | 3.0.0-alpha03  | 3.0.0-alpha06 |
| maven          | com.android.library:com.android.library.gradle.plugin                                                                   | 8.2.1          | 8.4.0         |
| maven          | com.android.application:com.android.application.gradle.plugin                                                           | 8.2.1          | 8.4.0         |
| maven          | androidx.navigation:navigation-compose                                                                                  | 2.7.6          | 2.7.7         |
| maven          | androidx.core:core-ktx                                                                                                  | 1.12.0         | 1.13.1        |
| maven          | androidx.activity:activity-compose                                                                                      | 1.8.2          | 1.9.0         |
| maven          | io.nlopez.compose.rules:detekt                                                                                          | 0.3.10         | 0.3.20        |
| maven          | io.insert-koin:koin-androidx-compose                                                                                    | 3.5.3          | 3.5.6         |
| maven          | io.insert-koin:koin-compose                                                                                             | 1.1.2          | 1.1.5         |
| maven          | io.insert-koin:koin-android                                                                                             | 3.5.3          | 3.5.6         |
| maven          | io.insert-koin:koin-core                                                                                                | 3.5.3          | 3.5.6         |
| maven          | io.github.hoc081098:FlowExt                                                                                             | 0.7.5          | 0.8.0         |
| maven          | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin                                                               | 1.5.11         | 1.6.2         |
| maven          | org.robolectric:robolectric                                                                                             | 4.11.1         | 4.12.1        |
| maven          | org.jetbrains.kotlinx:kotlinx-serialization-json                                                                        | 1.6.2          | 1.6.3         |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-jdk8                                                                           | 1.7.3          | 1.8.0         |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                                                           | 1.7.3          | 1.8.0         |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-swing                                                                          | 1.7.3          | 1.8.0         |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-android                                                                        | 1.7.3          | 1.8.0         |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core                                                                           | 1.7.3          | 1.8.0         |
| maven          | org.jetbrains.kotlin.plugin.parcelize:org.jetbrains.kotlin.plugin.parcelize.gradle.plugin                               | 1.9.22         | 1.9.24        |
| maven          | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin                       | 1.9.22         | 1.9.24        |
| maven          | org.jetbrains.kotlin.native.cocoapods:org.jetbrains.kotlin.native.cocoapods.gradle.plugin                               | 1.9.22         | 1.9.24        |
| maven          | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin                                                 | 1.9.22         | 1.9.24        |
| maven          | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin                                     | 1.9.22         | 1.9.24        |
@renovate renovate bot force-pushed the renovate/all-deps branch from 63d353e to d3f1a7c Compare May 8, 2024 20:55
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed May 12, 2024
@renovate renovate bot closed this May 12, 2024
@renovate renovate bot deleted the renovate/all-deps branch May 12, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant