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(deps): update all non-major dependencies #536

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.24 -> 18.2.25 age adoption passing confidence
daisyui (source) 3.8.3 -> 3.9.1 age adoption passing confidence
lite-youtube-embed 0.2.0 -> 0.3.0 age adoption passing confidence

Release Notes

saadeghi/daisyui (daisyui)

v3.9.1

Compare Source

v3.9.0

Compare Source

3.8.3 (2023-10-02)
Bug Fixes
3.8.2 (2023-09-30)
3.8.1 (2023-09-27)
Bug Fixes
  • disable input outline when there's an <input> tag inside a .input wrapper

  • add :focus-within style to .input (#​2363)

  • #​2360 (20a8f62)

paulirish/lite-youtube-embed (lite-youtube-embed)

v0.3.0

Compare Source

v0.3.0 is out published on npm! woohoo!

The double-tap bug (aka reliable autoplay)

lite-yt-embed now uses the YouTube Player API to force autoplay. (While as user wouldn't see this as "autoplay", we want the real youtube iframe to autoplay once the user clicks play.) While desktop browsers were reliably autoplaying, mobile wasn't. Chromium-based browsers on Android were flaky. This change (#​109 and #​90) resolves the double-tap bug for Android and iPhone (usually). Thanks @​dantovbein for getting this started.

However, iPad almost always doesn't autoplay and needs the double-tap. iPhone sometimes needs it as well. WebKit on iOS's relationship with autoplay is a weird one and while I've done a lot of research, more work is required.

I've been putting off this release until I can fully resolve autoplay, but at this point it's past due to ship things, even if it's not "done". Apologies folks. (Of course if a contributor has the tenacity to finish off this effort before I do, I'd very much welcome it!).

Core improvements

  • Fix duplicate iframes being created (#​97)
  • Actually use progressive enhancement with a link rather than button (#​117)
  • remove version="1.1" from SVG (not needed) (#​99)
  • remove poster image preload (#​106)
  • Remove href from button to prevent possible navigation (#​124)

Repo stuff

  • Add .editorconfig (#​107)
  • Rename now.json to vercel.json (#​115)
  • Updated progressive enhancement example (#​118)
  • Update Lighthouse CI and Node (#​98)
  • Update node and GitHub Actions versions (#​126)
  • readme: Add kylemocode/react-lite-yt-embed (#​71)
  • readme: add React component port (#​83)

New Contributors

Full Changelog: paulirish/lite-youtube-embed@v0.2.0...v0.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 4, 2023

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

Name Status Preview Comments Updated (UTC)
productsway ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 3:18am

@changeset-bot
Copy link

changeset-bot bot commented Oct 4, 2023

⚠️ No Changeset found

Latest commit: 1479013

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.

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

@renovate renovate bot changed the title fix(deps): update dependency lite-youtube-embed to v0.3.0 chore(deps): update all non-major dependencies Oct 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4f3e50 to a76a086 Compare October 4, 2023 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a76a086 to b96d35b Compare October 5, 2023 01:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b96d35b to 1479013 Compare October 5, 2023 03:17
@renovate renovate bot merged commit 4c6184c into master Oct 5, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch October 5, 2023 06:47
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.

0 participants