-
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 with 14 updates #102
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
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [@lifi/types](https://github.com/lifinance/types) | `8.6.1` | `9.2.1` | | [ethers](https://github.com/ethers-io/ethers.js) | `6.7.1` | `6.8.0` | | [winston](https://github.com/winstonjs/winston) | `3.10.0` | `3.11.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.82` | `1.3.95` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.8.9` | | [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `4.1.18` | `4.1.20` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `6.9.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.9.1` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.52.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `27.6.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` | | [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.7` | Updates `@lifi/types` from 8.6.1 to 9.2.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...v9.2.1) Updates `ethers` from 6.7.1 to 6.8.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.8.0) Updates `winston` from 3.10.0 to 3.11.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.11.0) Updates `@swc/core` from 1.3.82 to 1.3.95 - [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.3.95) Updates `@types/node` from 20.5.9 to 20.8.9 - [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 4.1.20 - [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 6.9.1 - [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.9.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 6.9.1 - [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.9.1/packages/parser) Updates `eslint` from 8.48.0 to 8.52.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...v8.52.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.0 - [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.0) Updates `eslint-plugin-jest` from 27.2.3 to 27.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...v27.6.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.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@v5.0.0...v5.0.1) 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.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@lifi/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-minor 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-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-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint 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-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #103. |
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 14 updates:
8.6.1
9.2.1
6.7.1
6.8.0
3.10.0
3.11.0
1.3.82
1.3.95
20.5.9
20.8.9
4.1.18
4.1.20
6.6.0
6.9.1
6.6.0
6.9.1
8.48.0
8.52.0
2.28.1
2.29.0
27.2.3
27.6.0
5.0.0
5.0.1
29.6.4
29.7.0
29.5.4
29.5.7
Updates
@lifi/types
from 8.6.1 to 9.2.1Changelog
Sourced from
@lifi/types
's changelog.... (truncated)
Commits
6f723d0
chore(release): 9.2.177a87d5
Merge pull request #201 from lifinance/refactor/tokens-requestdd1374f
refactor based on commentse21f039
refactor: get tokens request1e8e049
chore(release): 9.2.09e76bee
fix: do not lowercase token addresses (#200)d7b9f7c
chore(release): 9.1.056f8c68
feat: add error codes and types (#198)812f227
chore(release): 9.0.3b181919
fix: added wallet analytics request type (#199)Updates
ethers
from 6.7.1 to 6.8.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
c847f16
Fixed internal ens-normalize testcase for empty string.125ff11
Replicated former ENS normalize behaviour for empty strings and update nameha...bc115a2
docs: update docs building info3644140
admin: updated dist filesaca848f
admin: bump ens-normalize packaged6a8c14
Initial shortMessage support for errors (#4241).2616f4c
Fixed resolving ENS addresses used as from parameters (#3961).cd5f0fe
Merge branch 'v5.8-progress'9a4b753
Allow more loose input format for RLP encoder (#4402).06db040
admin: added drips authenticationUpdates
winston
from 3.10.0 to 3.11.0Release notes
Sourced from winston's releases.
Commits
1c8c65f
3.11.037f4282
Bump split2 from 4.1.0 to 4.2.0 (#2336)fdcc893
Bump actions/checkout from 3 to 4 (#2346)dcbec34
Bump@colors/colors
packgae to 1.6.0 (#2353)aaaa4c0
Bump rimraf from 3.0.2 to 5.0.5 (#2357)914b846
feat: add guardrails to the instantiation of a Profiler (#2226)23cb80c
Bump@types/node
from 20.3.1 to 20.4.2 (#2329)1c43f7b
Bug Fix: FileTransportOptions type missing lazy:boolean option (#2334)Updates
@swc/core
from 1.3.82 to 1.3.95Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
fb96b15
chore: Publishv1.3.95
withswc_core
v0.86.16
(#8176)ed9bfa9
chore: Publish 1.3.95-nightly-20231024.2b070885
chore: Publish 1.3.95-nightly-20231024.119ccd66
chore: Publish crates5ca3b63
build(deps): Updateahash
(#8174)5450f58
chore: Publish crates9ceb57b
fix(es/compat): Don't add pure annotations to dummy spans (#8172)7747dbd
chore: Publish cratesc26a225
fix(es/minifier): Always considerreassigned
when inlining (#8168)76ba243
chore: Publish cratesUpdates
@types/node
from 20.5.9 to 20.8.9Commits
Updates
@types/superagent
from 4.1.18 to 4.1.20Commits
Updates
@typescript-eslint/eslint-plugin
from 6.6.0 to 6.9.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.17ad86ee
fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)3300fa1
docs: add caveats to no-explicit-any docs (#7805)31988e0
fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...6455278
docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)Updates
@typescript-eslint/parser
from 6.6.0 to 6.9.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1Updates
eslint
from 8.48.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.