-
Notifications
You must be signed in to change notification settings - Fork 7
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 development group with 11 updates #562
Merged
Merged
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
Feb 1, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #562 +/- ##
=======================================
Coverage 83.14% 83.14%
=======================================
Files 23 23
Lines 1038 1038
Branches 93 93
=======================================
Hits 863 863
Misses 171 171
Partials 4 4 ☔ View full report in Codecov by Sentry. |
Bumps the development group with 11 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.3` | `9.3.4` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.4.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `14.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.7` | `20.11.16` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.0` | `6.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.0` | `6.20.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.1.3` | `1.2.2` | | [jsdom](https://github.com/jsdom/jsdom) | `23.2.0` | `24.0.0` | | [postcss-remove-google-fonts](https://github.com/0x46616c6b/postcss-remove-google-fonts) | `1.2.3` | `1.2.4` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.3` | `1.2.2` | Updates `@testing-library/dom` from 9.3.3 to 9.3.4 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v9.3.3...v9.3.4) Updates `@testing-library/jest-dom` from 6.2.0 to 6.4.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.4.1) Updates `@testing-library/react` from 14.1.2 to 14.2.1 - [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.1.2...v14.2.1) Updates `@types/node` from 20.10.7 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 6.20.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/v6.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.18.0 to 6.20.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/v6.20.0/packages/parser) Updates `@vitest/coverage-v8` from 1.1.3 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8) Updates `jsdom` from 23.2.0 to 24.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@23.2.0...24.0.0) Updates `postcss-remove-google-fonts` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/0x46616c6b/postcss-remove-google-fonts/releases) - [Commits](0x46616c6b/postcss-remove-google-fonts@1.2.3...1.2.4) Updates `prettier` from 3.1.1 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) Updates `vitest` from 1.1.3 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: postcss-remove-google-fonts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/development-c6f47956f8
branch
from
February 1, 2024 20:34
38dcb26
to
023dece
Compare
systemli
bot
deleted the
dependabot/npm_and_yarn/development-c6f47956f8
branch
February 1, 2024 20:36
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 development group with 11 updates:
9.3.3
9.3.4
6.2.0
6.4.1
14.1.2
14.2.1
20.10.7
20.11.16
6.18.0
6.20.0
6.18.0
6.20.0
1.1.3
1.2.2
23.2.0
24.0.0
1.2.3
1.2.4
3.1.1
3.2.4
1.1.3
1.2.2
Updates
@testing-library/dom
from 9.3.3 to 9.3.4Release notes
Sourced from
@testing-library/dom
's releases.Commits
bd04cf9
docs: add KevinBon as a contributor for code, and bug (#1284)9aaf715
fix: Stop callingwaitFor
callback after timeout (#1271)a7b7252
test: Run with Node.js 20 (#1263)2653fd9
docs: add julienw as a contributor for code, and bug (#1266)Updates
@testing-library/jest-dom
from 6.2.0 to 6.4.1Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
dd1c4dd
fix: Export typeTestingLibraryMatchers
from "./matchers" (#576)f7dc673
feat: Add toHaveRole matcher (#572)9787ed5
feat: Support for regular expressions in toHaveClass (#563)5675b86
fix: Standalone types for "./matchers" export and add Bun support (#566)Updates
@testing-library/react
from 14.1.2 to 14.2.1Release notes
Sourced from
@testing-library/react
's releases.Commits
edb6344
docs: add trappar as a contributor for code (#1273)55e79c2
fix: Update types to support all possible react component return values (#1272)4509fb6
docs: add yinm as a contributor for code (#1269)0880eba
feat: addreactStrictMode
option to enable strict mode render (#1241)03a301f
chore: update stackblitz url in issue template (#1258)Updates
@types/node
from 20.10.7 to 20.11.16Commits
Updates
@typescript-eslint/eslint-plugin
from 6.18.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parser
from 6.18.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)Updates
@vitest/coverage-v8
from 1.1.3 to 1.2.2Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
b1462a4
chore: release v1.2.2d53b858
fix(coverage): removecoverage/.tmp
files after run (#5008)6421c27
chore: release v1.2.14b41131
fix(coverage):thresholds.autoUpdate
to work with arrow function configurat...b561c32
chore: release v1.2.096dc6e9
feat(coverage): custom reporter support (#4828)Updates
jsdom
from 23.2.0 to 24.0.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
2f8a730
Version 24.0.0db0a4dc
Implement the remaining types of numeric reflectionc1d7005
Implement full long reflectionac815ff
Revert back to nwsapi5b1a49e
Fix changelog link to dom-selectorUpdates
postcss-remove-google-fonts
from 1.2.3 to 1.2.4Release notes
Sourced from postcss-remove-google-fonts's releases.
Commits
6e80bf8
Merge pull request #225 from 0x46616c6b/dependabot/npm_and_yarn/dev-dependenc...2ba281a
Bump the dev-dependencies group with 3 updates20e29b3
Merge pull request #220 from 0x46616c6b/dependabot/github_actions/actions/set...afa47a2
Merge pull request #219 from 0x46616c6b/dependabot/npm_and_yarn/dev-dependenc...310e559
Bump actions/setup-node from 3 to 4f93594c
Bump the dev-dependencies group with 2 updatesdf80589
Merge pull request #218 from 0x46616c6b/dependabot/npm_and_yarn/babel/travers...a1361a5
Bump@babel/traverse
from 7.22.19 to 7.23.2228a573
Merge pull request #217 from 0x46616c6b/dependabot/npm_and_yarn/dev-dependenc...16f03aa
Bump the dev-dependencies group with 1 updateUpdates
prettier
from 3.1.1 to 3.2.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5
Release 3.2.41cd4d9c
Fix JSONC filenames list (#15947)6c6a332
Spellcheck75ec1f7
Fix lock filedda00cd
Clean changelog_unreleasedc12e3c6
Git blame ignore 3.2.34985be5
Bump Prettier dependency to 3.2.338c0d21
Update dependents count42ba437
Release 3.2.399c873d
chore(deps): update typescript-eslint to v6.19.0 (#15939)Updates
vitest
from 1.1.3 to 1.2.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b1462a4
chore: release v1.2.26689856
fix(coverage): don't crash when re-run removes earlier run's reports (#5022)fff1a27
fix(vitest): don't throw an error if mocked file was already imported (#5050)6dae3fe
fix(typecheck): fixignoreSourceErrors
in run mode (#5044)cf5641a
fix(vitest): support older NodeJS with asyncimport.meta.resolve
(#5045)915d6c4
fix(threads): mention common work-around for the logged error (#5024)a9a486f
fix(vitest): allowuseFakeTimers
to fakerequestIdleCallback
on non brows...253df1c
fix(vitest): throw an error if vi.mock is exported (#5034)7344870
feat(vitest): expose getHooks & setHooks (#5032)9c7c0fc
fix(vitest): test deep dependencies change detection (#4934)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