Skip to content

build: perform basic package maintenance - #26

Merged
onebytegone merged 2 commits into
masterfrom
package-upgrades
Jan 5, 2026
Merged

build: perform basic package maintenance #26
onebytegone merged 2 commits into
masterfrom
package-upgrades

Conversation

@onebytegone

Copy link
Copy Markdown
Contributor

No description provided.

@onebytegone
onebytegone requested a review from yokuze December 17, 2025 21:22
Comment thread .nvmrc Outdated
@@ -1 +1 @@
20.12.2
v24.12.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just making sure the addition of the v is intentional. I think it works either way, but numeric only is slightly more convenient from programmatic usage e.g. cat .nvmrc | something, but we don't do that often so 🤷🏻‍♂️

Comment thread README.md Outdated
@@ -1,19 +1,27 @@
# fsaba

<!-- markdownlint-disable line-length -->

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .markdownlint-cli2.cjs Outdated

ignores: [
...sharedStandards.ignores,
'CHANGELOG.md',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should already be ignored: https://github.com/silvermine/standardization/blob/v2.2.3/.markdownlint-cli2.shared.cjs#L15 Is something not working properly?

@yokuze

yokuze commented Dec 18, 2025

Copy link
Copy Markdown

LGTM

@onebytegone
onebytegone merged commit 7f3de43 into master Jan 5, 2026
18 checks passed
@onebytegone
onebytegone deleted the package-upgrades branch January 5, 2026 12:55
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.

2 participants