Skip to content

Bump the all group with 3 updates - #3153

Merged
jonrohan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-6e7bff4723
Aug 31, 2026
Merged

Bump the all group with 3 updates#3153
jonrohan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-6e7bff4723

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 3 updates: eslint-plugin-jest, js-yaml and postcss-calc.

Updates eslint-plugin-jest from 29.16.1 to 29.16.5

Release notes

Sourced from eslint-plugin-jest's releases.

v29.16.5

29.16.5 (2026-08-27)

Bug Fixes

  • no-export: handle literal property accessors (#2011) (d848f70)

v29.16.4

29.16.4 (2026-08-27)

Bug Fixes

  • no-export: handle nested assignment chains (#2009) (14b559a)

v29.16.3

29.16.3 (2026-08-27)

Bug Fixes

v29.16.2

29.16.2 (2026-08-25)

Bug Fixes

  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.16.5 (2026-08-27)

Bug Fixes

  • no-export: handle literal property accessors (#2011) (d848f70)

29.16.4 (2026-08-27)

Bug Fixes

  • no-export: handle nested assignment chains (#2009) (14b559a)

29.16.3 (2026-08-27)

Bug Fixes

29.16.2 (2026-08-25)

Bug Fixes

  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)
Commits
  • b1c0328 chore(release): 29.16.5 [skip ci]
  • d848f70 fix(no-export): handle literal property accessors (#2011)
  • fc5657c refactor: use replaceText in fixers when possible (#2012)
  • 6156650 chore(release): 29.16.4 [skip ci]
  • 14b559a fix(no-export): handle nested assignment chains (#2009)
  • 9518a24 refactor(no-export): remove unneeded length check (#2010)
  • 4474ac9 chore(release): 29.16.3 [skip ci]
  • f506cb2 fix(no-export): check for exports global (#1988)
  • 8b43c66 chore(deps): lock file maintenance (#2003)
  • ba1a215 chore: explicitly set types (#2008)
  • Additional commits viewable in compare view

Updates js-yaml from 5.3.0 to 5.4.1

Changelog

Sourced from js-yaml's changelog.

[5.4.1] - 2026-08-26

Changed

  • Hard-limit merge sequence size to 100.

Security

  • Count empty mappings in merge sequences toward maxTotalMergeKeys to limit CPU usage, #797.

[5.4.0] - 2026-08-25

Added

  • Added the scalarStyleRules dumper option to customize string formatting. See Scalar styling for details.

Changed

  • [breaking] Flattened the low-level AST node style representation. Scalar and collection nodes now use SCALAR_STYLE and COLLECTION_STYLE values; explicit tags use the separate tagged property. Alias nodes now contain only kind and anchor. This only affects code that directly constructs or edits AST nodes.
  • [breaking] The sortKeys option was rewritten using AST mutation to avoid side effects.
  • Reworked scalar style selection. This can change formatting without changing loaded values; in particular, whitespace-only strings are now double-quoted.

Fixed

  • Accept a byte order mark at the start of each document in a stream, #791.
  • Produce valid flow mappings with quoteFlowKeys and flowSkipColonSpace, including alias and property-only keys, #786.
  • Preserve empty scalar items when converting block sequences to flow style.
  • Do not apply the 1024-character simple-key limit to flow mapping keys.
  • Count Unicode code points, rather than UTF-16 code units, for the 1024-character simple-key limit.
  • Add an explicit document-end marker after keep-chomped block scalars when needed to preserve trailing newlines.
Commits

Updates postcss-calc from 11.0.0 to 11.0.1

Release notes

Sourced from postcss-calc's releases.

11.0.1

What's Changed

Bug fixes

  • Omit leading zeroes when serializing finite fractional numbers, such as 0.5 as .5.

Full Changelog: postcss/postcss-calc@v11.0.0...v11.0.1

Changelog

Sourced from postcss-calc's changelog.

11.0.1 (2026-08-26)

Bug fixes

  • Omit leading zeroes when serializing finite fractional numbers, such as 0.5 as .5.

11.0.0

Breaking changes

  • Require Node.js ^22.22.3, ^24.15, or >=26.0.

  • Publish an ESM package with an explicit exports entry point. CommonJS require('postcss-calc') remains supported on the supported Node.js versions.

  • Remove the preserve option. Transformations now always update declarations, enabled media-query parameters, and enabled selectors in place.

Features

  • Rewrite the calculation engine around a CSS-aware tokenizer, Pratt parser, canonical AST, simplifier, and serializer.

  • Add simplification support for modern CSS math functions, including abs(), sign(), mod(), rem(), round(), trigonometric functions, pow(), sqrt(), hypot(), log(), and exp().

  • Improve public TypeScript declarations, including the exported PostCssCalcOptions type.

Bug fixes

  • Preserve correct grouping when simplifying subtractions involving custom properties and other opaque expressions.

  • Improve numerical precision and rounding, including signed-zero and exact-multiple mod()/rem() behavior.

  • Fix handling of identifier-like negative tokens and selector calculations.

  • Maintain left-to-right evaluation order when folding product terms.

11.0.0-rc.3 (2026-08-14)

Bug Fixes

  • correctly simplify subtractions of custom properties (bc5147e)

11.0.0-rc.2

Breaking change

  • Define package entry point using exports instead of main`
  • Raise minimum supported Node.js version to 22.18

... (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 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 all group with 3 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [js-yaml](https://github.com/nodeca/js-yaml) and [postcss-calc](https://github.com/postcss/postcss-calc).


Updates `eslint-plugin-jest` from 29.16.1 to 29.16.5
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.16.1...v29.16.5)

Updates `js-yaml` from 5.3.0 to 5.4.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.3.0...5.4.1)

Updates `postcss-calc` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/postcss/postcss-calc/releases)
- [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-calc@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.16.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: js-yaml
  dependency-version: 5.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: postcss-calc
  dependency-version: 11.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested review from a team as code owners August 31, 2026 05:33
@dependabot
dependabot Bot requested review from jonrohan and joshfarrant August 31, 2026 05:33
@changeset-bot

changeset-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b0c9017

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jonrohan
jonrohan merged commit dca4a95 into main Aug 31, 2026
27 checks passed
@jonrohan
jonrohan deleted the dependabot/npm_and_yarn/all-6e7bff4723 branch August 31, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant