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

deps(dev): Bump typescript from 5.3.3 to 5.4.2 #321

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps typescript from 5.3.3 to 5.4.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 42bb138 Bump version to 5.4.2 and LKG
  • 992c705 Add release pipeline to release-5.4 (#57513)
  • db6b2a9 Bump version to 5.4.1-rc and LKG
  • bd4f51c Update LKG
  • 8a1f79d Merge remote-tracking branch 'origin/main' into release-5.4
  • d04e348 Improve apparent type of mapped types (#57122)
  • 86a1663 Update package-lock.json
  • feb57c2 Instantiate earlier inferred constraints in conditional types (#57362)
  • 91e67ff fix(57392): using is not suggested as a keyword (#57394)
  • 29c0024 Avoid creating rest elements with errorType when any is spread (#57116)
  • Additional commits viewable in compare view

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 requested a review from a team as a code owner March 7, 2024 06:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2024
@dependabot dependabot bot requested a review from blaine-arcjet March 7, 2024 06:17
Copy link

trunk-io bot commented Mar 7, 2024

😎 Merged successfully - details.

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.4.2 branch from 3b02a68 to 02ea458 Compare March 8, 2024 22:13
@trunk-io trunk-io bot merged commit e0c2914 into main Mar 8, 2024
13 of 14 checks passed
@trunk-io trunk-io bot deleted the dependabot/npm_and_yarn/typescript-5.4.2 branch March 8, 2024 22:43
trunk-io bot pushed a commit that referenced this pull request Mar 13, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@arcjet/decorate: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/decorate-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/logger bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/protocol bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/duration: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/duration-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/next: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/next-v1.0.0-alpha.10) (2024-03-13)


### ⚠ BREAKING CHANGES

* Switch Next.js to peer dependency ([#339](#339))

### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### 🧹 Miscellaneous Chores

* Switch Next.js to peer dependency ([#339](#339)) ([cb82883](cb82883))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/ip bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * arcjet bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/node: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/node-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/ip bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * arcjet bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/analyze: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/analyze-v1.0.0-alpha.10) (2024-03-13)


### 🚀 New Features

* **analyze:** Replace wasm-bindgen with jco generated bindings ([#334](#334)) ([48359ff](48359ff))


### 📦 Dependencies

* **dev:** Bump @bytecodealliance/jco from 1.0.2 to 1.0.3 ([#365](#365)) ([bb1470e](bb1470e))
* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### 🧹 Miscellaneous Chores

* **analyze:** Replace node import with crypto global ([#335](#335)) ([bcc27f2](bcc27f2))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/logger bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/eslint-config: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/eslint-config-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* Bump eslint-config-next from 14.1.1 to 14.1.3 ([#322](#322)) ([9b99345](9b99345))
* Bump eslint-config-turbo from 1.12.4 to 1.12.5 ([#340](#340)) ([3d28dd9](3d28dd9))


### 🧹 Miscellaneous Chores

* Make next a peerDep in our eslint package ([#344](#344)) ([89de5a8](89de5a8))
</details>

<details><summary>@arcjet/ip: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/ip-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/logger: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/logger-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/protocol: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/protocol-v1.0.0-alpha.10) (2024-03-13)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/rollup-config: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/rollup-config-v1.0.0-alpha.10) (2024-03-13)


### ⚠ BREAKING CHANGES

* Switch Next.js to peer dependency ([#339](#339))

### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### 🧹 Miscellaneous Chores

* Switch Next.js to peer dependency ([#339](#339)) ([cb82883](cb82883))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>@arcjet/tsconfig: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.9...@arcjet/tsconfig-v1.0.0-alpha.10) (2024-03-13)


### 🧹 Miscellaneous Chores

* **@arcjet/tsconfig:** Synchronize arcjet-js versions
</details>

<details><summary>arcjet: 1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](v1.0.0-alpha.9...arcjet-v1.0.0-alpha.10) (2024-03-13)


### 🚀 New Features

* **analyze:** Replace wasm-bindgen with jco generated bindings ([#334](#334)) ([48359ff](48359ff))


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/analyze bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/duration bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/logger bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/protocol bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/rollup-config bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
    * @arcjet/tsconfig bumped from 1.0.0-alpha.9 to 1.0.0-alpha.10
</details>

<details><summary>1.0.0-alpha.10</summary>

## [1.0.0-alpha.10](v1.0.0-alpha.9...v1.0.0-alpha.10) (2024-03-13)


### ⚠ BREAKING CHANGES

* Switch Next.js to peer dependency ([#339](#339))

### 🚀 New Features

* **analyze:** Replace wasm-bindgen with jco generated bindings ([#334](#334)) ([48359ff](48359ff))


### 📦 Dependencies

* Bump eslint-config-next from 14.1.1 to 14.1.3 ([#322](#322)) ([9b99345](9b99345))
* Bump eslint-config-turbo from 1.12.4 to 1.12.5 ([#340](#340)) ([3d28dd9](3d28dd9))
* Bump next from 14.1.1 to 14.1.3 ([#323](#323)) ([0bad5fe](0bad5fe))
* **dev:** Bump @bytecodealliance/jco from 1.0.2 to 1.0.3 ([#365](#365)) ([bb1470e](bb1470e))
* **dev:** Bump @rollup/wasm-node from 4.12.0 to 4.12.1 ([#320](#320)) ([7f07a8f](7f07a8f))
* **dev:** Bump @rollup/wasm-node from 4.12.1 to 4.13.0 ([#359](#359)) ([8658316](8658316))
* **dev:** Bump typescript from 5.3.3 to 5.4.2 ([#321](#321)) ([e0c2914](e0c2914))
* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 1 update ([#366](#366)) ([62a3e7f](62a3e7f))
* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 3 updates ([#332](#332)) ([5083415](5083415))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 1 update ([#348](#348)) ([29b2259](29b2259))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 1 update ([#361](#361)) ([291ad58](291ad58))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 3 updates ([#330](#330)) ([505c886](505c886))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 1 update ([#352](#352)) ([ce76dcb](ce76dcb))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 1 update ([#358](#358)) ([71847b9](71847b9))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 3 updates ([#326](#326)) ([322311e](322311e))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 1 update ([#349](#349)) ([1f4e1d4](1f4e1d4))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 1 update ([#362](#362)) ([2d3f8eb](2d3f8eb))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 3 updates ([#329](#329)) ([3797b6b](3797b6b))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-shield with 1 update ([#357](#357)) ([e35d530](e35d530))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-shield with 3 updates ([#327](#327)) ([12cf78b](12cf78b))
* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 1 update ([#350](#350)) ([51a21cf](51a21cf))
* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 1 update ([#354](#354)) ([4267d44](4267d44))
* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 3 updates ([#331](#331)) ([2641ffe](2641ffe))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 1 update ([#360](#360)) ([cc7f381](cc7f381))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 2 updates ([#346](#346)) ([a5db5a9](a5db5a9))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 4 updates ([#328](#328)) ([d927ecc](d927ecc))
* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 1 update ([#347](#347)) ([adb1a83](adb1a83))
* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 1 update ([#355](#355)) ([aca306b](aca306b))
* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 3 updates ([#325](#325)) ([2bbf20d](2bbf20d))
* **example:** Bump the dependencies group in /examples/nextjs-example with 1 update ([#324](#324)) ([4bf8997](4bf8997))
* Update trunk and linter ([#363](#363)) ([b6ab8a6](b6ab8a6))


### 📝 Documentation

* **examples:** Add Node.js express server validate email example ([#343](#343)) ([fc6c6a8](fc6c6a8))
* **examples:** Added Node.js Express server example ([#333](#333)) ([f398c28](f398c28))


### 🧹 Miscellaneous Chores

* **analyze:** Replace node import with crypto global ([#335](#335)) ([bcc27f2](bcc27f2))
* **ci:** Ensure dependabot doesn't update next to 14 in 13 example ([#364](#364)) ([32e4cc7](32e4cc7))
* **examples:** Leverage semver so next gets updated by dependabot ([#345](#345)) ([58b6d2e](58b6d2e))
* Make next a peerDep in our eslint package ([#344](#344)) ([89de5a8](89de5a8))
* Switch Next.js to peer dependency ([#339](#339)) ([cb82883](cb82883))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant