Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 #317

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2023

Bumps postcss from 8.4.29 to 8.4.31.

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).
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.29 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.29...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 Oct 8, 2023
@NicolasRichel NicolasRichel merged commit d90902c into develop Oct 19, 2023
3 checks passed
@NicolasRichel NicolasRichel deleted the dependabot/npm_and_yarn/postcss-8.4.31 branch October 19, 2023 08:20
github-actions bot pushed a commit that referenced this pull request Oct 19, 2023
# [2.1.0-rc.8](v2.1.0-rc.7...v2.1.0-rc.8) (2023-10-19)

### PATCH

* chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 (#317) ([d90902c](d90902c)), closes [#317](#317)
@Bimdata-io
Copy link

🎉 This PR is included in version 2.1.0-rc.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jun 27, 2024
# [2.1.0](v2.0.0...v2.1.0) (2024-06-27)

### chore

* add dependabot.yml ([db3061d](db3061d))
* update .vscode/settings.json ([9998126](9998126))

### documentation

* Update neutral colors (#352) ([1b2ccc0](1b2ccc0)), closes [#352](#352)

### MINOR

* add BIMDataList component (#358) ([1c6f115](1c6f115)), closes [#358](#358)
* add search bar into BIMDataDropdownList component (#316) ([e860b40](e860b40)), closes [#316](#316)
* create BIMDataInputOutlined component and add documentation (#329) ([3ecf39f](3ecf39f)), closes [#329](#329)
* feat: add BIMDataTree component (#343) ([63111fa](63111fa)), closes [#343](#343)
* Feature/add multiple icons (#330) ([8edd657](8edd657)), closes [#330](#330)
* Feature/bim data table filter (#336) ([6f58f84](6f58f84)), closes [#336](#336)
* Feature/search in select (#315) ([a6974ad](a6974ad)), closes [#315](#315)

### PATCH

* add 'indeterminate' value in haeder checkbox for selectable table elements (#355) ([fd193d8](fd193d8)), closes [#355](#355)
* add createSpace & createZone icons ([1db62e5](1db62e5))
* add disabled props for BIMDataSearch component & doc (#331) ([b5b83b0](b5b83b0)), closes [#331](#331)
* add filterFunction & documentation (#353) ([d2740f0](d2740f0)), closes [#353](#353)
* add FolderLocation icon (#361) ([9a36604](9a36604)), closes [#361](#361)
* Add illustrations for Dwg & plan shortcuts (#323) ([0a795c1](0a795c1)), closes [#323](#323)
* add rotate icon (#324) ([405f324](405f324)), closes [#324](#324)
* better slider UX - cursor pointer + more height (#326) ([7500ba8](7500ba8)), closes [#326](#326)
* BIMDataList fixes (#360) ([984ef8c](984ef8c)), closes [#360](#360)
* check if empty or 0 (#327) ([39fb094](39fb094)), closes [#327](#327)
* chore: keep only the most used file icons (#335) ([8c4fd1e](8c4fd1e)), closes [#335](#335)
* chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 (#317) ([d90902c](d90902c)), closes [#317](#317)
* feat(bimdata-tree): add dragAndDrop prop to enable/disable drag and drop feature (#349) ([65a8aad](65a8aad)), closes [#349](#349)
* feat(icons): add monochrome structure icon ([cbe2d6c](cbe2d6c))
* feat(icons): add plan icon, remove deploy icon (#348) ([ce14cbc](ce14cbc)), closes [#348](#348)
* feat(icons): add space2 and zone2 icons (#346) ([72e6eb0](72e6eb0)), closes [#346](#346)
* feat(radio): add slot to customize radio button label (#364) ([912c5f6](912c5f6)), closes [#364](#364)
* feat(tree): add visibleRef to bimdata tree node (#351) ([9f33b5f](9f33b5f)), closes [#351](#351)
* fix list margin into BIMDataSelectMulti ([9745277](9745277))
* Fix warning icon (#354) ([6434b78](6434b78)), closes [#354](#354)
* fix: BIMDataTree node children components ([161c745](161c745))
* Fix/search in components (#321) ([e77ac42](e77ac42)), closes [#321](#321)
* remove circular dependency in BIMDataTree (#345) ([545bca0](545bca0)), closes [#345](#345)
* remove specific style (#322) ([449ec51](449ec51)), closes [#322](#322)
* remove unnecessary drop down heights (#342) ([091c389](091c389)), closes [#342](#342)
* rename props to clear search on leave (#320) ([5414a7c](5414a7c)), closes [#320](#320)
* use selectedState instead of isSelected for deselect all files if one row is selected (#356) ([9319e28](9319e28)), closes [#356](#356)
@Bimdata-io
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants