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

Bump the development-dependencies group across 1 directory with 8 updates #1276

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 8 updates in the / directory:

Package From To
autoprefixer 10.4.19 10.4.20
eslint-config-xo 0.45.0 0.46.0
eslint-plugin-unicorn 54.0.0 55.0.0
hugo-bin 0.125.2 0.129.2
postcss 8.4.40 8.4.41
rollup 4.19.2 4.20.0
stylelint 16.8.1 16.8.2
terser 5.31.3 5.31.6

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 eslint-config-xo from 0.45.0 to 0.46.0

Release notes

Sourced from eslint-config-xo's releases.

v0.46.0

New rules

Breaking

Improvements

  • Migrate deprecated rules to @stylistic 0f81063
  • Enable permissive max-len and max-lines as warning (#84) e669d26
  • Revert "Add option to no-extra-boolean-cast" (#87) f010b63
  • Add option to no-extra-boolean-cast a6dc171

xojs/eslint-config-xo@v0.45.0...v0.46.0

Commits
  • a09d656 0.46.0
  • d91defd Add @stylistic/indent-binary-ops rule
  • fb5e204 Add @stylistic/function-paren-newline rule
  • cb6b443 Add @stylistic/block-spacing rule
  • 3dea281 Add @stylistic/multiline-ternary rule
  • 0f81063 Migrate deprecated rules to @stylistic
  • ec210f2 Migrate to flat config (#86)
  • e669d26 Enable permissive max-len and max-lines as warning (#84)
  • f010b63 Revert "Add option to no-extra-boolean-cast" (#87)
  • a6dc171 Add option to no-extra-boolean-cast
  • See full diff in compare view

Updates eslint-plugin-unicorn from 54.0.0 to 55.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v55.0.0

New rules

Improvements

  • Add TypeScript types (#2382) 68e0f13

Fixes

  • no-single-promise-in-promise-methods: Remove broken autofix for Promise.all() (#2386) 8d28b6e
  • prefer-node-protocol: Ignore Bun modules (#2384) a45b24a
  • no-negation-in-equality-check: Ignore boolean type casting (#2379) 37e00dd

sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0

Commits

Updates hugo-bin from 0.125.2 to 0.129.2

Commits

Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits

Updates rollup from 4.19.2 to 4.20.0

Release notes

Sourced from rollup's releases.

v4.20.0

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.20.0

2024-08-03

Features

  • Allow plugins to specify the original file name when emitting assets (#5596)

Pull Requests

Commits

Updates stylelint from 16.8.1 to 16.8.2

Release notes

Sourced from stylelint's releases.

16.8.2

Changelog

Sourced from stylelint's changelog.

16.8.2

Commits
  • 860acdc 16.8.2
  • 7f09106 Prepare 16.8.2 (#7902)
  • 2b13454 Fix keyframe-block-no-duplicate-selectors reported ranges (#7932)
  • c3829d5 Refactor to add isVarFunction utility and rename isIgnoredFunction to `is...
  • 197400e Fix selector-max-type reported ranges (#7916)
  • b4c61d7 Add details on keys used for --cache option in documentation (#7926)
  • 108af69 Bump ignore from 5.3.1 to 5.3.2 (#7930)
  • ac83f35 Bump lint-staged from 15.2.8 to 15.2.9 (#7929)
  • 47f0a0c Bump postcss-selector-parser from 6.1.1 to 6.1.2 in the postcss group (#7928)
  • f0992a5 Fix .cjs files clean up (#7922)
  • Additional commits viewable in compare view

Updates terser from 5.31.3 to 5.31.6

Changelog

Sourced from terser's changelog.

v5.31.6

  • Retain side effects in a case when the expression is a sequence (comma) expression

v5.31.5

  • Revert v5.31.4, which created mysterious issues #1548, #1549

v5.31.4 (reverted)

  • drop_unused: drop classes which only have side effects in the extends part
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

…ates

Bumps the development-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.45.0` | `0.46.0` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `54.0.0` | `55.0.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin) | `0.125.2` | `0.129.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` |
| [rollup](https://github.com/rollup/rollup) | `4.19.2` | `4.20.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.8.1` | `16.8.2` |
| [terser](https://github.com/terser/terser) | `5.31.3` | `5.31.6` |



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 `eslint-config-xo` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.45.0...v0.46.0)

Updates `eslint-plugin-unicorn` from 54.0.0 to 55.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0)

Updates `hugo-bin` from 0.125.2 to 0.129.2
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.125.2...v0.129.2)

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

Updates `rollup` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.19.2...v4.20.0)

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

Updates `terser` from 5.31.3 to 5.31.6
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-config-xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci Continuous integration / automation label Aug 16, 2024
@dependabot dependabot bot requested a review from a team August 16, 2024 18:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #1278.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/development-dependencies-78ed93ae7c branch August 19, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration / automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants