sovity / edc-ui

Connector UI for the sovity EDC Community Edition.
https://sovity.de/en/connect-to-data-space-en/
Apache License 2.0
32 stars 11 forks source link

chore(deps-dev): bump postcss-loader from 7.3.3 to 8.0.0 #620

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps postcss-loader from 7.3.3 to 8.0.0.

Release notes

Sourced from postcss-loader's releases.

v8.0.0

8.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#677) (8dd0315)

v7.3.4

7.3.4 (2023-12-27)

Bug Fixes

  • do not crash if pkg.(d|devD)ependencies unset (#667) (8ef0c7e)
Changelog

Sourced from postcss-loader's changelog.

8.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#677) (8dd0315)

7.3.4 (2023-12-27)

Bug Fixes

  • do not crash if pkg.(d|devD)ependencies unset (#667) (8ef0c7e)
Commits
  • d53fe9d chore(release): 8.0.0
  • 8dd0315 chore!: minimum supported Node.js version is 18.12.0 (#677)
  • 754c4a5 chore(release): 7.3.4
  • 8ef0c7e fix: do not crash if pkg.(d|devD)ependencies unset (#667)
  • 84f16be chore: update github action/setup-node (#675)
  • d6a0768 chore(deps-dev): bump @​babel/traverse from 7.22.17 to 7.23.2 (#674)
  • fdf99fd chore: upgrade dependencies to the latest version (#671)
  • c05b3bf chore: update github actions/checkout (#665)
  • 59c86f1 chore: update dependencies to the latest version (#666)
  • cde30a4 chore: update dependencies to the latest version (#661)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 5 months ago

Superseded by #654.