Skip to content

Bump the production-dependencies group across 1 directory with 3 updates #1473

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the production-dependencies group with 3 updates in the / directory: postcss, cssdb and postcss-opacity-percentage.

Updates postcss from 8.4.43 to 8.4.45

Release notes

Sourced from postcss's releases.

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.
Changelog

Sourced from postcss's changelog.

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.
Commits

Updates cssdb from 8.1.0 to 8.1.1

Release notes

Sourced from cssdb's releases.

v8.1.1

  • Updated @mdn/browser-compat-data to 5.5.51 (patch)
Changelog

Sourced from cssdb's changelog.

8.1.1 (September 9, 2024)

  • Updated @mdn/browser-compat-data to 5.5.51 (patch)
Commits
  • 3d65c65 Bump the all-dependencies group with 2 updates (#415)
  • 9803db5 Bump the all-dependencies group with 3 updates (#414)
  • 79acafd Bump the all-dependencies group with 2 updates (#413)
  • f59980d Bump the all-dependencies group with 3 updates (#412)
  • af4db9e Bump the all-dependencies group with 3 updates (#411)
  • 25e00c3 Bump the all-dependencies group with 4 updates (#410)
  • d8c58f8 Bump the all-dependencies group with 2 updates (#409)
  • 579ff53 Bump the all-dependencies group with 3 updates (#408)
  • e34f5f2 Bump the all-dependencies group with 5 updates (#407)
  • 685f1ab Bump the all-dependencies group with 2 updates (#406)
  • See full diff in compare view

Updates postcss-opacity-percentage from 2.0.0 to 3.0.0

Release notes

Sourced from postcss-opacity-percentage's releases.

v3.0.0

Breaking Change

Dropped support for Node 16

As postcss-preset-env dropped support for Node versions <18 with its latest major release, this package now also sets the minimum required Node version to 18.

What's Changed

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot bot and others added 3 commits September 8, 2024 23:35
Bumps the production-dependencies group with 2 updates: [postcss](https://github.com/postcss/postcss) and [postcss-opacity-percentage](https://github.com/mrcgrtz/postcss-opacity-percentage).


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

Updates `postcss-opacity-percentage` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/mrcgrtz/postcss-opacity-percentage/releases)
- [Commits](mrcgrtz/postcss-opacity-percentage@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: postcss-opacity-percentage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the production-dependencies group with 3 updates in the / directory: [postcss](https://github.com/postcss/postcss), [cssdb](https://github.com/csstools/cssdb) and [postcss-opacity-percentage](https://github.com/mrcgrtz/postcss-opacity-percentage).


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

Updates `cssdb` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/csstools/cssdb/releases)
- [Changelog](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md)
- [Commits](csstools/cssdb@v8.1.0...v8.1.1)

Updates `postcss-opacity-percentage` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/mrcgrtz/postcss-opacity-percentage/releases)
- [Commits](mrcgrtz/postcss-opacity-percentage@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: cssdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: postcss-opacity-percentage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

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 Sep 9, 2024
@romainmenke romainmenke merged commit 3846afa into main Sep 9, 2024
7 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/production-dependencies-3a04bab160 branch September 9, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli common-tools dependencies Pull requests that update a dependency file e2e javascript Pull requests that update Javascript code plugin-packs/postcss-preset-env plugins/postcss-browser-comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant