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 pkgbld-internal to ~1.4.0 #151

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pkgbld-internal (source) ~1.1.11 -> ~1.4.0 age adoption passing confidence

Release Notes

kshutkin/package-build (pkgbld-internal)

v1.4.1

Compare Source

Patch Changes

v1.4.0

Compare Source

Minor Changes

v1.3.2

Compare Source

Patch Changes
  • ff03e3b: also handle directories.bin explicit flatten

v1.3.1

Compare Source

Patch Changes
  • 8a2b25e: added missing dependency: jsonata

v1.3.0

Compare Source

Minor Changes
  • 2eb3f45: added no-clean and no-bundle options & basic tests
  • 86dc4bb: added 2 more options to prune: removeSourcemaps and optimizeFiles
Patch Changes
  • 3183d8e: fixed prune logic:

    • handle case with no scripts (it was crashing)
    • handle creating directories that don't exist on flatten (it was crashing)
    • added tests

v1.2.3

Compare Source

Patch Changes
  • 29f84ce: use >= to reference typescript

v1.2.2

Compare Source

Patch Changes
  • 6b6db84: fix preprocess plugin import

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
  • 5145047: - node 20 is minimal engine now
    • sort exports according to package type so require is higher than import for type === "module" and lower for type === "commonjs"
    • wait for tsconfig being processed before processing the package
    • do not write declarations if they are not enabled in tsconfig
    • remove 'packageManager' from package.json on prune
    • consume jsconfig.json
    • do not write exports option
    • handle directories.bin in package.json
    • use es modules where possible

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 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. View repository job log here.

Copy link

changeset-bot bot commented Mar 4, 2024

⚠️ No Changeset found

Latest commit: 4e9a6d9

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

@renovate renovate bot force-pushed the renovate/pkgbld-internal-1.x branch from 5925ad7 to b3b5d6b Compare May 7, 2024 21:59
@renovate renovate bot changed the title chore(deps): update dependency pkgbld-internal to ~1.2.0 chore(deps): update dependency pkgbld-internal to ~1.3.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/pkgbld-internal-1.x branch from b3b5d6b to 27b61fb Compare June 25, 2024 21:34
@renovate renovate bot changed the title chore(deps): update dependency pkgbld-internal to ~1.3.0 chore(deps): update dependency pkgbld-internal to ~1.4.0 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/pkgbld-internal-1.x branch 5 times, most recently from ad3f7a2 to 9a72614 Compare June 30, 2024 21:15
@renovate renovate bot force-pushed the renovate/pkgbld-internal-1.x branch from 9a72614 to 4e9a6d9 Compare June 30, 2024 21:17
@kshutkin kshutkin merged commit f504909 into main Jun 30, 2024
5 checks passed
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.

1 participant