This repository was archived by the owner on May 27, 2025. It is now read-only.
forked from mochajs/mocha
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the npm_and_yarn group across 1 directory with 13 updates #10
Open
dependabot
wants to merge
23
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-92dcae8092
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the npm_and_yarn group across 1 directory with 13 updates #10
dependabot
wants to merge
23
commits into
master
from
dependabot/npm_and_yarn/npm_and_yarn-92dcae8092
Conversation
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
Co-authored-by: Josh Goldberg ✨ <[email protected]>
Address PR review comments mocha org
Address PR review comments mocha org
Co-authored-by: Josh Goldberg ✨ <[email protected]>
Fix exit code when no signal caught
Co-authored-by: Josh Goldberg ✨ <[email protected]>
Address PR comments; use os.constants
Remove test that asserts the problematic behavior
Omit win32 from signals test suite
Update package.json
…pdates Bumps the npm_and_yarn group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.21.3` | `7.24.7` | | [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.38` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `9.8.8` | `10.4.19` | | [axios](https://github.com/axios/axios) | `0.21.4` | `removed` | | [@11ty/eleventy](https://github.com/11ty/eleventy) | `1.0.2` | `2.0.1` | | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` | | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` | | [nunjucks](https://github.com/mozilla/nunjucks) | `3.2.3` | `3.2.4` | | [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` | | [socket.io-parser](https://github.com/socketio/socket.io-parser) | `4.2.2` | `4.2.4` | Updates `@babel/traverse` from 7.21.3 to 7.24.7 - [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.24.7/packages/babel-traverse) Updates `postcss` from 8.4.21 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.38) Updates `autoprefixer` from 9.8.8 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@9.8.8...10.4.19) Removes `axios` Updates `@11ty/eleventy` from 1.0.2 to 2.0.1 - [Release notes](https://github.com/11ty/eleventy/releases) - [Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md) - [Commits](11ty/eleventy@v1.0.2...v2.0.1) Updates `browserify-sign` from 4.2.1 to 4.2.3 - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `follow-redirects` from 1.15.2 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) Updates `liquidjs` from 9.43.0 to 10.14.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v9.43.0...v10.14.0) Updates `nunjucks` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](mozilla/nunjucks@v3.2.3...v3.2.4) Updates `pug` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3) Updates `socket.io-parser` from 4.2.2 to 4.2.4 - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@4.2.2...4.2.4) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: autoprefixer dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@11ty/eleventy" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: browserify-sign dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: liquidjs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nunjucks dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pug dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 npm_and_yarn group with 12 updates in the / directory:
7.21.37.24.78.4.218.4.389.8.810.4.190.21.4removed1.0.22.0.14.2.14.2.37.5.97.5.103.1.93.1.101.15.21.15.63.2.33.2.43.0.23.0.34.2.24.2.4Updates
@babel/traversefrom 7.21.3 to 7.24.7Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
bf1e9a3v7.24.74463aa5fix: incorrectconstantViolationswith destructuring (#16522)07bd000ImprovegetBindingIdentifiers(#16544)17a5502[Babel 8] Removeextra.shorthand(#16521)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.61f010dfExplicitly defineNodePath.prototype.*(#16488)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)3ff20b9Statically generate boilerplate for bitfield accessors (#16482)Updates
postcssfrom 8.4.21 to 8.4.38Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
a69d45eRelease 8.4.38 version64e35d9Update dependenciesc1ad8fbMerge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9fix endIndex1bea246failing test: for endIndex 0 in rangeBy0fd1d86Add changelog auto release on Github49c906eRelease 8.4.37 versionb5bd92cFix another broken prev source map issue2882039Update dependenciese5ad939Release 8.4.36 versionUpdates
autoprefixerfrom 9.8.8 to 10.4.19Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
8060e33Release 10.4.19 versionfe7bae4Remove end→flex-end warning5f6f362Update dependencies13a86dfMove to flat ESLint configb3e0579Update dependencies90dc18dRelease 10.4.18 version0af1be8Update dependencies1efe165Update c8 config80ff109Add Node.js 21 to CI5e5d193Automate release creationRemoves
axiosUpdates
@11ty/eleventyfrom 1.0.2 to 2.0.1Release notes
Sourced from
@11ty/eleventy's releases.... (truncated)
Commits
e71cb94Coveragebbc3fc1v2.0.1347d41bv2.0.1-beta.23203e3aUpdate dependencies716f65av2.0.1-beta.1273bf3bv2.0.1-alpha.3916805ePublish the dependency graph in eleventy.after args67ce615Fixes #275430c7113Custom lodash build, fixes #2877a9323c3Fixes #2790Updates
browserify-signfrom 4.2.1 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ecv4.2.39247adf[patch] widen support to 0.12f427270[Deps] update `parse-asn187f3a35[Dev Deps] updateaud,npmignore,tapefb261ce[Deps] updateelliptic4d0ee49[patch] drop minimum node support to v19e2bf12[Deps] pinhash-baseto ~3.0, due to a breaking change168e16f[Deps] pinellipticdue to a breaking change37a4758[actions] remove redundant finisher4af5a90v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates
wsfrom 7.5.9 to 7.5.10Release notes
Sourced from ws's releases.
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
ejsfrom 3.1.9 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.mdUpdates
follow-redirectsfrom 1.15.2 to 1.15.6Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.Updates
liquidjsfrom 9.43.0 to 10.14.0Release notes
Sourced from liquidjs's releases.
... (truncated)
Changelog
Sourced from liquidjs's changelog.
... (truncated)
Commits
5348964chore(release): 10.14.0 [skip ci]3b5627bfeat: support catching all errors, #220 (#710)612da52docs: add jsoref as a contributor for doc (#709)a0ea372...Description has been truncated