Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the dependencies group with 2 updates: eslint-plugin-jest and sass.

Updates eslint-plugin-jest from 29.5.0 to 29.8.0

Release notes

Sourced from eslint-plugin-jest's releases.

v29.8.0

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

v29.7.0

29.7.0 (2025-12-22)

Features

v29.6.1

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

v29.6.0

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

29.7.0 (2025-12-22)

Features

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)
Commits
  • fa86f07 chore(release): 29.8.0 [skip ci]
  • 753e5bb feat: create new valid-expect-with-promise rule (#1888)
  • 75b9c32 chore(release): 29.7.0 [skip ci]
  • 930edc4 feat: create new no-error-equal rule (#1886)
  • a99bb44 chore(release): 29.6.1 [skip ci]
  • 64a5f0c fix(no-unnecessary-assertion): ignore resolve and reject chains (for now)...
  • 0d1b90c chore(release): 29.6.0 [skip ci]
  • 6a7db49 feat: create new no-unnecessary-assertion rule (#1882)
  • 2d14097 test(unbound-method): add more tests (#1884)
  • a6ef74e test(unbound-method): restore strict-based tests (#1883)
  • Additional commits viewable in compare view

Updates sass from 1.97.0 to 1.97.1

Release notes

Sourced from sass's releases.

Dart Sass 1.97.1

To install Sass 1.97.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug with the new CSS-style if() syntax where values would be evaluated even if their conditions didn't match.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.97.1

  • Fix a bug with the new CSS-style if() syntax where values would be evaluated even if their conditions didn't match.
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 dependencies group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [sass](https://github.com/sass/dart-sass).


Updates `eslint-plugin-jest` from 29.5.0 to 29.8.0
- [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.5.0...v29.8.0)

Updates `sass` from 1.97.0 to 1.97.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.0...1.97.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sass
  dependency-version: 1.97.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 03:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@evenstensberg evenstensberg merged commit 64d2460 into main Dec 22, 2025
53 checks passed
@evenstensberg evenstensberg deleted the dependabot/npm_and_yarn/dependencies-a86de1a93d branch December 22, 2025 20:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants