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

build(deps): bump postcss from 8.4.29 to 8.4.31 in /doc #20

Closed
wants to merge 32 commits into from

Conversation

dependabot[bot]
Copy link

@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

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Vollch and others added 30 commits September 28, 2023 20:53
* refactor: DRY library setup

* fix: DOWNLOAD_EXTRACT_TIMESTAMP warning
* docs: move `lang/notes` into `doc/`

* docs(i18n): rename to more fitting name

* docs(i18n): localize language-specific translation notes

* docs: rewrite edge_cases.md

added proper links to relevent pages

* feat: lab JSON guide to docs
* Fix compile error on macos

Cherry-picked from 3ad05f9312d60f2cc6a3a5070dd8d4fd9d2cbd0a

Co-authored-by: Binrui Dong <[email protected]>

* style(autofix.ci): automated formatting

---------

Co-authored-by: Binrui Dong <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* Refresh user dir on each run

* style(autofix.ci): automated formatting

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* feat: show monster immunity in description

* fix: describe bioproof only once

Co-authored-by: Chaosvolt <[email protected]>

* fix: use describe_flags

* perf: use string_view

* style: cmake format

---------

Co-authored-by: Chaosvolt <[email protected]>
* Streamline has_trait_flag behavior

* Start work on it

* Update type_id.h

* Update the thing

* Commit latest fixes

* Update flag_trait.h

* Commit what I have for now

* style(autofix.ci): automated formatting

* Update condition.cpp

* And that should be the basics of the code

* style(autofix.ci): automated formatting

* Start up the JSON work next

* Update flags_mutation.json

* Update JSON_FLAGS.md

* style(autofix.ci): automated formatting

* Update flags_mutation.json

* Update string_id_null_ids.cpp

* Apply suggestions from code review

Co-authored-by: Olanti <[email protected]>

* Do some of the suggested things

* Work on part of the requests

* Add the validation thingy

* refactor: extract `trait_flag_str_id` for `PRED`

* refactor: remove `conflicts` usage

Co-authored-by: olanti-p <[email protected]>

* refactor: extract other trait flag ids

Co-authored-by: olanti-p <[email protected]>

* style(autofix.ci): automated formatting

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Olanti <[email protected]>
Co-authored-by: scarf <[email protected]>
…am#3265)

* Add street lights to more places, allow deconstructing

* Update furniture-terrains.json

* Update megastore.json

* Update homeimprovement_superstore_new.json
* feat: made animal tails not ugly

...except weaponized ones

* feat: made animal ears pretty
* Update farm_horse.json

* Update farm_horse_isherwood.json
gets rid of `-Werror=pedantic` compile error by removing unnecessary `;`
* perf: speed up item::has_flag calls

* astyle
* refactor: trailing auto returns

* refactor: add line breaks

my eyes hurt distinguishing them!

* refactor: use anonymous namespace

looks better imo

* perf: inline `sm_to_ms_copy`

see: CleverRaven/Cataclysm-DDA#66889

Co-authored-by: Andrew Krieger <[email protected]>

---------

Co-authored-by: Andrew Krieger <[email protected]>
* BNify

* Add warning

* Add remove_tree and use it for test user dir
* Mainline Stone Chisel

* Oops, can't have difficulty 0 explicity
…team#3269)

* fix: NPCs no longer drown eternally after being thrown.

An NPC that was thrown into water would eternally drown, even after
getting back on land.

This also fixes that NPCs take damage from drowning normally while
being submerged in deep water after walking into it instead of being
thrown into it, which may not be a desirable change, since NPC
behaviour does not currently include a lot of deep water avoidance.

* fix: Disable NPCs taking damage from drowning.
* perf: extract glass jaw to variable

* perf: cache `Chracter::is_dead_state`

see: CleverRaven/Cataclysm-DDA@5c5b7ca

Co-authored-by: Andrew Krieger <[email protected]>

* refactor: reorganize suffer_in_sunlight

* refactor: use std::any_of

* style(autofix.ci): automated formatting

---------

Co-authored-by: Andrew Krieger <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
…lysmbnteam#3273)

* Add an option to convert street lights to use local power

* style(autofix.ci): automated formatting

* Update furniture-appliances.json

* Update furniture-appliances.json

* Couple more fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* build: bump android ndk

see: CleverRaven/Cataclysm-DDA#64305

Co-authored-by: Brett Dong <[email protected]>

* ci: bump jdk version to 11

---------

Co-authored-by: Brett Dong <[email protected]>
* Update other.json

* Update food.json

* Update other.json

* fix: jarred recipe generating (8/4) canned tomatoes

---------

Co-authored-by: scarf <[email protected]>
scarf005 and others added 2 commits September 28, 2023 20:54
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2023
@scarf005 scarf005 force-pushed the upload branch 9 times, most recently from ecdad81 to 2eb94c5 Compare November 13, 2023 03:39
@scarf005 scarf005 closed this Dec 9, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/doc/postcss-8.4.31 branch December 9, 2023 00:32
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.

8 participants