⬆ Bump the development-dependencies group across 1 directory with 18 updates#362
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…updates Bumps the development-dependencies group with 15 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@openapi-codegen/cli](https://github.com/fabien0102/openapi-codegen/tree/HEAD/cli) | `2.0.0` | `2.0.2` | | [@openapi-codegen/typescript](https://github.com/fabien0102/openapi-codegen/tree/HEAD/plugins/typescript) | `8.0.0` | `8.0.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.2` | `16.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.14.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.4.0` | `1.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.4` | `14.2.3` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.8.1` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.1` | | [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.77.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | Updates `@openapi-codegen/cli` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/fabien0102/openapi-codegen/releases) - [Changelog](https://github.com/fabien0102/openapi-codegen/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/fabien0102/openapi-codegen/commits/cli-v2.0.2/cli) Updates `@openapi-codegen/typescript` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/fabien0102/openapi-codegen/releases) - [Changelog](https://github.com/fabien0102/openapi-codegen/blob/main/plugins/typescript/CHANGELOG.md) - [Commits](https://github.com/fabien0102/openapi-codegen/commits/typescript-v8.0.2/plugins/typescript) Updates `@testing-library/react` from 14.2.2 to 16.0.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.2.2...v16.0.0) Updates `@types/node` from 20.11.30 to 20.14.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react) Updates `@vitest/coverage-v8` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8) Updates `@vitest/ui` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/ui) Updates `eslint` from 8.57.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.4.0) Updates `eslint-config-next` from 14.1.4 to 14.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next) Updates `eslint-plugin-n` from 16.6.2 to 17.8.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.8.1) Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.2.0) Updates `eslint-plugin-react` from 7.34.1 to 7.34.2 - [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.34.1...v7.34.2) Updates `jsdom` from 24.0.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...24.1.0) Updates `prettier` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.1) Updates `sass` from 1.72.0 to 1.77.4 - [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.72.0...1.77.4) Updates `tailwindcss` from 3.4.1 to 3.4.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.4) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) Updates `vitest` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@openapi-codegen/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@openapi-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
7ddaca6 to
d4eac62
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #362 +/- ##
============================================
+ Coverage 61.95% 100.00% +38.04%
============================================
Files 181 91 -90
Lines 10644 2661 -7983
Branches 409 0 -409
============================================
- Hits 6594 2661 -3933
+ Misses 4050 0 -4050
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Superseded by #365. |
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 development-dependencies group with 15 updates in the /frontend directory:
2.0.02.0.28.0.08.0.214.2.216.0.020.11.3020.14.24.2.14.3.11.4.01.6.08.57.09.4.014.1.414.2.316.6.217.8.16.1.16.2.024.0.024.1.03.2.53.3.11.72.01.77.43.4.13.4.45.4.35.4.5Updates
@openapi-codegen/clifrom 2.0.0 to 2.0.2Release notes
Sourced from
@openapi-codegen/cli's releases.Changelog
Sourced from
@openapi-codegen/cli's changelog.Commits
7b7904bchore: release main (#247)a5a331dchore: release main (#221)cd25794chore: updated all dep and fixed all vulnerabilities (#241)9c9af24fix: Update prettier version to 3.2.5 (#237)c8152b9fix: update prettier (#205)Updates
@openapi-codegen/typescriptfrom 8.0.0 to 8.0.2Release notes
Sourced from
@openapi-codegen/typescript's releases.Changelog
Sourced from
@openapi-codegen/typescript's changelog.Commits
7b7904bchore: release main (#247)f6e2977Camel case query function operation IDs (#245)d693f63chore: release main (#244)fbb85aefix: update dependenciescd25794chore: updated all dep and fixed all vulnerabilities (#241)Updates
@testing-library/reactfrom 14.2.2 to 16.0.0Release notes
Sourced from
@testing-library/react's releases.... (truncated)
Commits
a4744fafeat: Move@testing-library/domand@types/react-domto peer dependencie...c1f2957fix: Ensureactis notanywhenReact.actis not declared (#1323)b6e59f7fix: export new act when available (#1319)f6a1677chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46fix: Stop restrictingcontaineroption based onhydrate(#1313)48282c2fix: EnsurerenderHookoptions extend options forrender(#1308)067d0c6fix: Don't raise TypeScript errors when hydatingdocument(#1304)c63b873fix: ImprovelegacyRooterror message (#1301)1645d21fix: Stop using nullish coalescing (#1299)787cb85Release: 15.0.0 (#1295)Updates
@types/nodefrom 20.11.30 to 20.14.2Commits
Updates
@vitejs/plugin-reactfrom 4.2.1 to 4.3.1Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
1609186release: [email protected]ea647d1fix: handle using compiler with React 18 (#330)7e7322arelease: [email protected]4b4a95cfix: don't use retainLines with react compiler (#319)2b7f2aefix: support HMR for class components (#320)302a323docs: add minimum react version (#321)9ebfe68chore: bump deps (#318)Updates
@vitest/coverage-v8from 1.4.0 to 1.6.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
6b29f3dchore: release v1.6.0c9883f3fix(coverage): applyvite-node's wrapper only to executed files (#5642)a52964bchore: release v1.5.381f57f4chore: release v1.5.21be4510chore: release v1.5.180265b4fix(coverage):thresholdsto compare files relative to root (#5574)ea3c16efix(coverage): prevent crash whencleanOnRerunis disabled (#5540)9e7a01cchore: release v1.5.010b8971feat(coverage): v8 to ignore empty lines, comments, types (#5457)Updates
@vitest/uifrom 1.4.0 to 1.6.0Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
6b29f3dchore: release v1.6.01f7268ffeat(ui): sort items by file name (#5652)bdce0a2feat: support standalone mode (#5565)a52964bchore: release v1.5.381f57f4chore: release v1.5.21be4510chore: release v1.5.19e7a01cchore: release v1.5.0Updates
eslintfrom 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
- Additional commits viewable in compare view
Description has been truncateda5f7e589.4.08c6d0c3Build: changelog update for 9.4.0010dd2echore: upgrade to@eslint/[email protected](#18534)5e1b5dcchore: package.json update for@eslint/jsreleased7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510)594145frefactor: switch to@eslint/config-array(#18527)525fdffdocs: fix components files (#18519)89a4a0afeat: ignore IIFE's in theno-loop-funcrule (#17528)80747d2docs: refactorprefer-destructuringrule (#18472)f6534d1fix: skip processor code blocks that match only universal patterns (#18507)