Skip to content

build(deps): bump postcss and typescript-plugin-css-modules in /web #3

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps postcss to 8.4.14 and updates ancestor dependency typescript-plugin-css-modules. These dependencies need to be updated together.

Updates postcss from 6.0.23 to 8.4.14

Release notes

Sourced from postcss's releases.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • Fixed Node#warn() type (by @​ybiquitous).
  • Fixed comment removal in values after ,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on .root access for plugin-less case.

8.4.5

  • Fixed raws types to make object extendable (by @​43081j).
  • Moved from Yarn 1 to pnpm.

8.4.4

  • Fixed absolute path in source map on zero plugins mode.

8.4.3

  • Fixed this.css.replace is not a function error.

8.4.2

  • Fixed previous source map support in zero plugins mode.

8.4.1

8.4 “President Camio”

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

  • Fixed append() error after using .parent (by Jordan Pittman).

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

  • Fixed package.funding (by Álvaro Mondéjar).

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • Fixed Node#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after ,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on .root access for plugin-less case.

8.4.5

  • Fixed raws types to make object extendable (by James Garbutt).
  • Moved from Yarn 1 to pnpm.

8.4.4

  • Fixed absolute path in source map on zero plugins mode.

8.4.3

  • Fixed this.css.replace is not a function error.

8.4.2

  • Fixed previous source map support in zero plugins mode.

8.4.1

  • Fixed Stringifier types (by James Garbutt).

8.4 “President Camio”

  • Added ranges for errors and warnings (by Adaline Valentina Simonian).
  • Added Stringifier types (by James Garbutt).

... (truncated)

Commits

Updates typescript-plugin-css-modules from 3.4.0 to 5.0.0

Release notes

Sourced from typescript-plugin-css-modules's releases.

v5.0.0

Breaking changes:

New features:

Bug fixes:

New contributors:

Full changelog: mrmckeb/typescript-plugin-css-modules@v4.2.3...v5.0.0

v5.0.0-beta.0

Breaking changes:

New features:

Full changelog: mrmckeb/typescript-plugin-css-modules@v4.2.3...v5.0.0-beta.0

v4.2.3

Bug fixes:

Full changelog: mrmckeb/typescript-plugin-css-modules@v4.2.2...v4.2.3

v4.2.2

Bug fixes:

Full changelog: mrmckeb/typescript-plugin-css-modules@v4.2.1...v4.2.2

v4.2.1

Bug fixes:

Full changelog: mrmckeb/typescript-plugin-css-modules@v4.2.0...v4.2.1

v4.2.0

New features:

Bug fixes:

... (truncated)

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 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.

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.14 and updates ancestor dependency [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules). These dependencies need to be updated together.


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

Updates `typescript-plugin-css-modules` from 3.4.0 to 5.0.0
- [Release notes](https://github.com/mrmckeb/typescript-plugin-css-modules/releases)
- [Commits](mrmckeb/typescript-plugin-css-modules@v3.4.0...v5.0.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: typescript-plugin-css-modules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2023
@vercel
Copy link

vercel bot commented Mar 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
lukeworks ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 31, 2023 at 3:34AM (UTC)

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (827de0f) 34.13% compared to head (3ba221f) 34.13%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   34.13%   34.13%           
=======================================
  Files          34       34           
  Lines         416      416           
  Branches       32       32           
=======================================
  Hits          142      142           
  Misses        274      274           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

1 participant