inngest / envelop-plugin-inngest

An envelop plugin that sends GraphQL response data to Inngest to help build event-driven applications.
MIT License
10 stars 3 forks source link

fix(deps): update dependency inngest to v1.5.3 #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inngest 1.3.5 -> 1.5.3 age adoption passing confidence

Release Notes

inngest/inngest-js ### [`v1.5.3`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​153) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.5.2...v1.5.3) ##### Patch Changes - [`906aca5`](https://togithub.com/inngest/inngest-js/commit/906aca5): INN-1009 Show warnings when using the package with TS versions `<4.7.2` and Node versions `<14` This includes tests to assert we appropriately support these versions now and in the future. - [`ca7d79e`](https://togithub.com/inngest/inngest-js/commit/ca7d79e): Detect env vars from Node and Deno in serve handlers (INN-1012) ### [`v1.5.2`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​152) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.5.1...v1.5.2) ##### Patch Changes - [`2d6e0b5`](https://togithub.com/inngest/inngest-js/commit/2d6e0b5): Fix infinite type instantiation using a looping type in serve handlers (thanks for the report, [@​grempe](https://togithub.com/grempe)) ### [`v1.5.1`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​151) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.5.0...v1.5.1) ##### Patch Changes - [`0836145`](https://togithub.com/inngest/inngest-js/commit/0836145): Refactor `InngestCommHandler` to better detect env and reduce duplication (INN-997) ### [`v1.5.0`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​150) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.4.1...v1.5.0) ##### Minor Changes - [`ac81320`](https://togithub.com/inngest/inngest-js/commit/ac81320): Add `"inngest/lambda"` serve handler for AWS Lambda environments - [`f73a346`](https://togithub.com/inngest/inngest-js/commit/f73a346): Add `"inngest/edge"` serve handler for use in v8 edge runtimes ### [`v1.4.1`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​141) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.4.0...v1.4.1) ##### Patch Changes - [`43162d3`](https://togithub.com/inngest/inngest-js/commit/43162d3): The "*Connected to `inngest dev`*" pill at the top of the SDK's landing page now links to the connected dev server. *Thanks, [**@​khill-fbmc**](https://togithub.com/khill-fbmc)!* ![image](https://user-images.githubusercontent.com/1736957/225711717-fdc87dda-b8df-4aa4-a76b-233729f4d547.png) - [`56b8e9a`](https://togithub.com/inngest/inngest-js/commit/56b8e9a): Removes many `any` types from the internal and public APIs. Affects the public API, so will therefore be a package bump, but shouldn't affect any expected areas of use. - [`a45601e`](https://togithub.com/inngest/inngest-js/commit/a45601e): Update dependency typescript to v5 Including a bump for this as it does seem to fix some complex inference for future features. ### [`v1.4.0`](https://togithub.com/inngest/inngest-js/blob/HEAD/CHANGELOG.md#​140) [Compare Source](https://togithub.com/inngest/inngest-js/compare/v1.3.5...v1.4.0) ##### Minor Changes - [`ebb8740`](https://togithub.com/inngest/inngest-js/commit/ebb8740): Add ability to control the concurrency of a specific function via the `concurrency` option when creating an Inngest function - [`e61cf0f`](https://togithub.com/inngest/inngest-js/commit/e61cf0f): Add `cancelOn` option when creating a function, allowing you cancel execution of a function based on incoming events.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: be9b4204ef53120a0677fe7b6b95eab493555334

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR