Skip to content

chore(main): release 0.1.18#55

Open
liblaf[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 0.1.18#55
liblaf[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@liblaf
Copy link
Contributor

@liblaf liblaf bot commented Mar 2, 2026

🤖 I have created a release beep boop

0.1.18 (2026-03-03)

🐛 Bug Fixes

  • gitignore: add coverage file pattern to ignore list (a80c8e6)

♻️ Code Refactoring

  • template: update top-level metadata exports (07f2a49)

This PR was generated with Release Please. See documentation.

@liblaf liblaf bot added the autorelease: pending is the initial state of the Release PR before it is merged label Mar 2, 2026
@liblaf liblaf bot temporarily deployed to MegaLinter March 2, 2026 13:56 Inactive
@liblaf liblaf bot added the automerge Merge the pull request once unit tests and other checks pass. label Mar 2, 2026
@liblaf liblaf bot force-pushed the release-please--branches--main branch from 8db9a57 to 9c7d66b Compare March 2, 2026 13:57
@liblaf liblaf bot temporarily deployed to MegaLinter March 2, 2026 13:57 Inactive
@liblaf
Copy link
Contributor Author

liblaf bot commented Mar 2, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.64s
✅ JSON prettier 8 0 0 0 0.42s
✅ JSON v8r 8 0 0 4.27s
⚠️ PYTHON ruff yes yes 2 no 0.31s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ SPELL cspell 20 1 0 3.98s
✅ YAML prettier 4 0 0 0 0.52s
✅ YAML v8r 4 0 0 5.56s
✅ YAML yamllint 4 0 0 0.4s

Detailed Issues

⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4      - Unknown word (pyenv)      -- "pyenv": {
	 Suggestions: [pyvenv, peen, pena, pend, peng]
CSpell: Files checked: 20, Issues found: 1 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "pyenv"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ PYTHON / ruff - 2 errors
N999 Invalid module name: '{{ package_dir }}'
--> template/src/{{ package_dir }}/__init__.py:1:1

N999 Invalid module name: '{{ package_dir }}'
--> template/src/{{ package_dir }}/__init__.pyi:1:1

Found 2 errors.

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@liblaf liblaf bot force-pushed the release-please--branches--main branch from 9c7d66b to 893c43f Compare March 3, 2026 06:20
@liblaf liblaf bot temporarily deployed to MegaLinter March 3, 2026 06:20 Inactive
@liblaf liblaf bot force-pushed the release-please--branches--main branch from 893c43f to fb931bc Compare March 3, 2026 06:20
@liblaf liblaf bot deployed to MegaLinter March 3, 2026 06:20 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. autorelease: pending is the initial state of the Release PR before it is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants