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: Release 1.18 #2467

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

sanjayprabhu
Copy link
Contributor

@sanjayprabhu sanjayprabhu commented Jan 9, 2025

Why is this change needed?

Release 1.18

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review


PR-Codex overview

This PR focuses on updating the version of the @farcaster/hubble package and making minor adjustments to the FARCASTER_VERSION and its schedule. It includes a changelog entry for the release.

Detailed summary

  • Updated version in apps/hubble/package.json from 1.17.0 to 1.18.0.
  • Added changelog entry for version 1.18.0 in apps/hubble/CHANGELOG.md.
  • Updated FARCASTER_VERSION in apps/hubble/src/hubble.ts from 2024.11.27 to 2025.1.8.
  • Added new version 2025.1.8 to FARCASTER_VERSIONS_SCHEDULE.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@sanjayprabhu sanjayprabhu added the t-chore Miscellaneous improvements label Jan 9, 2025
Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: dde4d01

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

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hub-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 0:54am

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, network +90 7.38 MB amzn-oss, aws-sdk-bot, kuhe, ...2 more
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, network +66 3.68 MB amzn-oss, aws-sdk-bot, kuhe, ...2 more
npm/@aws-sdk/[email protected] filesystem Transitive: environment, network +26 1.39 MB aws-sdk-bot
npm/@chainsafe/[email protected] None +13 3.42 MB wemeetagain
npm/@chainsafe/[email protected] None +7 3.2 MB mpetrunic
npm/@datastructures-js/[email protected] None +1 64.6 kB eyas-ranjous
npm/@farcaster/[email protected] eval +2 6.42 MB caheart_mm
npm/@fastify/[email protected] None 0 95.6 kB matteo.collina
npm/@figma/[email protected] environment, filesystem, network 0 87.5 kB jfirebaugh
npm/@grpc/[email protected] environment, filesystem, network +2 2.42 MB murgatroid99
npm/@libp2p/[email protected] None +14 2.7 MB npm-service-account-libp2p
npm/@libp2p/[email protected] None +12 2.11 MB npm-service-account-libp2p
npm/@libp2p/[email protected] None +13 2.55 MB npm-service-account-libp2p
npm/@libp2p/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +90 18.7 MB npm-service-account-libp2p
npm/@libp2p/[email protected] None 0 254 kB npm-service-account-libp2p
npm/@libp2p/[email protected] None 0 138 kB npm-service-account-libp2p
npm/@libp2p/[email protected] None +4 1.87 MB npm-service-account-libp2p
npm/@libp2p/[email protected] None +12 2.04 MB npm-service-account-libp2p
npm/@libp2p/[email protected] None +3 336 kB npm-service-account-libp2p
npm/@libp2p/[email protected] None +9 2.08 MB npm-service-account-libp2p
npm/@multiformats/[email protected] None +7 2.69 MB npm-service-account-multiformats
npm/@noble/[email protected] None +1 2.56 MB paulmillr
npm/@types/[email protected] None 0 7.46 kB types
npm/@types/[email protected] None 0 13.5 kB types
npm/@types/[email protected] None +1 2.23 MB types
npm/@types/[email protected] None 0 6.23 kB types
npm/@types/[email protected] None +1 2.22 MB types
npm/@types/[email protected] None 0 4.13 kB types
npm/@types/[email protected] None +1 2.25 MB types
npm/@viem/[email protected] network 0 210 kB awkweb
npm/[email protected] None 0 1.14 MB awkweb
npm/[email protected] None 0 18.3 kB rogierschouten
npm/[email protected] network 0 2.13 MB jasonsaayman
npm/[email protected] None 0 217 kB lancedikson
npm/[email protected] None +1 15.7 kB junderw
npm/[email protected] filesystem, shell 0 12.3 kB kjv

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.94%. Comparing base (1880070) to head (dde4d01).
Report is 453 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (1880070) and HEAD (dde4d01). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (1880070) HEAD (dde4d01)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2467       +/-   ##
===========================================
- Coverage   74.05%   34.94%   -39.12%     
===========================================
  Files          99      146       +47     
  Lines        9425    26282    +16857     
  Branches     2097     9475     +7378     
===========================================
+ Hits         6980     9185     +2205     
- Misses       2327    14512    +12185     
- Partials      118     2585     +2467     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sanjayprabhu sanjayprabhu merged commit 01418ea into farcasterxyz:main Jan 9, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-chore Miscellaneous improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant