-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
Bump the npm-modules-updates-for-tests group across 1 directory with 12 updates #1844
Merged
umputun
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
Nov 10, 2024
Merged
Bump the npm-modules-updates-for-tests group across 1 directory with 12 updates #1844
umputun
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
Nov 10, 2024
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 10, 2024
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
branch
from
November 10, 2024 19:31
de6667b
to
7f4c47f
Compare
paskal
force-pushed
the
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
branch
from
November 10, 2024 19:37
7f4c47f
to
dc959f6
Compare
paskal
force-pushed
the
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
branch
2 times, most recently
from
November 10, 2024 19:54
6c45f5f
to
b9b2ccb
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1844 +/- ##
============================================
+ Coverage 65.16% 100.00% +34.83%
============================================
Files 140 8 -132
Lines 3508 232 -3276
Branches 824 58 -766
============================================
- Hits 2286 232 -2054
+ Misses 1038 0 -1038
+ Partials 184 0 -184 ☔ View full report in Codecov by Sentry. |
…12 updates Bumps the npm-modules-updates-for-tests group with 12 updates in the /frontend/packages/api directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.64` | `18.19.64` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.13.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.13.0` | | [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) | `0.22.1` | `0.33.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.10.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.2.1` | | [jsdom](https://github.com/jsdom/jsdom) | `20.0.3` | `25.0.1` | | [msw](https://github.com/mswjs/msw) | `0.44.2` | `1.3.5` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `4.7.4` | `4.9.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.22.1` | `2.1.4` | Updates `@types/node` from 18.19.64 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser) Updates `@vitest/coverage-c8` from 0.22.1 to 0.33.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/coverage-c8) Updates `eslint-config-prettier` from 8.10.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.10.0...v9.1.0) Updates `eslint-plugin-prettier` from 4.2.1 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.2.1) Updates `jsdom` from 20.0.3 to 25.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@20.0.3...25.0.1) Updates `msw` from 0.44.2 to 2.6.3 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v0.44.2...v2.6.3) Updates `prettier` from 2.8.8 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.3.3) Updates `typescript` from 4.9.5 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.6.3) Updates `vitest` from 0.22.1 to 2.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: "@vitest/coverage-c8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-modules-updates-for-tests - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-modules-updates-for-tests ... Signed-off-by: dependabot[bot] <[email protected]>
paskal
force-pushed
the
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
branch
from
November 10, 2024 19:58
b9b2ccb
to
d0facc2
Compare
umputun
deleted the
dependabot/npm_and_yarn/frontend/packages/api/npm-modules-updates-for-tests-40c2d5eddf
branch
November 10, 2024 20:00
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
javascript
Pull requests that update Javascript code
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 npm-modules-updates-for-tests group with 12 updates in the /frontend/packages/api directory:
18.19.64
22.9.0
5.62.0
8.13.0
5.62.0
8.13.0
0.22.1
0.33.0
8.57.1
9.14.0
8.10.0
9.1.0
4.2.1
5.2.1
20.0.3
25.0.1
0.44.2
2.6.3
2.8.8
3.3.3
4.9.5
5.6.3
0.22.1
2.1.4
Updates
@types/node
from 18.19.64 to 22.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 8.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)c1fe3ea
feat(eslint-plugin): [only-throw-error] add allow option (#10221)d90cc59
chore: update eslint version internally to latest (#10244)5bd4c0a
fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...d9e5da1
fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...1e633c7
fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...05ed7e6
docs: fix prefer-nullish-coalescing.mdxbe3a224
feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...Updates
@typescript-eslint/parser
from 5.62.0 to 8.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.1Updates
@vitest/coverage-c8
from 0.22.1 to 0.33.0Release notes
Sourced from
@vitest/coverage-c8
's releases.... (truncated)
Commits
8dd5ea5
chore: release v0.33.0d3b06f8
chore(deps): update all non-major dependencies (#3719)4e76ca6
chore: release v0.32.4148dd9b
chore: release v0.32.382d7cbc
chore(deps): update all non-major dependencies (#3315)1e8760a
chore: release v0.32.202bed36
chore: release v0.32.18d3cf9d
chore: release v0.32.0821126f
feat!: add@vitest/coverage-v8
package (#3339)ab3e085
chore: release v0.31.4Updates
eslint
from 8.57.1 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
eslint-config-prettier
from 8.10.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
eslint-plugin-prettier
from 4.2.1 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.