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): bump tsx from 4.7.1 to 4.7.2 #324

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps tsx from 4.7.1 to 4.7.2.

Release notes

Sourced from tsx's releases.

v4.7.2

4.7.2 (2024-04-04)

Bug Fixes

  • source maps in Node v21.6.0+ & v20.12.0+ (#518) (1a10da7)

This release is also available on:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2024
@dependabot dependabot bot requested a review from antoinezanardi April 5, 2024 04:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/tsx-4.7.2 branch from c1a38c2 to 8a35efb Compare April 5, 2024 07:21
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/tsx-4.7.2 branch from 8a35efb to 12965c6 Compare April 5, 2024 07:41
@antoinezanardi antoinezanardi merged commit a100433 into develop Apr 5, 2024
14 of 15 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/tsx-4.7.2 branch April 5, 2024 07:47
antoinezanardi pushed a commit that referenced this pull request Apr 29, 2024
## [1.13.4](v1.13.3...v1.13.4) (2024-04-29)

### ✅ Tests

* **acceptance:** enforce e2e tests and make them more flexible ([#369](#369)) ([e52d31f](e52d31f))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group ([#354](#354)) ([6217c01](6217c01))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#328](#328)) ([5d32f43](5d32f43))
* **deps:** bump @cucumber/cucumber from 10.4.0 to 10.6.0 ([#365](#365)) ([5e9be6a](5e9be6a))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#341](#341)) ([1885ba1](1885ba1))
* **deps:** bump msw from 2.2.13 to 2.2.14 ([#349](#349)) ([5212f67](5212f67))
* **deps:** bump primevue from 3.50.0 to 3.52.0 ([#368](#368)) ([7e1d899](7e1d899))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#340](#340)) ([d1f8620](d1f8620))
* **deps:** bump sass from 1.72.0 to 1.74.1 ([#315](#315)) ([3b32ca8](3b32ca8))
* **deps:** bump sass from 1.74.1 to 1.75.0 ([#335](#335)) ([cd0d275](cd0d275))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#317](#317)) ([19ab00b](19ab00b))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#330](#330)) ([fb0ab62](fb0ab62))
* **deps:** bump the commitlint group with 2 updates ([#337](#337)) ([2b0b52f](2b0b52f))
* **deps:** bump the eslint group across 1 directory with 7 updates ([#359](#359)) ([5168e71](5168e71))
* **deps:** bump the nuxt group across 1 directory with 6 updates ([#364](#364)) ([a1cf949](a1cf949))
* **deps:** bump the playwright group with 3 updates ([#321](#321)) ([49eda05](49eda05))
* **deps:** bump the playwright group with 3 updates ([#339](#339)) ([55a4f62](55a4f62))
* **deps:** bump the vitest group across 1 directory with 2 updates ([#366](#366)) ([bcfb22e](bcfb22e))
* **deps:** bump the vitest group with 2 updates ([#334](#334)) ([b3c51fc](b3c51fc))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#324](#324)) ([a100433](a100433))
* **deps:** bump tsx from 4.7.2 to 4.7.3 ([#367](#367)) ([b60cac4](b60cac4))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#316](#316)) ([ee4c7ef](ee4c7ef))
* **deps:** bump type-fest from 4.15.0 to 4.17.0 ([#363](#363)) ([d206a04](d206a04))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#325](#325)) ([517a341](517a341))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#332](#332)) ([c4afdb1](c4afdb1))
* **merge:** merge from main ([9de8864](9de8864))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.13.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

antoinezanardi pushed a commit that referenced this pull request May 9, 2024
## [1.13.4](v1.13.3...v1.13.4) (2024-04-29)

### ✅ Tests

* **acceptance:** enforce e2e tests and make them more flexible ([#369](#369)) ([e52d31f](e52d31f))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group ([#354](#354)) ([6217c01](6217c01))
* **deps:** bump @cucumber/cucumber from 10.3.2 to 10.4.0 ([#328](#328)) ([5d32f43](5d32f43))
* **deps:** bump @cucumber/cucumber from 10.4.0 to 10.6.0 ([#365](#365)) ([5e9be6a](5e9be6a))
* **deps:** bump @types/qs from 6.9.14 to 6.9.15 in the types group ([#341](#341)) ([1885ba1](1885ba1))
* **deps:** bump msw from 2.2.13 to 2.2.14 ([#349](#349)) ([5212f67](5212f67))
* **deps:** bump primevue from 3.50.0 to 3.52.0 ([#368](#368)) ([7e1d899](7e1d899))
* **deps:** bump qs from 6.12.0 to 6.12.1 ([#340](#340)) ([d1f8620](d1f8620))
* **deps:** bump sass from 1.72.0 to 1.74.1 ([#315](#315)) ([3b32ca8](3b32ca8))
* **deps:** bump sass from 1.74.1 to 1.75.0 ([#335](#335)) ([cd0d275](cd0d275))
* **deps:** bump semantic-release from 23.0.6 to 23.0.7 ([#317](#317)) ([19ab00b](19ab00b))
* **deps:** bump semantic-release from 23.0.7 to 23.0.8 ([#330](#330)) ([fb0ab62](fb0ab62))
* **deps:** bump the commitlint group with 2 updates ([#337](#337)) ([2b0b52f](2b0b52f))
* **deps:** bump the eslint group across 1 directory with 7 updates ([#359](#359)) ([5168e71](5168e71))
* **deps:** bump the nuxt group across 1 directory with 6 updates ([#364](#364)) ([a1cf949](a1cf949))
* **deps:** bump the playwright group with 3 updates ([#321](#321)) ([49eda05](49eda05))
* **deps:** bump the playwright group with 3 updates ([#339](#339)) ([55a4f62](55a4f62))
* **deps:** bump the vitest group across 1 directory with 2 updates ([#366](#366)) ([bcfb22e](bcfb22e))
* **deps:** bump the vitest group with 2 updates ([#334](#334)) ([b3c51fc](b3c51fc))
* **deps:** bump tsx from 4.7.1 to 4.7.2 ([#324](#324)) ([a100433](a100433))
* **deps:** bump tsx from 4.7.2 to 4.7.3 ([#367](#367)) ([b60cac4](b60cac4))
* **deps:** bump type-fest from 4.14.0 to 4.15.0 ([#316](#316)) ([ee4c7ef](ee4c7ef))
* **deps:** bump type-fest from 4.15.0 to 4.17.0 ([#363](#363)) ([d206a04](d206a04))
* **deps:** bump typescript from 5.4.3 to 5.4.4 ([#325](#325)) ([517a341](517a341))
* **deps:** bump typescript from 5.4.4 to 5.4.5 ([#332](#332)) ([c4afdb1](c4afdb1))
* **merge:** merge from main ([9de8864](9de8864))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant