-
Notifications
You must be signed in to change notification settings - Fork 3
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): bump the dependencies group across 1 directory with 24 updates #162
Closed
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
…pdates Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@lifi/types](https://github.com/lifinance/types) | `8.6.1` | `13.12.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.5` | | [ethers](https://github.com/ethers-io/ethers.js) | `6.7.1` | `6.13.0` | | [ioredis](https://github.com/luin/ioredis) | `5.3.2` | `5.4.1` | | [superagent](https://github.com/ladjs/superagent) | `8.1.2` | `9.0.2` | | [winston](https://github.com/winstonjs/winston) | `3.10.0` | `3.13.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.82` | `1.5.25` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.29` | `0.2.36` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.14.2` | | [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `4.1.18` | `8.1.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `7.12.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `7.12.0` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `9.4.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `28.6.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.12` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.4` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.5` | Updates `@lifi/types` from 8.6.1 to 13.12.1 - [Release notes](https://github.com/lifinance/types/releases) - [Changelog](https://github.com/lifinance/types/blob/main/CHANGELOG.md) - [Commits](lifinance/types@v8.6.1...v13.12.1) Updates `dotenv` from 16.3.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.5) Updates `ethers` from 6.7.1 to 6.13.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.7.1...v6.13.0) Updates `ioredis` from 5.3.2 to 5.4.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.3.2...v5.4.1) Updates `superagent` from 8.1.2 to 9.0.2 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md) - [Commits](ladjs/superagent@v8.1.2...v9.0.2) Updates `winston` from 3.10.0 to 3.13.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.10.0...v3.13.0) Updates `@swc/core` from 1.3.82 to 1.5.25 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.82...v1.5.25) Updates `@swc/jest` from 0.2.29 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@types/node` from 20.5.9 to 20.14.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/superagent` from 4.1.18 to 8.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent) Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 7.12.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/v7.12.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 7.12.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/v7.12.0/packages/parser) Updates `eslint` from 8.48.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.48.0...v9.4.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.1) Updates `eslint-plugin-jest` from 27.2.3 to 28.6.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.2.3...v28.6.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3 - [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@v5.0.0...v5.1.3) 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 `jest` from 29.6.4 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 29.5.4 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.3 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.0.3...3.3.1) Updates `ts-jest` from 29.1.1 to 29.1.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.4) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.2.2 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.2.2...v5.4.5) --- updated-dependencies: - dependency-name: "@lifi/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: superagent dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/superagent" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 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
Jun 7, 2024
Coverage report
Show files with reduced coverage 🔻
Test suite run success15 tests passing in 4 suites. Report generated by 🧪jest coverage report action from 08c2a95 |
Superseded by #163. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-77f0b73e31
branch
June 10, 2024 21:53
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
0 participants
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 dependencies group with 24 updates in the / directory:
8.6.1
13.12.1
16.3.1
16.4.5
6.7.1
6.13.0
5.3.2
5.4.1
8.1.2
9.0.2
3.10.0
3.13.0
1.3.82
1.5.25
0.2.29
0.2.36
20.5.9
20.14.2
4.1.18
8.1.7
6.6.0
7.12.0
6.6.0
7.12.0
8.48.0
9.4.0
9.0.0
9.1.0
2.28.1
2.29.1
27.2.3
28.6.0
5.0.0
5.1.3
6.1.1
6.2.0
29.6.4
29.7.0
29.5.4
29.5.12
3.0.3
3.3.1
29.1.1
29.1.4
10.9.1
10.9.2
5.2.2
5.4.5
Updates
@lifi/types
from 8.6.1 to 13.12.1Changelog
Sourced from
@lifi/types
's changelog.... (truncated)
Commits
fc2b921
chore(release): 13.12.104a4d3a
chore: add optional allowDestinationCall param to connections request (#248)7c4e120
chore(release): 13.12.0f22c650
feat: enable sei chain (#247)148326b
chore(release): 13.11.113141d9
chore: add frxETH coinkey (#245)2762894
chore(release): 13.11.090d9d2a
feat: add optional allowSwitchChain param to ConnectionRequest (#244)f13ac82
chore(release): 13.10.0a6d89c0
feat: remove testnet (#243)Updates
dotenv
from 16.3.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
ethers
from 6.7.1 to 6.13.0Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
90c196a
Fix missing return for Result proxy (#4681).5b8781d
admin: updated dist filese97ca3b
Merge branch 'wip-6.13'c2d5346
tests: added gasless testcase for RicMoo-controlled domain0f1434b
admin: remove deprecated mumbai network from tests.33bb0bf
Added Options for BrowserProvider (#4707).2d2572a
admin: update dist filescebe5ee
Copy EIP-4844 properties during estimateGas and call (#4728).5463aa0
Use non-capturing regex for data to prevent memory exhaustion for long string...8b5dfca
docs: fixed links to Parity project (#4738)Updates
ioredis
from 5.3.2 to 5.4.1Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
af83275
chore(release): 5.4.1 [skip ci]558497c
fix: remove console.log4f2ab44
chore(release): 5.4.0 [skip ci]804ee07
fix: whenrefreshSlotsCache
is callback concurrently, call the callback onl...673ac77
feat: add support forsocketTimeout
inRedis
(#1882)ec42c82
Update README.md (#1818)9c17550
docs(README): migrate repo links (#1770)ea8a006
docs(README): Avoid ambiguity in the unit of EX flags7096a10
docs: Update README.md (#1752)5812275
docs(example): Advocate HSET (#1755)Updates
superagent
from 8.1.2 to 9.0.2Release notes
Sourced from superagent's releases.
Commits
3317168
9.0.2329cc63
Merge pull request #1803 from alumni/fix-url-parse8ead63f
fix: replace deprecatedurl.parse()
withnew URL()
9406dae
Merge pull request #1804 from alumni/remove-semver86c9bf4
chore: remove unnecessary semver checkse996382
Merge pull request #1802 from alumni/fix-url-parse7e20ced
fix: replace deprecatednode:url
methodsb368f62
9.0.168f7bb1
Merge pull request #1796 from mmmmmrob/patch-2450f7b2
Merge branch 'master' into patch-2Maintainer changes
This version was pushed to npm by titanism, a new releaser for superagent since your current version.
Updates
winston
from 3.10.0 to 3.13.0Release notes
Sourced from winston's releases.
... (truncated)
Commits
c63a5ad
3.13.0a237865
fix(http): allow passing maximumDepth to prevent big object being stringified...b5eecf0
3.12.1b10b98f
Bump@types/node
from 20.11.24 to 20.11.29 (#2431)0277035
Revert "Remove nonexistent Logger methods from types" (#2434)d95c948
fixed flaky test case (#2412)7816869
3.12.09e5b407
missing timestamp format in ready-to-use-pattern example (#2421)4a85e6b
bump deps (#2422)e153c68
[chore] Run coveralls CI check on Node 20 not 16 (#2418)Updates
@swc/core
from 1.3.82 to 1.5.25Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
8bb302a
chore: Publish1.5.25
withswc_core
v0.92.10
277843e
chore: Bump crates3bf3114
perf(es/parser): Add feature namedtracing-spans
(#9019)2fb890c
chore: Publish crates1496ed1
chore: Bump crates9f8e24a
fix(es/minifier): Fix evaluation of-0
as a string (#9011)1f911f9
chore: Bump crates2879a4d
fix(es/minifier): Do not index a string with a surrogate pair (#9013)04c1839
chore: Bump crates8a29577
fix(es/minifier): Fix comparison of-0.0
(#9012)Updates
@swc/jest
from 0.2.29 to 0.2.36Commits
Updates
@types/node
from 20.5.9 to 20.14.2Commits
Updates
@types/superagent
from 4.1.18 to 8.1.7Commits
Updates
@typescript-eslint/eslint-plugin
from 6.6.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.0d0adcf1
docs: clarify what require-await does (#9200)04990d5
feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...ad85249
docs: mention related ESLint rules in no-unused-vars page (#9198)e80a8d6
docs: improve description for no-dynamic-delete (#9195)9f92b30
docs: explicitly mention unbound-method limitation with thisArg (#9197)08a9448
docs: add example with PascalCase function components (#9196)5ca7f6e
feat(rule-tester): portcheckDuplicateTestCases
from ESLint (