build(deps): bump the prod-deps-regular group across 1 directory with 11 updates#1217
Open
dependabot[bot] wants to merge 1 commit intobetafrom
Open
build(deps): bump the prod-deps-regular group across 1 directory with 11 updates#1217dependabot[bot] wants to merge 1 commit intobetafrom
dependabot[bot] wants to merge 1 commit intobetafrom
Conversation
… 11 updates Bumps the prod-deps-regular group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/debug-js/debug) | `4.3.7` | `4.4.3` | | [eventemitter3](https://github.com/primus/eventemitter3) | `5.0.1` | `5.0.4` | | [ip-num](https://github.com/ip-num/ip-num) | `1.5.1` | `1.5.2` | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.3` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.3` | `0.2.5` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.21.0` | | [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.27.3` | `4.56.0` | | [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.27.3` | `4.56.0` | | [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.27.3` | `4.56.0` | | [viem](https://github.com/wevm/viem) | `2.37.11` | `2.45.0` | Updates `debug` from 4.3.7 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.7...4.4.3) Updates `eventemitter3` from 5.0.1 to 5.0.4 - [Release notes](https://github.com/primus/eventemitter3/releases) - [Commits](primus/eventemitter3@5.0.1...5.0.4) Updates `ip-num` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/ip-num/ip-num/releases) - [Commits](ip-num/ip-num@v1.5.1...v1.5.2) Updates `semver` from 7.6.3 to 7.7.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.3) Updates `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) Updates `ws` from 8.18.3 to 8.19.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.19.0) Updates `tsx` from 4.19.1 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.1...v4.21.0) Updates `@rollup/rollup-darwin-x64` from 4.27.3 to 4.56.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.3...v4.56.0) Updates `@rollup/rollup-win32-arm64-msvc` from 4.27.3 to 4.56.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.3...v4.56.0) Updates `@rollup/rollup-win32-x64-msvc` from 4.27.3 to 4.56.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.3...v4.56.0) Updates `viem` from 2.37.11 to 2.45.0 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.37.11...viem@2.45.0) --- updated-dependencies: - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: eventemitter3 dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps-regular - dependency-name: ip-num dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps-regular - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: tmp dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps-regular - dependency-name: ws dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: "@rollup/rollup-darwin-x64" dependency-version: 4.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: "@rollup/rollup-win32-arm64-msvc" dependency-version: 4.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: "@rollup/rollup-win32-x64-msvc" dependency-version: 4.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular - dependency-name: viem dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps-regular ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 prod-deps-regular group with 11 updates in the / directory:
4.3.74.4.35.0.15.0.41.5.11.5.27.6.37.7.30.2.30.2.58.18.38.19.04.19.14.21.04.27.34.56.04.27.34.56.04.27.34.56.02.37.112.45.0Updates
debugfrom 4.3.7 to 4.4.3Release notes
Sourced from debug's releases.
Commits
6b2c5fb4.4.333330fa4.4.198df33eremove istanbulbf2f574fixes #987 fallback to localStorage.DEBUG if debug is not defined (#988)a0497bdReplace whitespaces in namespaces string with commas globally instead of just...7e3814c4.4.0d2d6bf0fix inefficient .enable() regex and .enabled() testUpdates
eventemitter3from 5.0.1 to 5.0.4Release notes
Sourced from eventemitter3's releases.
Commits
b0144e9[dist] 5.0.492fb3c6Revert "[ts] Fix type definitions for ESM import (#279)"71ab64bRevert "[ts] Fix TypeScript type definitions (#282)"d84265a[dist] 5.0.37ec84d9[ts] Fix TypeScript type definitions (#282)7b6aef8[dist] 5.0.2f5552f8[doc] Remove reference to a script that no longer exists9d10e6f[pkg] Remove unused dependencyc1507bf[ci] Update actions/setup-node action to v608f8450[ci] Update actions/checkout action to v5Updates
ip-numfrom 1.5.1 to 1.5.2Release notes
Sourced from ip-num's releases.
Commits
d4288fd1.5.20851134Improve package.json894d719Update the patch release cmdf4f75c8Merge pull request #107 from ip-num/more-ipv6-collapse-tests16ec5ccAdded more testsaa952aaMerge pull request #104 from ip-num/fix-contains-ip-typeecbd138Revert changes to build filesbbd1778Undo changes to build files66afff7Merge branch 'master' into fix-contains-ip-typea0f189aMerge pull request #103 from ip-num/fix/ipv6-collapse-double-colonUpdates
semverfrom 7.6.3 to 7.7.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
a25789bchore: release 7.7.3 (#812)e37e0cafix: faster paths for compare (#813)2471d75fix: x-range build metadata support8f05c87chore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#807)d17aebfchore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#797)3b03e3bchore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#790)281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.
Updates
tmpfrom 0.2.3 to 0.2.5Commits
3d2fe38Bump up the versione162828Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2fFix use of tmp.dir() withdiroption08fa3abUpdate version1cf4ec5Merge commit from fork188b25eFix GHSA-52f5-9888-hmc673b9fe4Add test case for GHSA-52f5-9888-hmc6b8e2f29Remove broken tests2892a02Remove outdated URLf592318Reformat package.jsonUpdates
wsfrom 8.18.3 to 8.19.0Release notes
Sourced from ws's releases.
Commits
61349ec[dist] 8.19.03f9ffc6[feature] Introduce thecloseTimeoutoption (#2308)1998485[fix] Ensure all remaining data is read as a single chunk726c373[doc] Sort options alphabeticallyb151f1e[ci] Update actions/checkout action to v6dabdd5b[ci] Update actions/setup-node action to v686eac5b[ci] Test on node 251891e14[ci] Update actions/setup-node action to v5aa28c77[ci] Update actions/checkout action to v5Updates
tsxfrom 4.19.1 to 4.21.0Release notes
Sourced from tsx's releases.
... (truncated)
Commits
f6284cdci: lock in semantic-release v24048fb62feat: upgrade esbuild (#748)710a424fix: properly hide relaySignal from process.listeners() (#741)20b91c4docs: make sponsors dynamic08dcd59chore: move vercel settings to roote6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cacheUpdates
@rollup/rollup-darwin-x64from 4.27.3 to 4.56.0Release notes
Sourced from
@rollup/rollup-darwin-x64's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-darwin-x64's changelog.... (truncated)
Commits
1cbac184.56.03506af2Update audit resolver exclusions18ccab2Refine namespace handling (#6230)6764d544.55.39c45516Update audit resolver exclusions726ce5dFix JSX semicolon insertion (#6241)bd293ba4.55.23dae637Update generated WASM adapter codecde042fSort manual chunks by module execution order (#6240)fc4d8f7Ignore irrelevant vulnerability for a monthMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rollup/rollup-darwin-x64since your current version.Updates
@rollup/rollup-win32-arm64-msvcfrom 4.27.3 to 4.56.0Release notes
Sourced from
@rollup/rollup-win32-arm64-msvc's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-win32-arm64-msvc's changelog.... (truncated)
Commits
1cbac184.56.03506af2Update audit resolver exclusions18ccab2Refine namespace handling (#6230)6764d544.55.39c45516Update audit resolver exclusions726ce5dFix JSX semicolon insertion (#6241)bd293ba4.55.23dae637Update generated WASM adapter codecde042fSort manual chunks by module execution order (#6240)fc4d8f7Ignore irrelevant vulnerability for a monthMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rollup/rollup-win32-arm64-msvcsince your current version.Updates
@rollup/rollup-win32-x64-msvcfrom 4.27.3 to 4.56.0Release notes
Sourced from
@rollup/rollup-win32-x64-msvc's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-win32-x64-msvc's changelog.... (truncated)
Commits
1cbac184.56.03506af2Update audit resolver exclusions18ccab2Refine namespace handling (#6230)6764d544.55.39c45516Update audit resolver exclusions726ce5dFix JSX semicolon insertion (#6241)bd293ba4.55.23dae637Update generated WASM adapter codecde042fSort manual chunks by module execution order (#6240)fc4d8f7Ignore irrelevant vulnerability for a monthMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rollup/rollup-win32-x64-msvcsince your current version.Updates
viemfrom 2.37.11 to 2.45.0Release notes
Sourced from viem's releases.