#github
1 messages ยท Page 62 of 1
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/core\-js\-3\.17\.2 was force-pushed to `72bd3a1`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/graphql\-15\.5\.3 was force-pushed to `ca9b18e`
Issue:
When using the Chatterino Native Host Chrome extension, Chatterino7 appears shifted to the left compared to where it should be.
Screenshot:

OS: Windows 10
Chatterino7 Version: 7.3.4
The issue does not appear to exist in versions before 7.3.4.
af3ed7a fix(deps): bump core-js from 3.16.3 to 3.17.3 - dependabot[bot]
Bumps core-js from 3.16.3 to 3.17.3.
Changelog
Sourced from core-js's changelog.
3.17.3 - 2021.09.09
Fixed some possible problems related to possible extension of %IteratorPrototype% and %AsyncIteratorPrototype% in the future
Fixed DOMTokenList.prototype.{ forEach, @@iterator, keys, values, entries } in old WebKit versions where element.classList is not an instance of global DOMTokenList
Added NodeJS 16.9 compat data mapping
Added Samsung Internet 16....
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/core\-js\-3\.17\.3
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/core\-js\-3\.17\.2
6298734 chore(deps-dev): bump @types/node from 16.7.1 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.1
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.0
1f9ad48 chore(deps-dev): bump sass from 1.38.1 to 1.39.2 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.39\.2
Bumps sass from 1.38.1 to 1.39.2.
Release notes
Sourced from sass's releases.
Dart Sass 1.39.2
To install Sass 1.39.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a bug where configuring with @use ... with would throw an error when that variable was defined in a module that also contained @forward ... with.
See the full changelog for changes in earlier releases.
D...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.39\.0
98a649f chore(deps-dev): bump @types/node from 16.9.0 t... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.1
Since a couple days 7tv randomly stops working completely, this seems to happen mostly when I open a new browser window, opening a new tab in the same window doesn't cause this to happen but dragging the tab out to a new window does. All 3rd party emotes stop displaying and the emote picker shows no available 3rd party emotes for the channel. Closing all browser windows completely sometimes fixes this but often also doesn't.
Win10 Enterprise LTSC, Firefox 92.0 64-bit, 7tv 1.6.2
677b89e API/REST - Update queries & omit redis ban check - AnatoleAM
677b89e API/REST - Update queries & omit redis ban check - AnatoleAM
[SevenTV/ServerGo] New branch created: feat/rework\-bans
Storing bans in memory instead of using Redis, as the high volume of ban check calls is too great for a single redis instance to handle
[SevenTV/ServerGo] branch deleted: feat/rework\-bans
This may be tied to the reliance on other third party services to be available, I'll be pushing an update soon removing this dependency.
935605e Use BTTV/FFZ APIs locally (no proxy) - AnatoleAM
6c54554 Add emote width/height for third parties - AnatoleAM
26e509e Fix crash when cdn url isn't found - AnatoleAM
Implementing BetterTTV and FrankerFaceZ APIs within the extension itself in order to avoid rate limiting issues currently facing the 7TV API Proxy
88435fa Channel switch with IDs - AnatoleAM
Likely impossible. Alternate Player runs in its own extension context ,which is inaccessible by any other extension. As for how BTTV and FFZ work there I'm not sure, perhaps the author of the Alternate Player extension added support himself. You'd need to ask him to support 7TV.
If someone knows a way around it this issue can be re-opened.
1a05165 Local Third Party API Implementation (#128) - AnatoleAM
[SevenTV/SevenTV] branch deleted: feat/third\-party\-api\-update
6594267 Background image replace via webRequest - AnatoleAM
[SevenTV/SevenTV] New branch created: feat/animated\-avatars
Adding support for 7TV custom animated avatars in the extension
Thanks for looking into it, will reach out to the Alternative Player for Twitch developer.
[SevenTV/ServerGo] New branch created: feat/custom\-avatars
Adding endpoints to set a custom avatar and mapping twitch avatar urls to custom ones.
28bd428 AvatarManager fetching & caching - AnatoleAM
[SevenTV/SevenTV] New tag created: 1\.6\.3\-test1
a0d7e2b Prevent rerender of image tag with 7tv cdn url - AnatoleAM
9e760d1 Fix broken images in emote list when FFZ is on - AnatoleAM
[SevenTV/SevenTV] branch deleted: feat/animated\-avatars
[SevenTV/SevenTV] New branch created: feat/youtube\-support
e3e126d Refactor - Split sites between twitch/youtube - AnatoleAM
Adding basic support for YouTube Live Chat
[SevenTV/SevenTV] New tag created: 1\.6\.3
[SevenTV/ServerGo] branch deleted: feat/custom\-avatars
d99fafa Remove unused code for Tagged Users (#3208) - Mm2PL
44f1013 Strip leading @ and trailing , from username in... - Felanbird
4bfa56c Strip channel name for /streamlink (#3215) - MrAuro
e577136 Fix completion menu completing from wrong posit... - talneoran
c0f4a41 Add flags.reward_message filter variable (#3231) - sando
[SevenTV/chatterino7] tag deleted: nightly\-build
[SevenTV/chatterino7] New tag created: nightly\-build
91f222f chore(deps-dev): bump typescript from 4.3.5 to ... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-4\.4\.3
Bumps typescript from 4.3.5 to 4.4.3.
Release notes
Sourced from typescript's releases.
TypeScript 4.4.3
This patch release contains fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
fixed issues query for Typescript 4.4.0 (Beta).
fixed issues query for Typescript 4.4.1 (RC).
fixed issues qu...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-4\.4\.2
21b9ac4 fix(deps): bump @apollo/client from 3.4.9 to 3.... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.11
Bumps @apollo/client from 3.4.9 to 3.4.11.
Changelog
Sourced from @โapollo/client's changelog.
Apollo Client 3.4.11
Bug Fixes
Fix Vite tree-shaking by calling the checkDEV() function (at least once) in the module that exports it, @apollo/client/utilities/globals/index.ts.
@โbenjamn in #8767
Improvements
Export PersistedQueryLink namespace from @apollo/client/link/persisted-queries.
@โvedrani in #8761
Documentation
Upgrade docs theme f...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.10
015ae97 manifest - remove api.frankerfacez.com - AnatoleAM
7f39f53 Manifest V - AnatoleAM
2c7b044 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.41
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.40.41.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.40.41 (2021-09-10)
Service Client Updates
service/cloudformation: Updates service documentation
Doc only update for CloudFormation that fixes several customer-reported issues.
service/ecr: Updates service documentation
This release updates terminology around KMS keys.
service/quicksight: Updates service API and docum...
b436e74 Bump github.com/json-iterator/go from 1.1.11 to... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.12
Bumps github.com/json-iterator/go from 1.1.11 to 1.1.12.
Commits
024077e fix go 1.18 compatibility
08b5e57 notice incompatibility
c666182 Merge pull request #562 from runzhi/master
3c55efb fix: invalid unicode while binary to string
See full diff in compare view
[: bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.31\.1
Bumps @typescript-eslint/parser from 4.29.3 to 4.31.1.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v4.31.1
4.31.1 (2021-09-13)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.0
4.31.0 (2021-09-06)
Bug Fixes
ast-spec: remove duplicate union types from Expression (#3770) (463e768)
utils: support immutable arrays in ReportFixFunction (#3830) (8218055)
Feat...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.31\.0
acff98e chore(deps-dev): bump sass from 1.38.1 to 1.40.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.40\.0
Bumps sass from 1.38.1 to 1.40.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.40.0
To install Sass 1.40.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Add support for first-class calc() expressions (as well as clamp() and plain-CSS min() and max()). This means:
calc() expressions will be parsed more thoroughly, and errors will be highlighted where th...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.39\.2
daadc70 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.31\.1
Bumps @typescript-eslint/eslint-plugin from 4.29.3 to 4.31.1.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v4.31.1
4.31.1 (2021-09-13)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.0
4.31.0 (2021-09-06)
Bug Fixes
ast-spec: remove duplicate union types from Expression (#3770) (463e768)
utils: support immutable arrays in ReportFixFunction (#...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.31\.0
[SevenTV/ThreeLetterAPI] New branch created: dev
[SevenTV/ThreeLetterAPI] New branch created: feat/youtube\-auth
c638fac Fix appearance of nav button - AnatoleAM
[SevenTV/SevenTV] New tag created: 2\.0\.0\-test2
4cc739e chore(deps-dev): bump sass from 1.38.1 to 1.41.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.41\.0
Bumps sass from 1.38.1 to 1.41.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.40.1
To install Sass 1.40.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Potentially breaking bug fix: min() and max() expressions outside of calculations now behave the same way they did in 1.39.2, returning unquoted strings if they contain no Sass-specific features and callin...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.40\.0
294f85b chore(deps-dev): bump @types/jasmine from 3.9.0... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/jasmine\-3\.9\.1
5c5fa98 YouTube Theater Mode - AnatoleAM
[SevenTV/SevenTV] New branch created: feat/youtube\-theater\-mode
Adding a Theater Mode option to YouTube Livestreams, similar to the one Twitch has

94f73aa Theater Mode Button - AnatoleAM
932823a YouTube Theater Mode (#133) - AnatoleAM
[SevenTV/SevenTV] branch deleted: feat/youtube\-theater\-mode
Chatterino/chatterino-browser-ext#65
f3e51c7 chore(deps-dev): bump @angular/cli from 12.2.5 ... - dependabot[bot]
Bumps @angular/cli from 12.2.5 to 12.2.6.
Release notes
Sourced from @โangular/cli's releases.
v12.2.6
12.2.6 (2021-09-15)
@โangular/cli
Commit
Description
handle FORCE_COLOR when stdout is not instance of WriteStream
@โangular-devkit/build-angular
Commit
Description
handle FORCE_COLOR when stdout is not instance of WriteStream
Special Thanks
Alan Agius
Changelog
Sourced from @โangular/cli's changelog.
12.2.6 (2021-09-15)
...
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.6
f797c76 chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.6
Bumps @angular-devkit/build-angular from 12.2.5 to 12.2.6.
Release notes
Sourced from @โangular-devkit/build-angular's releases.
v12.2.6
12.2.6 (2021-09-15)
@โangular/cli
Commit
Description
handle FORCE_COLOR when stdout is not instance of WriteStream
@โangular-devkit/build-angular
Commit
Description
handle FORCE_COLOR when stdout is not instance of WriteStream
Special Thanks
Alan Agius
Changelog
Sourced from @โangular-devk...
e0be599 chore(deps-dev): bump @types/node from 16.9.0 t... - dependabot[bot]
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.1
9746161 chore(deps-dev): bump @types/jasmine from 3.9.0... - dependabot[bot]
a9f70ba chore(deps-dev): bump @angular/cli from 12.2.5 ... - dependabot[bot]
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/jasmine\-3\.9\.1
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.6
[App] Branch dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.6 was force-pushed to `351717e`
[SevenTV/SevenTV] New branch created: feat/youtube\-permission\-request
Adding a popup to the extension prompting users to give access to youtube.com
There are 1 failures, 0 warnings, and 0 notices.
1f016de Twitch/ChatListener: omit removed node checks - AnatoleAM
286c332 chore(deps-dev): bump @types/node from 16.9.1 t... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.2
ee815de chore(deps-dev): bump sass from 1.38.1 to 1.41.1 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.41\.1
Bumps sass from 1.38.1 to 1.41.1.
Release notes
Sourced from sass's releases.
Dart Sass 1.41.1
To install Sass 1.41.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Preserve parentheses around var() functions in calculations, because they could potentially be replaced with sub-expressions that might need to be parenthesized.
See the full changelog for changes in earli...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.41\.0
e58cc4a chore(deps-dev): bump @types/node from 16.7.1 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.2
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.1
f8f3e78 chore(deps-dev): bump @types/superagent from 4.... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/superagent\-4\.1\.13
Adding ways to identify with a YouTube channel
- OAuth2
- Verify by adding a string to channel description
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
f7638d3 Twitch: major optimization fixes - AnatoleAM
83d85e0 manifest/stage: youtube permissions - AnatoleAM
61f856d API/Proxy - Fix duplicate call to twitch api - AnatoleAM
61f856d API/Proxy - Fix duplicate call to twitch api - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
cca62de chore(deps-dev): bump @types/superagent from 4.... - dependabot[bot]
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/superagent\-4\.1\.13
c6a399d chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.6
[App] Branch dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.2 was force-pushed to `26f93bd`
e7c5376 YouTube Permission Request Popup (#134) - AnatoleAM
[SevenTV/SevenTV] branch deleted: feat/youtube\-permission\-request
[SevenTV/SevenTV] branch deleted: feat/youtube\-support
[SevenTV/SevenTV] branch deleted: feat/manifest\-v3
changelog
- Added Angular's Location service to go back to the previous route that was visited.
- Seems to be changes in the workflow files when I direct to dev although I merged dev in. (maybe some new changes since I forked the repo)
testing
- navigate to another page other than page 1 and click on an emote then try to click the back button on the app to navigate to previous page.
Demo (before & after):
https://www.loom.com/share/4447d044d4bd499b994293119e7838bc
Please don't change workflows
Please don't change workflows
I didn't change the workflow but I noticed it was changed when I directed to dev. I can change my workflow files to match whats in dev.
e9a458e chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
e0be599 chore(deps-dev): bump @types/node from 16.9.0 t... - dependabot[bot]
9746161 chore(deps-dev): bump @types/jasmine from 3.9.0... - dependabot[bot]
a9f70ba chore(deps-dev): bump @angular/cli from 12.2.5 ... - dependabot[bot]
cca62de chore(deps-dev): bump @types/superagent from 4.... - dependabot[bot]
The master and dev branch are uneven apparently, seems like commit 37694283fd432b8ffa33f7a7d48f72d500572490 was pushed to master by @TroyDota and not dev.
The master and dev branch are uneven apparently, seems like commit 3769428 was pushed to master by @TroyDota and not dev.
ah okay that makes sense
The master and dev branch are uneven apparently, seems like commit 3769428 was pushed to master by @TroyDota and not dev.
Well I think I reverted the workflow files back if you want to take another look and make sure it's fine
e72d7a8 Settings Menu: Update state on change - AnatoleAM
4c0edd3 Merge branch 'dev' of github.com:SevenTV/SevenT... - AnatoleAM
2035eb1 fix emote menu button hover styling - AnatoleAM
48446f7 Give message red highlight when mentioned - AnatoleAM
[SevenTV/SevenTV] New branch created: feat/mention\-highlight
Adding an highlight on messages that mention the current user
bd869a8 Highlight for mention without @ - AnatoleAM
71c8c72 Handle full chat rerender - AnatoleAM
[SevenTV/SevenTV] New branch created: feat/handle\-yt\-chat\-rerender
Re-rendering messages and re-inserting the emote menu button when the chat rerenders
[SevenTV/SevenTV] branch deleted: feat/handle\-yt\-chat\-rerender
[SevenTV/SevenTV] branch deleted: feat/mention\-highlight
4c10d2d Reinstate the EventAPI - AnatoleAM
[SevenTV/SevenTV] New branch created: feat/reinstate\-eventapi
Reinstating the Event API implementation post-refactor
[SevenTV/SevenTV] branch deleted: feat/reinstate\-eventapi
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
6dc5cf3 YouTube Channel Verification Flow - AnatoleAM
[SevenTV/ServerGo] New branch created: feat/lidl\-youtube\-auth
Adding a youtube channel verification flow where the user requests a token and add it to the channel's description in order to verify they're the owner.
This method will still require a Twitch account, and is a temporary measure until API v3 comes with a Google OAuth2 implementation.
[SevenTV/App] New branch created: feat/link\-youtube
Adding UI components for linking a youtube channnel with a 7TV user account
The 7TV emote menu's size was off by a few pixels and the whole box was not clickable.
Fixed an issue with the emote menu being a few pixels too large and not clickable on the sides outside the logo.
Made the 7TV settings button have a background on hover.
882f1be chore(deps-dev): bump @types/node from 16.9.1 t... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.4
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.2
43ad55b chore(deps-dev): bump eslint-plugin-vue from 7.... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.18\.0
Bumps eslint-plugin-vue from 7.16.0 to 7.18.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v7.18.0
โจ Enhancements
#1626 Added vue/component-api-style rule that aims to make the API style you use to define Vue components consistent in your project.
โ๏ธ Updates
#1619 Updated vue/script-indent rule to support Class static block and typescript-eslint v5(rc)
#1620 Changed type determination logic of type-only defineProps to follow vue ...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.17\.0
e9d8bcd chore(deps-dev): bump @types/node from 16.7.1 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.4
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.2
2b86148 fix(deps): bump date-fns from 2.23.0 to 2.24.0 - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/date\-fns\-2\.24\.0
Bumps date-fns from 2.23.0 to 2.24.0.
Release notes
Sourced from date-fns's releases.
v2.24.0
Kudos to Sasha Koss, Lucas Silva, Jan Ziemba, Anastasia Kobzar, Deepak Gupta, Jonas L, Kentaro Suzuki, Koussay Haj Kacem, fturmel, Tan75 and Adriaan Callaerts for working on the release.
Fixed
Fixed an edge case in the Slovak locale caused by unescaped character. (#2083)
Changed
Used 1 instead of ein for German formatDuration to make it consistent with ot...
bf0f1fc fix(deps): bump core-js from 3.16.3 to 3.18.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/core\-js\-3\.18\.0
Bumps core-js from 3.16.3 to 3.18.0.
Changelog
Sourced from core-js's changelog.
3.18.0 - 2021.09.20
Added Array.fromAsync stage 1 proposal:
Array.fromAsync
%TypedArray%.fromAsync
.name and .toString() on polyfilled functions improved in many different cases
Improved internal IsConstructor and IsCallable checks
Fixed some internal cases of GetMethod operation
Fixed a bug of MS Edge 18- parseInt / parseFloat with boxed symbols
Fixed es.array.{ index...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/core\-js\-3\.17\.3
This is good, but is there a reason the class name was changed?
b24e761 fix(deps): bump @apollo/client from 3.4.9 to 3.... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.12
Bumps @apollo/client from 3.4.9 to 3.4.12.
Changelog
Sourced from @โapollo/client's changelog.
Apollo Client 3.4.12
Bug Fixes
Improve handling of falsy existing and/or incoming parameters in relayStylePagination field policy helper function.
@โbubba and @โbenjamn in #8733
Associate Apollo context with React.createContext (instead of using a local WeakMap) again, so multiple copies of @apollo/client (uncommon) can share the same context....
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.11
Changed the name because i used the style for both the emote menu button and the settings button
Oh right that's correct, this is used in both the navigation bar and chat so the change makes sense.
Also looked at adding a tooltip to the settings button, similarly to the other buttons up there. And maybe making the open settings button toggle the settings window.
I think a tooltip would require making a custom one, I haven't figured out how to access twitch's tooltip
A very similar tooltip to twitch's can be made with just some css, started messing around with it but didn't get it done. FFZ's tooltip is not identical to twitch's either.
94fe5d7 update PR staging workflow deploy step - AnatoleAM
22f39f9 Bump github.com/spf13/viper from 1.8.1 to 1.9.0 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.9\.0
Bumps github.com/spf13/viper from 1.8.1 to 1.9.0.
Release notes
Sourced from github.com/spf13/viper's releases.
v1.9.0
This is a maintenance release primarily containing minor fixes and improvements.
Changes
Added
Experimental new encoding layer
Add support for tfvars files
Fixed
Writing hidden files with no extension
InConfig processing paths
In addition to the above changes, this release comes with tons of minor improvements, documentation changes an...
There are 1 failures, 0 warnings, and 0 notices.
74afbcf Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.45
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.40.45.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.40.45 (2021-09-17)
Service Client Updates
service/dms: Updates service API and documentation
Optional flag force-planned-failover added to reboot-replication-instance API call. This flag can be used to test a planned failover scenario used during some maintenance operations.
service/es: Updates service API and documenta...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.41
bc607bf Bump github.com/spf13/viper from 1.8.1 to 1.9.0 - dependabot[bot]
Bumps github.com/spf13/viper from 1.8.1 to 1.9.0.
Release notes
Sourced from github.com/spf13/viper's releases.
v1.9.0
This is a maintenance release primarily containing minor fixes and improvements.
Changes
Added
Experimental new encoding layer
Add support for tfvars files
Fixed
Writing hidden files with no extension
InConfig processing paths
In addition to the above changes, this release comes with tons of minor improvements, documentation changes an...
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.9\.0
There are 1 failures, 0 warnings, and 0 notices.
Im sure there are prettier ways of making a tooltip in css, but this works at least.
-
Added tooltips to menu buttons
-
Removed whitespace
There are 1 failures, 0 warnings, and 0 notices.
c1353ea chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.31\.2
Bumps @typescript-eslint/eslint-plugin from 4.29.3 to 4.31.2.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v4.31.2
4.31.2 (2021-09-20)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.1
4.31.1 (2021-09-13)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.0
4.31.0 (2021-09-06)
Bug Fixes
ast-spec: remove duplicate...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.31\.1
9eb5683 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.31\.2
Bumps @typescript-eslint/parser from 4.29.3 to 4.31.2.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v4.31.2
4.31.2 (2021-09-20)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.1
4.31.1 (2021-09-13)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v4.31.0
4.31.0 (2021-09-06)
Bug Fixes
ast-spec: remove duplicate union types from Exp...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.31\.1
8b84a30 chore(deps-dev): bump sass from 1.38.1 to 1.42.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.42\.0
Bumps sass from 1.38.1 to 1.42.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.42.0
To install Sass 1.42.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
min() and max() expressions are once again parsed as calculations as long as they contain only syntax that's allowed in calculation expressions. To avoid the backwards-compatibility issues that were present...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.41\.1
20aace6 fix(deps): bump @apollo/client from 3.4.9 to 3.... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.13
Bumps @apollo/client from 3.4.9 to 3.4.13.
Changelog
Sourced from @โapollo/client's changelog.
Apollo Client 3.4.13
Bug Fixes
Fix componentDidUpate typo in withSubscription higher-order component.
@โYarBez in #7506
Fix internal canUseSymbol import within @apollo/client/utilities to avoid breaking bundlers/builds.
@โbenjamn in #8817
Tolerate unfreezable objects like Uint8Array and Buffer in maybeDeepFreeze.
@โgeekuillaume and @โbenja...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.12
88561e4 fix(deps): bump graphql from 15.5.1 to 15.6.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/graphql\-15\.6\.0
Bumps graphql from 15.5.1 to 15.6.0.
Release notes
Sourced from graphql's releases.
v15.6.0 (2021-09-20)
New Feature ๐
#3267 Depreacate 'VisitorKeyMap' and backported 'ASTVisitorKeyMap' type (@โIvanGoncharov)
Committers: 1
Ivan Goncharov(@โIvanGoncharov)
v15.5.3 (2021-09-06)
Bug Fix ๐
#3254 Parser: fix function definition of parseArguments and parseArgument (@โn1ru4l)
#3260 backport: Preserve deprecationReason on GraphQLInputFields (@โIvanGoncha...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/graphql\-15\.5\.3
Describe the bug
7TV Settings have an issue, that if you use lightmode, most of the most important text is white, which combining with a white background, causes the text to be completely invisible.
To Reproduce
Steps to reproduce the behavior:
- Go to 'twitch.tv'
- Click on the '7TV Settings'
- (Get sunglasses and) Turn on the light mode
- You should be able to see the problem
Expected behavior
Settings open, and you can read every single piece of text there is i...
There are 1 failures, 0 warnings, and 0 notices.
Still learning git, so my commit's are all over the place...
54eb57c chore(deps-dev): bump @types/node from 16.9.1 t... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.6
9bd2f59 chore(deps-dev): bump @types/node from 16.7.1 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.6
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.4
Just realized lots of this messes with how it looks on youtube. Will fix tomorrow...