Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency esbuild-plugin-file-path-extensions to v2 #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
esbuild-plugin-file-path-extensions ^1.0.0 -> ^2.1.4 age adoption passing confidence

Release Notes

favware/esbuild-plugin-file-path-extensions (esbuild-plugin-file-path-extensions)

v2.1.4

Compare Source

📝 Documentation

v2.1.3

Compare Source

🐛 Bug Fixes

  • Do not append extensions to non-js asset imports (2cb2cb2) (#​134)

v2.1.2

Compare Source

🐛 Bug Fixes

  • Check path starts with deps instead of equality for subpath import support (c4961f3) (#​112)

v2.1.1

Compare Source

🐛 Bug Fixes

  • Explicitly set to CJS mode when tsup sets the format to CJS (950d459)
  • Scan dependencies and do not append extensions for those (d6bcf76)

📝 Documentation

  • readme: Update table of contents (ebd9570)

v2.1.0

Compare Source

🚀 Features

v2.0.0

Compare Source

🏠 Refactor

  • Make package itself a module and correct paths (a146182)

🐛 Bug Fixes

  • Filter on whether esbuild is processing import-statement kinds (f2fe6d1)
  • Add jsx,cjsx,mjsx,tsx,ctsx,mtsx to known extensions that should not be replaced (d2dc93f)
  • Set correct export mapping in package.json (6195a4c)
  • Properly default cjs to .cjs as extension (1aa389a)
    • 💥 BREAKING CHANGE: Though previously already intended for cjs to get .cjs
      as file extension, that was never actually properly applied. Because the
      CommonJS extension will from this version forward actually properly be
      .cjs I am releasing this a breaking change in case anyone
      expected it to be .js. If you want to upgrade and retain .js pass
      { cjsExtension: 'js' } as options to this plugin.

🧪 Testing


Configuration

📅 Schedule: Branch creation - "* 0-3 * * " (UTC), Automerge - " 0-3 * * *" (UTC).

🚦 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 JaronZ as a code owner December 4, 2023 02:56
@renovate renovate bot force-pushed the renovate/esbuild-plugin-file-path-extensions-2.x branch from c7e55d0 to 089ddea Compare May 12, 2024 16:00
@renovate renovate bot force-pushed the renovate/esbuild-plugin-file-path-extensions-2.x branch from 089ddea to fb938ed Compare May 21, 2024 21:07
@renovate renovate bot force-pushed the renovate/esbuild-plugin-file-path-extensions-2.x branch from fb938ed to 8277e75 Compare June 9, 2024 21:51
@renovate renovate bot force-pushed the renovate/esbuild-plugin-file-path-extensions-2.x branch from 8277e75 to dcbac4e Compare September 19, 2024 10:57
@renovate renovate bot force-pushed the renovate/esbuild-plugin-file-path-extensions-2.x branch from dcbac4e to 2d56229 Compare December 1, 2024 13:22
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.

0 participants