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): bump postcss, @edx/paragon and css-loader #1894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps postcss to 8.4.31 and updates ancestor dependencies postcss, @edx/paragon and css-loader. These dependencies need to be updated together.

Updates postcss from 5.2.18 to 8.4.31

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

... (truncated)

Commits

Updates @edx/paragon from 12.8.0 to 21.3.1

Release notes

Sourced from @​edx/paragon's releases.

v21.3.1

21.3.1 (2023-09-29)

Bug Fixes

  • [BD-46] fixed RTL direction styling in ProgressBar (#2641) (b67f77c)

v21.3.0

21.3.0 (2023-09-28)

Features

  • added new icon in es5 and jsx (5ef216f)

v21.2.0

21.2.0 (2023-09-20)

Features

v21.1.10

21.1.10 (2023-09-14)

Bug Fixes

v21.1.9

21.1.9 (2023-09-14)

Bug Fixes

  • add ability to truncate text without spaces in Truncate component (#2584) (3db63e7)

v21.1.8

21.1.8 (2023-09-13)

Bug Fixes

  • update Card's border-radius and color in focused state (#2607) (5eb4c8e)

v21.1.7

21.1.7 (2023-09-11)

... (truncated)

Changelog

Sourced from @​edx/paragon's changelog.

20.18.1 (2022-11-10)

Bug Fixes

  • added translations English strings in FormAutosuggest component (#1711) (782cfb8)
  • fixed close button positioning in modal components (#1733) (9d24187)
  • fixed onToggle prop (#1719) (fe21655)
  • hooks are displayed in production (#1715) (d726ad1)

20.18.0 (2022-10-26)

Features

20.17.0 (2022-10-21)

Features

20.16.0 (2022-10-21)

Features

20.15.0 (2022-10-19)

Features

  • added accentB background for page banner (#1688) (0942daa)

20.14.0 (2022-10-19)

Features

  • Added fallback image src props to Card component (#1682) (c0a1f6c)

20.13.0 (2022-10-07)

Bug Fixes

... (truncated)

Commits
  • b67f77c fix: [BD-46] fixed RTL direction styling in ProgressBar (#2641)
  • 105a200 docs: changing Layout colors (#2668)
  • b081084 Merge pull request #2664 from openedx/sundas/INF-1054
  • 5ef216f feat: added new icon in es5 and jsx
  • 322c80d chore: adding a read into memory example to the Dropzone component template (...
  • 7ce9a83 docs: fix Paragon's version generation in dependent-usage.json (#2658)
  • 9869b9f docs: update dependent-usage.json (#2655)
  • 4062b73 docs: update dependent-usage.json (#2653)
  • 77ebd94 docs: update dependent-usage.json (#2648)
  • 37abee5 docs: update dependent-usage.json (#2642)
  • Additional commits viewable in compare view

Updates css-loader from 0.28.11 to 6.8.1

Release notes

Sourced from css-loader's releases.

v6.8.1

6.8.1 (2023-05-28)

Bug Fixes

  • use cause for original errors and warnings (#1526) (ae3d8ae)

v6.8.0

6.8.0 (2023-05-27)

Features

  • use template literal when it possible to prevent Maximum call stack size exceeded (#1525) (6eb5661)

Bug Fixes

v6.7.4

6.7.4 (2023-05-19)

Bug Fixes

  • bugs in css modules (c3099fb)
  • output warning when built-in CSS support enabled (#1520) (0700ce8)

v6.7.3

6.7.3 (2022-12-14)

Bug Fixes

v6.7.2

6.7.2 (2022-11-13)

Bug Fixes

  • css modules generation with inline syntax (#1480) (2f4c273)

v6.7.1

6.7.1 (2022-03-08)

... (truncated)

Changelog

Sourced from css-loader's changelog.

6.8.1 (2023-05-28)

Bug Fixes

  • use cause for original errors and warnings (#1526) (ae3d8ae)

6.8.0 (2023-05-27)

Features

  • use template literal when it possible to prevent Maximum call stack size exceeded (#1525) (6eb5661)

Bug Fixes

6.7.4 (2023-05-19)

Bug Fixes

  • bugs in css modules (c3099fb)
  • output warning when built-in CSS support enabled (#1520) (0700ce8)

6.7.3 (2022-12-14)

Bug Fixes

6.7.2 (2022-11-13)

Bug Fixes

  • css modules generation with inline syntax (#1480) (2f4c273)

6.7.1 (2022-03-08)

Bug Fixes

6.7.0 (2022-03-04)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.


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.

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@edx/paragon](https://github.com/openedx/paragon) and [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.


Updates `postcss` from 5.2.18 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/commits/8.4.31)

Updates `@edx/paragon` from 12.8.0 to 21.3.1
- [Release notes](https://github.com/openedx/paragon/releases)
- [Changelog](https://github.com/openedx/paragon/blob/master/CHANGELOG.md)
- [Commits](openedx/paragon@v12.8.0...v21.3.1)

Updates `css-loader` from 0.28.11 to 6.8.1
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v0.28.11...v6.8.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@edx/paragon"
  dependency-type: direct:production
- dependency-name: css-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants