-
Notifications
You must be signed in to change notification settings - Fork 0
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 dev-dependencies group with 9 updates #133
Merged
lasuillard
merged 3 commits into
main
from
dependabot/npm_and_yarn/dev-dependencies-a42c664fc0
Aug 2, 2024
Merged
chore(deps-dev): Bump the dev-dependencies group with 9 updates #133
lasuillard
merged 3 commits into
main
from
dependabot/npm_and_yarn/dev-dependencies-a42c664fc0
Aug 2, 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
Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.1` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.1` | `8.0.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `2.0.5` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.6.0` | `2.0.5` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.8.1` | `48.10.2` | | [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `11.0.0` | | [minisearch](https://github.com/lucaong/minisearch) | `6.3.0` | `7.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` | | [yaml](https://github.com/eemeli/yaml) | `2.4.5` | `2.5.0` | Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 8.0.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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.1 to 8.0.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.0.0/packages/parser) Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8) Updates `@vitest/ui` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/ui) Updates `eslint-plugin-jsdoc` from 48.8.1 to 48.10.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.8.1...v48.10.2) Updates `glob` from 10.4.5 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.0.0) Updates `minisearch` from 6.3.0 to 7.1.0 - [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md) - [Commits](lucaong/minisearch@v6.3.0...v7.1.0) Updates `vitest` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) Updates `yaml` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.5...v2.5.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: minisearch dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 1, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #133 +/- ##
==========================================
- Coverage 91.18% 83.68% -7.50%
==========================================
Files 43 79 +36
Lines 1951 1974 +23
Branches 102 231 +129
==========================================
- Hits 1779 1652 -127
- Misses 73 94 +21
- Partials 99 228 +129
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
lasuillard
deleted the
dependabot/npm_and_yarn/dev-dependencies-a42c664fc0
branch
August 2, 2024 12:27
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 dev-dependencies group with 9 updates:
7.16.1
8.0.0
7.16.1
8.0.0
1.6.0
2.0.5
1.6.0
2.0.5
48.8.1
48.10.2
10.4.5
11.0.0
6.3.0
7.1.0
1.6.0
2.0.5
2.4.5
2.5.0
Updates
@typescript-eslint/eslint-plugin
from 7.16.1 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)Updates
@typescript-eslint/parser
from 7.16.1 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)c365664
Merge branch 'main'6bd4211
Merge branch 'main'a846ffe
Merge branch 'main'Updates
@vitest/coverage-v8
from 1.6.0 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
99452a7
chore: release v2.0.5400481f
chore: release v2.0.49057614
fix(coverage): consistent type-only file handling (#6183)a852b16
refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)81b8d67
chore: release v2.0.399a12ae
chore: release v2.0.280a43d5
fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...16eb6c8
chore: release v2.0.11b150a3
chore: release v2.0.05611895
chore: release v2.0.0-beta.13Updates
@vitest/ui
from 1.6.0 to 2.0.5Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
99452a7
chore: release v2.0.513d85bd
feat: introduce experimental reported tasks (#6149)3aab8a1
refactor: deprecate all config types from the main Vitest entrypoint, introdu...c3ef56d
chore(deps): update all non-major dependencies (#6188)400481f
chore: release v2.0.4f55dc00
chore(deps): update all non-major dependencies (#6046)2d62051
feat(browser): allow preview and open in the editor screenshot error from ui ...81b8d67
chore: release v2.0.3840e02f
feat(ui): show all suites/tests when parent matches (#6106)958352c
chore: bump unplugin-auto-import (#6094)Updates
eslint-plugin-jsdoc
from 48.8.1 to 48.10.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
12fca71
fix(check-template-names
): check for param and returns tags; fixes #128631e0a35
fix: add espree as dependency; fixes #128431d3255
feat(require-template
,check-template-names
): add supportClassDeclaration
28bc1cb
feat(require-template
,check-template-names
): add support `FunctionDeclar...320a1eb
feat(require-template
,check-template-names
): add support `TSInterfaceDec...87a1270
fix(getJsdocProcessorPlugin
): ensure package.json file is consistently located2fbd47c
fix(examples processor): ensure config can be loaded with pluginsdf43df9
docs: mention in rule message current alternative tocheck-examples
rulef0f5e18
docs: fix docs forgetJsdocProcessorPlugin
3ba475e
fix: move processor to own file; fixes #1277; fixes #1278Updates
glob
from 10.4.5 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 20Updates
minisearch
from 6.3.0 to 7.1.0Changelog
Sourced from minisearch's changelog.
Commits
d719255
v7.1.0eb7b6e3
Prepare CHANGELOG and docs for v7.1.0 releaseec9c0ff
Add search option to apply term boosting (#274)5abda9e
Debug GitHub Action workflowDebug workflow on GitHub Actions (#272)746f091
Use latest NodeJS for development, improve workflowsa3f0dd5
Improve GitHub Actions workflows6194a97
Update setup-node in GitHub Actions workflows985f7a3
v7.0.205684c2
Update CHANGELOG and docs for new patch releasea8e6765
Fix tokenizer behavior on multiple contiguous split characters (#271)Updates
vitest
from 1.6.0 to 2.0.5Release notes
Sourced from vitest's releases.