Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 20, 2022

This PR contains the following updates:

Package Change Age Confidence
sakura.css (source) 1.3.1 -> 1.5.1 age confidence

Release Notes

oxalorg/sakura (sakura.css)

v1.5.1

Compare Source

  • Fix disabled buttons
  • Fix file-selector-button pseudo element bug

v1.5.0

Compare Source

  • Style input type=file buttons
  • Add new theme radical
  • Vite preview builds
  • Table now will have a small bottom margin
  • :focus state different from :hover state
  • Focus for button and inputs only when :focus-visible is active

1.4.0

1.3.1 (2020-07-27)

  • Improved blockquote design
  • Changed earthly theme

1.3.0 (2020-05-27)

  • Improved spacing - more room to breathe
  • Added a new theme: sakura-ink

1.2.0 (2020-04-26)

  • Updated default fonts
    • The new fonts are defaults for every system, they look more consistent and modern.
  • Added CHANGELOG file

1.1.0 (2020-04-10)

  • feature: added a way to test changes in a sample html file View
  • retain image aspect ratio View
  • Add scss variables for font-families to allow control in theme files without edits to _main View
  • Added dark solarized colour scheme. View
  • add bookmarklet View
  • added CDN instruction. Fixes #​3 View
  • added package.json and published to npm registry View
  • Between our two lives is also the life of a cherry blossom View

1.0.0 (2017-05-02)

  • Fixed overflowing issues
  • Including a default padding for body. BREAKING change.
  • redesigned buttons View
  • Optimized headers to look more in sync View
  • The pigeon is gone, and my heart stabilized. View
  • There's a pigeon staring at me shudders :3 View

0.6.1 (2017-02-17)

  • Made Buttons bearable
  • Changed from pyScss to sass for comment support.

0.6.0 (2017-02-17)

  • Sakura blossoms, and then it fades. View
  • Changed typography, made responsive. View
  • Ported to scss and merged with vader.css

0.4.0 (2016-11-03)

  • Added demo sites to readme
  • Added tables
  • New light and dark theme

0.3.2 (2016-08-27)

  • Small fixes related to code wrapping and background colors
  • Added css for img tags

0.3.0 (2016-06-29)

  • Added 2 alternate shades, pre and code tags

0.2.0 (2016-06-29)

  • The first smallest version

v1.4.1: Many QOL changes and a new pink theme <3

Compare Source

This release brings a lot of QOL fixes and a wonderful new pink theme!

Internally we have also switched to dart sass (from node sass)!

Huge thanks to all the wonderful contributors below! <3💜🌸

What's Changed

Full Changelog: oxalorg/sakura@1.3.0...1.4.1

v1.4.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 20, 2022

Deploying vite-react-seo-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 921fa1f
Status:🚫  Build failed.

View logs

@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2022

⚠️ No Changeset found

Latest commit: 921fa1f

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

@vercel
Copy link

vercel bot commented Jul 20, 2022

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

Name Status Preview Comments Updated (UTC)
vite-react-seo-demo ❌ Failed (Inspect) Jun 25, 2025 4:41am

@renovate renovate bot force-pushed the renovate/sakura.css-1.x branch from 02cfc85 to a6f72f6 Compare July 20, 2022 15:41
@renovate renovate bot changed the title fix(deps): update dependency sakura.css to v1.4.0 fix(deps): update dependency sakura.css to v1.4.1 Jul 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency sakura.css to v1.4.1 fix(deps): update dependency sakura.css to v1.5.0 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/sakura.css-1.x branch from a6f72f6 to 675c0a4 Compare September 1, 2023 15:51
@socket-security
Copy link

socket-security bot commented Sep 1, 2023

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsakura.css@​1.3.1 ⏵ 1.5.176 +1100100 +184 +9100

View full report

@renovate renovate bot force-pushed the renovate/sakura.css-1.x branch from 675c0a4 to 921fa1f Compare June 25, 2025 04:41
@renovate renovate bot changed the title fix(deps): update dependency sakura.css to v1.5.0 fix(deps): update dependency sakura.css to v1.5.1 Jun 25, 2025
@coderabbitai
Copy link

coderabbitai bot commented Jun 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@gitstream-cm
Copy link

gitstream-cm bot commented Jul 21, 2025

🚨 gitStream Monthly Automation Limit Reached 🚨

Your organization has exceeded the number of pull requests allowed for automation with gitStream.
Monthly PRs automated: 251/250

To continue automating your PR workflows and unlock additional features, please contact LinearB.

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