Skip to content

Conversation

@gregfromstl
Copy link
Contributor

@gregfromstl gregfromstl commented Dec 16, 2024

PR-Codex overview

This PR updates the .github/dependabot.yml configuration to add an ignore section for specific AWS SDK dependencies, preventing Dependabot from suggesting updates for those versions.

Detailed summary

  • Added an ignore section for the npm package ecosystem.
  • Listed @aws-sdk/client-kms, @aws-sdk/client-lambda, and @aws-sdk/credential-providers with version 3.592.0 to be ignored.
  • Retained the weekly update schedule for both npm and github-actions.

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

@linear
Copy link

linear bot commented Dec 16, 2024

@vercel
Copy link

vercel bot commented Dec 16, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:57pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:57pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:57pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:57pm

@changeset-bot
Copy link

changeset-bot bot commented Dec 16, 2024

⚠️ No Changeset found

Latest commit: 4fda846

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 16, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@gregfromstl gregfromstl added the merge-queue Adds the pull request to Graphite's merge queue. label Dec 16, 2024
Copy link
Contributor Author

gregfromstl commented Dec 16, 2024

Merge activity

  • Dec 16, 4:07 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 16, 4:08 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 16, 4:59 PM EST: A user merged this pull request with the Graphite merge queue.

@codecov
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.99%. Comparing base (d85df8b) to head (4fda846).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5760   +/-   ##
=======================================
  Coverage   52.99%   52.99%           
=======================================
  Files        1102     1102           
  Lines       59107    59107           
  Branches     4809     4809           
=======================================
  Hits        31323    31323           
  Misses      27066    27066           
  Partials      718      718           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from d85df8b
packages 50.13% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 44.93 KB (0%) 899 ms (0%) 1.3 s (-1.13% 🔽) 2.2 s
thirdweb (cjs) 110.84 KB (0%) 2.3 s (0%) 2.6 s (-23.13% 🔽) 4.9 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 182 ms (-13.54% 🔽) 293 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 134 ms (+54.28% 🔺) 144 ms
thirdweb/react (minimal + tree-shaking) 19.07 KB (0%) 382 ms (0%) 526 ms (+86.5% 🔺) 908 ms

<!-- start pr-codex -->

## PR-Codex overview
This PR updates the `.github/dependabot.yml` configuration file to include new dependencies to be ignored during updates for specific versions of AWS SDK clients.

### Detailed summary
- Added `ignore` section for dependencies:
  - `@aws-sdk/client-kms`: version `3.592.0`
  - `@aws-sdk/client-lambda`: version `3.592.0`
  - `@aws-sdk/credential-providers`: version `3.592.0`

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-queue Adds the pull request to Graphite's merge queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants