Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence OpenSSF
publint (source) 0.3.10 -> 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)

v0.3.12

Compare Source

Patch Changes
  • Fix shebang check to allow spaces after the #! (#​183)

v0.3.11

Compare Source

Patch Changes
  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#​179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#​180)


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 requested a review from codeismyid as a code owner April 10, 2025 03:32
@renovate renovate bot added bot Bot involvement dependency Additions or changes involving dependency renovate Anything from renovatebot labels Apr 10, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.10 to 0.3.11 build: update dev-dependency publint from 0.3.10 to 0.3.12 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from cafa234 to 593c263 Compare April 14, 2025 12:39
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from 593c263 to d3b4f39 Compare May 9, 2025 07:37
@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.10 to 0.3.12 build: update dev-dependency publint from 0.3.10 to 0.3.13 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from d3b4f39 to 50fc5aa Compare September 18, 2025 10:04
@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.10 to 0.3.13 build: update dev-dependency publint from 0.3.10 to 0.3.14 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from 50fc5aa to 01c94a2 Compare October 6, 2025 06:07
@renovate renovate bot changed the title build: update dev-dependency publint from 0.3.10 to 0.3.14 build: update dev-dependency publint from 0.3.10 to 0.3.15 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from 01c94a2 to 763d102 Compare October 20, 2025 09:35
@renovate renovate bot force-pushed the renovate/npm/publint-0.x branch from 763d102 to c520ec4 Compare November 10, 2025 15:48
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.

2 participants