-
Notifications
You must be signed in to change notification settings - Fork 18
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 development group with 29 updates #1744
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 development group with 29 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `16.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.8` | `22.10.9` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.3` | `29.2.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.3` | | [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.22.0` | `0.23.0` | | [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) | `4.5.6` | `4.5.8` | | [@types/lodash.isplainobject](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isplainobject) | `4.0.7` | `4.0.9` | | [@types/lodash.isstring](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isstring) | `4.0.7` | `4.0.9` | | [@types/react-gtm-module](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-gtm-module) | `2.0.3` | `2.0.4` | | [sails-js-types](https://github.com/gear-tech/sails) | `0.0.1` | `0.3.1` | | [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.2` | `0.8.0` | | [@subsquid/substrate-metadata-explorer](https://github.com/subsquid/squid) | `3.1.2` | `3.2.0` | | [@subsquid/typeorm-codegen](https://github.com/subsquid/squid) | `2.0.0` | `2.0.2` | | [@substrate/txwrapper-dev](https://github.com/paritytech/txwrapper-core) | `7.4.0` | `7.5.3` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.18.6` | `7.26.3` | | [@svgr/rollup](https://github.com/gregberge/svgr) | `6.5.1` | `8.1.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.16.5` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `13.3.0` | `16.2.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.0.1` | `29.7.0` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.3` | `8.5.1` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.3` | `8.5.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.3` | `8.5.1` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `8.4.3` | `8.5.1` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.3` | `8.5.1` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.3` | `8.5.1` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.4.3` | `8.5.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.3` | `8.5.1` | Updates `@rollup/plugin-node-resolve` from 15.2.3 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@types/jest` from 29.5.12 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.10.8 to 22.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ts-jest` from 29.1.3 to 29.2.5 - [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.3...v29.2.5) Updates `typescript` from 5.4.5 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.7.3) Updates `vite-plugin-node-polyfills` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.22.0...v0.23.0) Updates `@types/lodash.isequal` from 4.5.6 to 4.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isequal) Updates `@types/lodash.isplainobject` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isplainobject) Updates `@types/lodash.isstring` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isstring) Updates `@types/react-gtm-module` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-gtm-module) Updates `sails-js-types` from 0.0.1 to 0.3.1 - [Release notes](https://github.com/gear-tech/sails/releases) - [Commits](https://github.com/gear-tech/sails/commits/js/v0.3.1) Updates `vite-plugin-checker` from 0.6.2 to 0.8.0 - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.8.0) Updates `@subsquid/substrate-metadata-explorer` from 3.1.2 to 3.2.0 - [Commits](https://github.com/subsquid/squid/compare/@subsquid/substrate-metadata-explorer_v3.1.2...@subsquid/substrate-metadata-explorer_v3.2.0) Updates `@subsquid/typeorm-codegen` from 2.0.0 to 2.0.2 - [Commits](https://github.com/subsquid/squid/compare/@subsquid/typeorm-codegen_v2.0.0...@subsquid/typeorm-codegen_v2.0.2) Updates `@substrate/txwrapper-dev` from 7.4.0 to 7.5.3 - [Release notes](https://github.com/paritytech/txwrapper-core/releases) - [Changelog](https://github.com/paritytech/txwrapper-core/blob/main/CHANGELOG.md) - [Commits](paritytech/txwrapper-core@v7.4.0...v7.5.3) Updates `node-fetch` from 2.7.0 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2) Updates `@babel/preset-react` from 7.18.6 to 7.26.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react) Updates `@svgr/rollup` from 6.5.1 to 8.1.0 - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](gregberge/svgr@v6.5.1...v8.1.0) Updates `@testing-library/jest-dom` from 5.16.5 to 6.6.3 - [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@v5.16.5...v6.6.3) Updates `@testing-library/react` from 13.3.0 to 16.2.0 - [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@v13.3.0...v16.2.0) Updates `jest-environment-jsdom` from 29.0.1 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-environment-jsdom) Updates `@storybook/addon-essentials` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/addons/interactions) Updates `@storybook/addon-links` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/addons/links) Updates `@storybook/addon-onboarding` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/addons/onboarding) Updates `@storybook/blocks` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/lib/blocks) Updates `@storybook/react` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/renderers/react) Updates `@storybook/react-vite` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/frameworks/react-vite) Updates `storybook` from 8.4.3 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/lib/cli) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vite-plugin-node-polyfills dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@types/lodash.isequal" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/lodash.isplainobject" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/lodash.isstring" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/react-gtm-module" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: sails-js-types dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vite-plugin-checker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@subsquid/substrate-metadata-explorer" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@subsquid/typeorm-codegen" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@substrate/txwrapper-dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@svgr/rollup" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/addon-onboarding" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@storybook/react-vite" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
D4-dependencies
Package dependencies
javascript
Pull requests that update Javascript code
labels
Jan 23, 2025
Superseded by #1746. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/development-658793159d
branch
January 23, 2025 19:09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 development group with 29 updates:
15.2.3
16.0.0
29.5.12
29.5.14
22.10.8
22.10.9
29.1.3
29.2.5
5.4.5
5.7.3
0.22.0
0.23.0
4.5.6
4.5.8
4.0.7
4.0.9
4.0.7
4.0.9
2.0.3
2.0.4
0.0.1
0.3.1
0.6.2
0.8.0
3.1.2
3.2.0
2.0.0
2.0.2
7.4.0
7.5.3
2.7.0
3.3.2
7.18.6
7.26.3
6.5.1
8.1.0
5.16.5
6.6.3
13.3.0
16.2.0
29.0.1
29.7.0
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
8.4.3
8.5.1
Updates
@rollup/plugin-node-resolve
from 15.2.3 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
1459cf0
fix(node-resolve): do not ignore exceptions (#564)366380e
fix(node-resolve)!: resolve hash in path (#588)f87c442
chore(release): node-resolve v9.0.0e4d21ba
refactor(node-resolve): remove deep-freeze from dependencies (#529)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469
chore(node-resolve): update dependencies84dfddb
chore(node-resolve): clean up changelog3fa649d
chore(release): node-resolve v8.4.0a582b59
chore(release): node-resolve v8.3.0a60cb76
chore(release): node-resolve v8.2.0Updates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@types/node
from 22.10.8 to 22.10.9Commits
Updates
ts-jest
from 29.1.3 to 29.2.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
500a863
chore(release): 29.2.5dce986e
build(deps): Update dependency@babel/preset-env
to ^7.25.448a28a6
build(deps): Update dependency vite to ^5.4.2d9ff362
fix: set valuets/tsx
extensionsToTreatAsEsm
in default esm preset00550ef
test: add e2e test case for ESM features978169b
build(deps): Update dependency@types/node
to v20.16.1e9a643c
build(deps): Update dependency@types/node
to v20.16.0535edab
build(deps): Update dependency@types/node
to v20.15.0011a9d8
build(deps): Update dependency vite to ^5.4.14eb8ccd
build: update renovate botUpdates
typescript
from 5.4.5 to 5.7.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
vite-plugin-node-polyfills
from 0.22.0 to 0.23.0Release notes
Sourced from vite-plugin-node-polyfills's releases.
Commits
8d68d4f
Releasev0.23.0
5f36379
Avoid creating an inject plugin when there are no shims to inject (#101)c40a478
Add support for Vite v6 (#114)ed544c3
Make it possible to run CI manuallyUpdates
@types/lodash.isequal
from 4.5.6 to 4.5.8Commits
Updates
@types/lodash.isplainobject
from 4.0.7 to 4.0.9Commits
Updates
@types/lodash.isstring
from 4.0.7 to 4.0.9Commits
Updates
@types/react-gtm-module
from 2.0.3 to 2.0.4Commits
Updates
sails-js-types
from 0.0.1 to 0.3.1Release notes
Sourced from sails-js-types's releases.
... (truncated)
Commits
Updates
vite-plugin-checker
from 0.6.2 to 0.8.0Release notes
Sourced from vite-plugin-checker's releases.
Commits
19c58e3
v0.8.05179e57
ci: drop changesets, use manual triggered version releasefcbb687
fix(ui): use a Vue key so file paths update correctly (#389)aa3d413
feat: advance typescript teminal consolelog text color (#393)5f5b92a
fix(vue-tsc): updated createVueLanguagePlugin syntax, version pin (#398)b2c3236
chore(deps): update dependency@types/babel
__code-frame to ^7.0.6 (#376)8827a1e
chore(deps): update dependency@types/debug
to ^4.1.12 (#377)152eafb
chore(deps): update dependency@tsconfig/esm
to ^1.0.5 (#374)3a21a23
chore(deps): update dependency@tsconfig/strictest
to ^2.0.5 (#375)5d01c86
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#371)Updates
@subsquid/substrate-metadata-explorer
from 3.1.2 to 3.2.0Commits
a48eb57
Bump versions [skip ci]b5dbc69
Update changelogs [skip ci]58b9c12
add missing changese83748a
http-client: make 524 error retryable (#331)3d0b68b
chore:docker-compose
->docker compose
ca15cd0
Bump versions [skip ci]4ec2f97
Update changelogs [skip ci]682f0fa
substrate: allow to specify block range in metadata explorer (#329)9237d0a
Bump versions [skip ci]b41d511
Update changelogs [skip ci]Updates
@subsquid/typeorm-codegen
from 2.0.0 to 2.0.2Commits
938b773
Bump versions [skip ci]b759eba
Update changelogs [skip ci]9526749
return '__type' field back to decoded ink events (#323)53077b3
fix subcalls relation (#321)cbae638
ignore migration events while parsing calls (#319)a664d3a
allow to configure finalityConfirmation for substrate-dump (#322)97f301f
chore: fix prerelease action79fbfe5
openreader: correctly handle filter with null value in thegraph dialect (#320)c91a92c
substrate: allow to configure finalityConfirmation in substrate processor (#315)412c471
feat: add metrics to metadata service (#318)Updates
@substrate/txwrapper-dev
from 7.4.0 to 7.5.3Release notes
Sourced from
@substrate/txwrapper-dev
's releases.Changelog
Sourced from
@substrate/txwrapper-dev
's changelog.... (truncated)
Commits
2e906b3
chore(release): publish26e91a5
chore(docs): Regenerate docs for release (#437)729e926
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#434)7f6db77
chore(deps): bump the pjs group across 1 directory with 4 updates (#430)40a79a4
chore(deps-dev): bump@types/memoizee
from 0.4.5 to 0.4.11 (#433)23f22d2
chore(deps-dev): bump@types/node-fetch
from 2.6.11 to 2.6.12 (#435)e817258
chore(deps-dev): bump@typescript-eslint/parser
from 8.13.0 to 8.15.0 (#432)51f471f
chore(deps-dev): bump typescript from 4.8.3 to 5.6.3 (#426)d088eb6
chore(deps-dev): bump typedoc-theme-hierarchy from 4.1.2 to 5.0.3 (#425)6fc17eb
chore(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.21.0 to 8.13.0 ...Updates
node-fetch
from 2.7.0 to 3.3.2Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320d
fix: Remove the default connection close header. (#1736)7b86e94
fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9
docs: readme - non ESM example (#1707)71e376b
ci(release): use latest Node LTS (#1697)e093030
Allow URL class object as an argument for fetch() (#1696)55a4870
feat: add static Response.json (#1670)c071406
(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caa
docs: fix missing comma in example (#1623)2880238
fix: ReDoS referrer (#1611)e87b093
fix(Headers): don't forward secure headers on protocol change (#1599)Updates
@babel/preset-react
from 7.18.6 to 7.26.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.