#github

1 messages ยท Page 72 of 1

cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-3\.2\.27
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-3\.2\.26
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.7\.0
#

Bumps eslint from 8.3.0 to 8.7.0.

Release notes
Sourced from eslint's releases.

v8.7.0
Features

19ad061 feat: no-restricted-imports support casing (#15439) (gfyoung)
564ecdb feat: Support arbitrary module namespace names in no-restricted-imports (#15491) (Milos Djermanovic)
968a02a feat: Support arbitrary module namespace names in no-useless-rename (#15493) (Milos Djermanovic)
0d2b9a6 feat: move eslint --init to @โ€‹eslint/create-config (#15150) (ๅ”ฏ็„ถ)
127f5...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.6\.0
cloud quailBOT
#
[SevenTV/SevenTV] branch deleted: fix/colon\-complete
#
[Disembark/network] New branch created: dependabot/go\_modules/dev/github\.com/fasthttp/websocket\-1\.4\.5
#

Bumps github.com/fasthttp/websocket from 1.4.3 to 1.4.5.

Release notes
Sourced from github.com/fasthttp/websocket's releases.

v1.4.5

31f2199 feat: upgrade fasthttp to v1.32.0 (Sergio Andres Virviescas Santana)

v1.4.4
No release notes provided.

Commits

See full diff in compare view

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fasthttp/websocket&package-manag...

#
[Disembark/network] branch deleted: dependabot/go\_modules/dev/github\.com/fasthttp/websocket\-1\.4\.4
#
[SevenTV/SevenTV] New branch created: fix/initial\-load\-scuff
#

That was a change added in by @Excellify to replace my proposed change to SiteApp.tsx 0b36478aa259ff7613cab8011a47e767cacb48f5.

My original change was to fix a very specific edge case:

If a Twitch chat is embedded onto a twitch.tv page, if the person is logged in as a moderator to that chat, they will be blocked from typing anything into the chat by Twitch.tv. This ONLY applies to twitch embeds via https://dev.twitch.tv/docs/embed/chat and I BELIEVE only when embedded on a Twitch.tv par...

#

You can do two options, both of which will work:

  1. Remove the line of code

  2. Remove the line of code, and implement our changes in SiteApp.tsx via the above commit.

Number 1 will work for all Twitch embeds outside of Twitch, and for all Twitch embeds on twitch.tv that viewers are not a moderator of (the regular twitch chats are completely unaffected by this change)

Number 2 will address the specific edge case of when a Twitch embed is injected into a native twitch.tv, AND you are a mode...

#
[SevenTV/SevenTV] branch deleted: fix/initial\-load\-scuff
cloud quailBOT
#

@AnatoleAM okay so I did some deeper due diligence and the reason you were blocked in this scenario was not due to 7tv, it was due to the Twitch page itself. This can be easily tested by disabling 7TV and then reinjecting chat in the exact same place.

When an embedded version of chat is injected into a page, if you are logged in as a moderator (or broadcaster), the Twitch embed is extremely specific in order to ensure that no elements or divs are placed on top of the chat. If an element is...

cloud quailBOT
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.35
#

Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.42.35.

Release notes
Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.42.35 (2022-01-14)
Service Client Updates

service/application-insights: Updates service API
service/config: Updates service API
service/honeycode: Updates service API and documentation
service/lookoutmetrics: Updates service API and documentation
service/ram: Updates service API, documentation, and paginators

Release v1.4...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.30
cloud quailBOT
cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-2\.1\.5
#

Bumps actions/setup-go from 2.1.4 to 2.1.5.

Release notes
Sourced from actions/setup-go's releases.

v2.1.5
In scope of this release we updated matchers.json to improve the problem matcher pattern. For more information please refer to this pull request

Commits

424fc82 Merge pull request #179 from oscard0m/add-cache-to-node-workflows
82388ea ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
fdeec47 Don't require relative path...

cloud quailBOT
#
[SevenTV/GQL] New branch created: feat/implement\-gql
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.9
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.8
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.10\.0
#

Bumps @typescript-eslint/eslint-plugin from 5.5.0 to 5.10.0.

Release notes
Sourced from @โ€‹typescript-eslint/eslint-plugin's releases.

v5.10.0
5.10.0 (2022-01-17)
Bug Fixes

eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#4250) (d053cde)
eslint-plugin: [no-extra-semi] false negatives when used with eslint 8.3.0 (#4458) (f4016c2)
esli...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.9\.1
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.10\.0
#

Bumps @typescript-eslint/parser from 5.5.0 to 5.10.0.

Release notes
Sourced from @โ€‹typescript-eslint/parser's releases.

v5.10.0
5.10.0 (2022-01-17)
Bug Fixes

eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#4250) (d053cde)
eslint-plugin: [no-extra-semi] false negatives when used with eslint 8.3.0 (#4458) (f4016c2)
eslint-plugin: [no-invali...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.9\.1
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.10
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vite\-2\.7\.13
#

Bumps vite from 2.6.14 to 2.7.13.

Release notes
Sourced from vite's releases.

create-vite@2.7.2
Please refer to CHANGELOG.md for details.
create-vite@2.7.1
Please refer to CHANGELOG.md for details.
create-vite@2.7.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

2.7.13 (2022-01-18)
Bug Fixes

ssr: fix resolution for nested ssr externals (#6080) (#6470) (ed33f2a)
ssr: should correctly transfrom ...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vite\-2\.7\.12
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.1\.4
#

Bumps @angular/cli from 12.2.7 to 13.1.4.

Release notes
Sourced from @โ€‹angular/cli's releases.

v13.1.4

13.1.4 (2022-01-19)
@โ€‹angular-devkit/build-angular

Commit
Description

disable parsing new URL syntax

support ESNext as target for JavaScript optimizations

Special Thanks
Alan Agius, Derek Cormier and Doug Parker
v13.1.3

13.1.3 (2022-01-12)
@โ€‹schematics/angular

Commit
Description

set skipTest flag for resolvers when using ng ...

cloud quailBOT
#
[SevenTV/SevenTV] New branch created: fix/twitch\-slate
cloud quailBOT
#

Describe the bug
When trying to type any Twitch emote, a triangle and square icon appears above it (7TV trying to show the emote in a bigger picture), before deleting the emote text.

To Reproduce
Steps to reproduce the behavior:

  1. Type something like "LUL" in the chat window
  2. Press Enter
  3. The text will disappear

Expected behavior
The text doesn't disappear

Screenshots
Screenshot of problem: [Discord Image](https://cdn.discordapp.com/attachments/80374404780...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

I think this is a fine addition and seems to be working. I have a few improvment ideas if you want to do some more development, but not needed if you don't want to. You could make it so that:

* Clicking normaly opens the card/nothing for 3rd party emotes.

* Holding SHIFT adds it to the draft

* Holding CTRL opends the providers address of the emote (i.e. https://7tv.app/emotes/60a1babb3c3362f9a4b8b33a)

I agree, clicking normally should always keep default ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Common] branch deleted: feat/emote\-sets
#
[SevenTV/GQL] branch deleted: feat/better\-gql
cloud quailBOT
#
[SevenTV/GQL] New branch created: feat/better\-gql
#
[SevenTV/GQL] New branch created: test
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-3\.2\.29
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-3\.2\.27
cloud quailBOT
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.39
#

Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.42.39.

Release notes
Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.42.39 (2022-01-21)
Service Client Updates

service/mediaconvert: Updates service API and documentation

AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for acce...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.35
#

Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.25.0.

Release notes
Sourced from github.com/gofiber/fiber/v2's releases.

v2.25.0
๐Ÿš€ New

Add function NewErrors to create multiple new errors (#1701)
https://docs.gofiber.io/api/fiber#newerrors

๐Ÿงน Updates

Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 (#1700)
Update goccy/go-json to 0.9.3. (#1709, #1719)
Change json tag for EnablePrintRoutes (#1702)
https://docs.gofiber.io/api/fiber#config

๐Ÿ› Fixe...

#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.25\.0
#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.24\.0
cloud quailBOT
cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.0
#

Bumps github.com/prometheus/client_golang from 1.11.0 to 1.12.0.

Release notes
Sourced from github.com/prometheus/client_golang's releases.

1.12.0 / 2022-01-19

[CHANGE] example/random: Move flags and metrics into main() #935
[FEATURE] API client: Support wal replay status api #944
[FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ #955
[ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats #925
[ENHANCE...

cloud quailBOT
cloud quailBOT
#
[SevenTV/GolangTemplate] New branch created: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.0
#

Bumps github.com/prometheus/client_golang from 1.11.0 to 1.12.0.

Release notes
Sourced from github.com/prometheus/client_golang's releases.

1.12.0 / 2022-01-19

[CHANGE] example/random: Move flags and metrics into main() #935
[FEATURE] API client: Support wal replay status api #944
[FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ #955
[ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats #925
[ENHANCE...

cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.11
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.10
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.10\.1
#

Bumps @typescript-eslint/eslint-plugin from 5.5.0 to 5.10.1.

Release notes
Sourced from @โ€‹typescript-eslint/eslint-plugin's releases.

v5.10.1
5.10.1 (2022-01-24)
Note: Version bump only for package @โ€‹typescript-eslint/typescript-eslint
v5.10.0
5.10.0 (2022-01-17)
Bug Fixes

eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#4250) (d053...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.10\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.10\.1
#

Bumps @typescript-eslint/parser from 5.5.0 to 5.10.1.

Release notes
Sourced from @โ€‹typescript-eslint/parser's releases.

v5.10.1
5.10.1 (2022-01-24)
Note: Version bump only for package @โ€‹typescript-eslint/typescript-eslint
v5.10.0
5.10.0 (2022-01-17)
Bug Fixes

eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#4250) (d053cde)
eslint-plugin: [...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.10\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-i18n\-9\.2\.0\-beta\.29
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-i18n\-9\.2\.0\-beta\.28
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.12
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

The 7TV App shows the "OBOY", "OiMinna", and "AndKnuckles" emotes in the emote menu, which are user-specific global emotes in the "Sten's Cheaty Emotes" list, only usable by sirstendec.

The correct action is to parse the default_sets array and add sets with an ID matching that array (currently only set number 3) to the allow list, then go through the users associative array and allow access to the set marked by the keys in that array only if the user's name is listed in that key's valu...

cloud quailBOT
#

Bumps @angular/cli from 12.2.7 to 13.2.0.

Release notes
Sourced from @โ€‹angular/cli's releases.

v13.2.0

13.2.0 (2022-01-26)
@โ€‹schematics/angular

Commit
Description

updated Angular new project version to v13.2.0-next.0

@โ€‹angular-devkit/architect

Commit
Description

correctly handle ESM builders

@โ€‹angular-devkit/build-angular

Commit
Description

expose i18nDuplicateTranslation option of browser and server builders

Don't ...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.2\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/marked\-4\.0\.11
#

Bumps marked from 4.0.5 to 4.0.11.

Release notes
Sourced from marked's releases.

v4.0.11
4.0.11 (2022-01-26)
Bug Fixes

fix blank line after table header (#2332) (6e1f923)

v4.0.10
4.0.10 (2022-01-13)
Bug Fixes

security: fix redos vulnerabilities (8f80657)

v4.0.9
4.0.9 (2022-01-06)
Bug Fixes

retain line breaks in tokens properly (#2341) (a9696e2)

v4.0.8
4.0.8 (2021-12-19)
Bug Fixes

spaces on a newline after a table (#2319) (f82ea2c)

v4.0.7
4.0.7 (...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/marked\-4\.0\.10
#

Uh, was not aware of that, and it seems we are not the only ones implementing FFZ's globals "wrong" as popular chat client Chatterino also has these as global.

Though that seems to be correct information, this would be a very low priority fix. Unless someone wants to implement this behavior we probably won't do it, as it's simply not worth spending any development time for something that affect a single person.

cloud quailBOT
#
[SevenTV/EventAPI] branch deleted: dependabot/github\_actions/dev/actions/setup\-go\-2\.1\.5
#
[SevenTV/EventAPI] branch deleted: dependabot/github\_actions/dev/azure/setup\-kubectl\-2\.0
#
[SevenTV/EventAPI] branch deleted: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.0
cloud quailBOT
#
[SevenTV/REST] New branch created: feat/rest\-restructure
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/marked\-4\.0\.12
#

Bumps marked from 4.0.5 to 4.0.12.

Release notes
Sourced from marked's releases.

v4.0.12
4.0.12 (2022-01-27)
Bug Fixes

fix nbsp after table (#2372) (ed66bf8)

v4.0.11
4.0.11 (2022-01-26)
Bug Fixes

fix blank line after table header (#2332) (6e1f923)

v4.0.10
4.0.10 (2022-01-13)
Bug Fixes

security: fix redos vulnerabilities (8f80657)

v4.0.9
4.0.9 (2022-01-06)
Bug Fixes

retain line breaks in tokens properly (#2341) (a9696e2)

v4.0.8
4.0.8 (2021-12-19)...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/marked\-4\.0\.11
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-17\.0\.13
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-8\.4\.0
#

Bumps eslint-plugin-vue from 8.1.1 to 8.4.0.

Release notes
Sourced from eslint-plugin-vue's releases.

v8.4.0
โœจ Enhancements

#1760 Added vue/no-v-text-v-html-on-component rule that disallows the use of v-text / v-html on component.
#1762 Added vue/object-shorthand rule that applies object-shorthand rule to expressions in <template>.
#1763 Added vue/no-undef-components rule that warns reports component that are used in the <template&g...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-8\.3\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-i18n\-9\.2\.0\-beta\.30
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-i18n\-9\.2\.0\-beta\.29
cloud quailBOT
#

Describe the bug
Specific channel I am an editor of shows 248/250 emote slots available but won't let me fill the last 2 available slots. 7TV acts as though there isn't enough space even though there are 2 emote slots left.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 7TV website and activate editor mode
  2. Click on any emote on 7TV to add to that channel
  3. See error showing 250 slots are full
  4. Navigate to the 7TV channel page being edited
  5. See 2 slots are ava...
cloud quailBOT
#

Due to repeated cache failures at the edge I've added an internal response cache with redis to quash all further abuses of this endpoint. The response generated by the query is very expensive to generate and easily overwhelms the database, which has made this endpoint a repeated target for attacks. This is a quick fix until it can be revised in API v3.

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

I assume the channel you manage was a subscriber previously. The zero-width emotes they had enabled are now disabled, but still bound to the account. This is so that if they resubscribe they become enabled again. The website should display this better, but it will probably not be fixed untill the next version of the website is released.

These are the two zero-width emotes that make it seem like you have two more slots:

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Describe the feature
Removal of the ability for non-mods to see moderator actions in a channel. OR allow channels to disable it's use somehow.

Expected behavior
Chatters will stop questioning when mods are banning new ban-evader's accounts, arguing with timeouts, calling a streamer out for a timeout vs ban, etc. There is a reason Twitch hid those messages from the plebs and it's so they don't start petty fights over it.

#

Chatters will stop questioning when mods are banning new ban-evader's accounts
That wouldn't be the case, because chat clients like Chatterino also allow anyone to see this information. It's sent by Twitch mostly as an instruction that clients should delete a user's messages, which makes this public information.

Other browser extensions display this information too, it's pretty common across the board and there is no way to prevent "the plebs" from seeing this.

The one thing I've be...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Describe the bug
Emojis in the YouTube comment section are deformed (of unequal height and width). The 7tv extension overrides the default height, but doesn't override the default height. Everything works correctly with the 7tv extension disabled.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any YouTube video
  2. Scroll down to its comment section and find any comment with emojis
  3. See deformed emojis

Expected behavior
The emojis should be of equal width & he...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/FFZ-Add-On] branch deleted: gh\-pr\-6
#
[SevenTV/FFZ-Add-On] New branch created: gh\-pr\-7
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.8\.0
#

Bumps eslint from 8.3.0 to 8.8.0.

Release notes
Sourced from eslint's releases.

v8.8.0
Features

5d60812 feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)

Documentation

5769cc2 docs: fix relative link (#15544) (Nick Schonning)
ccbc35f docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)
851f1f1 docs: fixed typo in comment (#15531) (Jiapei Liang)
7d7af55 docs: address upcoming violation of markdownlint rule MD050/strong...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.7\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/REST] branch deleted: feat/rest\-restructure
cloud quailBOT
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.44
#

Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.42.44.

Release notes
Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.42.44 (2022-01-28)
Service Client Updates

service/appconfig: Updates service API and documentation
service/appconfigdata: Updates service API and documentation
service/athena: Updates service API and documentation

This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.

servic...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.39
cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.33\.0
#

Bumps github.com/valyala/fasthttp from 1.32.0 to 1.33.0.

Release notes
Sourced from github.com/valyala/fasthttp's releases.

v1.33.0

61aa8b1 remove redundant code (#1202) (tyltr)
4369776 fix(hijack): reuse RequestCtx (#1201) (Sergio VS)
2aca3e8 fix(hijack): reset userValues after hijack handler execution (#1199) (Sergio VS)
9123060 Updated dependencies (#1194) (Mikhail Faraponov)

Commits

61aa8b1 remove redundant code (#1202)
4369776 fix(hijack): r...

#
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.1
#

Bumps github.com/prometheus/client_golang from 1.12.0 to 1.12.1.

Release notes
Sourced from github.com/prometheus/client_golang's releases.

1.12.1 / 2022-01-29

[BUGFIX] Make the Go 1.17 collector concurrency-safe #969

Use simpler locking in the Go 1.17 collector #975

[BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
[ENHANCEMENT] API client: make HTTP reads more efficient #976

Full Changelog: https://github.com/pr...

cloud quailBOT
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/nguniversal/builders\-12\.1\.3
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.2\.0
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/superagent\-7\.1\.1
#

Bumps superagent from 6.1.0 to 7.1.1.

Release notes
Sourced from superagent's releases.

v7.1.1

Revert "feat: add lookup method (#1595)" f99e624
refactor: make linter happier (#1671) 9975981

https://github.com/visionmedia/superagent/compare/v7.1.0...v7.1.1
v7.0.2

package.json: fix invalid syntax in engines (#1666) e7acafb

https://github.com/visionmedia/superagent/compare/v7.0.1...v7.0.2
v7.0.1

fix: fixed version range (see <my...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/ng\-bootstrap/ng\-bootstrap\-11\.0\.0
#

Bumps @ng-bootstrap/ng-bootstrap from 10.0.0 to 11.0.0.

Release notes
Sourced from @โ€‹ng-bootstrap/ng-bootstrap's releases.

11.0.0
This release adds Angular 13 support.
Apologies for the version mixup with this release, please use this guide:

ng-bootstrap 10 (stable) -> Angular 12 and Bootstrap 4
ng-bootstrap 11 (stable) -> Angular 13 and Bootstrap 4
ng-bootstrap 12 (beta) -> Angular 13 and Bootstrap 5

Bug Fixes

remove 'entryCompone...

cloud quailBOT
#
[SevenTV/GolangTemplate] New branch created: dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.33\.0
#

Bumps github.com/valyala/fasthttp from 1.32.0 to 1.33.0.

Release notes
Sourced from github.com/valyala/fasthttp's releases.

v1.33.0

61aa8b1 remove redundant code (#1202) (tyltr)
4369776 fix(hijack): reuse RequestCtx (#1201) (Sergio VS)
2aca3e8 fix(hijack): reset userValues after hijack handler execution (#1199) (Sergio VS)
9123060 Updated dependencies (#1194) (Mikhail Faraponov)

Commits

61aa8b1 remove redundant code (#1202)
4369776 fix(hijack): r...

#
[SevenTV/GolangTemplate] New branch created: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.1
#

Bumps github.com/prometheus/client_golang from 1.11.0 to 1.12.1.

Release notes
Sourced from github.com/prometheus/client_golang's releases.

1.12.1 / 2022-01-29

[BUGFIX] Make the Go 1.17 collector concurrency-safe #969

Use simpler locking in the Go 1.17 collector #975

[BUGFIX] Reduce granularity of histogram buckets for Go 1.17 collector #974
[ENHANCEMENT] API client: make HTTP reads more efficient #976

Full Changelog: https://github.com/pr...

#
[SevenTV/GolangTemplate] branch deleted: dependabot/go\_modules/dev/github\.com/prometheus/client\_golang\-1\.12\.0
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.10\.2
#

Bumps @typescript-eslint/eslint-plugin from 5.5.0 to 5.10.2.

Release notes
Sourced from @โ€‹typescript-eslint/eslint-plugin's releases.

v5.10.2
5.10.2 (2022-01-31)
Bug Fixes

eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#4494) (4a6d217)

v5.10.1
5.10.1 (2022-01-24)
Note: Version bump only for package @โ€‹typescript-eslint/typescript-eslint
v5.10.0
5.10.0 (20...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.10\.1
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.10\.2
#

Bumps @typescript-eslint/parser from 5.5.0 to 5.10.2.

Release notes
Sourced from @โ€‹typescript-eslint/parser's releases.

v5.10.2
5.10.2 (2022-01-31)
Bug Fixes

eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#4494) (4a6d217)

v5.10.1
5.10.1 (2022-01-24)
Note: Version bump only for package @โ€‹typescript-eslint/typescript-eslint
v5.10.0
5.10.0 (2022-01-17)
Bug Fixes

...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.10\.1
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT