Skip to content

fix(deps): update dependency bunchee to v6.5.3 #1071

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

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 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bunchee 6.0.3 -> 6.5.3 age adoption passing confidence

Release Notes

huozhi/bunchee (bunchee)

v6.5.3

Compare Source

v6.5.2

Compare Source

Patches

Full Changelog: huozhi/bunchee@v6.5.1...v6.5.2

v6.5.1

Compare Source

Improvements

Full Changelog: huozhi/bunchee@v6.5.0...v6.5.1

v6.5.0

Compare Source

Enhancement
Patches

Full Changelog: huozhi/bunchee@v6.4.0...v6.5.0

v6.4.0

Compare Source

Feature
Fixes
Improvements

Full Changelog: huozhi/bunchee@v6.3.4...v6.4.0

v6.3.4

Compare Source

v6.3.3

Compare Source

Patches

Full Changelog: huozhi/bunchee@v6.3.2...v6.3.3

v6.3.2

Compare Source

Improvements

New Contributors

Full Changelog: huozhi/bunchee@v6.3.1...v6.3.2

v6.3.1

Compare Source

Improvemets
  • Upgrade SWC and Rollup dependencies
  • Improve the tsconfig.json generated by bunchee prepare
  • Fix the on generating tsconfig.json when specifying the customized tsconfig config path

v6.3.0

Compare Source

Improvements

require() can work properly with bunchee now. When the local source file is require'd by another one, it would be bundled like import. Otherwise if you're importing a external package, it still treats it as external and decide if the esm-shim needs to be applied.

PRs

Full Changelog: huozhi/bunchee@v6.2.0...v6.3.0

v6.2.0

Compare Source

Minor Behavior Change

If you still need to replace NODE_ENV, use --env NODE_ENV and set NODE_ENV value in the process

Full Changelog: huozhi/bunchee@v6.1.3...v6.2.0

v6.1.3

Compare Source

Patches

Full Changelog: huozhi/bunchee@v6.1.2...v6.1.3

v6.1.2

Compare Source

Patch

Full Changelog: huozhi/bunchee@v6.1.1...v6.1.2

v6.1.1

Compare Source

Patch

Full Changelog: huozhi/bunchee@v6.1.0...v6.1.1

v6.1.0

Compare Source

Feature

Full Changelog: huozhi/bunchee@v6.0.4...v6.1.0

v6.0.4

Compare Source

Patch

Full Changelog: huozhi/bunchee@v6.0.3...v6.0.4


Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate using a preset from Obos. View repository job log here

Copy link

changeset-bot bot commented Dec 28, 2024

⚠️ No Changeset found

Latest commit: ee27927

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Dec 28, 2024

Deploy Preview for obos-grunnmuren failed.

Name Link
🔨 Latest commit 2e1906f
🔍 Latest deploy log https://app.netlify.com/sites/obos-grunnmuren/deploys/67b8cc4903e5f700085c9789

@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.0.4 fix(deps): update dependency bunchee to v6.1.2 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from cc3e0ca to 2ca8c38 Compare December 30, 2024 01:33
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 2ca8c38 to 8487651 Compare December 31, 2024 09:40
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.1.2 fix(deps): update dependency bunchee to v6.1.3 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 8487651 to ade50b8 Compare December 31, 2024 13:04
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.1.3 fix(deps): update dependency bunchee to v6.2.0 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from ade50b8 to 71425fb Compare January 3, 2025 13:58
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 71425fb to ce59f3d Compare January 6, 2025 09:23
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from ce59f3d to 9ac48e4 Compare January 7, 2025 08:54
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 9ac48e4 to 1fd55b9 Compare January 9, 2025 08:03
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 1fd55b9 to 874a8cf Compare January 11, 2025 20:50
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.2.0 fix(deps): update dependency bunchee to v6.3.0 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 874a8cf to 4a38dc3 Compare January 12, 2025 18:33
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.3.0 fix(deps): update dependency bunchee to v6.3.1 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 4a38dc3 to 07ef17a Compare January 13, 2025 11:16
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from b4179a9 to 988898e Compare April 8, 2025 10:51
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 988898e to 29d62fc Compare April 9, 2025 07:05
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 29d62fc to e906995 Compare April 14, 2025 08:12
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from e906995 to ee44845 Compare April 20, 2025 12:29
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.5.0 fix(deps): update dependency bunchee to v6.5.1 Apr 20, 2025
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from ee44845 to df3b3bf Compare May 16, 2025 01:27
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.5.1 fix(deps): update dependency bunchee to v6.5.2 May 16, 2025
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from df3b3bf to b8c1053 Compare May 19, 2025 10:06
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from b8c1053 to d747c1e Compare May 19, 2025 10:25
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from d747c1e to 63ff6c8 Compare May 26, 2025 06:12
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 63ff6c8 to 187b310 Compare June 2, 2025 19:21
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 187b310 to 9599d57 Compare June 11, 2025 07:33
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 9599d57 to 8a21fea Compare June 11, 2025 13:48
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 8a21fea to 0acc377 Compare June 13, 2025 05:42
@renovate renovate bot force-pushed the renovate/bunchee-6.x branch from 0acc377 to ee27927 Compare June 16, 2025 15:38
@renovate renovate bot changed the title fix(deps): update dependency bunchee to v6.5.2 fix(deps): update dependency bunchee to v6.5.3 Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant