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): update dependency postcss to v8.4.31 [security] #480

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.29 -> 8.4.31 age adoption passing confidence
postcss (source) 8.4.14 -> 8.4.31 age adoption passing confidence
postcss (source) 8.4.8 -> 8.4.31 age adoption passing confidence
postcss (source) 8.4.23 -> 8.4.31 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-44270

An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by @font-face{ font:(\r/*);} in a rule.

This vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being originally included in a comment.


Release Notes

postcss/postcss (postcss)

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from 12646c1 to 84d29de Compare October 15, 2023 16:35
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from 84d29de to 0bf2db3 Compare November 16, 2023 10:19
@JasonNotJson JasonNotJson merged commit f387f1c into develop Nov 16, 2023
11 checks passed
@JasonNotJson JasonNotJson deleted the renovate/npm-postcss-vulnerability branch November 16, 2023 17:22
JasonNotJson added a commit that referenced this pull request Nov 17, 2023
* Feature/career base (#492)

* feat: init feature career

* chore: adding assets and types

* feat: changes in header imports

* feat: cleaning syllabus icons

* feat: adding routing

* feat: adding routing to hash router

* feat: career page header with job list and job detail page base (#488)

* Added Icon Folder

* Header Initilize

* feat: solving header issue

* fix: fixing header styling

* Add Job List and Job Card Element

* Job List and Job Card

* Job List and Job Card

* Page Detail

* Job Detail Page

* Job Page Detail

* feat: adding job description page

* chore: small updates

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* feat: finishing job details page (#489)

* feat: career page user profile with api (#490)

* feat: init user profile component

* feat: created post login user profile component

* feat: creating user profile input form

* feat: creating dropdown list for profile creation modal

* feat: struggling to deal with multiple dropdowns

* feat: applying standard styling to jobdetail

* feat: responsive styling

* feat: successful implementation for user profile

* feat: checked functionality next homework is apply button and time formatting

* chore: adding styling to job card

* feat: job apply functionality is set (#491)

* fix: fixing job content sections list

* feat: adding company job post button

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* fix: fixing index html for career

* fix: hotfix on vite configuration (#493)

* feat: fixing button styling due to unknown errors in dev env

* chore: changing minor styling issues

* feat: career post application and agreement modal (#494)

* feat: adding some padding and post api

* feat: agreement modal and post functionality

* feat: text size to section title of job content (#495)

* chore(deps): update dependency postcss to v8.4.31 [security] (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: finishing up careers page (#496)

* feat: finishing up careers

* chore: cleaning console logs

* chore: cleaning comments

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson added a commit that referenced this pull request Nov 17, 2023
* Feature/career base (#492)

* feat: init feature career

* chore: adding assets and types

* feat: changes in header imports

* feat: cleaning syllabus icons

* feat: adding routing

* feat: adding routing to hash router

* feat: career page header with job list and job detail page base (#488)

* Added Icon Folder

* Header Initilize

* feat: solving header issue

* fix: fixing header styling

* Add Job List and Job Card Element

* Job List and Job Card

* Job List and Job Card

* Page Detail

* Job Detail Page

* Job Page Detail

* feat: adding job description page

* chore: small updates

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* feat: finishing job details page (#489)

* feat: career page user profile with api (#490)

* feat: init user profile component

* feat: created post login user profile component

* feat: creating user profile input form

* feat: creating dropdown list for profile creation modal

* feat: struggling to deal with multiple dropdowns

* feat: applying standard styling to jobdetail

* feat: responsive styling

* feat: successful implementation for user profile

* feat: checked functionality next homework is apply button and time formatting

* chore: adding styling to job card

* feat: job apply functionality is set (#491)

* fix: fixing job content sections list

* feat: adding company job post button

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* fix: fixing index html for career

* fix: hotfix on vite configuration (#493)

* feat: fixing button styling due to unknown errors in dev env

* chore: changing minor styling issues

* feat: career post application and agreement modal (#494)

* feat: adding some padding and post api

* feat: agreement modal and post functionality

* feat: text size to section title of job content (#495)

* chore(deps): update dependency postcss to v8.4.31 [security] (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: finishing up careers page (#496)

* feat: finishing up careers

* chore: cleaning console logs

* chore: cleaning comments

* chore(deps): update dependency postcss to v8.4.31 [security] (#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: adding mobile responsiveness to profile registeration

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson added a commit that referenced this pull request Nov 20, 2023
* Feature/career base (#492)

* feat: init feature career

* chore: adding assets and types

* feat: changes in header imports

* feat: cleaning syllabus icons

* feat: adding routing

* feat: adding routing to hash router

* feat: career page header with job list and job detail page base (#488)

* Added Icon Folder

* Header Initilize

* feat: solving header issue

* fix: fixing header styling

* Add Job List and Job Card Element

* Job List and Job Card

* Job List and Job Card

* Page Detail

* Job Detail Page

* Job Page Detail

* feat: adding job description page

* chore: small updates

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* feat: finishing job details page (#489)

* feat: career page user profile with api (#490)

* feat: init user profile component

* feat: created post login user profile component

* feat: creating user profile input form

* feat: creating dropdown list for profile creation modal

* feat: struggling to deal with multiple dropdowns

* feat: applying standard styling to jobdetail

* feat: responsive styling

* feat: successful implementation for user profile

* feat: checked functionality next homework is apply button and time formatting

* chore: adding styling to job card

* feat: job apply functionality is set (#491)

* fix: fixing job content sections list

* feat: adding company job post button

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* fix: fixing index html for career

* fix: hotfix on vite configuration (#493)

* feat: fixing button styling due to unknown errors in dev env

* chore: changing minor styling issues

* feat: career post application and agreement modal (#494)

* feat: adding some padding and post api

* feat: agreement modal and post functionality

* feat: text size to section title of job content (#495)

* chore(deps): update dependency postcss to v8.4.31 [security] (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: finishing up careers page (#496)

* feat: finishing up careers

* chore: cleaning console logs

* chore: cleaning comments

* chore(deps): update dependency postcss to v8.4.31 [security] (#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: adding mobile responsiveness to profile registeration

* feat: commercial disclosure page (#503)

* feat: creating commercial disclosure

* chore: changing some wording

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson added a commit that referenced this pull request Nov 21, 2023
* Feature/career base (#492)

* feat: init feature career

* chore: adding assets and types

* feat: changes in header imports

* feat: cleaning syllabus icons

* feat: adding routing

* feat: adding routing to hash router

* feat: career page header with job list and job detail page base (#488)

* Added Icon Folder

* Header Initilize

* feat: solving header issue

* fix: fixing header styling

* Add Job List and Job Card Element

* Job List and Job Card

* Job List and Job Card

* Page Detail

* Job Detail Page

* Job Page Detail

* feat: adding job description page

* chore: small updates

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* feat: finishing job details page (#489)

* feat: career page user profile with api (#490)

* feat: init user profile component

* feat: created post login user profile component

* feat: creating user profile input form

* feat: creating dropdown list for profile creation modal

* feat: struggling to deal with multiple dropdowns

* feat: applying standard styling to jobdetail

* feat: responsive styling

* feat: successful implementation for user profile

* feat: checked functionality next homework is apply button and time formatting

* chore: adding styling to job card

* feat: job apply functionality is set (#491)

* fix: fixing job content sections list

* feat: adding company job post button

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>

* fix: fixing index html for career

* fix: hotfix on vite configuration (#493)

* feat: fixing button styling due to unknown errors in dev env

* chore: changing minor styling issues

* feat: career post application and agreement modal (#494)

* feat: adding some padding and post api

* feat: agreement modal and post functionality

* feat: text size to section title of job content (#495)

* chore(deps): update dependency postcss to v8.4.31 [security] (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: finishing up careers page (#496)

* feat: finishing up careers

* chore: cleaning console logs

* chore: cleaning comments

* chore(deps): update dependency postcss to v8.4.31 [security] (#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: adding mobile responsiveness to profile registeration

* feat: commercial disclosure page (#503)

* feat: creating commercial disclosure

* chore: changing some wording

* feat: ensuring school input and styling for profile modal (#505)

---------

Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant