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 and @edx/frontend-build #856

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps postcss to 8.4.31 and updates ancestor dependency @edx/frontend-build. These dependencies need to be updated together.

Updates postcss from 8.4.30 to 8.4.31

Release notes

Sourced from postcss's releases.

8.4.31

Changelog

Sourced from postcss's changelog.

8.4.31

Commits

Updates @edx/frontend-build from 12.9.17 to 13.0.1

Release notes

Sourced from @​edx/frontend-build's releases.

v13.0.1

13.0.1 (2023-10-06)

Bug Fixes

  • upgraded postcss to fix vulnerability (#465) (1ec7a93)

v13.0.0

13.0.0 (2023-09-28)

  • feat!: babel-plugin-react-intl to babel-plugin-formatjs migration (#313) (ac5d346), closes #313

BREAKING CHANGES

  • deprecated babel-plugin-react-intl in favour of babel-plugin-formatjs. consumer MFEs have to update the translation extraction script

  • feat: used babel-plugin-formatjs in place of react-intl as it was deprecated

  • feat: added formatjs config

  • refactor: updated README accordingly

  • refactor: updated extract script and added format file

Commits

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2023
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4cc9e53) 66.22% compared to head (402909c) 66.22%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #856   +/-   ##
=======================================
  Coverage   66.22%   66.22%           
=======================================
  Files          52       52           
  Lines         823      823           
  Branches      158      158           
=======================================
  Hits          545      545           
  Misses        268      268           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deborahgu deborahgu self-requested a review October 10, 2023 15:12
Copy link
Member

@deborahgu deborahgu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocked by need to update babel per frontend-build release notes. See external ticket APER-2945

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@edx/frontend-build](https://github.com/openedx/frontend-build). These dependencies need to be updated together.


Updates `postcss` from 8.4.30 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.30...8.4.31)

Updates `@edx/frontend-build` from 12.9.17 to 13.0.1
- [Release notes](https://github.com/openedx/frontend-build/releases)
- [Commits](openedx/frontend-build@v12.9.17...v13.0.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@edx/frontend-build"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-edx/frontend-build-8.4.31 branch from 81c46df to 402909c Compare October 16, 2023 07:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postcss-and-edx/frontend-build-8.4.31 branch October 23, 2023 06:10
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.

1 participant