#github

1 messages ยท Page 1 of 1 (latest)

cloud quailBOT
cloud quailBOT
#
[SevenTV/CompactDisc] New branch created: master
#
[SevenTV/CompactDisc] New branch created: dev
#
[SevenTV/CompactDisc] New branch created: anatole/implement\-cd
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/API] New branch created: anatole/discord\-oauth
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/EgVault] branch deleted: anatole/discord\-sync
#
[SevenTV/CompactDisc] branch deleted: anatole/implement\-cd
#
[SevenTV/API] branch deleted: anatole/discord\-oauth
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Website] branch deleted: anatole/locale\-crash\-fix
cloud quailBOT
cloud quailBOT
#

Bumps date-fns from 2.28.0 to 2.29.1.

Release notes
Sourced from date-fns's releases.

v2.29.1 - 2022-07-22
Thanks to @โ€‹fturmel for working on the release.
Fixed

Fixed TypeScript and flow types for daysInYear constant.

v2.29.0
On this release worked @โ€‹tan75, @โ€‹kossnocorp, @โ€‹nopears, @โ€‹Balastrong, @โ€‹cpapazoglou, @โ€‹dovca, @โ€‹aliasgar55, @โ€‹tomchentw, @โ€‹JuanM04, @โ€‹alexandresaura, @โ€‹fturmel, @โ€‹aezell, @โ€‹andersravn, @โ€‹TiagoPortfolio, @โ€‹SukkaW, @โ€‹Zebreus, @โ€‹...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/date\-fns\-2\.29\.1
#

Bumps vue-tsc from 0.38.5 to 0.39.0.

Changelog
Sourced from vue-tsc's changelog.

0.39.0 (2022/7/23)

