chore(deps-dev): bump postcss from 8.4.24 to 8.4.31#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps postcss from 8.4.24 to 8.4.31.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208deRelease 8.4.31 version58cc860Fix carrier return parsing4fff8e4Improve pnpm test outputcd43ed1Update dependenciescaa916bUpdate dependencies8972f76Typo11a5286Typo45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.