Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
build-ts 12.1.0 -> 14.0.4 age adoption passing confidence

Release Notes

WillBooster/build-ts (build-ts)

v14.0.4

Compare Source

Bug Fixes

v14.0.3

Compare Source

Bug Fixes

v14.0.2

Compare Source

Bug Fixes

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

v13.2.3

Compare Source

Bug Fixes

v13.2.2

Compare Source

Bug Fixes

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features
  • add --bundleBuiltins option (26a40fd)

v13.1.40

Compare Source

Bug Fixes

v13.1.39

Compare Source

Bug Fixes

v13.1.38

Compare Source

Bug Fixes

v13.1.37

Compare Source

Bug Fixes

v13.1.36

Compare Source

Bug Fixes

v13.1.35

Compare Source

Bug Fixes

v13.1.34

Compare Source

Bug Fixes

v13.1.33

Compare Source

Bug Fixes

v13.1.32

Compare Source

Bug Fixes

v13.1.31

Compare Source

Bug Fixes

v13.1.30

Compare Source

Bug Fixes

v13.1.29

Compare Source

Bug Fixes

v13.1.28

Compare Source

Bug Fixes

v13.1.27

Compare Source

Bug Fixes

v13.1.26

Compare Source

Bug Fixes

v13.1.25

Compare Source

Bug Fixes

v13.1.24

Compare Source

Bug Fixes

v13.1.23

Compare Source

Bug Fixes

v13.1.22

Compare Source

Bug Fixes

v13.1.21

Compare Source

Bug Fixes

v13.1.20

Compare Source

Bug Fixes

v13.1.19

Compare Source

Bug Fixes
  • deps: update all non-major dependencies to v7.26.8 (#​276) (160cdb8)

v13.1.18

Compare Source

Bug Fixes

v13.1.17

Compare Source

Bug Fixes

v13.1.16

Compare Source

Bug Fixes

v13.1.15

Compare Source

Bug Fixes

v13.1.14

Compare Source

Bug Fixes

v13.1.13

Compare Source

Bug Fixes

v13.1.12

Compare Source

Bug Fixes

v13.1.11

Compare Source

Bug Fixes

v13.1.10

Compare Source

Bug Fixes

v13.1.9

Compare Source

Bug Fixes

v13.1.8

Compare Source

Bug Fixes

v13.1.7

Compare Source

Bug Fixes

v13.1.6

Compare Source

Bug Fixes
  • prefer { sourcemap: 'inline' } for app-node and functions (851d8b3)

v13.1.5

Compare Source

Bug Fixes

v13.1.4

Compare Source

Bug Fixes
  • support bun in addition to tsx (1fc92bd)

v13.1.3

Compare Source

Bug Fixes

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.6

Compare Source

Bug Fixes

v13.0.5

Compare Source

Bug Fixes

v13.0.4

Compare Source

Bug Fixes

v13.0.3

Compare Source

Bug Fixes

v13.0.2

Compare Source

Bug Fixes

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 5am on Saturday" in timezone Asia/Tokyo, 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 force-pushed the renovate/build-ts-14.x branch from 3e82e9b to 5a2b0f7 Compare May 17, 2025 05:18
Copy link
Contributor Author

renovate bot commented May 17, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/4.9.1/packages/yarnpkg-cli/bin/yarn.js
/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22058
    throw new Error(
          ^

Error: Server answered with HTTP 429 when performing the request to https://repo.yarnpkg.com/4.9.1/packages/yarnpkg-cli/bin/yarn.js; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22058:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async fetchUrlStream (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22081:20)
    at async download (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22204:18)
    at async installVersion (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22296:55)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22847:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:22958:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.32.0/22.15.1/node_modules/corepack/dist/lib/corepack.cjs:23648:7)

Node.js v22.15.1

Copy link
Contributor Author

renovate bot commented May 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency build-ts to v14 chore(deps): update dependency build-ts to v14 - abandoned May 31, 2025
Copy link
Contributor Author

renovate bot commented May 31, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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