gorouter icon indicating copy to clipboard operation
gorouter copied to clipboard

Go Server/API micro framework, HTTP request router, multiplexer, mux

Results 13 gorouter issues
Sort by recently updated
recently updated
newest added

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.16.0 to 1.34.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.34.0 59f94a3 Update github.com/klauspost/compress (#1237) (Mikhail Faraponov) 62c15a5 Don't reset RequestCtx.s (#1234) (Erik Dubbelboer) 7670c6e Fix windows tests...

dependencies
go

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script (#3309) 3f8cc5a0 Updated...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Add more test case, rise coverage to 100%

help wanted

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies
javascript