Skip to content

build(deps): bump postcss from 8.5.22 to 8.5.26 in /packages/twenty-apps/public/last-contact - #107

Merged
aashutoshrathi merged 12 commits into
developfrom
dependabot/npm_and_yarn/packages/twenty-apps/public/last-contact/postcss-8.5.26
Sep 1, 2026
Merged

build(deps): bump postcss from 8.5.22 to 8.5.26 in /packages/twenty-apps/public/last-contact#107
aashutoshrathi merged 12 commits into
developfrom
dependabot/npm_and_yarn/packages/twenty-apps/public/last-contact/postcss-8.5.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown

Bumps postcss from 8.5.22 to 8.5.26.

Release notes

Sourced from postcss's releases.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.
Changelog

Sourced from postcss's changelog.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.
Commits

chinmayregie1997 and others added 8 commits August 25, 2026 06:17
Deploys the twenty-server / twenty-worker ECS services in the momentum
stage account (939603205566) on pushes to stage, mirroring deploy-dev.yml
with the regie-stage-latest image tag.

Adds a desiredCount guard the dev and prod workflows lack: the stability
poll treats desired == running == 0 as stable, so a scaled-to-zero service
would report a successful deploy with nothing running.
ci: add stage ECS deploy workflow
The stage ECS tasks run with NODE_ENV=stage. NODE_ENV is declared with
ConfigVariableType.ENUM and options: Object.values(NodeEnvironment), which
applyBasicValidators turns into an IsIn constraint, so any value outside the
enum fails config validation and the server exits before binding a port.

Adding the member is enough for validation to accept it. Note that stage
matches neither the PRODUCTION nor DEVELOPMENT branches, so production-only
hardening such as disabling unauthenticated GraphQL introspection does not
apply under it.
feat(config): accept stage as a NODE_ENV value
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
tomjtobinn and others added 2 commits August 27, 2026 18:45
chore: promote develop to stage
chore: promote stage to main
@tomjtobinn

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.22 to 8.5.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.22...8.5.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/twenty-apps/public/last-contact/postcss-8.5.26 branch from 89aeca5 to 7c609c9 Compare September 1, 2026 07:50
@github-actions
github-actions Bot changed the base branch from main to develop September 1, 2026 07:59
Dependabot-Validation-Run: 33484763461
@aashutoshrathi
aashutoshrathi merged commit 9eefe90 into develop Sep 1, 2026
32 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/twenty-apps/public/last-contact/postcss-8.5.26 branch September 1, 2026 08:07
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.

3 participants