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 dependencies (minor/patch) #41

Merged
merged 7 commits into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) 8.21.3 -> 8.37.0 age adoption passing confidence
io.github.xxfast:kstore (source) 0.4.0 -> 0.5.0 age adoption passing confidence
org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom 1.0.0-pre.522 -> 1.0.0-pre.528 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization 1.8.10 -> 1.8.20 age adoption passing confidence
org.jetbrains.kotlin.multiplatform 1.8.10 -> 1.8.20 age adoption passing confidence

Release Notes

xxfast/KStore

v0.5.0

Compare Source

What's Changed

Full Changelog: xxfast/KStore@0.4.0...0.5.0

⚠️ Breaking Changes

  • encoder and decoder that the KStore constructor took in now encapsulated as a Codec
  • storeOf factory method moved from kstore to kstore-file / kstore-storage
  • Removed DefaultCodec and replaced with
    • FileCodec in kstore-file for file-based encoding/decoding
    • StorageCodec in kstore-storage for key-value storage-based encoding/decoding

Configuration

📅 Schedule: Branch creation - "after 1pm and before 5pm on Friday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/dependencies-(minorpatch) branch 4 times, most recently from e384bbf to 0d52c00 Compare April 3, 2023 04:02
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch from 0d52c00 to 48b881c Compare April 3, 2023 04:14
@turtton turtton enabled auto-merge (squash) April 3, 2023 04:28
@renovate
Copy link
Author

renovate bot commented Apr 3, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@turtton
Copy link
Owner

turtton commented Apr 3, 2023

I cannot reproduce it. What happen???
Why next-lint is broken??

@turtton turtton merged commit 0105476 into main Apr 3, 2023
@turtton turtton deleted the renovate/dependencies-(minorpatch) branch April 3, 2023 05:54
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