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 build-ts to v13 - abandoned #365

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

This PR contains the following updates:

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

Release Notes

WillBooster/build-ts (build-ts)

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-13.x branch 5 times, most recently from 12203c1 to b61029f Compare March 22, 2024 20:10
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 5 times, most recently from c831232 to 7fcfbbf Compare March 29, 2024 20:15
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 7 times, most recently from 81cfb56 to 86d5ff9 Compare April 5, 2024 21:29
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 5 times, most recently from 051aadc to c686f10 Compare April 19, 2024 19:27
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 6 times, most recently from 499325b to e4de9a6 Compare April 26, 2024 20:14
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from 6e6f9b7 to 70d477b Compare April 28, 2024 19:14
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from 552b920 to a67eb4c Compare August 31, 2024 01:14
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from 8aa1bee to e564060 Compare September 7, 2024 01:53
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 3 times, most recently from 7c1ba63 to 7b793f0 Compare September 14, 2024 14:49
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 5 times, most recently from f5c5614 to ac3c9ac Compare September 22, 2024 18:54
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from d3345e9 to d97ec6d Compare October 5, 2024 00:36
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from 6e2037c to 4b595bb Compare October 12, 2024 00:34
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 3 times, most recently from 74ec722 to 523f2a8 Compare October 20, 2024 18:33
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from 58d987b to eff1f93 Compare October 27, 2024 18:50
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch 2 times, most recently from bc294de to e4ec47d Compare November 8, 2024 22:31
@renovate renovate bot force-pushed the renovate/build-ts-13.x branch from e4ec47d to 2cd3043 Compare November 10, 2024 19:27
Copy link
Contributor Author

renovate bot commented Nov 10, 2024

⚠️ 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
node:fs:1363
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1363:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v22.11.0

Copy link
Contributor Author

renovate bot commented Nov 10, 2024

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 v13 chore(deps): update dependency build-ts to v13 - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

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