Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence OpenSSF
publint (source) 0.3.12 -> 0.3.15 age adoption passing confidence OpenSSF Scorecard

Release Notes

publint/publint (publint)

v0.3.15

Compare Source

Patch Changes
  • Skip file existence checks when crawling subpath imports as they may be dev-only and not used after bundling or publish. This check may be improved in the future when publint can scan for files to see if the subpath imports are used. (0d72997)

  • Handle exports["default"] and exports['default'] for CJS_WITH_ESMODULE_DEFAULT_EXPORT rule (8285f77)

v0.3.14

Compare Source

Patch Changes
  • Add a new warning when an entrypoint is exported as CJS-only, has a default export, and has the __esModule marker. This setup has different interpretations by bundlers and runtimes, and implicit handling detection that may not be obvious for both package authors and users, hence it is discouraged. (#​201)

v0.3.13

Compare Source

Patch Changes
  • Improve message for "main" field with empty value and has missing files (0499518)

  • Update fallback arrays message for CLI output (37b9dd5)


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added bot Bot involvement dependency Additions or changes involving dependency renovate Anything from renovatebot labels Sep 18, 2025
@renovate renovate bot requested a review from codeismyid as a code owner September 18, 2025 12:13
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from ed72f45 to f1381fb Compare October 6, 2025 07:32
@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.12 to 0.3.13 build: update dev-dependency publint from 0.3.12 to 0.3.14 Oct 6, 2025
@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.12 to 0.3.14 build: update dev-dependency publint from 0.3.12 to 0.3.15 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from f1381fb to 7cc9d0a Compare October 20, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Bot involvement dependency Additions or changes involving dependency renovate Anything from renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant