az-digital / arizona-bootstrap

UArizona's front-end toolkit based on Bootstrap 4 and 5.
https://digital.arizona.edu/arizona-bootstrap
MIT License
5 stars 8 forks source link

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

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

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

https://github.com/xojs/eslint-config-xo/compare/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

https://github.com/sindresorhus/eslint-plugin-unicorn/compare/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.21.0

Release notes

Sourced from rollup's releases.

v4.21.0

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

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

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

4.20.0

2024-08-03

Features

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

Pull Requests

Commits
  • c4bb050 4.21.0
  • 8350601 chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)
  • 811ef57 chore: fix the noConflict option in REPL. (#5611)
  • af6a347 feat: introduce the virtualDirname option to customize the virtual directory ...
  • eb12f34 chore(deps): lock file maintenance (#5614)
  • 93af657 chore(deps): lock file maintenance minor/patch updates (#5613)
  • c6751ff chore(deps): lock file maintenance minor/patch updates (#5608)
  • df12edf 4.20.0
  • 32e8d5b Add originalFIleName property to emitted assets (#5596)
  • 1b4d142 chore(deps): update dependency eslint-plugin-unicorn to v55 (#5599)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.