Skip to content

fix(deps): update dependency @elysiajs/eden to v1#75

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/elysiajs-eden-1.x
Closed

fix(deps): update dependency @elysiajs/eden to v1#75
renovate[bot] wants to merge 1 commit intomainfrom
renovate/elysiajs-eden-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elysiajs/eden 0.7.7 -> 1.1.0 age adoption passing confidence

Release Notes

elysiajs/eden (@​elysiajs/eden)

v1.1.0

Compare Source

Feature:

  • support Elysia 1.1
  • support response streaming with type inference

v1.0.14

Compare Source

Feature:

  • treaty2: add support for multipart/form-data
  • fetch: add support for multipart/form-data

v1.0.13

Compare Source

Bug fix:

  • #​87 serialization/deserialization problems with null, arrays and Date on websocket messages #​87
  • #​90 Auto convert request body to FormData when needed

v1.0.12

Compare Source

Improvement:

  • #​80 add package.json to export field

Bug fix:

  • #​84 treaty2: adjusts the creation of the query string
  • #​76 treaty2: keep requestInit for redirect
  • #​73 treaty2: file get sent as json

v1.0.11

Compare Source

Improvement:

  • treaty2: add dedicated processHeaders function
  • treaty2: simplify some headers workflow

Change:

  • treaty2: using case-insensitive headers

v1.0.10

Compare Source

Bug fix:

  • treaty2: skip content-type detection if provided

v1.0.9

Compare Source

Change:

  • treaty2: onRequest execute before body serialization

v1.0.8

Compare Source

Bug fix:

  • #​72 treaty2: not mutate original paths array

v1.0.7

Compare Source

v1.0.6

Compare Source

Bug fix:

  • treaty2: default onResponse to null and mutate when need

v1.0.5

Compare Source

Feature:
treaty2: add keepDomain option

Change:

  • treaty2: use null as default data value instead of undefined

Fix:

  • treaty2: aligned schema with elysia/ws
  • treaty: use uppercase http verbs

v1.0.4

Compare Source

Bug fix:

  • Using regex for date pattern matching

v1.0.3

Compare Source

v1.0.2

Compare Source

Feature:

  • support for elysia 1.0.2

v1.0.0

Compare Source

Feature:

  • treaty2

Bug fix:

  • treaty1: fix [object Object] when body is empty

v0.8.1

Compare Source

Bug fix:

  • #​41 params now optional for paramless routes in edenFetch
  • #​39 transform entire object returned by execute

v0.8.0

Compare Source

Feature:

  • Support Elysia 0.8

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.


  • If you want to rebase/retry this PR, check this box

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 16, 2024

⚠️ No Changeset found

Latest commit: 781e0f0

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.

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

@sweep-ai-deprecated
Copy link
Copy Markdown
Contributor

Apply Sweep Rules to your PR?

  • Apply: There should not be large sections of commented out code.
  • Apply: All docstrings and comments should be up to date.

This is an automated message generated by Sweep AI.

@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch from 56877e2 to dee978c Compare March 18, 2024 10:51
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@elysiajs/[email protected] network 0 112 kB aomkirby123

🚮 Removed packages: npm/@elysiajs/[email protected]

View full report↗︎

@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 4 times, most recently from 7f7958b to df305de Compare March 25, 2024 12:02
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 2 times, most recently from 6f25763 to 57d0c08 Compare March 28, 2024 17:43
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 3 times, most recently from 0e29d64 to 74185ed Compare April 10, 2024 13:20
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 2 times, most recently from 1b6ae6a to a0f12f1 Compare April 26, 2024 08:49
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 2 times, most recently from 223e78f to 8f1701b Compare May 8, 2024 20:00
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch 2 times, most recently from b4de842 to 7b1f73c Compare May 23, 2024 16:48
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 23, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch from 7b1f73c to a3b2f28 Compare July 16, 2024 14:49
@renovate renovate Bot force-pushed the renovate/elysiajs-eden-1.x branch from a3b2f28 to 781e0f0 Compare July 17, 2024 01:19
@jellydn jellydn closed this Jul 17, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 17, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/elysiajs-eden-1.x branch July 17, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant