-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the npm_and_yarn group across 1 directory with 5 updates #5
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-f1895d9e63
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.
Conversation
This file contains 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
Bumps the npm_and_yarn group with 4 updates in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects), [http-proxy](https://github.com/http-party/node-http-proxy), [minimist](https://github.com/minimistjs/minimist) and [http-server](https://github.com/http-party/http-server). Updates `follow-redirects` from 1.6.1 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.6.1...v1.15.9) Updates `http-proxy` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.17.0...1.18.1) Updates `minimist` from 0.0.8 to 1.2.8 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v0.0.8...v1.2.8) Updates `http-server` from 0.11.1 to 14.1.1 - [Release notes](https://github.com/http-party/http-server/releases) - [Commits](http-party/http-server@0.11.1...v14.1.1) Updates `qs` from 2.3.3 to 6.13.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v2.3.3...v6.13.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-server dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 12, 2024
This was referenced Sep 12, 2024
Closed
@dependabot rebase
…On Thursday, September 12th, 2024 at 11:40, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/reposman33/assignmentTele2/security/dependabot/4) (high severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps the npm_and_yarn group with 4 updates in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects), [http-proxy](https://github.com/http-party/node-http-proxy), [minimist](https://github.com/minimistjs/minimist) and [http-server](https://github.com/http-party/http-server).
Updates follow-redirects from 1.6.1 to 1.15.9
Commits
- [e4e55c7](follow-redirects/follow-redirects@e4e55c7) Release version 1.15.9 of the npm package.
- [31a1abf](follow-redirects/follow-redirects@31a1abf) Attempt much more gentle detection.
- [d2aaa97](follow-redirects/follow-redirects@d2aaa97) Fix url field.
- [62558f0](follow-redirects/follow-redirects@62558f0) Release version 1.15.8 of the npm package.
- [a8d1cee](follow-redirects/follow-redirects@a8d1cee) Return subtlety.
- [458ca8e](follow-redirects/follow-redirects@458ca8e) Fix native URL test for Node 20.
- [ca49e44](follow-redirects/follow-redirects@ca49e44) Handle KeepAlive connections in tests.
- [f3711d7](follow-redirects/follow-redirects@f3711d7) Test on Node 20 and 22.
- [fda0faf](follow-redirects/follow-redirects@fda0faf) Fix typo.
- [760757f](follow-redirects/follow-redirects@760757f) Release version 1.15.7 of the npm package.
- Additional commits viewable in [compare view](follow-redirects/follow-redirects@v1.6.1...v1.15.9)
Updates http-proxy from 1.17.0 to 1.18.1
Changelog
Sourced from [http-proxy's changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md).
> [v1.18.1](http-party/node-http-proxy@1.18.0...v1.18.1) - 2020-05-17
>
> Merged
>
> - Skip sending the proxyReq event when the expect header is present [[#1447](http-party/node-http-proxy#1447)
> - Remove node6 support, add node12 to build [[#1397](http-party/node-http-proxy#1397)
>
> [1.18.0](http-party/node-http-proxy@1.17.0...1.18.0) - 2019-09-18
>
> Merged
>
> - Added in auto-changelog module set to keepachangelog format [[#1373](http-party/node-http-proxy#1373)
> - fix 'Modify Response' readme section to avoid unnecessary array copying [[#1300](http-party/node-http-proxy#1300)
> - Fix incorrect target name for reverse proxy example [[#1135](http-party/node-http-proxy#1135)
> - Fix modify response middleware example [[#1139](http-party/node-http-proxy#1139)
> - [dist] Update dependency async to v3 [[#1359](http-party/node-http-proxy#1359)
> - Fix path to local http-proxy in examples. [[#1072](http-party/node-http-proxy#1072)
> - fix reverse-proxy example require path [[#1067](http-party/node-http-proxy#1067)
> - Update README.md [[#970](http-party/node-http-proxy#970)
> - [dist] Update dependency request to ~2.88.0 [SECURITY] [[#1357](http-party/node-http-proxy#1357)
> - [dist] Update dependency eventemitter3 to v4 [[#1365](http-party/node-http-proxy#1365)
> - [dist] Update dependency colors to v1 [[#1360](http-party/node-http-proxy#1360)
> - [dist] Update all non-major dependencies [[#1356](http-party/node-http-proxy#1356)
> - [dist] Update dependency agentkeepalive to v4 [[#1358](http-party/node-http-proxy#1358)
> - [dist] Update dependency nyc to v14 [[#1367](http-party/node-http-proxy#1367)
> - [dist] Update dependency concat-stream to v2 [[#1363](http-party/node-http-proxy#1363)
> - x-forwarded-host overwrite for mutli level proxies [[#1267](http-party/node-http-proxy#1267)
> - [refactor doc] Complete rename to http-party org. [[#1362](http-party/node-http-proxy#1362)
> - Highlight correct lines for createProxyServer [[#1117](http-party/node-http-proxy#1117)
> - Fix docs for rewrite options - 201 also handled [[#1147](http-party/node-http-proxy#1147)
> - Update .nyc_output [[#1339](http-party/node-http-proxy#1339)
> - Configure Renovate [[#1355](http-party/node-http-proxy#1355)
> - [examples] Restream body before proxying, support for Content-Type of application/x-www-form-urlencoded [[#1264](http-party/node-http-proxy#1264)
>
> Commits
>
> - [dist] New test fixtures. [7e4a0e5](http-party/node-http-proxy@7e4a0e5)
> - [dist] End of an era. [a9b09cc](http-party/node-http-proxy@a9b09cc)
> - [dist] Version bump. 1.18.0 [9bbe486](http-party/node-http-proxy@9bbe486)
> - [fix] Latest versions. [59c4403](http-party/node-http-proxy@59c4403)
> - [fix test] Update tests. [dd1d08b](http-party/node-http-proxy@dd1d08b)
> - [dist] Update dependency ws to v3 [SECURITY] [b00911c](http-party/node-http-proxy@b00911c)
> - [dist] .gitattributes all the things. [fc93520](http-party/node-http-proxy@fc93520)
> - [dist] Regenerate package-lock.json. [16d4f8a](http-party/node-http-proxy@16d4f8a)
Commits
- [9b96cd7](http-party/node-http-proxy@9b96cd7) 1.18.1
- [335aeeb](http-party/node-http-proxy@335aeeb) Skip sending the proxyReq event when the expect header is present ([#1447](https://github.com/http-party/node-http-proxy/issues/1447))
- [dba3966](http-party/node-http-proxy@dba3966) Remove node6 support, add node12 to build ([#1397](https://github.com/http-party/node-http-proxy/issues/1397))
- [9bbe486](http-party/node-http-proxy@9bbe486) [dist] Version bump. 1.18.0
- [6e4bef4](http-party/node-http-proxy@6e4bef4) Added in auto-changelog module set to keepachangelog format ([#1373](https://github.com/http-party/node-http-proxy/issues/1373))
- [d056241](http-party/node-http-proxy@d056241) fix 'Modify Response' readme section to avoid unnecessary array copying ([#1300](https://github.com/http-party/node-http-proxy/issues/1300))
- [244303b](http-party/node-http-proxy@244303b) Fix incorrect target name for reverse proxy example ([#1135](https://github.com/http-party/node-http-proxy/issues/1135))
- [b4028ba](http-party/node-http-proxy@b4028ba) Fix modify response middleware example ([#1139](https://github.com/http-party/node-http-proxy/issues/1139))
- [77a9815](http-party/node-http-proxy@77a9815) [dist] Update dependency async to v3 ([#1359](https://github.com/http-party/node-http-proxy/issues/1359))
- [c662f9e](http-party/node-http-proxy@c662f9e) Fix path to local http-proxy in examples. ([#1072](https://github.com/http-party/node-http-proxy/issues/1072))
- Additional commits viewable in [compare view](http-party/node-http-proxy@1.17.0...1.18.1)
Updates minimist from 0.0.8 to 1.2.8
Changelog
Sourced from [minimist's changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md).
> [v1.2.8](minimistjs/minimist@v1.2.7...v1.2.8) - 2023-02-09
>
> Merged
>
> - [Fix] Fix long option followed by single dash [[#17](minimistjs/minimist#17)
> - [Tests] Remove duplicate test [[#12](minimistjs/minimist#12)
> - [Fix] opt.string works with multiple aliases [[#10](minimistjs/minimist#10)
>
> Fixed
>
> - [Fix] Fix long option followed by single dash ([#17](https://github.com/minimistjs/minimist/issues/17)) [[#15](minimistjs/minimist#15)](https://github.com/minimistjs/minimist/issues/15)
> - [Tests] Remove duplicate test ([#12](https://github.com/minimistjs/minimist/issues/12)) [[#8](minimistjs/minimist#8)](https://github.com/minimistjs/minimist/issues/8)
> - [Fix] Fix long option followed by single dash [[#15](minimistjs/minimist#15)](https://github.com/minimistjs/minimist/issues/15)
> - [Fix] opt.string works with multiple aliases ([#10](https://github.com/minimistjs/minimist/issues/10)) [[#9](minimistjs/minimist#9)](https://github.com/minimistjs/minimist/issues/9)
> - [Fix] Fix handling of short option with non-trivial equals [[#5](minimistjs/minimist#5)](https://github.com/minimistjs/minimist/issues/5)
> - [Tests] Remove duplicate test [[#8](minimistjs/minimist#8)](https://github.com/minimistjs/minimist/issues/8)
> - [Fix] opt.string works with multiple aliases [[#9](minimistjs/minimist#9)](https://github.com/minimistjs/minimist/issues/9)
>
> Commits
>
> - Merge tag 'v0.2.3' [a026794](minimistjs/minimist@a026794)
> - [eslint] fix indentation and whitespace [5368ca4](minimistjs/minimist@5368ca4)
> - [eslint] fix indentation and whitespace [e5f5067](minimistjs/minimist@e5f5067)
> - [eslint] more cleanup [62fde7d](minimistjs/minimist@62fde7d)
> - [eslint] more cleanup [36ac5d0](minimistjs/minimist@36ac5d0)
> - [meta] add auto-changelog [73923d2](minimistjs/minimist@73923d2)
> - [actions] add reusable workflows [d80727d](minimistjs/minimist@d80727d)
> - [eslint] add eslint; rules to enable later are warnings [48bc06a](minimistjs/minimist@48bc06a)
> - [eslint] fix indentation [34b0f1c](minimistjs/minimist@34b0f1c)
> - [readme] rename and add badges [5df0fe4](minimistjs/minimist@5df0fe4)
> - [Dev Deps] switch from covert to nyc [a48b128](minimistjs/minimist@a48b128)
> - [Dev Deps] update covert, tape; remove unnecessary tap [f0fb958](minimistjs/minimist@f0fb958)
> - [meta] create FUNDING.yml; add funding in package.json [3639e0c](minimistjs/minimist@3639e0c)
> - [meta] use npmignore to autogenerate an npmignore file [be2e038](minimistjs/minimist@be2e038)
> - Only apps should have lockfiles [282b570](minimistjs/minimist@282b570)
> - isConstructorOrProto adapted from PR [ef9153f](minimistjs/minimist@ef9153f)
> - [Dev Deps] update @ljharb/eslint-config, aud [098873c](minimistjs/minimist@098873c)
> - [Dev Deps] update @ljharb/eslint-config, aud [3124ed3](minimistjs/minimist@3124ed3)
> - [meta] add safe-publish-latest [4b927de](minimistjs/minimist@4b927de)
> - [Tests] add aud in posttest [b32d9bd](minimistjs/minimist@b32d9bd)
> - [meta] update repo URLs [f9fdfc0](minimistjs/minimist@f9fdfc0)
> - [actions] Avoid 0.6 tests due to build failures [ba92fe6](minimistjs/minimist@ba92fe6)
> - [Dev Deps] update tape [950eaa7](minimistjs/minimist@950eaa7)
> - [Dev Deps] add missing npmignore dev dep [3226afa](minimistjs/minimist@3226afa)
> - Merge tag 'v0.2.2' [980d7ac](minimistjs/minimist@980d7ac)
>
> [v1.2.7](minimistjs/minimist@v1.2.6...v1.2.7) - 2022-10-10
>
> Commits
... (truncated)
Commits
- [6901ee2](minimistjs/minimist@6901ee2) v1.2.8
- [a026794](minimistjs/minimist@a026794) Merge tag 'v0.2.3'
- [c0b2661](minimistjs/minimist@c0b2661) v0.2.3
- [63b8fee](minimistjs/minimist@63b8fee) [Fix] Fix long option followed by single dash ([#17](https://github.com/minimistjs/minimist/issues/17))
- [72239e6](minimistjs/minimist@72239e6) [Tests] Remove duplicate test ([#12](https://github.com/minimistjs/minimist/issues/12))
- [34b0f1c](minimistjs/minimist@34b0f1c) [eslint] fix indentation
- [3226afa](minimistjs/minimist@3226afa) [Dev Deps] add missing npmignore dev dep
- [098873c](minimistjs/minimist@098873c) [Dev Deps] update @ljharb/eslint-config, aud
- [9ec4d27](minimistjs/minimist@9ec4d27) [Fix] Fix long option followed by single dash
- [ba92fe6](minimistjs/minimist@ba92fe6) [actions] Avoid 0.6 tests due to build failures
- Additional commits viewable in [compare view](minimistjs/minimist@v0.0.8...v1.2.8)
Maintainer changes
This version was pushed to npm by [ljharb](https://www.npmjs.com/~ljharb), a new releaser for minimist since your current version.
Updates http-server from 0.11.1 to 14.1.1
Release notes
Sourced from [http-server's releases](https://github.com/http-party/http-server/releases).
> v14.1.1
>
> - Patch [CVE-2021-44906](https://github.com/advisories/GHSA-xvch-5gv4-984h) [@dpassen](https://github.com/dpassen) ([#803](https://github.com/http-party/http-server/issues/803))
>
> Other changes
>
> - Bump follow-redirects from 1.14.4 to 1.14.8 [@dependabot](https://github.com/dependabot) ([#794](https://github.com/http-party/http-server/issues/794))
>
> v14.1.0
>
> This release contains an emergency fix which replaces colors.js with chalk. See [#781](https://github.com/http-party/http-server/issues/781) for more info and discussion, and [Marak/colors.js#285](https://github.com/Marak/colors.js/issues/285) for broader discussion about colors.js.
>
> - Switch from colors to chalk [@zbynek](https://github.com/zbynek) ([#785](https://github.com/http-party/http-server/issues/785))
>
> v14.0.0
>
> Breaking changes
>
> - Add encoding charset sniffing [@boarwell](https://github.com/boarwell) ([#736](https://github.com/http-party/http-server/issues/736))
> - Drop Node.js 10 support [@boarwell](https://github.com/boarwell) ([#739](https://github.com/http-party/http-server/issues/739))
>
> - Required to support charset sniffing
>
> Features and enhancements
>
> - add passphrase option [@chris](https://github.com/chris)--jones ([#746](https://github.com/http-party/http-server/issues/746))
> - Make --ssl an alias for --tls [@thornjad](https://github.com/thornjad) ([#747](https://github.com/http-party/http-server/issues/747))
> - add ability to pass proxyOptions [@yannickglt](https://github.com/yannickglt) ([#688](https://github.com/http-party/http-server/issues/688))
> - Replace mkdirp in tests with native JS [@thornjad](https://github.com/thornjad) ([#743](https://github.com/http-party/http-server/issues/743))
> - Implement displaying last modified date in index [@owenl131](https://github.com/owenl131) ([#737](https://github.com/http-party/http-server/issues/737))
> - Adds version number to server startup output [@Innoveramera](https://github.com/Innoveramera) ([#734](https://github.com/http-party/http-server/issues/734))
>
> Bug Fixes
>
> - Don't crash when file path errors [@thornjad](https://github.com/thornjad) ([#753](https://github.com/http-party/http-server/issues/753))
> - Fix CORS option detection [@thornjad](https://github.com/thornjad) ([#748](https://github.com/http-party/http-server/issues/748))
> - fix crash on redirect with formfeed in URL [@thornjad](https://github.com/thornjad) ([#749](https://github.com/http-party/http-server/issues/749))
> - Fixes --proxy without a protocol throwing an uncaught error [@Ratcoder](https://github.com/Ratcoder) ([#742](https://github.com/http-party/http-server/issues/742))
> - Fix tests EACCESS by finding an open port every time [@thornjad](https://github.com/thornjad) ([#741](https://github.com/http-party/http-server/issues/741))
> - Use relative paths in directory listing [#661](https://github.com/http-party/http-server/issues/661) [@boarwell](https://github.com/boarwell) ([#732](https://github.com/http-party/http-server/issues/732))
>
> Other changes
>
> - Add Contributing guide [@thornjad](https://github.com/thornjad) ([#752](https://github.com/http-party/http-server/issues/752))
> - Eslint config - replace common-style with eslint-config-populist [@chris](https://github.com/chris)--jones ([#744](https://github.com/http-party/http-server/issues/744))
> - Update some dependencies [@thornjad](https://github.com/thornjad) ([#740](https://github.com/http-party/http-server/issues/740))
>
> Full Changelog: ***@***.***(http-party/http-server@v13.0.2...v14.0.0)
>
> v13.1.0
>
> This release contains an emergency backport from v14.1.0 which replaces colors.js with chalk
>
> - Switch from colors to chalk [@zbynek](https://github.com/zbynek) ([#785](https://github.com/http-party/http-server/issues/785))
... (truncated)
Commits
- [af0ac3e](http-party/http-server@af0ac3e) 14.1.1
- [e5301d3](http-party/http-server@e5301d3) update license year
- [318c55f](http-party/http-server@318c55f) Merge pull request [#794](https://github.com/http-party/http-server/issues/794) from http-party/dependabot/npm_and_yarn/follow-redire...
- [284a0b0](http-party/http-server@284a0b0) Merge pull request [#803](https://github.com/http-party/http-server/issues/803) from dpassen/patch-[CVE-2021-44906](https://github.com/advisories/GHSA-xvch-5gv4-984h)
- [17cc8d6](http-party/http-server@17cc8d6) Patch [CVE-2021-44906](https://github.com/advisories/GHSA-xvch-5gv4-984h)
- [dc2fcf0](http-party/http-server@dc2fcf0) Bump follow-redirects from 1.14.4 to 1.14.8
- [33a6639](http-party/http-server@33a6639) Update SECURITY.md
- [251d4a1](http-party/http-server@251d4a1) Update support commitments for Jan 2022
- [e16ed1d](http-party/http-server@e16ed1d) 14.1.0
- [56bdf6e](http-party/http-server@56bdf6e) Merge pull request [#785](https://github.com/http-party/http-server/issues/785) from zbynek/use-chalk
- Additional commits viewable in [compare view](http-party/http-server@0.11.1...v14.1.1)
Maintainer changes
This version was pushed to npm by [thornjad](https://www.npmjs.com/~thornjad), a new releaser for http-server since your current version.
Updates qs from 2.3.3 to 6.13.0
Changelog
Sourced from [qs's changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md).
> 6.13.0
>
> - [New] parse: add strictDepth option ([#511](https://github.com/ljharb/qs/issues/511))
> - [Tests] use npm audit instead of aud
>
> 6.12.3
>
> - [Fix] parse: properly account for strictNullHandling when allowEmptyArrays
> - [meta] fix changelog indentation
>
> 6.12.2
>
> - [Fix] parse: parse encoded square brackets ([#506](https://github.com/ljharb/qs/issues/506))
> - [readme] add CII best practices badge
>
> 6.12.1
>
> - [Fix] parse: Disable decodeDotInKeys by default to restore previous behavior ([#501](https://github.com/ljharb/qs/issues/501))
> - [Performance] utils: Optimize performance under large data volumes, reduce memory usage, and speed up processing ([#502](https://github.com/ljharb/qs/issues/502))
> - [Refactor] utils: use +=
> - [Tests] increase coverage
>
> 6.12.0
>
> - [New] parse/stringify: add decodeDotInKeys/encodeDotKeys options ([#488](https://github.com/ljharb/qs/issues/488))
> - [New] parse: add duplicates option
> - [New] parse/stringify: add allowEmptyArrays option to allow [] in object values ([#487](https://github.com/ljharb/qs/issues/487))
> - [Refactor] parse/stringify: move allowDots config logic to its own variable
> - [Refactor] stringify: move option-handling code into normalizeStringifyOptions
> - [readme] update readme, add logos ([#484](https://github.com/ljharb/qs/issues/484))
> - [readme] stringify: clarify default arrayFormat behavior
> - [readme] fix line wrapping
> - [readme] remove dead badges
> - [Deps] update side-channel
> - [meta] make the dist build 50% smaller
> - [meta] add sideEffects flag
> - [meta] run build in prepack, not prepublish
> - [Tests] parse: remove useless tests; add coverage
> - [Tests] stringify: increase coverage
> - [Tests] use mock-property
> - [Tests] stringify: improve coverage
> - [Dev Deps] update @ljharb/eslint-config , aud, has-override-mistake, has-property-descriptors, mock-property, npmignore, object-inspect, tape
> - [Dev Deps] pin glob, since v10.3.8+ requires a broken jackspeak
> - [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6
>
> 6.11.2
>
> - [Fix] parse: Fix parsing when the global Object prototype is frozen ([#473](https://github.com/ljharb/qs/issues/473))
> - [Tests] add passing test cases with empty keys ([#473](https://github.com/ljharb/qs/issues/473))
>
> 6.11.1
>
> - [Fix] stringify: encode comma values more consistently ([#463](https://github.com/ljharb/qs/issues/463))
> - [readme] add usage of filter option for injecting custom serialization, i.e. of custom types ([#447](https://github.com/ljharb/qs/issues/447))
> - [meta] remove extraneous code backticks ([#457](https://github.com/ljharb/qs/issues/457))
> - [meta] fix changelog markdown
... (truncated)
Commits
- [5cf516c](ljharb/qs@5cf516c) v6.13.0
- [8d56df2](ljharb/qs@8d56df2) [New] parse: add strictDepth option
- [c9a6694](ljharb/qs@c9a6694) [Tests] use npm audit instead of aud
- [f90cc35](ljharb/qs@f90cc35) v6.12.3
- [1bf9f7a](ljharb/qs@1bf9f7a) [Fix] parse: properly account for strictNullHandling when allowEmptyArrays
- [7ebf48b](ljharb/qs@7ebf48b) [meta] fix changelog indentation
- [d0dff11](ljharb/qs@d0dff11) v6.12.2
- [f0b8d03](ljharb/qs@f0b8d03) [Dev Deps] update @ljharb/eslint-config, object-inspect, tape
- [81835ff](ljharb/qs@81835ff) [Fix]: parse: parse encoded square brackets
- [db47dcc](ljharb/qs@db47dcc) [readme] add CII best practices badge
- Additional commits viewable in [compare view](ljharb/qs@v2.3.3...v6.13.0)
Maintainer changes
This version was pushed to npm by [ljharb](https://www.npmjs.com/~ljharb), a new releaser for qs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
---------------------------------------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
- @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reposman33/assignmentTele2/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#5
Commit Summary
- [33c5387](33c5387) Bump the npm_and_yarn group across 1 directory with 5 updates
File Changes
([2 files](https://github.com/reposman33/assignmentTele2/pull/5/files))
- M [package-lock.json](https://github.com/reposman33/assignmentTele2/pull/5/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (419)
- M [package.json](https://github.com/reposman33/assignmentTele2/pull/5/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) (2)
Patch Links:
- https://github.com/reposman33/assignmentTele2/pull/5.patch
- https://github.com/reposman33/assignmentTele2/pull/5.diff
—
Reply to this email directly, [view it on GitHub](#5), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZTRTTNAHDGTPOBMTH3ZWFOQ7AVCNFSM6AAAAABOCZGWFSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDCOBYGM4DQMA).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
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 npm_and_yarn group with 4 updates in the / directory: follow-redirects, http-proxy, minimist and http-server.
Updates
follow-redirects
from 1.6.1 to 1.15.9Commits
e4e55c7
Release version 1.15.9 of the npm package.31a1abf
Attempt much more gentle detection.d2aaa97
Fix url field.62558f0
Release version 1.15.8 of the npm package.a8d1cee
Return subtlety.458ca8e
Fix native URL test for Node 20.ca49e44
Handle KeepAlive connections in tests.f3711d7
Test on Node 20 and 22.fda0faf
Fix typo.760757f
Release version 1.15.7 of the npm package.Updates
http-proxy
from 1.17.0 to 1.18.1Changelog
Sourced from http-proxy's changelog.
Commits
9b96cd7
1.18.1335aeeb
Skip sending the proxyReq event when the expect header is present (#1447)dba3966
Remove node6 support, add node12 to build (#1397)9bbe486
[dist] Version bump. 1.18.06e4bef4
Added in auto-changelog module set to keepachangelog format (#1373)d056241
fix 'Modify Response' readme section to avoid unnecessary array copying (#1300)244303b
Fix incorrect target name for reverse proxy example (#1135)b4028ba
Fix modify response middleware example (#1139)77a9815
[dist] Update dependency async to v3 (#1359)c662f9e
Fix path to local http-proxy in examples. (#1072)Updates
minimist
from 0.0.8 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
http-server
from 0.11.1 to 14.1.1Release notes
Sourced from http-server's releases.
... (truncated)
Commits
af0ac3e
14.1.1e5301d3
update license year318c55f
Merge pull request #794 from http-party/dependabot/npm_and_yarn/follow-redire...284a0b0
Merge pull request #803 from dpassen/patch-CVE-2021-4490617cc8d6
Patch CVE-2021-44906dc2fcf0
Bump follow-redirects from 1.14.4 to 1.14.833a6639
Update SECURITY.md251d4a1
Update support commitments for Jan 2022e16ed1d
14.1.056bdf6e
Merge pull request #785 from zbynek/use-chalkMaintainer changes
This version was pushed to npm by thornjad, a new releaser for http-server since your current version.
Updates
qs
from 2.3.3 to 6.13.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
5cf516c
v6.13.08d56df2
[New]parse
: addstrictDepth
optionc9a6694
[Tests] usenpm audit
instead ofaud
f90cc35
v6.12.31bf9f7a
[Fix]parse
: properly account forstrictNullHandling
whenallowEmptyArrays
7ebf48b
[meta] fix changelog indentationd0dff11
v6.12.2f0b8d03
[Dev Deps] update@ljharb/eslint-config
,object-inspect
,tape
81835ff
[Fix]:parse
: parse encoded square bracketsdb47dcc
[readme] add CII best practices badgeMaintainer changes
This version was pushed to npm by ljharb, a new releaser for qs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.