Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @picocss/pico from 2.0.6 to 2.1.1.

Release notes

Sourced from @​picocss/pico's releases.

v2.1.1

Fix

  • Remove of :not([hidden]) (#585) from table striping to ensure broader browser compatibility.

Full changelog

v2.1.0

Feature

Fixes

  • Ensure modal styles only apply to direct child <article> elements, by @​Zurga #528, #527
  • Fix various typos throughout the project, by @​preist #613
  • Remove unnecessary self-closing slashes in the README, by @​Rotzbua #538
  • Add :host alongside :root for better Web Components and Shadow DOM support, by @​rcoup #641, #439
  • Fix table striping to ignore hidden rows, by @​feored #585
  • Exclude <form> from loading indicators (aria-busy="true") to prevent conflicts with frameworks like Rails, by @​coezbek #625
  • Fix details inside dropdown being rendered as a dropdown, by @​mwargan #615
  • Fix Sass deprecation warning for mixed declarations by reordering rules, by @​nstringham #596, #575, #577
  • Remove dotted border on [role="button"] elements with a tooltip ([data-tooltip]), by @​panda-madness #587
  • Refactor to remove Sass deprecation warnings:
    • Reordered mixed declarations to prevent warnings, by @​nstringham #596, #575, #577
    • Replaced deprecated global functions with module-based equivalents
    • Updated deprecated color functions for future compatibility

Chores

  • Update dependencies
  • Remove unnecessary Node.js version constraint

A huge thank you to the contributors ❤️

Full changelog

Commits
  • 1039a47 Merge pull request #662 from picocss/dev
  • ceb7700 chore: bump version to v2.1.1
  • 76440e6 chore: build
  • 651e89e Revert "fix: don't count hidden rows in table stripes"
  • 2e66cc8 Merge pull request #658 from picocss/dev
  • 79d239a chore: bump version to v2.1.0
  • 9165905 chore: lint
  • bad6caf chore: upgrade dependencies
  • 537e3ae refactor: replace deprecated global functions to fix Sass warnings
  • 0a77e6f refactor: replace deprecated color functions to fix Sass warnings
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [@picocss/pico](https://github.com/picocss/pico) from 2.0.6 to 2.1.1.
- [Release notes](https://github.com/picocss/pico/releases)
- [Commits](picocss/pico@v2.0.6...v2.1.1)

---
updated-dependencies:
- dependency-name: "@picocss/pico"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/picocss/pico-2.1.1 branch from d42d7ee to 849d6ab Compare April 1, 2025 08:01
@github-actions github-actions bot merged commit 0853f93 into main Apr 1, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/picocss/pico-2.1.1 branch April 1, 2025 08:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants