Skip to content

Comments

Bump css-zero from 1.0.6 to 2.1.1#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/css-zero-2.1.1
Open

Bump css-zero from 1.0.6 to 2.1.1#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/css-zero-2.1.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps css-zero from 1.0.6 to 2.1.1.

Release notes

Sourced from css-zero's releases.

v2.1.1

Full Changelog: lazaronixon/css-zero@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: lazaronixon/css-zero@v2.0.3...v2.1.0

v2.0.3

Full Changelog: lazaronixon/css-zero@v2.0.2...v2.0.3

v2.0.2

Full Changelog: lazaronixon/css-zero@v2.0.1...v2.0.2

v2.0.1

Full Changelog: lazaronixon/css-zero@v2.0.0...v2.0.1

v2.0.0

Full Changelog: lazaronixon/css-zero@v1.1.3...v2.0.0

v1.1.15

Full Changelog: lazaronixon/css-zero@v1.1.14...v1.1.15

v1.1.14

Full Changelog: lazaronixon/css-zero@v1.1.13...v1.1.14

v1.1.13

Full Changelog: lazaronixon/css-zero@v1.1.12...v1.1.13

v1.1.12

Full Changelog: lazaronixon/css-zero@v1.1.11...v1.1.12

v1.1.10

Full Changelog: lazaronixon/css-zero@v1.1.9...v1.1.10

v1.1.9

Full Changelog: lazaronixon/css-zero@v1.1.8...v1.1.9

v1.1.8

Full Changelog: lazaronixon/css-zero@v1.1.7...v1.1.8

v1.1.7

Full Changelog: lazaronixon/css-zero@v1.1.6...v1.1.7

v1.1.6

... (truncated)

Changelog

Sourced from css-zero's changelog.

2.1.1 - 2025-10-18

  • Fix flash messages in authentication templates

2.1.0 - 2025-10-16

  • Update trix toolbar styles for improved color handling
  • Change flash and alert positive/negative style
  • Set foreground color for selection in base.css
  • Set checkbox and radio size with block-size and inline-size
  • Remove prefers-reduced-motion styles from reset.css
  • Extract dual range to dual_range component
  • Add card-check to card.css
  • Flash add animation-play-state stop on hover
  • Use".input" for "checkbox, radio and range"
  • Reimplement flash component (Fix z-order)

2.0.3 - 2025-08-08

  • Fix command component accessibility issues
  • Handle Space and Enter keys in menu navigation

2.0.2 - 2025-08-06

  • Introduce surface color for component backgrounds

2.0.1 - 2025-08-05

  • Refactor notice flash to use tag.div in application.html.erb
  • Fix select options background in dark mode

2.0.0 - 2025-08-04

  • Add debouncedSubmit to form_controller
  • Add minimal Trix editor variant without file and history tools
  • Add --carousel-items-gap variable
  • Add dual range slider component
  • Improve dropzone error message display style
  • Simplify dialogs for mobile screens
  • Rename popover showLater/hideLater to debouncedShow/debouncedHide
  • Remove ::-webkit-details-marker in accordion.css
  • Add items-baseline utility class
  • Remove font smoothing from prose.css
  • Reimplement input reveal and copy. (input_concerns.css)
  • Adjust border color variables for improved contrast in dark mode
  • Reduce backdrop opacity for dialog and sheet components
  • Add icons component and remove colorize classes.
  • Change default --btn-hover-color to --color-border-light.
  • Add color_scheme component and change base.css
  • Update alert with background colors
  • Replace navigation controller with back navigation controller
  • Add timezone_cookie component
  • Add text-link utility class
  • Remove underline and no-underline utility classes
  • Add .group-vertical class to group component
  • Implement menu-controller #navigate

... (truncated)

Commits
  • 7a8822e Version 2.1.1
  • 68fda63 Refactor flash messages to use flash controller and new markup
  • aa87a45 Bump version for 2.2.0
  • b7f66a8 Add inline style for flash position in notice div
  • 28a32b8 Reimplement flash component with popover and z-order fix
  • db43746 Refactor .input--actor styles to use nested selectors
  • 07b3e5c Remove redundant comments from CSS variable files
  • 0c4462e Move option padding revert rule to correct location
  • 073f8e6 Use :where selector for input styles
  • b9c4020 Unify input styles for checkbox, radio, and range
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [css-zero](https://github.com/lazaronixon/css-zero) from 1.0.6 to 2.1.1.
- [Release notes](https://github.com/lazaronixon/css-zero/releases)
- [Changelog](https://github.com/lazaronixon/css-zero/blob/master/CHANGELOG.md)
- [Commits](lazaronixon/css-zero@v1.0.6...v2.1.1)

---
updated-dependencies:
- dependency-name: css-zero
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants