Skip to content

Comments

Bump css-zero from 1.0.6 to 2.0.3#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/css-zero-2.0.3
Closed

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps css-zero from 1.0.6 to 2.0.3.

Release notes

Sourced from css-zero's releases.

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

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

v1.1.5

Full Changelog: lazaronixon/css-zero@v1.1.4...v1.1.5

v1.1.4

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

v1.1.3

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

v1.1.2

Full Changelog: lazaronixon/css-zero@v1.1.1...v1.1.2

... (truncated)

Changelog

Sourced from css-zero's changelog.

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
  • Better target names in dialog, popover, context_menu controllers
  • Reimplement resizable component
  • Add Home and End key support to menu controller
  • Fix field_with_errors making fields hidden in input.css
  • Move error field and feedback styles to reset.css
  • Remove custom padding from option elements (reset.css)
  • Extract input concerns to individual components
  • Rename .group to .group-inline and .group-vertical to .group-block

1.1.15 - 2025-03-20

  • Reimplement form_controller.
  • Style [aria-disabled=true] [aria-busy-true].
  • Update autosave_controller to use explicit aria values.

1.1.14 - 2025-03-20

... (truncated)

Commits
  • da7211d Bump version to 2.0.3
  • 1d00ff5 Handle Space and Enter keys in menu navigation
  • 46929c8 Fix command component accessibility issues
  • fb58a05 Bump version to 2.1.0 and update changelog
  • da5fb71 Introduce surface color variable for component backgrounds
  • e169497 Bump version to 2.0.1
  • 41ea242 Fix select options background in dark mode
  • cc238fc Refactor notice flash to use tag.div with options hash
  • 181d25c Bump version to 2.0.0 and update changelog
  • d834ffb Add PageUp and PageDown key support to menu controller
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [css-zero](https://github.com/lazaronixon/css-zero) from 1.0.6 to 2.0.3.
- [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.0.3)

---
updated-dependencies:
- dependency-name: css-zero
  dependency-version: 2.0.3
  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 Aug 18, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2025

Superseded by #16.

@dependabot dependabot bot closed this Oct 16, 2025
@dependabot dependabot bot deleted the dependabot/bundler/css-zero-2.0.3 branch October 16, 2025 11:25
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