feat: updated vite problemMatcher (#1606)
feat: support Vite app preview for Vite v3 (#1616)
feat: support organizeImports in vue-typescript for prettier-plugin-organize-imports (#1480) (#1577)
feat: avoid takeover enabled with built-in TS extension do not disabled (#1622)
feat: expose vue-tsconfig.schema.json from @volar/v...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.39\.0
#

Bumps sass from 1.53.0 to 1.54.0.

Release notes
Sourced from sass's releases.

Dart Sass 1.54.0
To install Sass 1.54.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes

Deprecate selectors with leading or trailing combinators, or with multiple combinators in a row. If they're included in style rules after nesting is resolved, Sass will now produce a deprecation warning and, i...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.54\.0
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/head\-0\.7\.7
#

Bumps @vueuse/head from 0.7.6 to 0.7.7.

Release notes
Sourced from @โ€‹vueuse/head's releases.

v0.7.7
No unreleased changes.

Changelog
Sourced from @โ€‹vueuse/head's changelog.

0.7.7
No unreleased changes.

Commits

1f6bec8 Release 0.7.7
a939193 chore: set release script
2c8a20f chore: upgrade deps
0aadf92 chore: update pnpm
ca0e991 feat: allow v-for when declaring <meta> and <link> tags in Head (#70)
8e3ebf7 feat: noscript support (#71)
See f...

cloud quailBOT
cloud quailBOT
#
[SevenTV/image-processor] New branch created: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.61
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.61.

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

Release v1.44.61 (2022-07-22)
Service Client Updates

service/account: Updates service API and documentation
service/ec2: Updates service API

Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.

service/iotdeviceadvisor: Updates service API and documentation
service/medialive: Updates servi...

#
[SevenTV/image-processor] branch deleted: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.56
#

Emotes uploaded between 2022-07-13T08:14:00 and 2022-07-17T13:112:00 are unable to be resolved with their extensionless CDN link (e.g. https://cdn.7tv.app/emote/62d40ad49be195fd6d68a23b/4x). This causes chatterino to fail when rending the emote as it receives a bad result.

Issue appears to have started from this emote ID (conveniently uploaded by @TroyKomodo ): 62ce7ee4b6813bf221c8d43e
and stopped after this emote ID: 62d40ad49be195fd6d68a23b.

I assume this was fixed by https:/...

cloud quailBOT
cloud quailBOT
#

Pull request checklist:

  • [ ] CHANGELOG.md was updated, if applicable

Description

This is a very conservative approach at getting urls. This approach assumes all of the following url patterns can appear: [1x, 2x, 3x, 4x], [1x, 2x], [2x, 3x].

I'm not sure if that's even possible. If the last pattern is impossible (i.e. it always starts with 1x,2x,...), then we can omit the loop through the urls (though it should be pretty rare).

Fixes #114.

cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/sirupsen/logrus\-1\.9\.0
#

Bumps github.com/sirupsen/logrus from 1.6.0 to 1.9.0.

Release notes
Sourced from github.com/sirupsen/logrus's releases.

v1.9.0
No release notes provided.
v1.8.1
No release notes provided.
v1.8.0
Correct versioning number replacing v1.7.1
v1.7.1
Code quality:

use go 1.15 in travis
use magefile as task runner

Fixes:

small fixes about new go 1.13 error formatting system
Fix for long time race condiction with mutating data hooks

Features:

build support...

#
[SevenTV/EventAPI] branch deleted: dependabot/go\_modules/dev/github\.com/sirupsen/logrus\-1\.8\.1
cloud quailBOT
#
[SevenTV/API] New branch created: anatole/reporting
cloud quailBOT
#
[SevenTV/Website] New branch created: anatole/reporting
cloud quailBOT
#
8me

On the website I receive the error: Error: Rate Limit Reached: You have too many emotes pending approval!
As far as I see I have only 3 Emotes in pending approval state, which is some kind of a low limit especially if you're managing 10-15 accounts as an editor.

cloud quailBOT
#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/vektah/gqlparser/v2\-2\.4\.7
#

Bumps github.com/vektah/gqlparser/v2 from 2.4.6 to 2.4.7.

Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.

v2.4.7
What's Changed

Fix #229 by @โ€‹Aven30 in vektah/gqlparser#230

New Contributors

@โ€‹Aven30 made their first contribution in vektah/gqlparser#230

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.4.6...v2.4.7

Commits

6d5506b Fix #229 (#230)
See full diff in compare view

[![Dependabot compatibility sc...

#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.62
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.62.

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

Release v1.44.62 (2022-07-25)
Service Client Updates

service/autoscaling: Updates service documentation

Documentation update for Amazon EC2 Auto Scaling.

Release v1.44.61 (2022-07-22)
Service Client Updates

service/account: Updates service API and documentation
service/ec2: Updates service API

Added support for EC2 M1 Mac insta...

#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.59
#
[SevenTV/API] branch deleted: anatole/reporting
#
[SevenTV/Website] branch deleted: anatole/reporting
cloud quailBOT
cloud quailBOT
#

Bumps vite from 3.0.2 to 3.0.3.

Changelog
Sourced from vite's changelog.

3.0.3 (2022-07-25)

fix: client type error (#9289) (b82ddfb), closes #9289
fix: don't modify config (#9262) (bbc8318), closes #9262
fix: entries in ssr.external (#9286) (d420f01), closes #9286
fix: externalize explicitly configured linked packages (#9346) (c33e365), closes #9346
fix: make resolveConfig() concurrent safe (#9224) (dfaeb2b), closes #9224
fix: scann...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-3\.0\.3
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.31\.0
#

Bumps @typescript-eslint/parser from 5.30.6 to 5.31.0.

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

v5.31.0
5.31.0 (2022-07-25)
Bug Fixes

eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe)
scope-manager: handle typeParameters of TSInstantiationExpression (#5355) (2595ccf)

Features

eslint-plugin: [consistent-generic-ctors] check class fie...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.30\.7
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

I think what they are saying is this: once you upload an avatar to 7TV, now you have to change your avatar on both Twitch and 7TV every time going forward. If you want a new profile picture and change just Twitch's, 7TV users will still see the old one. There should be a "remove avatar" button on the 7TV website so a user has the option to revert back to using only Twitch's avatar.

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.89\.0
#

Bumps google.golang.org/api from 0.81.0 to 0.89.0.

Release notes
Sourced from google.golang.org/api's releases.

v0.89.0
0.89.0 (2022-07-26)
Features

all: auto-regenerate discovery clients, refs #1631 #1630 #1629 #1627 #1625

v0.88.0
0.88.0 (2022-07-19)
Features

all: auto-regenerate discovery clients, refs #1624 #1622 #1620 #1619 #1616

v0.87.0
0.87.0 (2022-07-12)
Features

all: auto-regenerate discovery clients, refs #1614 #1613 #1612 ...

#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.88\.0
#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.63
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.63.

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

Release v1.44.63 (2022-07-26)
Service Client Updates

service/appsync: Updates service API and documentation
service/detective: Updates service API, documentation, and paginators
service/guardduty: Updates service API, documentation, and paginators

Amazon GuardDuty introduces a new Malware Protection feature that triggers malware sca...

cloud quailBOT
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.0\.0
#

Bumps @vueuse/core from 8.9.1 to 9.0.0.

Release notes
Sourced from @โ€‹vueuse/core's releases.

v9.0.0
ย ย ย ๐Ÿšจ Breaking Changes

all: isSupported becomes Ref<boolean> instead of boolean for SSR compatibility ย -ย  by @โ€‹okxiaoliang4 in vueuse/vueuse#1800
all: Rename function options type with consistant Use prefix, huge thanks to @โ€‹okxiaoliang4! (this should not affect most of the usage case, unless you are importing those types direc...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-8\.9\.4
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/API] New branch created: anatole/emote\-input\-size\-field
#
[SevenTV/API] branch deleted: anatole/emote\-input\-size\-field
cloud quailBOT
#
[SevenTV/API] New branch created: anatole/tweak\-emote\-processing\-audit\-logs
#
[SevenTV/API] branch deleted: anatole/tweak\-emote\-processing\-audit\-logs
cloud quailBOT
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.64.

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

Release v1.44.64 (2022-07-27)
Service Client Updates

service/auditmanager: Updates service API and documentation
service/chime: Updates service API and documentation

Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
...

#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.64
#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.63
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.65.

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

Release v1.44.65 (2022-07-28)
Service Client Updates

service/ec2: Updates service documentation

Documentation updates for VM Import/Export.

service/es: Updates service API and documentation

This release adds support for gp3 EBS (Elastic Block Store) storage.

service/lookoutvision: Updates service API and documentation
service/o...

#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.65
#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.64
#

Yes, this is the main part of the problem; I noticed the avatar system has moved to the new next.7tv.app site so it likely works slightly different now, but there is still no option to "remove 7tv avatar and use twitch avatar instead"

The second part of my issue was that the 7tv avatar would override my Twitch avatar, even after updating my twitch avatar to a different avatar (the old 7tv avatar would keep overriding the new Twitch avatar rendering the update on Twitch's side useless)
I...

cloud quailBOT
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.39\.2
#

Bumps vue-tsc from 0.38.5 to 0.39.2.

Changelog
Sourced from vue-tsc's changelog.

0.39.2 (2022/7/28)

feat: vue-component-meta (#1627)
feat: support for "JavaScript and TypeScript Nightly" (#1332)
fix: tsx, jsx syntax break by vue directives syntax inject (#1617)
fix: any type components missing in template when use script setup (#1608)
fix: ignore X_V_IF_SAME_KEY error in vue 2 (#1638)
perf: fix fileExists is alw...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.39\.0
cloud quailBOT
#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.90\.0
#

Bumps google.golang.org/api from 0.81.0 to 0.90.0.

Release notes
Sourced from google.golang.org/api's releases.

v0.90.0
0.90.0 (2022-07-28)
Features

all: auto-regenerate discovery clients, refs #1635 #1634 #1632
manual regen (#1636) (babdbd1)

v0.89.0
0.89.0 (2022-07-26)
Features

all: auto-regenerate discovery clients, refs #1631 #1630 #1629 #1627 #1625

v0.88.0
0.88.0 (2022-07-19)
Features

all: auto-regenerate discovery clients, refs...

#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.89\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Scratch that second part of my previous comment, I woke up today and saw that the 7tv avatar is overriding my twitch avatar without any intervention on my part, I will now override it on Twitch once again but it is very strange that I cannot use 7tv now without obiding by its avatar system (that I only used one time out of curiosity), in summary "There should be a "remove avatar" button on the 7TV website so a user has the option to revert back to using only Twitch's avatar."

cloud quailBOT
#
[SevenTV/chatterino7] New branch created: troy/fix\-frame\-timings
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Website] branch deleted: ci/update\-locale
#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.66
#

Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.66.

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

Release v1.44.66 (2022-07-29)
Service Client Updates

service/ec2: Updates service API and documentation

Documentation updates for Amazon EC2.

service/fsx: Updates service documentation
service/shield: Updates service API and documentation

AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

...

#
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.65