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

build(deps): update dependency tsx to v4.10.5 #9223

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx 4.7.2 -> 4.10.5 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

v4.10.5

Compare Source

Bug Fixes

This release is also available on:

v4.10.4

Compare Source

v4.10.3

Compare Source

Performance Improvements
  • skip parsing if import( is not found in minified code (5cdd50b)

This release is also available on:

v4.10.2

Compare Source

v4.10.1

Compare Source

v4.10.0

Compare Source

Features
  • esm api: register to return a namespaced import() method (53bb4aa)

This release is also available on:

v4.9.5

Compare Source

v4.9.4

Compare Source

Bug Fixes
  • tsImport: import module from commonjs (48f0a75)

This release is also available on:

v4.9.3

Compare Source

Bug Fixes

This release is also available on:

v4.9.2

Compare Source

Bug Fixes

This release is also available on:

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.2

Compare Source

Bug Fixes
  • types: cjs/api to use .d.cts (4b1f03c)

This release is also available on:

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.3

Compare Source

Bug Fixes
  • support TS resolution in JS files when allowJs is set (#​535) (081853e)

This release is also available on:


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/Los_Angeles, 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.

@renovate renovate bot requested a review from benelan as a code owner April 30, 2024 07:23
@renovate renovate bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Apr 30, 2024
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Apr 30, 2024
@geospatialem
Copy link
Member

Let's merge this in post-maintenance release for the May 28 release just in case there are any potentials for instability for R2.

@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 0c59e2c to a214f77 Compare May 4, 2024 04:33
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.7.3 build(deps): update dependency tsx to v4.8.0 May 4, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from a214f77 to 7661f99 Compare May 4, 2024 07:26
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.8.0 build(deps): update dependency tsx to v4.8.2 May 4, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 7661f99 to 7c7ddf1 Compare May 6, 2024 09:34
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.8.2 build(deps): update dependency tsx to v4.9.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 7c7ddf1 to 4f08811 Compare May 7, 2024 15:31
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.9.0 build(deps): update dependency tsx to v4.9.1 May 7, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 4f08811 to 8d2c47c Compare May 9, 2024 04:48
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.9.1 build(deps): update dependency tsx to v4.9.3 May 9, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 8d2c47c to 493c2da Compare May 13, 2024 16:28
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.9.3 build(deps): update dependency tsx to v4.9.4 May 13, 2024
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.9.4 build(deps): update dependency tsx to v4.9.5 May 14, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch 2 times, most recently from ee14aea to 7699a40 Compare May 14, 2024 18:02
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.9.5 build(deps): update dependency tsx to v4.10.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 7699a40 to 9bd96da Compare May 15, 2024 15:45
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.10.0 build(deps): update dependency tsx to v4.10.1 May 15, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 9bd96da to a9aa589 Compare May 16, 2024 16:42
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.10.1 build(deps): update dependency tsx to v4.10.2 May 16, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from a9aa589 to b795ab9 Compare May 19, 2024 11:49
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.10.2 build(deps): update dependency tsx to v4.10.3 May 19, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from b795ab9 to 5aa5c2e Compare May 20, 2024 10:52
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.10.3 build(deps): update dependency tsx to v4.10.4 May 20, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x branch from 5aa5c2e to 323c405 Compare May 21, 2024 15:03
@renovate renovate bot changed the title build(deps): update dependency tsx to v4.10.4 build(deps): update dependency tsx to v4.10.5 May 21, 2024
@benelan benelan merged commit ed50dc5 into main May 24, 2024
12 checks passed
@benelan benelan deleted the renovate/tsx-4.x branch May 24, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants