8000 Update @cloudflare/workers-types: 3.11.0 → 3.19.0 (minor) by depfu[bot] · Pull Request #268 · LordRonz/apimogus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Update @cloudflare/workers-types: 3.11.0 → 3.19.0 (minor) #268

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor
@depfu depfu bot commented Jan 20, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​cloudflare/workers-types (3.11.0 → 3.19.0) · Repo · Changelog

Release Notes

3.19.0

Minor Changes

  • 0edd92e Thanks @mrbbot! - Merge and make optional all IncomingRequestCfPropertiesGeographicInformation properties

Patch Changes

3.18.0

Minor Changes

Patch Changes

  • #301 17b6d16 Thanks @caass! - Improve the IncomingRequestCfProperties type.

    Previously, this type was based on our docs, which didn't include some fields. Now we've gone through the code that generates these fields and ensured that every property matches up.

    Additionally, we added examples and documentation for almost everything, so it should be more clear exactly what a certain property is or isn't.

3.17.0

Minor Changes

Patch Changes

  • #280 6e55069 Thanks @WalshyDev! - Make clientTcpRtt optional

  • #288 4fe75b2 Thanks @florianmartens! - Add 'origin-auth' to RequestInitCfPropertiesImage interface. This changes fixes types for users attempting to fetch images from authenticated sources. Before this fix, users had to manually extend the fetch interface to satisfy the TS compiler.

  • #275 c9e2084 Thanks @KianNH! - chore: add corporateProxy to request.cf.botManagement

  • #285 b6a5d1a Thanks @sid405! - Fix return type of D1PreparedStatement.all

3.16.0

Minor Changes

3.15.0

Minor Changes

Patch Changes

  • #259 38b7e0f Thanks @vlovich! - Fix DurableObject transaction get to properly return Promise<T | undefined> instead of Promise<T>

3.14.1

Patch Changes

3.14.0

Minor Changes

3.13.0

Minor Changes

3.12.0

Minor Changes

  • #247 2cdc8cf Thanks @iveelsm! - Allow for cacheTags to be passed on fetch requests

    Allowing cacheTags within the workers process to be processed as part of a standard fetch has been a highly requested feature. This new object within the request initialization will allow for supplemental Cache-Tag headers to be returned so that they can be stored with the relevant content. This will allow for better control over Purge by Tag mechanisms within the workers processes.

    Implementation:

    • Adds a new object to the cf.d.ts declaration.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 39 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file depfu labels Jan 20, 2023
@depfu depfu bot assigned LordRonz Jan 20, 2023
@depfu depfu bot requested a review from LordRonz January 20, 2023 22:25
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 depfu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0