Skip to content

chore(deps-dev): bump postcss from 8.4.24 to 8.4.31#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.4.31
Open

chore(deps-dev): bump postcss from 8.4.24 to 8.4.31#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.4.31

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 26, 2023

Copy link
Copy Markdown

Bumps postcss from 8.4.24 to 8.4.31.

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 26, 2023
RabahZeineddine pushed a commit that referenced this pull request Nov 26, 2023
# 1.0.0 (2023-11-26)

### Bug Fixes

* add growthbook destroy ([#52](https://github.com/ra-libs/nestjs-packages/issues/52)) ([2625c23](2625c23))
* change semantic-release lib ([#16](https://github.com/ra-libs/nestjs-packages/issues/16)) ([5d7b573](5d7b573))
* **commons:** generate new uuid if the headers one is invalid v4 format ([#28](https://github.com/ra-libs/nestjs-packages/issues/28)) ([a4d0bec](a4d0bec))
* **commons:** use crypto.randomUUID for uuid v4 ([4048f9a](4048f9a))
* force deploy ([22f51f5](22f51f5))
* **growthbook:** attributes and setPolyfills for node ([#6](#6)) ([301098b](301098b))
* **growthbook:** change register to forRoot method ([#7](#7)) ([e361ed8](e361ed8))
* **growthbook:** concat attributes ([#9](https://github.com/ra-libs/nestjs-packages/issues/9)) ([1c78b6b](1c78b6b))
* **growthbook:** deploy ([182998c](182998c))
* **growthbook:** fix ToggleFeatureEnv make envs optional ([#26](https://github.com/ra-libs/nestjs-packages/issues/26)) ([1c11847](1c11847))
* **growthbook:** make context optional ([0d0625e](0d0625e))
* **growthbook:** make growthbook client public ([#20](https://github.com/ra-libs/nestjs-packages/issues/20)) ([4e0e329](4e0e329))
* **growthbook:** remove skipCache to avoid OOM ([#54](https://github.com/ra-libs/nestjs-packages/issues/54)) ([09dd166](09dd166))
* **growthbook:** set context using env vars inside the service ([#18](https://github.com/ra-libs/nestjs-packages/issues/18)) ([f6a134f](f6a134f))
* **growthbook:** skip cache in getFeatureValue ([#25](https://github.com/ra-libs/nestjs-packages/issues/25)) ([0a967dc](0a967dc))
* **growthbook:** use api to set feature toggle default value ([#23](https://github.com/ra-libs/nestjs-packages/issues/23)) ([c2b5f9e](c2b5f9e))
* **growthbook:** verify load features ([f13f757](f13f757))
* inject growthbook client ([#5](#5)) ([ec184af](ec184af))
* logger ([b5d09a9](b5d09a9))
* **metrics:** export service ([f8dc14c](f8dc14c))
* npm publish ([b1846fd](b1846fd))
* npm publish ([c2fd533](c2fd533))
* npm publish ([4f9169f](4f9169f))
* npm set private to false ([e60760a](e60760a))
* semantic npm dist dir ([c66121d](c66121d))
* semantic-release ([#43](https://github.com/ra-libs/nestjs-packages/issues/43)) ([f033420](f033420))
* **sqs:** consumer error throw catch ([#70](https://github.com/ra-libs/nestjs-packages/issues/70)) ([90ad27b](90ad27b))
* update deps ([04538b4](04538b4))
* update deps ([c572cf8](c572cf8))
* update deps ([#15](https://github.com/ra-libs/nestjs-packages/issues/15)) ([e705b4f](e705b4f))
* update deps ([#30](https://github.com/ra-libs/nestjs-packages/issues/30)) ([6f7e07d](6f7e07d))
* update deps ([#53](https://github.com/ra-libs/nestjs-packages/issues/53)) ([7a94ea7](7a94ea7))
* update docs ([91e3740](91e3740))
* update nx deps ([611540d](611540d))

### Features

* add customer id attribute for growthbook ([#4](#4)) ([9ad0f65](9ad0f65))
* add growthbook library ([#2](#2)) ([6c66410](6c66410))
* add s3 initial lib ([#57](https://github.com/ra-libs/nestjs-packages/issues/57)) ([74ccde3](74ccde3))
* add sqs initial module with producer only ([#58](https://github.com/ra-libs/nestjs-packages/issues/58)) ([ebf5ed1](ebf5ed1))
* **athena:** add athena package ([#62](https://github.com/ra-libs/nestjs-packages/issues/62)) ([301637d](301637d))
* **commons:** add RequestId decorator ([#22](https://github.com/ra-libs/nestjs-packages/issues/22)) ([1b85848](1b85848))
* **growthbook:** add cache configuration client and removing autoRefresh from loadFeatures ([0f5b844](0f5b844))
* **growthbook:** add debounce to avoid 429 ([#67](https://github.com/ra-libs/nestjs-packages/issues/67)) ([060a5a9](060a5a9))
* **growthbook:** add getFeatureValue ([#10](https://github.com/ra-libs/nestjs-packages/issues/10)) ([1c202de](1c202de))
* **growthboook:** adding set feature default value method ([#21](https://github.com/ra-libs/nestjs-packages/issues/21)) ([f8405c0](f8405c0))
* **logger:** add correlation id per request and log requests using morgan ([08d05ec](08d05ec))
* **logger:** add nestjs-like format for local development ([#29](https://github.com/ra-libs/nestjs-packages/issues/29)) ([2f68240](2f68240))
* **logger:** add winston logger lib ([#11](https://github.com/ra-libs/nestjs-packages/issues/11)) ([956fba5](956fba5))
* **metrics:** add initial datadog custom metrics ([#19](https://github.com/ra-libs/nestjs-packages/issues/19)) ([273719b](273719b))
* move RequestLogger to logger lib and add log level by status code ([eb95b6f](eb95b6f))
* **secrets-manager:** add initial lib ([#35](https://github.com/ra-libs/nestjs-packages/issues/35)) ([0b079db](0b079db))
* **sns:** create initial sns lib ([#8](https://github.com/ra-libs/nestjs-packages/issues/8)) ([5e1a2ef](5e1a2ef))
* **sqs:** add consumers ([#65](https://github.com/ra-libs/nestjs-packages/issues/65)) ([ce5a2dd](ce5a2dd))
* **sqs:** add RawMessage and Message type ([27d1967](27d1967))
* **ssm:** add initial lib ([#32](https://github.com/ra-libs/nestjs-packages/issues/32)) ([73f745b](73f745b))
* **unleash:** add unleash lib ([5fa52d5](5fa52d5))

### BREAKING CHANGES

* **logger:** Logger interface changed
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