Update dependency scum-quest-library to v1.4.0 #8

Open
renovate wants to merge 1 commit from renovate/scum-quest-library-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
scum-quest-library 1.3.01.4.0 age confidence

Release Notes

florianbeisel/scum-quest-lib (scum-quest-library)

v1.4.0

Compare Source

Bug Fixes
  • schemas: update the schema with upstream workarounds (03dca70)
Features
  • item-parser: implement item parsing and exporting functionality for loot trees, including directory processing and error handling (4d35271)

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [scum-quest-library](https://github.com/florianbeisel/scum-quest-lib) | [`1.3.0` → `1.4.0`](https://renovatebot.com/diffs/npm/scum-quest-library/1.3.0/1.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/scum-quest-library/1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/scum-quest-library/1.3.0/1.4.0?slim=true) | --- ### Release Notes <details> <summary>florianbeisel/scum-quest-lib (scum-quest-library)</summary> ### [`v1.4.0`](https://github.com/florianbeisel/scum-quest-lib/releases/tag/v1.4.0) [Compare Source](https://github.com/florianbeisel/scum-quest-lib/compare/v1.3.0...v1.4.0) ##### Bug Fixes - **schemas:** update the schema with upstream workarounds ([03dca70](https://github.com/florianbeisel/scum-quest-lib/commit/03dca7009332da8c1a772b270665a9e140bde987)) ##### Features - **item-parser:** implement item parsing and exporting functionality for loot trees, including directory processing and error handling ([4d35271](https://github.com/florianbeisel/scum-quest-lib/commit/4d35271874c8b733fc074fcd025405bb8acfcb79)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/scum-quest-library-1.x-lockfile:renovate/scum-quest-library-1.x-lockfile
git switch renovate/scum-quest-library-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/scum-quest-library-1.x-lockfile
git switch renovate/scum-quest-library-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/scum-quest-library-1.x-lockfile
git switch renovate/scum-quest-library-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/scum-quest-library-1.x-lockfile
git switch main
git merge --squash renovate/scum-quest-library-1.x-lockfile
git switch main
git merge --ff-only renovate/scum-quest-library-1.x-lockfile
git switch main
git merge renovate/scum-quest-library-1.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.