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): update dependency @remix-run/web-fetch to v4.4.2 #6486

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/web-fetch 4.3.2 -> 4.4.2 age adoption passing confidence

Release Notes

remix-run/web-std-io (@​remix-run/web-fetch)

v4.4.2

Compare Source

Patch Changes
  • Support HTTP2 pseudo-headers like :authority, :method, etc. (#​55)

v4.4.1

Compare Source

Patch Changes
  • 15868ef: Add missing @remix-run/web-blob dependency to @remix-run/web-fetch

v4.4.0

Compare Source

Minor Changes
  • Export CJS version for browser (807fc63)
Patch Changes

v4.3.8

Compare Source

Patch Changes
  • 8ea9e6c: fetch called on non Window object

v4.3.7

Compare Source

Patch Changes
  • Fix headers.entries/values/forEach iteration for Set-Cookie headers (#​39)
  • Import Buffer from "buffer" instead of relying on a global Buffer (#​40)

v4.3.6

Compare Source

Patch Changes

v4.3.5

Compare Source

Patch Changes
  • cf9ee6f: Submitted empty file inputs are now correctly parsed out as empty File instances instead of being surfaced as an empty string via request.formData()

v4.3.4

Compare Source

Patch Changes
  • 7f91c87: fixes "ERR_INVALID_THIS" on Node 20

v4.3.3

Compare Source

Patch Changes
  • Align with spec for new Request() method normalization (#​30)

    • Only DELETE, GET, HEAD, OPTIONS, POST, PUT get automatically uppercased
    • Note that method: "patch" will no longer be automatically uppercased
    • Throw a TypeError for CONNECT, TRACE, and TRACK

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Nov 2, 2024

Deploy Preview for modernjs-byted ready!

Name Link
🔨 Latest commit 368aefd
🔍 Latest deploy log https://app.netlify.com/sites/modernjs-byted/deploys/6728428ff0924e0008284b97
😎 Deploy Preview https://deploy-preview-6486--modernjs-byted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 80 (🟢 up 2 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

changeset-bot bot commented Nov 4, 2024

⚠️ No Changeset found

Latest commit: 368aefd

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

@caohuilin caohuilin enabled auto-merge (squash) November 4, 2024 03:42
@caohuilin caohuilin merged commit a47ae31 into main Nov 4, 2024
11 checks passed
@caohuilin caohuilin deleted the renovate/remix branch November 4, 2024 03:49
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