-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): bump the production-dependencies group across 1 directory with 12 updates #91
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
base: main
Are you sure you want to change the base?
chore(deps): bump the production-dependencies group across 1 directory with 12 updates #91
Conversation
…y with 12 updates Bumps the production-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@flashbots/ethers-provider-bundle](https://github.com/flashbots/ethers-provider-flashbots-bundle) | `0.6.2` | `1.0.0` | | [@opensea/stream-js](https://github.com/ProjectOpenSea/stream-js) | `0.1.2` | `0.1.3` | | [axios](https://github.com/axios/axios) | `1.5.1` | `1.7.2` | | bundle-require | `4.0.2` | `5.0.0` | | [commander](https://github.com/tj/commander.js) | `12.0.0` | `12.1.0` | | [dedent](https://github.com/dmnd/dedent) | `1.5.1` | `1.5.3` | | [ethers](https://github.com/ethers-io/ethers.js) | `5.7.2` | `6.13.1` | | [opensea-js](https://github.com/ProjectOpenSea/opensea-js) | `6.1.11` | `7.1.10` | | [pathe](https://github.com/unjs/pathe) | `1.1.1` | `1.1.2` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.0.0` | `1.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.2` | Updates `@flashbots/ethers-provider-bundle` from 0.6.2 to 1.0.0 - [Commits](https://github.com/flashbots/ethers-provider-flashbots-bundle/commits/v1.0.0) Updates `@opensea/stream-js` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/ProjectOpenSea/stream-js/releases) - [Commits](ProjectOpenSea/stream-js@v0.1.2...v0.1.3) Updates `axios` from 1.5.1 to 1.7.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.5.1...v1.7.2) Updates `bundle-require` from 4.0.2 to 5.0.0 Updates `commander` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.0.0...v12.1.0) Updates `dedent` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](dmnd/dedent@v1.5.1...v1.5.3) Updates `ethers` from 5.7.2 to 6.13.1 - [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@v5.7.2...v6.13.1) Updates `opensea-js` from 6.1.11 to 7.1.10 - [Release notes](https://github.com/ProjectOpenSea/opensea-js/releases) - [Commits](ProjectOpenSea/opensea-js@v6.1.11...v7.1.10) Updates `pathe` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/unjs/pathe/releases) - [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md) - [Commits](unjs/pathe@v1.1.1...v1.1.2) Updates `picocolors` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/alexeyraspopov/picocolors/releases) - [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md) - [Commits](alexeyraspopov/picocolors@v1.0.0...v1.0.1) Updates `prettier` from 3.0.3 to 3.3.2 - [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.2) Updates `typescript` from 5.2.2 to 5.5.2 - [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.5.2) --- updated-dependencies: - dependency-name: "@flashbots/ethers-provider-bundle" dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@opensea/stream-js" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bundle-require dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dedent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: opensea-js dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pathe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: picocolors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the production-dependencies group with 12 updates in the / directory:
0.6.21.0.00.1.20.1.31.5.11.7.24.0.25.0.012.0.012.1.01.5.11.5.35.7.26.13.16.1.117.1.101.1.11.1.21.0.01.0.13.0.33.3.25.2.25.5.2Updates
@flashbots/ethers-provider-bundlefrom 0.6.2 to 1.0.0Commits
Updates
@opensea/stream-jsfrom 0.1.2 to 0.1.3Release notes
Sourced from
@opensea/stream-js's releases.Commits
d18562eFix console message logs (#326)Updates
axiosfrom 1.5.1 to 1.7.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0e4f9fachore(release): v1.7.2 (#6414)4f79aeffix(fetch): enhance fetch API detection; (#6413)67d1373chore(release): v1.7.1 (#6411)733f15ffix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...3041c61[Release] v1.7.0 (#6408)18b13cbchore(docs): add fetch adapter docs; (#6407)e62099bfix(fetch): fixed a possible memory leak in the AbortController for the strea...b49aa8echore(release): v1.7.0-beta.2 (#6403)d57f03achore(ci): bump create-pull-request version to fix a bug; (#6405)097b0d1chore(ci): add tag resolution for npm releases based on package version; (#6404)Updates
bundle-requirefrom 4.0.2 to 5.0.0Updates
commanderfrom 12.0.0 to 12.1.0Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
970ecae12.1.04a9b211Prepare CHANGELOG for 12.1.0 (#2193)0e083f8ci: add 22.x to node-version (#2192)d3b48f7Remove unimplemented fullDescription from TypeScript (#2191)c749eb8Bump tsd from 0.30.4 to 0.31.0 (#2172)f09d0b2Bump@typescript-eslint/parserfrom 6.14.0 to 6.21.0 (#2179)4484e79Bump@types/nodefrom 20.8.9 to 20.12.7 (#2187)6c740e9Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (#2188)27b1349Bump typescript from 5.2.2 to 5.4.5 (#2189)b95ea44Fix some JSDoc lint issues (#2181)Updates
dedentfrom 1.5.1 to 1.5.3Release notes
Sourced from dedent's releases.
Changelog
Sourced from dedent's changelog.
Commits
90644fefix: remove engines and provenance requirements (#93)4c133c1fix: \n should be changed to \n only when escapeSpecialCharacters is set (#91)e634f0ebuild(deps-dev): bump@babel/traversefrom 7.22.8 to 7.23.6 (#87)625d708fix: switch babel-plugin-macros to a peer dependency (again) (#89)87f0f9bdocs: add explicit install command to README.md (#84)a4f30bfchore: replace last yarn references with pnpm (#86)53a7267chore: fix special characters escaping issue link in README (#82)f1b814ebuild: onboarded to create-typescript-app (mostly) (#55)f933c75chore: remove files related to Flow (#77)Updates
ethersfrom 5.7.2 to 6.13.1Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
a4b1d1fUpdate ws package to address possible DoS vulnerability.16b8e18docs: fixed paragraph leaking into code in migration docs9276187admin: updated dist files90c196aFix missing return for Result proxy (#4681).5b8781dadmin: updated dist filese97ca3bMerge branch 'wip-6.13'c2d5346tests: added gasless testcase for RicMoo-controlled domain0f1434badmin: remove deprecated mumbai network from tests.33bb0bfAdded Options for BrowserProvider (#4707).2d2572aadmin: update dist filesUpdates
opensea-jsfrom 6.1.11 to 7.1.10Release notes
Sourced from opensea-js's releases.
... (truncated)
Commits
88ff34bDowngrade back to 7.1.10 for release (#1504)33c3104Bump version to 7.1.11 for release (#1503)ed45ca7Use ethers.Signer.getAddress() in OpenSeaSDK._getAvailableAccounts() (#1491)8f69506chore(deps): update dependency nyc to v17 (#1496)bf2d7d7chore(deps): update dependency node to v20.15.0 (#1501)1dc988bfix(deps): update dependency ethers to v6.13.1 (#1500)8e7e115fix(deps): update dependency@opensea/seaport-jsto v4.0.2 (#1494)8c242acchore(deps): update dependency prettier to v3.3.2 (#1493)565cd26chore(deps): update dependency lint-staged to v15.2.7 (#1492)0343f25chore(deps): update typescript-eslint monorepo to v7.13.1 (#1495)Updates
pathefrom 1.1.1 to 1.1.2Release notes
Sourced from pathe's releases.
Changelog
Sourced from pathe's changelog.
Commits
faa2b11fix(relative): handle different windows drive letters (#158)2fa8aaafix(resolveAlias): handle aliases ending with trailing slash (#155)dffa918chore: use changelogen for releaseb310408chore: update lockfilecbd6095fix: uppercase windows drive letters (#151)04a0aeechore(deps): update all non-major dependencies (#157)c9029e2chore(deps): update all non-major dependencies (#156)ac826ebchore(deps): update all non-major dependencies (#153)66ef08fchore(deps): update all non-major dependencies (#152)0bb67d4fix: checkprocess.cwdbefore calling it (#147)Updates
picocolorsfrom 1.0.0 to 1.0.1Release notes
Sourced from picocolors's releases.
Changelog
Sourced from picocolors's changelog.
Commits
5f0c047v1.0.1a014200fix: iteratively replace "close" to avoid maximum stack error (#64)b626148Fix color detection in edge runtime (#56)6b43e8euniform api usage in complex benchmark0836f3cupdate benchmarks per recent job rune9b2731Create .gitignore (#37)Updates
prettierfrom 3.0.3 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60Release 3.3.2aebcee5chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928chore(deps): update dependency c8 to v10 (#16380)c3d0b7fchore(deps): update typescript-eslint to v7.13.0 (#16376)27c35dbchore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983dUpgrade yarn to v4.3.0 (#16377)d6f37c4chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7dchore(deps): update dependency execa to v9.2.0 (#16372)f4608ccchore(deps): update dependency cspell to v8.8.4 (#16370)Updates
typescriptfrom 5.2.2 to 5.5.2Release notes
Sourced from typescript's releases.