forked from cataclysmbnteam/Cataclysm-BN
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains 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
* 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]>
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]>
scarf005
force-pushed
the
upload
branch
9 times, most recently
from
November 13, 2023 03:39
ecdad81
to
2eb94c5
Compare
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.29 to 8.4.31.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...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.