Skip to content

Update dependency gulp-postcss to v10#973

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/gulp-postcss-10.x
Jan 9, 2026
Merged

Update dependency gulp-postcss to v10#973
renovate[bot] merged 1 commit into
mainfrom
renovate/gulp-postcss-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 7, 2024

This PR contains the following updates:

Package Change Age Confidence
gulp-postcss 9.0.110.0.0 age confidence

Release Notes

postcss/gulp-postcss (gulp-postcss)

v10.0.0

Compare Source

Same changes as https://github.com/postcss/gulp-postcss/releases/tag/9.1.0, published with the major version bump because of a breaking change.

v9.1.0: (deprecated)

Compare Source

Deprecated, republished as 10.0.0 to follow semver, because of the breaking change to drop support for node <18

  • Bump postcss-load-config to ^5.0.0
  • Ensure options are passed to plugins when using postcss.config.js #​170
  • Update deps
  • Drop support for node <18
  • Add flake.nix for local dev with nix develop

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 2 times, most recently from c2757cb to 00949df Compare March 12, 2024 04:10
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 00949df to 7c571cd Compare April 9, 2024 06:26
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 2 times, most recently from dcb7add to 12089be Compare July 3, 2024 06:36
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 12089be to 3ed2871 Compare July 10, 2024 10:23
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 3ed2871 to 7af9f20 Compare July 24, 2024 05:57
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 7af9f20 to 13bb4ac Compare September 24, 2024 06:02
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 3 times, most recently from 50b0a8b to 86f53ea Compare November 14, 2024 09:32
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 2 times, most recently from 55ed60e to af97a4c Compare December 5, 2024 11:04
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from af97a4c to 7f2dbde Compare January 6, 2025 14:32
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 4 times, most recently from 1436c22 to cea6ef3 Compare April 17, 2025 11:37
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from cea6ef3 to 887bfaf Compare June 12, 2025 13:15
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 887bfaf to 79a6037 Compare August 10, 2025 15:36
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 79a6037 to 7db105f Compare August 18, 2025 07:04
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 7db105f to 7935305 Compare December 3, 2025 16:50
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 7935305 to cd72e7e Compare January 7, 2026 22:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 7, 2026

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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch 5 times, most recently from 2d20bca to 0e7c3dd Compare January 8, 2026 20:52
@renovate renovate Bot force-pushed the renovate/gulp-postcss-10.x branch from 0e7c3dd to 9384e38 Compare January 9, 2026 02:49
@renovate renovate Bot merged commit 09609d6 into main Jan 9, 2026
1 check passed
@renovate renovate Bot deleted the renovate/gulp-postcss-10.x branch January 9, 2026 06:35
nirajsanghvi pushed a commit to nirajsanghvi/casper_niraj that referenced this pull request Mar 14, 2026
#2)

* Updated date formatting

ref DES-937

- updated the format to DD MMM YYYY which is the preferred format in Ghost

* v5.8.1

* 2025

Co-authored-by: Hannah Wolfe github.erisds@gmail.com

* Added support for additional social links (TryGhost#991)

ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes

* Added support for all of the new social links in Ghost
* Added icon classes to social icons so that we can display an icon for each link
* Switched to using the new social_url helper for all social links as it is cleaner
* Replaced Twitter with X logo so it's up to date

* Update dependency gscan to v4.48.0 (TryGhost#980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Updated `caniuse-lite` browser list (#22907) (TryGhost#992)

- Running the yarn test command was logging a bunch of
warnings because our browser list hadn't been updated in 6 months

```
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
```

- This commit fixes the warnings by updating the browsers list by
running `npx update-browserslist-db@latest` in the root of the repo, and
committing the result.

* Revert "Updated `caniuse-lite` browser list (#22907) (TryGhost#992)"

- This reverts commit e151531.
- This change results in further changes when running gulp build that will need verifying separately

* v5.9.0

* Update dependency gscan to v4.49.1

* Fixed line height issue for sub and sup elements

* Update dependency gscan to v5 (TryGhost#999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency postcss to v8.4.31 [SECURITY] (TryGhost#961)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update CSS preprocessors (TryGhost#885)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency inquirer to v8.2.7 (TryGhost#905)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency pump to v3.0.3 (TryGhost#983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency gulp to v5 (TryGhost#977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update CSS preprocessors (TryGhost#932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency gulp-postcss to v10 (TryGhost#973)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency gulp-zip to v6 (TryGhost#964)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency inquirer to v13 (TryGhost#1008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (TryGhost#814)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency inquirer to v13.2.0 (TryGhost#1012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (TryGhost#1013)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (TryGhost#1014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 2026

Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>

* Update dependency gscan to v5.2.4 (TryGhost#1015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency inquirer to v13.2.1 (TryGhost#1016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency inquirer to v13.2.2 (TryGhost#1017)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency autoprefixer to v10.4.24 (TryGhost#1019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (TryGhost#1020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update README.md

* Add translations section to README (TryGhost#1026)

Added section on translations and contribution guidelines.

* Update translation contribution guidelines (TryGhost#1027)

Fixed error (wrong repo name - removed)

* 🌐 Enable theme translations for Casper (TryGhost#1028)


ref #23361

* add locale files (TryGhost#1030)

* Updated gulpfile and dependencies for building i18n files (TryGhost#1029)

ref TryGhost@63162e8

The above commit pushed the locales slightly ahead of this. Running the gulp file generates the locale files.

* Update theme asset builds (TryGhost#1031)

* update asset builds

* Ship v5.10.0 - now with translations enabled! (TryGhost#1032)

* fix Casper's postship (TryGhost#1033)

* Initial plan

---------

Co-authored-by: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Co-authored-by: John O'Nolan <john@onolan.org>
Co-authored-by: Sanne de Vries <65487235+sanne-san@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
Co-authored-by: Cathy Sarisky <42299862+cathysarisky@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.

0 participants