GitHub
01/19/2023, 2:32 AMqs from 6.9.6 to 6.11.0
Changelog
Sourced from qs's changelog.
6.11.0
• [New] [Fix] `stringify`: revert 0e903c0; addoption (#442)commaRoundTrip
• [readme] fix version badge
6.10.5
• [Fix] `stringify`: with, properly include an explicitarrayFormat: commaon a single-item array (#434)[]
6.10.4
• [Fix] `stringify`: with, include an explicitarrayFormat: commaon a single-item array (#441)[]
• [meta] useto autogenerate an npmignore filenpmignore
• [Dev Deps] update,eslint,@ljharb/eslint-config,aud,has-symbol,object-inspecttape
6.10.3
• [Fix] `parse`: ignorekeys (#428)__proto__
• [Robustness] `stringify`: avoid relying on a global(#427)undefined
• [actions] reuse common workflows
• [Dev Deps] update,eslint,@ljharb/eslint-config,object-inspecttape
6.10.2
• [Fix] `stringify`: actually fix cyclic references (#426)
• [Fix] `stringify`: avoid encoding arrayformat comma when(#424)encodeValuesOnly = true
• [readme] remove travis badge; add github actions/codecov badges; update URLs
• [Docs] add note and links for coercing primitive values (#408)
• [actions] update codecov uploader
• [actions] update workflows
• [Tests] clean up stringify tests slightly
• [Dev Deps] update,eslint,@ljharb/eslint-config,aud,object-inspect,safe-publish-latesttape
6.10.1
• [Fix] `stringify`: avoid exception on repeated object values (#402)
6.10.0
• [New] `stringify`: throw on cycles, instead of an infinite loop (#395, #394, #393)
• [New] `parse`: addoption for collapsing arrays with missing indices (#312)allowSparse
• [meta] fix README.md (#399)
• [meta] only runin publish, not installnpm run dist
• [Dev Deps] update,eslint,@ljharb/eslint-config,aud,has-symbolstape
• [Tests] fix tests on node v0.6
• [Tests] useinstead ofljharb/actions/node/installljharb/actions/node/run
• [Tests] Revert "[meta] ignore eclint transitive audit warning"
6.9.7
• [Fix] `parse`: ignorekeys (#428)__proto__
• [Fix] `stringify`: avoid encoding arrayformat comma when(#424)encodeValuesOnly = true
• [Robustness] `stringify`: avoid relying on a global(#427)undefined
• [readme] remove travis badge; add github actions/codecov badges; update URLs
• [Docs] add note and links for coercing primitive values (#408)
• [Tests] clean up stringify tests slightly
• [meta] fix README.md (#399)
• Revert "[meta] ignore eclint transitive audit warning"... (truncated) Commits • `56763c1` v6.11.0 • `ddd3e29` [readme] fix version badge • `c313472` [New] [Fix] `stringify`: revert 0e903c0; add
commaRoundTrip option
• `95bc018` v6.10.5
• `0e903c0` [Fix] `stringify`: with arrayFormat: comma, properly include an explicit `[...
• `ba9703c` v6.10.4
• `4e44019` [Fix] `stringify`: with arrayFormat: comma, include an explicit [] on a s...
• `113b990` [Dev Deps] update object-inspect
• `c77f38f` [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbol, tape
• `2cf45b2` [meta] use npmignore to autogenerate an npmignore file
• Additional commits viewable in compare view
Updates @nestjs/platform-express from 7.6.9 to 9.2.1
Release notes
Sourced from `@nestjs/platform-express`'s releases.
v9.2.1 (2022-11-29)
Bug fixes
•common
• #10591 fix(cache): use passed store object (`@Leichtwind`)
•platform-fastify
• #10605 fix: fastify-adapter register func sign #10604 (`@ufec`)
Enhancements
•core
• #10558 feat(core): add hint to unknown dependency error msg (`@micalevisk`)
Dependencies
• Other
• #10556 chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3 (`@dependabot[bot]`)
• #10599 chore(deps-dev): bump redis from 4.4.0 to 4.5.1 (`@dependabot[bot]`)
• #10544 chore(deps-dev): bump husky from 8.0.1 to 8.0.2 (`@dependabot[bot]`)
• #10539 chore(deps-dev): bump sinon from 14.0.1 to 14.0.2 (`@dependabot[bot]`)
• #10538 chore(deps-dev): bump graphql-tools from 8.3.10 to 8.3.11 (`@dependabot[bot]`)
• #10536 chore(deps-dev): bump mongoose from 6.7.1 to 6.7.2 (<https://github.com/app…pact-foundation/pact-js GitHub Actions: build-and-test-windows (18.x) GitHub Actions: build-and-test-ubuntu (18.x) GitHub Actions: build-and-test-windows (16.x) GitHub Actions: build-and-test-ubuntu (16.x) GitHub Actions: build-and-test-windows (14.x) GitHub Actions: build-and-test-ubuntu (14.x) GitHub Actions: build-and-test-ubuntu (18.x) GitHub Actions: build-and-test-windows (18.x) GitHub Actions: build-and-test-ubuntu (16.x) GitHub Actions: build-and-test-windows (16.x) GitHub Actions: build-and-test-ubuntu (14.x) GitHub Actions: build-and-test-windows (14.x) ✅ 1 other check has passed 1/13 successful checks
GitHub
01/19/2023, 2:32 AM