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

Lru cache next version #1890

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Lru cache next version #1890

merged 3 commits into from
Feb 4, 2025

Conversation

belgattitude
Copy link
Owner

No description provided.

Copy link

changeset-bot bot commented Feb 4, 2025

🦋 Changeset detected

Latest commit: 58d3c90

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@httpx/lru Minor
@examples/nextjs-app Patch
@httpx/memo-intl Patch

Not sure what this means? Click here to learn what changesets are.

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

@belgattitude belgattitude self-assigned this Feb 4, 2025
Copy link

nx-cloud bot commented Feb 4, 2025

View your CI Pipeline Execution ↗ for commit 58d3c90.

Command Status Duration Result
nx run-many --output-style=static --parallel=1 ... ✅ Succeeded 5m 11s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-04 16:07:42 UTC

Copy link

socket-security bot commented Feb 4, 2025

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

Package New capabilities Transitives Size Publisher
npm/@cloudflare/[email protected] Transitive: environment, filesystem, network, shell, unsafe +166 990 MB wrangler-publisher
npm/@codspeed/[email protected] Transitive: environment, eval, filesystem, network +12 13 MB art049
npm/@edge-runtime/[email protected] eval, unsafe Transitive: network +1 1.71 MB kikobeats
npm/@tailwindcss/[email protected] Transitive: environment, filesystem, shell +27 107 MB adamwathan
npm/@types/[email protected] None 0 20.6 kB types
npm/@vitest/[email protected] environment Transitive: eval, filesystem, network, shell +62 16.2 MB vitestbot
npm/@vitest/[email protected] Transitive: filesystem +13 1.9 MB vitestbot
npm/@vitest/[email protected] None +2 208 kB antfu, oreanno, patak, ...1 more
npm/@vitest/[email protected] None +1 554 kB antfu, oreanno, patak, ...1 more
npm/@vitest/[email protected] Transitive: filesystem +9 1.97 MB antfu, oreanno, patak, ...1 more
npm/[email protected] environment, filesystem, network, shell +25 256 MB evanw
npm/[email protected] Transitive: environment, filesystem, unsafe +21 2.48 MB timer, timneutkens, vercel-release-bot
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +37 12.1 MB francoismassart
npm/[email protected] Transitive: environment, filesystem, shell +41 1.27 GB rauchg, timneutkens, vercel-release-bot
npm/[email protected] Transitive: environment, eval +22 6.13 MB quietshu
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +383 251 MB quietshu
npm/[email protected] None +4 260 kB romainmenke
npm/[email protected] environment, network +7 92.8 kB lukeed
npm/[email protected] environment, filesystem +2 153 kB aleclarson
npm/[email protected] Transitive: environment, filesystem +4 3.4 MB antfu, patak, soda, ...2 more
npm/[email protected] Transitive: environment +3 93.5 kB vitestbot
npm/[email protected] Transitive: environment, filesystem, shell, unsafe +57 13.2 MB antfu, oreanno, patak, ...1 more

View full report↗︎

Copy link

socket-security bot commented Feb 4, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Possible typosquat attack npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.30%. Comparing base (8c85e7a) to head (58d3c90).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1890   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files         132      132           
  Lines        1269     1269           
  Branches      265      265           
=======================================
  Hits         1184     1184           
  Misses         76       76           
  Partials        9        9           
Flag Coverage Δ
httpx-assert-unit 93.30% <ø> (ø)
httpx-dsn-parser-unit 93.30% <ø> (ø)
httpx-exception-unit 93.30% <ø> (ø)
httpx-json-api-unit 93.30% <ø> (ø)
httpx-memo-intl-unit 93.30% <ø> (ø)
httpx-plain-object-unit 93.30% <ø> (ø)
httpx-treeu-unit 93.30% <ø> (ø)

Copy link

codspeed-hq bot commented Feb 4, 2025

CodSpeed Performance Report

Merging #1890 will not alter performance

Comparing lru-cache-next-version (58d3c90) with main (8c85e7a)

Summary

✅ 24 untouched benchmarks
🆕 8 new benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 @httpx/lru - forEach - compiled (dist) N/A 1.3 ms N/A
🆕 @httpx/lru - forEach - ts files (dev) N/A 1.3 ms N/A
🆕 [email protected] - forEach N/A 2.3 ms N/A
🆕 [email protected] - forEach N/A 2.8 ms N/A
🆕 @httpx/lru.peek() - compiled (dist) N/A 571.3 µs N/A
🆕 @httpx/lru.peek() - ts files (dev) N/A 570.6 µs N/A
🆕 [email protected]() N/A 645.3 µs N/A
🆕 [email protected]() N/A 719.2 µs N/A

@belgattitude belgattitude merged commit 1267907 into main Feb 4, 2025
10 checks passed
@belgattitude belgattitude deleted the lru-cache-next-version branch February 4, 2025 16:01
@belgattitude belgattitude mentioned this pull request Feb 4, 2025
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