chore(deps-dev): bump postcss from 8.5.12 to 8.5.18 - #327
Conversation
@nextlyhq/adapter-drizzle
@nextlyhq/adapter-mysql
@nextlyhq/adapter-postgres
@nextlyhq/adapter-sqlite
@nextlyhq/admin
@nextlyhq/admin-css
@nextlyhq/blocks-engine
create-nextly-app
nextly
@nextlyhq/plugin-form-builder
@nextlyhq/plugin-page-builder
@nextlyhq/plugin-sdk
@nextlyhq/plugin-seo
@nextlyhq/storage-s3
@nextlyhq/storage-uploadthing
@nextlyhq/storage-vercel-blob
@nextlyhq/ui
commit: |
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.12...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
143cc17 to
65fb8cf
Compare
PR title fails Conventional Commits checkExamples of valid titles:
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 65fb8cf998
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "jsdom": "^27.1.0", | ||
| "nextly": "workspace:*", | ||
| "postcss": "^8.5.6", | ||
| "postcss": "^8.5.18", |
There was a problem hiding this comment.
Regenerate the postcss lockfile entries
This bumps the manifest to postcss: ^8.5.18, but the committed lockfile importer still records postcss as specifier: ^8.5.10 for packages/admin at pnpm-lock.yaml:690-692 and repeats the same mismatch for packages/ui at pnpm-lock.yaml:1525-1527. Since pnpm's frozen install path fails when the lockfile is out of sync with the manifest and is the CI default when a lockfile is present (pnpm install docs), fresh CI installs will fail until the lockfile is regenerated with matching specifiers.
Useful? React with 👍 / 👎.
| "jsdom": "^27.1.0", | ||
| "lucide-react": "^0.544.0", | ||
| "postcss": "^8.5.6", | ||
| "postcss": "^8.5.18", |
There was a problem hiding this comment.
Add a changeset for package manifest changes
This changes publishable package manifests for @nextlyhq/admin and @nextlyhq/ui, but the commit does not add a .changeset/*.md entry. Because this is a dependency-change PR rather than a test-, CI-, or docs-only exception, release/check enforcement will reject it until a patch changeset covering the published packages is committed.
Useful? React with 👍 / 👎.
Bumps postcss from 8.5.12 to 8.5.18.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
4c0d194Release 8.5.18 version92b4e78Update dependencies95663d3Limit where source map can be loaded for security reasons74e25aeRelease 8.5.17 versiond1518afFix Maximum call stack size exceeded error2421312Fix lintera50352cFix CI33948f0Prevent prototype hijacking in fromJSON2131909Update dependencies93440abFix non-closed\<div align="center">in README (#2110)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.