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

npm(deps): bump the npm group with 6 updates #511

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the npm group with 6 updates:

Package From To
@csstools/postcss-is-pseudo-class 4.0.8 5.0.0
@csstools/postcss-media-minmax 1.1.8 2.0.0
autoprefixer 10.4.19 10.4.20
postcss-logical 7.0.1 8.0.0
postcss-selector-not 7.0.2 8.0.0
v8r 3.1.0 3.1.1

Updates @csstools/postcss-is-pseudo-class from 4.0.8 to 5.0.0

Changelog

Sourced from @​csstools/postcss-is-pseudo-class's changelog.

5.0.0

August 3, 2024

Commits

Updates @csstools/postcss-media-minmax from 1.1.8 to 2.0.0

Changelog

Sourced from @​csstools/postcss-media-minmax's changelog.

2.0.0

August 3, 2024

Commits

Updates autoprefixer from 10.4.19 to 10.4.20

Release notes

Sourced from autoprefixer's releases.

10.4.20

  • Fixed fit-content prefix for Firefox.
Changelog

Sourced from autoprefixer's changelog.

10.4.20

  • Fixed fit-content prefix for Firefox.
Commits

Updates postcss-logical from 7.0.1 to 8.0.0

Changelog

Sourced from postcss-logical's changelog.

8.0.0

August 3, 2024

  • Updated: Support for Node v18+ (major).
Commits

Updates postcss-selector-not from 7.0.2 to 8.0.0

Changelog

Sourced from postcss-selector-not's changelog.

8.0.0

August 3, 2024

  • Updated: Support for Node v18+ (major).
Commits

Updates v8r from 3.1.0 to 3.1.1

Changelog

Sourced from v8r's changelog.

📦 3.1.1 - 2024-08-03

  • Allow 'toml' as an allowed value for parser in custom catalog
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

Bumps the npm group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@csstools/postcss-is-pseudo-class](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-is-pseudo-class) | `4.0.8` | `5.0.0` |
| [@csstools/postcss-media-minmax](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-media-minmax) | `1.1.8` | `2.0.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [postcss-logical](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-logical) | `7.0.1` | `8.0.0` |
| [postcss-selector-not](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-selector-not) | `7.0.2` | `8.0.0` |
| [v8r](https://github.com/chris48s/v8r) | `3.1.0` | `3.1.1` |


Updates `@csstools/postcss-is-pseudo-class` from 4.0.8 to 5.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-is-pseudo-class/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-is-pseudo-class)

Updates `@csstools/postcss-media-minmax` from 1.1.8 to 2.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-media-minmax/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-media-minmax)

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

Updates `postcss-logical` from 7.0.1 to 8.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-logical/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-logical)

Updates `postcss-selector-not` from 7.0.2 to 8.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-selector-not/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-selector-not)

Updates `v8r` from 3.1.0 to 3.1.1
- [Changelog](https://github.com/chris48s/v8r/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chris48s/v8r/commits)

---
updated-dependencies:
- dependency-name: "@csstools/postcss-is-pseudo-class"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@csstools/postcss-media-minmax"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss-logical
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: postcss-selector-not
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: v8r
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Aug 5, 2024
@AnnAngela AnnAngela merged commit d8cb16a into master Aug 5, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-675aa098e8 branch August 5, 2024 03:26
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants