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

chore(deps-dev): bump the devdependencies group with 6 updates #3014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the devdependencies group with 6 updates:

Package From To
@chromatic-com/storybook 3.2.2 3.2.3
cypress 13.16.1 13.17.0
eslint-plugin-functional 7.1.0 7.2.0
image-minimizer-webpack-plugin 4.1.1 4.1.3
knip 5.40.0 5.41.1
typescript-eslint 8.18.0 8.18.1

Updates @chromatic-com/storybook from 3.2.2 to 3.2.3

Release notes

Sourced from @​chromatic-com/storybook's releases.

v3.2.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v3.2.3 (Thu Dec 19 2024)

🐛 Bug Fix

Authors: 2


Commits
  • 871413f Bump version to: 3.2.3 [skip ci]
  • a29f901 Update CHANGELOG.md [skip ci]
  • 982f9cb Merge pull request #349 from chromaui/fix-auth-error-handler
  • 35f989a Request is optional on error object
  • ec0a952 Merge pull request #347 from chromaui/cody/cap-2346-write-up-doc-on-how-to-se...
  • 43ef127 Add steps to link for local testing
  • See full diff in compare view

Updates cypress from 13.16.1 to 13.17.0

Release notes

Sourced from cypress's releases.

v13.17.0

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

Commits

Updates eslint-plugin-functional from 7.1.0 to 7.2.0

Release notes

Sourced from eslint-plugin-functional's releases.

v7.2.0

7.2.0 (2024-12-19)

Features

  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#909) (d3cf5d8)
Changelog

Sourced from eslint-plugin-functional's changelog.

7.2.0 (2024-12-19)

Features

  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#909) (d3cf5d8)
Commits
  • 7514e18 chore(release): 7.2.0 [skip ci]
  • d3cf5d8 feat(no-conditional-statements): add option ignoreCodePattern for ignoring ...
  • f5a4916 ci(dev-deps): update codecov/codecov-action action to v5 (#908)
  • ec65ed0 chore(dev-deps): update dependency eslint to v9.16.0 (#906)
  • aa8daa4 chore(dev-deps): update dependency cspell to v8.16.1 (#905)
  • b9a03f0 chore(dev-deps): update vitest monorepo to v2.1.6 (#903)
  • fe1b982 chore(dev-deps): update all non-major dependencies (#901)
  • 2ef266e chore(dev-deps): update dependency @​semantic-release/github to v11.0.1 (#902)
  • 53fe007 chore(deps): update dependency node to v22
  • e7b6e75 chore(dev-deps): update typescript-eslint monorepo to v8.12.2
  • Additional commits viewable in compare view

Updates image-minimizer-webpack-plugin from 4.1.1 to 4.1.3

Release notes

Sourced from image-minimizer-webpack-plugin's releases.

v4.1.3

4.1.3 (2024-12-18)

Bug Fixes

v4.1.2

4.1.2 (2024-12-18)

Bug Fixes

Changelog

Sourced from image-minimizer-webpack-plugin's changelog.

4.1.3 (2024-12-18)

Bug Fixes

4.1.2 (2024-12-18)

Bug Fixes

Commits

Updates knip from 5.40.0 to 5.41.1

Release notes

Sourced from knip's releases.

Release 5.41.1

  • Remove contrib.rocks img (8d996a68)
  • Support caching results on Win32-based systems (#832) (3b280e63)

Release 5.41.0

  • Add expo plugin (#879) (40f7be98)
  • #598 Nx plugin doesn't look in package.json (#880) (9ce4a49a)
  • Remove twitter link from header (34004ba6)
  • Tiny fix code block (17ddcb7b)
  • Update & format (f696807b)
  • Fix up doc build scripts (9ba09983)
Commits

Updates typescript-eslint from 8.18.0 to 8.18.1

Release notes

Sourced from typescript-eslint's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.18.1 (2024-12-16)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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 devdependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `3.2.2` | `3.2.3` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.1` | `13.17.0` |
| [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) | `7.1.0` | `7.2.0` |
| [image-minimizer-webpack-plugin](https://github.com/webpack-contrib/image-minimizer-webpack-plugin) | `4.1.1` | `4.1.3` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.40.0` | `5.41.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.18.1` |


Updates `@chromatic-com/storybook` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v3.2.2...v3.2.3)

Updates `cypress` from 13.16.1 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.1...v13.17.0)

Updates `eslint-plugin-functional` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases)
- [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md)
- [Commits](eslint-functional/eslint-plugin-functional@v7.1.0...v7.2.0)

Updates `image-minimizer-webpack-plugin` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/image-minimizer-webpack-plugin@v4.1.1...v4.1.3)

Updates `knip` from 5.40.0 to 5.41.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.41.1/packages/knip)

Updates `typescript-eslint` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@chromatic-com/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: eslint-plugin-functional
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: image-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 07:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
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.

0 participants