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 tsx to v4.15.2 #10800

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx 4.10.3 -> 4.15.2 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

v4.15.2

Compare Source

Bug Fixes
  • esm: resolve implicit extension in package subpath (7e1fe22)

This release is also available on:

v4.15.1

Compare Source

v4.15.0

Compare Source

Features

This release is also available on:

v4.14.1

Compare Source

Bug Fixes
  • cjs: only hide transformers when namespaced (9e647a5)

This release is also available on:

v4.14.0

Compare Source

Features
  • resolve .js → .ts in package.json exports & main (4503421)

This release is also available on:

v4.13.3

Compare Source

Bug Fixes
  • cjs: resolve directory import relative to parent (#​42) (02d3856)
  • esm: cjs interop to support decorators (807f467)
  • esm: resolve .ts extension in imports map (89621bf)

This release is also available on:

v4.13.2

Compare Source

Bug Fixes
  • esm: ignore transforming .js files with CJS syntax (#​40) (87a7683)

This release is also available on:

v4.13.1

Compare Source

Bug Fixes
  • esm/api: tsImport() to parse CJS exports (0a78bfd)

This release is also available on:

v4.13.0

Compare Source

Features
  • cjs/api: register() to support namespace (#​35) (c703300)
  • esm/api: tsImport() to support loading CommonJS files (0eb4e91)

This release is also available on:

v4.12.1

Compare Source

Bug Fixes
  • esm: resolve implicit ts paths in packages (de900a1)

This release is also available on:

v4.12.0

Compare Source

Bug Fixes
Features
Performance Improvements
  • esm: only try extensions if file path (72d0896)

This release is also available on:

v4.11.2

Compare Source

Bug Fixes

This release is also available on:

v4.11.1

Compare Source

Bug Fixes
  • cjs/api: resolve correct module and types when imported (#​566) (5e70105)

This release is also available on:

v4.11.0

Compare Source

Bug Fixes
  • only error on invalid tsconfig if explicitly passed in (#​30) (b6bf39b)
Features
  • esm api: configurable tsconfig (3f42ae3)

This release is also available on:

v4.10.5

Compare Source

Bug Fixes

This release is also available on:

v4.10.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) June 11, 2024 16:32
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Jun 11, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Jun 11, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch 2 times, most recently from 83c680a to 09e26bd Compare June 11, 2024 19:18
@renovate renovate bot merged commit ad949c0 into main Jun 11, 2024
51 checks passed
@renovate renovate bot deleted the renovate/tsx-4.x branch June 11, 2024 20:04
Josh-Walker-GM pushed a commit that referenced this pull request Jun 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsx](https://github.com/privatenumber/tsx) | [`4.10.3` ->
`4.15.2`](https://renovatebot.com/diffs/npm/tsx/4.10.3/4.15.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.10.3/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.10.3/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>privatenumber/tsx (tsx)</summary>

[`v4.15.2`](https://github.com/privatenumber/tsx/releases/tag/v4.15.2)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.1...v4.15.2)

- **esm:** resolve implicit extension in package subpath
([7e1fe22](https://github.com/privatenumber/tsx/commit/7e1fe22e142643afc2226a2f1c0d1579c949f0c6))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.2)

[`v4.15.1`](https://github.com/privatenumber/tsx/compare/v4.15.0...fb247eb0313a191ba13fb682857309d8c588856a)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.0...v4.15.1)

[`v4.15.0`](https://github.com/privatenumber/tsx/releases/tag/v4.15.0)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.14.1...v4.15.0)

- esbuild 0.21
([#&#8203;19](https://github.com/privatenumber/tsx/issues/19))
([6f1d305](https://github.com/privatenumber/tsx/commit/6f1d305d4a862811ccd9721d78ace195d10a713f))
- esbuild 0.21.3
([edbdfdf](https://github.com/privatenumber/tsx/commit/edbdfdfbc4e01ec57d335d00c04ae11c374e55e8))
- esbuild 0.21.4
([c67d746](https://github.com/privatenumber/tsx/commit/c67d7468074d023b5c3abfb4b3ebd58484318e24))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.0)

[`v4.14.1`](https://github.com/privatenumber/tsx/releases/tag/v4.14.1)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.14.0...v4.14.1)

- **cjs:** only hide transformers when namespaced
([9e647a5](https://github.com/privatenumber/tsx/commit/9e647a58eeb635cef85063c80635655776bfe9b6))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.14.1)

[`v4.14.0`](https://github.com/privatenumber/tsx/releases/tag/v4.14.0)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.13.3...v4.14.0)

- resolve .js → .ts in `package.json` exports & main
([4503421](https://github.com/privatenumber/tsx/commit/4503421e601b05078e1adb13b86a1a4619c9805d))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.14.0)

[`v4.13.3`](https://github.com/privatenumber/tsx/releases/tag/v4.13.3)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.13.2...v4.13.3)

- **cjs:** resolve directory import relative to parent
([#&#8203;42](https://github.com/privatenumber/tsx/issues/42))
([02d3856](https://github.com/privatenumber/tsx/commit/02d3856371794ea16c6dec27489e24f2b1b5249a))
- **esm:** cjs interop to support decorators
([807f467](https://github.com/privatenumber/tsx/commit/807f467299c20ead6d8629b055f5cb695284a526))
- **esm:** resolve .ts extension in imports map
([89621bf](https://github.com/privatenumber/tsx/commit/89621bf3ada0df8dd44c140991008d5d9e598fb6))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.3)

[`v4.13.2`](https://github.com/privatenumber/tsx/releases/tag/v4.13.2)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.13.1...v4.13.2)

- **esm:** ignore transforming .js files with CJS syntax
([#&#8203;40](https://github.com/privatenumber/tsx/issues/40))
([87a7683](https://github.com/privatenumber/tsx/commit/87a7683ab3d686918ec8f23b43df2961067fc1e0))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.2)

[`v4.13.1`](https://github.com/privatenumber/tsx/releases/tag/v4.13.1)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.13.0...v4.13.1)

- **esm/api:** `tsImport()` to parse CJS exports
([0a78bfd](https://github.com/privatenumber/tsx/commit/0a78bfd11b20fcb6460fdcdea7d3b1daebfe3ad0))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.1)

[`v4.13.0`](https://github.com/privatenumber/tsx/releases/tag/v4.13.0)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.12.1...v4.13.0)

- **cjs/api:** `register()` to support namespace
([#&#8203;35](https://github.com/privatenumber/tsx/issues/35))
([c703300](https://github.com/privatenumber/tsx/commit/c7033008467ed87310445138420664ac53404263))
- **esm/api:** `tsImport()` to support loading CommonJS files
([0eb4e91](https://github.com/privatenumber/tsx/commit/0eb4e911f31c478400c7f31027f218123450d108))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.13.0)

[`v4.12.1`](https://github.com/privatenumber/tsx/releases/tag/v4.12.1)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.12.0...v4.12.1)

- **esm:** resolve implicit ts paths in packages
([de900a1](https://github.com/privatenumber/tsx/commit/de900a196a5a66f5363f40fd6d38b879aee96875))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.12.1)

[`v4.12.0`](https://github.com/privatenumber/tsx/releases/tag/v4.12.0)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.11.2...v4.12.0)

- **cjs:** make resolver chainable
([585f117](https://github.com/privatenumber/tsx/commit/585f11727c1d4ec712b801359fa43a1ad93a65f3))
- **esm:** named import from CommonJS file
([#&#8203;33](https://github.com/privatenumber/tsx/issues/33))
([7c85303](https://github.com/privatenumber/tsx/commit/7c85303b6f049eaa6bad0e75c26c03348049bfcd))

- **cjs:** support query for cache busting
([#&#8203;37](https://github.com/privatenumber/tsx/issues/37))
([e1464cf](https://github.com/privatenumber/tsx/commit/e1464cf7c4d4105d4d9b1eae39f95f3b70be6810))

- **esm:** only try extensions if file path
([72d0896](https://github.com/privatenumber/tsx/commit/72d08965f9f1dd348b6017520ad63bc8373edc72))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.12.0)

[`v4.11.2`](https://github.com/privatenumber/tsx/releases/tag/v4.11.2)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.11.1...v4.11.2)

- **cjs:** esm interop in `.mjs` files
([#&#8203;32](https://github.com/privatenumber/tsx/issues/32))
([aa2b639](https://github.com/privatenumber/tsx/commit/aa2b639a9bac8ae28a46b847013fda7f5cd4466b))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.2)

[`v4.11.1`](https://github.com/privatenumber/tsx/releases/tag/v4.11.1)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.11.0...v4.11.1)

- **cjs/api:** resolve correct module and types when imported
([#&#8203;566](https://github.com/privatenumber/tsx/issues/566))
([5e70105](https://github.com/privatenumber/tsx/commit/5e701051c4eb639bfd204c805310777789907a55))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.1)

[`v4.11.0`](https://github.com/privatenumber/tsx/releases/tag/v4.11.0)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.10.5...v4.11.0)

- only error on invalid tsconfig if explicitly passed in
([#&#8203;30](https://github.com/privatenumber/tsx/issues/30))
([b6bf39b](https://github.com/privatenumber/tsx/commit/b6bf39b1cc4ca037a16f5b02c619ed5c36e6d598))

- **esm api:** configurable `tsconfig`
([3f42ae3](https://github.com/privatenumber/tsx/commit/3f42ae3dfc666cd4a6de7376ab051840e18c8c05))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.11.0)

[`v4.10.5`](https://github.com/privatenumber/tsx/releases/tag/v4.10.5)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.10.4...v4.10.5)

- handle parsing variable `of`
([86cf87c](https://github.com/privatenumber/tsx/commit/86cf87c861991eddb39cf8ea88b2870b9f536ff5)),
closes [#&#8203;556](https://github.com/privatenumber/tsx/issues/556)

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.5)

[`v4.10.4`](https://github.com/privatenumber/tsx/compare/v4.10.3...4a8a2dcce25e1223dec65219659065901fd7620f)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.10.3...v4.10.4)

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dac09 added a commit to dac09/redwood that referenced this pull request Jun 17, 2024
…ckage-cjsonly-new-build

* 'main' of github.com:redwoodjs/redwood: (66 commits)
  chore(testing dbAuth): Add "yes" prompt testing for WebAuthn (redwoodjs#10823)
  chore(testing dbAuth): Mock console.log to silence test output (redwoodjs#10821)
  chore(testing dbAuth): Remove duplicated tests (redwoodjs#10822)
  chore(testing dbAuth): Remove outdated code (redwoodjs#10820)
  chore(testing dbAuth): Consistent naming and fix blue squiggles (redwoodjs#10819)
  chore(testing dbAuth): provide mock implementations (redwoodjs#10818)
  feat(dbAuth): Only suggest dbAuth setup if needed (redwoodjs#10793)
  chore(dbAuth): Fix test for webauthn prompt in `g dbAuth` (redwoodjs#10814)
  fix(dbAuth): Print the correct "post message" after generation (redwoodjs#10813)
  fix(dbauth): Fix spacing issue in task titles (redwoodjs#10811)
  deps(docs): update braces package (redwoodjs#10809)
  chore(deps): bump braces from 3.0.2 to 3.0.3 in /tasks/check (redwoodjs#10808)
  chore(deps): update yarn to v4.3.0 (redwoodjs#10801)
  chore(deps): update dependency tsx to v4.15.2 (redwoodjs#10800)
  chore(deps): update dependency @clerk/types to v3.65.2 (redwoodjs#10795)
  chore(deps): update dependency firebase to v10.12.2 (redwoodjs#10802)
  chore(deps): update dependency rollup to v4.18.0 (redwoodjs#10799)
  chore(deps): update dependency jsdom to v24.1.0 (redwoodjs#10798)
  chore(deps): update dependency @types/vscode to v1.90.0 (redwoodjs#10796)
  chore(deps): update dependency @clerk/clerk-react to v4.32.2 (redwoodjs#10794)
  ...
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant