getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
540 stars 194 forks source link

Update tailwindcss 3.4.3 → 3.4.4 (patch) #3184

Closed depfu[bot] closed 4 months ago

depfu[bot] commented 4 months ago

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?

✳️ tailwindcss (3.4.3 → 3.4.4) · Repo · Changelog

Release Notes

3.4.4

Fixed

  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#13770)
  • Support negative values for {col,row}-{start,end} utilities (#13781)
  • Update embedded browserslist database (#13792)

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

Commits

See the full diff on Github. The new version differs by 7 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 cancel merge
Cancels automatic merging of this PR
@​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)
socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/accepts@1.3.8 None +1 44.2 kB dougwilson
npm/domelementtype@2.3.0 None 0 11.4 kB feedic
npm/end-of-stream@1.4.4 None 0 6.23 kB mafintosh
npm/iconv-lite@0.4.24 None 0 336 kB ashtuchkin
npm/json-parse-even-better-errors@2.3.1 None 0 10.4 kB isaacs
npm/mime-db@1.52.0 None 0 206 kB dougwilson
npm/parseurl@1.3.3 None 0 10.3 kB dougwilson
npm/range-parser@1.2.1 None 0 8.46 kB dougwilson
npm/safer-buffer@2.1.2 None 0 42.3 kB chalker
npm/tailwindcss@3.4.4 environment, filesystem +3 5.69 MB adamwathan
npm/unpipe@1.0.0 None 0 4.31 kB dougwilson

🚮 Removed packages: npm/agent-base@6.0.2, npm/colorette@2.0.20, npm/escodegen@2.1.0, npm/rxjs@7.5.7, npm/string-width@5.1.2, npm/tailwindcss@3.4.3, npm/through@2.3.8, npm/wif@2.0.6, npm/wrap-ansi@8.1.0, npm/ws@8.13.0, npm/yaml@2.3.3

View full report↗︎

depfu[bot] commented 4 months ago

Closed in favor of #3206.