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

Bump postcss-nested from 6.0.1 to 6.2.0 #7858

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps postcss-nested from 6.0.1 to 6.2.0.

Release notes

Sourced from postcss-nested's releases.

6.2.0

  • Added @starting-style to bubbling at-rules.
Changelog

Sourced from postcss-nested's changelog.

6.2.0

  • Added @starting-style to bubbling at-rules.

6.1.0

  • Added @container to bubbling at-rules.

6.0

  • Added @layer to bubbling at-rules (by Már Örlygsson).
  • Added moving all preceding comments with rule (by Már Örlygsson).
  • Added with & without parameters on @at-root (by Már Örlygsson).
  • Added rootRuleName option (by Már Örlygsson).
  • Fixed handling sibling @at-root rule blocks (by Már Örlygsson).

5.0.6

5.0.5

  • Fixed , at the tail (by Jesse de Boer).

5.0.4

  • Fixed nested & at the tail (by Raphael Luba).
  • Fixed docs (by Samuel Charpentier).

5.0.3

  • Fixed compatibility with Autoprefixer by adding @-webkit-keyframes support.

5.0.2

  • Fixed compatibility with postcss-mixins by moving to visitor API.

5.0.1

  • Fixed PostCSS 8.1 compatibility.
  • Added funding links.

5.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

4.2.3

  • Fixed declarations after nested rule and before at-rule (by Rodion Demikhov).

4.2.2

  • Fixed wrong specificity order of declarations (by Rodion Demikhov).

4.2.1

  • Fix TypeScript definitions (by Avi Vahl).

4.2

  • Add @at-root support (by Jason Quense).

4.1.2

... (truncated)

Commits

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 [postcss-nested](https://github.com/postcss/postcss-nested) from 6.0.1 to 6.2.0.
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-nested@6.0.1...6.2.0)

---
updated-dependencies:
- dependency-name: postcss-nested
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants