chore(deps-dev): bump the frontend-dev-tools group across 1 directory with 6 updates#653
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… with 6 updates Bumps the frontend-dev-tools group with 6 updates in the /taxonomy-editor-frontend directory: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.9.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.5` | | [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.7` | | [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen) | `0.27.0` | `0.30.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.8.3` | Updates `@testing-library/jest-dom` from 6.2.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.2.0...v6.9.1) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `eslint-plugin-react` from 7.33.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.5) Updates `husky` from 9.1.5 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.7) Updates `openapi-typescript-codegen` from 0.27.0 to 0.30.0 - [Release notes](https://github.com/ferdikoomen/openapi-typescript-codegen/releases) - [Changelog](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/CHANGELOG.md) - [Commits](ferdikoomen/openapi-typescript-codegen@v0.27.0...v0.30.0) Updates `prettier` from 3.3.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.8.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dev-tools - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dev-tools - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dev-tools - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dev-tools - dependency-name: openapi-typescript-codegen dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dev-tools - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dev-tools ... Signed-off-by: dependabot[bot] <support@github.com>
b68d4ce to
b1b2a58
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend-dev-tools group with 6 updates in the /taxonomy-editor-frontend directory:
6.2.06.9.114.5.214.6.17.33.27.37.59.1.59.1.70.27.00.30.03.3.23.8.3Updates
@testing-library/jest-domfrom 6.2.0 to 6.9.1Release notes
Sourced from @testing-library/jest-dom's releases.
... (truncated)
Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@testing-library/user-eventfrom 14.5.2 to 14.6.1Release notes
Sourced from @testing-library/user-event's releases.
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)Updates
eslint-plugin-reactfrom 7.33.2 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
2c98b83Update CHANGELOG and bump version2f64dea[Fix]no-unknown-property: allowtransform-originonrect2428618[Fix]jsx-no-constructed-context-values: detect constructed context values ...60b7316[Tests]prop-types: use proper spacing/semis, button type90a00b9[Fix]prop-types: supportComponentPropsWithReffrom a namespace import3fd9b92[Fix]no-unknown-property: allow shadow root attrs on\<template>addad46[Deps] updateobject.entries98a31f8[Dev Deps] update@babel/core,@babel/eslint-parser7eb6ca9[Docs]button-has-type: clean up phrasinge6b5b41Update CHANGELOG and bump versionUpdates
huskyfrom 9.1.5 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b9.1.730f2049fix: add husky label to deprecated warning (#1538)a2d942a9.1.6b4465edfix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1docs(spanish): improve spanish translation (#1504)dcf3aeddosc: repair support Spanish sponsors links (#1500)c3afd5fdocs: support Spanish documentation (#1499)c5f4f48docs: support Russian documentation (#1495)Updates
openapi-typescript-codegenfrom 0.27.0 to 0.30.0Release notes
Sourced from openapi-typescript-codegen's releases.
Changelog
Sourced from openapi-typescript-codegen's changelog.
Commits
d290592Merge pull request #2357 from ferdikoomen/upgradesf22a696fixed testsfc48563fixed testse408c7dworking on upgradesd479ad8Bump express from 4.21.1 to 4.22.0 (#2354)1ab9b28Bump node-forge from 1.3.1 to 1.3.2 (#2353)3655a89Bump vite and@angular-devkit/build-angular(#2352)5e8af54Bump glob and rimraf (#2351)0b02ed1Bump vite and@angular-devkit/build-angular(#2341)613f8c9Bump tar-fs from 3.0.9 to 3.1.1 (#2340)Updates
prettierfrom 3.3.2 to 3.8.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.