#github
1 messages ยท Page 2 of 1
The latest approved translations from Crowdin
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
a280089 Drop trailing whitespace from Twitch system mes... - jammehcow
20c974f Added support for Twitch's Chat Replies (#3722) - dnsge
3f1b16a [Chore] Remove unused class MessageContainer (#... - pajlada
81773c7 Add .clang-tidy file and CI (#3890) - pajlada
109fb5c Only run clang-tidy CI Action on PRs (#3892) - pajlada
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
37a50cd fix webp encoding for static emotes - TroyKomodo
37a50cd fix webp encoding for static emotes - TroyKomodo
2acb04f fix(deps): bump @vueuse/head from 0.7.6 to 0.7.8 - dependabot[bot]
Bumps @vueuse/head from 0.7.6 to 0.7.8.
Release notes
Sourced from @โvueuse/head's releases.
v0.7.8
No unreleased changes.
v0.7.7
No unreleased changes.
Changelog
Sourced from @โvueuse/head's changelog.
0.7.8
No unreleased changes.
0.7.7
No unreleased changes.
Commits
9846aa7 Release 0.7.8
c5eed67 feat: allow tags insertion before </body> (#67)
1f6bec8 Release 0.7.7
a939193 chore: set release script
2c8a20f chore: upgrade deps
0aadf92 chore: ...
b75cd6b chore(deps-dev): bump vite from 3.0.2 to 3.0.4 - dependabot[bot]
Bumps vite from 3.0.2 to 3.0.4.
Changelog
Sourced from vite's changelog.
3.0.4 (2022-07-29)
fix: VITE_PUBLIC_ASSET__hash in HTML (#9247) (a2b24ee), closes #9247
fix: inline dynamic imports for ssr-webworker (fixes #9385) (#9401) (cd69358), closes #9385 #9401
fix: normalise css paths in manifest on windows (fixes #9295) (#9353) (13e6450), closes #9295 #9353
fix: support stylesheets with link tag and media/disable prop (#6751) (e6c896...
1074af8 fix(deps): bump @vueuse/core from 8.9.1 to 9.0.2 - dependabot[bot]
Bumps @vueuse/core from 8.9.1 to 9.0.2.
Release notes
Sourced from @โvueuse/core's releases.
v9.0.2
ย ย ย ๐ Bug Fixes
nuxt: Disable auto import for integrations ย -ย by @โantfu (0a43b)
View changes on GitHub
v9.0.1
ย ย ย ๐ Features
useDateFormat: Support dd, ddd and dddd formatter ย -ย by @โaki77 in vueuse/vueuse#1986
useFirestore: Support reactive query ย -ย by @โkiyopikko in vueuse/vueuse#2008
useToFixed: New function ย -ย by @โFliP...
There are 1 failures, 0 warnings, and 0 notices.
3e64288 chore(deps-dev): bump vue-tsc from 0.38.5 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.38.5 to 0.39.4.
Changelog
Sourced from vue-tsc's changelog.
0.39.4 (2022/7/31)
feat: support ESM project (#1543)
fix: "Volar: Reload Project" command cannot detect node_modules change
fix: webview buttons show to unrelated extensions (#1611)
Our Sponsors
0.39.3 (2022/7/31)
feat(vue-component-meta): component schema improves (#1656)
feat(vue-component-meta): support options api props defau...
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.
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.
ebc7852 Reduce GIF frame window from 30ms to 20ms (#3886) - TroyKomodo
48d5a11 Merge branch 'master' of https://github.com/Cha... - TroyKomodo
if gctx.Config().Discord.DefaultRoleId != "" {
session.AddHandler(messageCreate(gctx))
session.AddHandler(guildMemberAdd(gctx))
} else {
zap.S().Warnw("default role id not set")
}
App shouldn't crash when the config lacks a default role ID, rather it should simply disable the feature
There are 1 failures, 0 warnings, and 0 notices.
Will merge when linting errors are resolved
6304dce Bump github.com/aws/aws-sdk-go from 1.44.53 to ... - dependabot[bot]
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.
...
a7c3d62 Bump github.com/fasthttp/router from 1.4.10 to ... - dependabot[bot]
Bumps github.com/fasthttp/router from 1.4.10 to 1.4.11.
Release notes
Sourced from github.com/fasthttp/router's releases.
v1.4.11
d9e4b5b feat: upgrade fasthttp to v1.38.0 (Sergio VS)
Commits
d9e4b5b feat: upgrade fasthttp to v1.38.0
See full diff in compare view
[: default state of unavailable... - AnatoleAM
59e158d add ephemeral access to page of deleted emote - AnatoleAM
59e158d add ephemeral access to page of deleted emote - AnatoleAM
3248caf build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.67.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.67 (2022-08-01)
Service Client Updates
service/config: Updates service documentation
service/workspaces: Updates service API and documentation
This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will ...
Changes in the translation into Ukrainian were carried out taking into account the orthographic and grammatical rules.
f840a18 chore(deps-dev): bump eslint from 8.19.0 to 8.21.0 - dependabot[bot]
Bumps eslint from 8.19.0 to 8.21.0.
Release notes
Sourced from eslint's releases.
v8.21.0
Features
7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)
Bug Fixes
03...
5270c9d chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.30.6 to 5.32.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.32.0
5.32.0 (2022-08-01)
Features
eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd)
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: h...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
d75728e fix(deps): bump @vueuse/head from 0.7.6 to 0.7.9 - dependabot[bot]
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.
f3f32d4 Bump ZedThree/clang-tidy-review from 0.8.4 to 0... - dependabot[bot]
Bumps ZedThree/clang-tidy-review from 0.8.4 to 0.9.0.
Release notes
Sourced from ZedThree/clang-tidy-review's releases.
v0.9.0
What's Changed
Fixed handling of relative paths by @โFlorianReimold in ZedThree/clang-tidy-review#43
Set output total_comments to number of comments before culling by @โZedThree in ZedThree/clang-tidy-review#46
Add option to edit LGTM message and to turn it off by @โbwrsandman in ZedThree/clang-tidy-review#48
New Co...
The following labels could not be found: ci.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
This is handled by crowdin. https://translate.7tv.app
ff0bea1 chore(deps-dev): bump sass from 1.53.0 to 1.54.1 - dependabot[bot]
Bumps sass from 1.53.0 to 1.54.1.
Release notes
Sourced from sass's releases.
Dart Sass 1.54.1
To install Sass 1.54.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
When unifying selectors for @extend and selector.unify(), ensure that :root, :scope, :host, and :host-context only appear at the beginning of complex selectors.
See the full changelog for changes in earlier re...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
In v2 GQL, you could: Get a user by id, login or current authenticated user (@๓ me).
Example:
https://7tv.app/users/brian6932 returns: https://7tv.app/users/60b04a7fad7fb4b50bd3a982
This is currently not possible with v3
https://next.7tv.app/users/brian6932 should return: https://next.7tv.app/users/60b04a7fad7fb4b50bd3a982
There are 1 failures, 0 warnings, and 0 notices.
7175951 chore(deps-dev): bump sass from 1.53.0 to 1.54.2 - dependabot[bot]
Bumps sass from 1.53.0 to 1.54.2.
Release notes
Sourced from sass's releases.
Dart Sass 1.54.2
To install Sass 1.54.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
No user-visible changes.
See the full changelog for changes in earlier releases.
Dart Sass 1.54.1
To install Sass 1.54.1, download one of the packages below and add it to your PATH, or see the Sass website for...
There are 1 failures, 0 warnings, and 0 notices.
b4d9e67 indexing/api: recipient_id index of `messages... - AnatoleAM
3a62c13 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.69.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.69 (2022-08-03)
Service Client Updates
service/cognito-idp: Updates service API and documentation
service/wafv2: Updates service API and documentation
Release v1.44.68 (2022-08-02)
Service Client Updates
service/license-manager-user-subscriptions: Adds new service
service/personalize: Updates service API and documenta...
b4c2878 build(deps): bump go.mongodb.org/mongo-driver f... - dependabot[bot]
Bumps go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1.
Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
MongoDB Go Driver 1.10.1
The MongoDB Go Driver Team is pleased to release version 1.10.1 of the official Go driver.
Release Notes
This release, along with the libmongocrypt v1.5.2 release, fixes a potential encryption key corruption bug in ClientEncryption.RewrapManyDataKey that can lead to encrypted data corruption when rot...
90fcdbf build(deps): bump google.golang.org/api from 0.... - dependabot[bot]
Bumps google.golang.org/api from 0.81.0 to 0.91.0.
Release notes
Sourced from google.golang.org/api's releases.
v0.91.0
0.91.0 (2022-08-01)
Features
all: auto-regenerate discovery clients, refs #1639 #1637
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...
There are 10 failures, 1 warnings, and 0 notices.
One of my emotes had a processing job for some reason on July 27th which seems to have hit an encoding bug. The emote was fine beforehand: https://next.7tv.app/emotes/611c950d9292625073b5a046
Troy you may be familiar already with what this emote is supposed to look like, but in case you aren't the first half of the animation is supposed to have "Tomorrow!" in black text in a white speech bubble. My initial assumption would be something to do with the colors being pure white #FFFFFF and pur...
There are 1 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
753f044 fix(deps): bump @vueuse/core from 8.9.1 to 9.1.0 - dependabot[bot]
Bumps @vueuse/core from 8.9.1 to 9.1.0.
Release notes
Sourced from @โvueuse/core's releases.
v9.1.0
ย ย ย ๐ Features
useCycleList: Support MaybeRef for initialValue ย -ย by @โWaleed-KH in vueuse/vueuse#2025
usePrecision: New function ย -ย by @โantfu (49c8a)
usePreferredReducedMotion: New function ย -ย by @โZhaocl1997 in vueuse/vueuse#2039
useToNumber: New function ย -ย by @โantfu (f69a3)
useToString: New function ย -ย by @โantfu (2b869)
...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
652588b mutate/emote: fix version listed state change d... - AnatoleAM
415326d common: fix version listed state change detection - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
47a6875 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.70.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.70 (2022-08-04)
Service Client Updates
service/chime-sdk-meetings: Updates service API and documentation
service/config: Updates service API
service/dms: Updates service documentation
Documentation updates for Database Migration Service (DMS).
service/iot: Updates service API and documentation
The release is to supp...
5d870c4 Fixed 2 minor CSS issues (#236) - Cryptizism
2a041c5 Fix video cutoff in true theater mode on youtub... - Excellify
14b33b5 Bump version (2.2.1 -> 2.2.2) - AnatoleAM
16481ef Changes so your mouse turns into a pointer for ... - treuks
69d7508 FFZ Addon: Fetch emotes by channel ID (#264) - Melonify
There are 1 failures, 0 warnings, and 0 notices.
ca750a6 fix(deps): bump crowdin/github-action from 1.4.... - dependabot[bot]
Bumps crowdin/github-action from 1.4.10 to 1.4.11.
Release notes
Sourced from crowdin/github-action's releases.
1.4.11
Make gpg_passphrase not required
Commits
5f66d40 Merge pull request #135 from crowdin/make_not_require_gpg_passpharase
4ee0215 make gpg_passphrase not required
87c4134 Update README.md
See full diff in compare view
[: bump sass from 1.53.0 to 1.54.3 - dependabot[bot]
Bumps sass from 1.53.0 to 1.54.3.
Release notes
Sourced from sass's releases.
Dart Sass 1.54.3
To install Sass 1.54.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Release a native ARM64 executable for Mac OS.
See the full changelog for changes in earlier releases.
Dart Sass 1.54.2
To install Sass 1.54.2, download one of the packages below and add it to your PATH, or see...
There are 1 failures, 0 warnings, and 0 notices.
I think a REST endpoint should be included as well with similar functionality.
This would mean:
v3 REST
Either have the same endpoint as v2 (/users/{login}) but restricted to the login only, or an endpoint like /users/query that takes a object_id or login as query parameter.
v3 GQL
A query like
userByLogin(login: String!): User
that only takes the username - no user-id.
The REST endpoint for querying by a twitch connection should resemble something like /v3/users/twitch/{twitch-id}. (same with youtube, or other connection types)
I don't currently see a use for querying by login or username, aside from convenience for testing, there are no valid use cases that I'm aware of for implementations.
I was thinking of Chatterino though I just noticed it uses the twitch-id, so that's not really an issue (=> would need a GQL query + REST endpoint for querying by connection-id).
For the webinterface it would be nice if you could go to a users profile by only knowing their name (when typing the URL) without going through user-search. Though query by connection-id is more important.
89e24e8 Bump lib/magic_enum from 4802f79 to 43a9272 - dependabot[bot]
Bumps lib/magic_enum from 4802f79 to 43a9272.
Commits
43a9272 v0.8.1
See full diff in compare view
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:
- `@d...
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
e7ed3aa mutate/emote: fix zero-width permission check - AnatoleAM
5a11cc2 gql/v2: permission check on zero-width emote type - AnatoleAM
5a11cc2 gql/v2: permission check on zero-width emote type - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
There are 2 failures, 0 warnings, and 0 notices.
fc10ba6 non-error response if not subbed - AnatoleAM
Feelsd if you read this
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
Just happened recently on Mizkif's channel, with the "SLORPGLORPIN" emote, but this has happened many times...
@LeetHaxor enable the setting Show unlisted / unapproved emotes (7TV only)
@LeetHaxor Please change the title back, your issue might help others in the future.
e071014 fix(deps): bump motion from 10.12.0 to 10.13.2 - dependabot[bot]
Bumps motion from 10.12.0 to 10.13.2.
Commits
a33ab88 v10.13.2
e7967c8 Merge pull request #123 from motiondivision/fix/readonly-bezier
152dc98 Updating readme
b6c4a56 Making bezier readonly
e017d1f Updating readme
9911070 Updating readmes
9d0341d Latest
c47d9a9 Update FUNDING.yml
ddaaf9d Upping size limit
9f7e82f v10.13.1
Additional commits viewable in compare view
[: bump vue-tsc from 0.38.5 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.38.5 to 0.39.5.
Changelog
Sourced from vue-tsc's changelog.
0.39.5 (2022/8/6)
feat(vue-component-meta): add option to expose raw type (#1674)
fix(vue-component-meta): recursive schema parsing (#1660)
fix(vue-component-meta): parse defineProps in script setup with option (#1665)
fix: SFC syntax broken in vscode v1.70.0 (#1566) (#1675)
fix: vite app preview not working (#1668)
fix: diagnosis is slow on ...
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.
dc0a735 Bump github.com/aws/aws-sdk-go-v2 from 1.16.7 t... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go-v2 from 1.16.7 to 1.16.8.
Commits
205e0e8 Release 2022-08-01
99d2053 Regenerated Clients
ea67b72 Update API model
cb92592 Fix go1.19 vet failures (#1779)
4d902d7 Release 2022-07-29
29ae884 Regenerated Clients
cbad747 Update endpoints model
14164db Update API model
8df2ee0 Release 2022-07-28
965e75f Regenerated Clients
Additional commits viewable in compare view
[
Service Client Updates
service/chime-sdk-meetings: Updates service API and documentation
service/config: Updates service API
service/dms: Updates service documentation
Documentation updates for Database Migration Service (DMS).
service/iot: Updates service API and documentation
The release is to supp...
Bumps github.com/prometheus/client_golang from 1.12.2 to 1.13.0.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
1.13.0 / 2022-08-06
[CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new 1.19 version).
[ENHANCEMENT] Added prometheus.TransactionalGatherer interface for promhttp.Handler use which allows using low allocation update techniques for custom collectors. #989
[ENHANCE...
51d4f28 Bump lib/magic_enum from 4802f79 to f5d6f70 - dependabot[bot]
Bumps lib/magic_enum from 4802f79 to f5d6f70.
Commits
f5d6f70 try fix IntelliSence
0dfa61e fix warning
35a3c7c std::size_t -> std::uint16_t
43a9272 v0.8.1
See full diff in compare view
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 ...
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Bumps github.com/prometheus/client_golang from 1.12.2 to 1.13.0.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
1.13.0 / 2022-08-06
[CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new 1.19 version).
[ENHANCEMENT] Added prometheus.TransactionalGatherer interface for promhttp.Handler use which allows using low allocation update techniques for custom collectors. #989
[ENHANCEMEN...
There are 2 failures, 0 warnings, and 0 notices.
e6baeb6 update common - AnatoleAM
10ac428 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.71.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.71 (2022-08-08)
Service Client Updates
service/glue: Updates service API and documentation
Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
service/identitystore: Updates service documentation
service/iotwireless: Updates service API and documentation
service/pinpoint: Updates service...
0dcca4c chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.30.6 to 5.33.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.33.0
5.33.0 (2022-08-08)
Bug Fixes
eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f)
website: add explicit frontmatter description to rule docs (#5429) (63cba5f)
Features
eslint-plugin: [member-ordering] support static blocks (#5417) (5983e5a)
eslint...
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.
253be84 Bump lib/magic_enum from 4802f79 to 4f7c757 - dependabot[bot]
Bumps lib/magic_enum from 4802f79 to 4f7c757.
Commits
4f7c757 clean-up
13ba445 clean-up
95641a8 fix clang llvm-project#50055(reviews.llvm.org/D130058)
f5d6f70 try fix IntelliSence
0dfa61e fix warning
35a3c7c std::size_t -> std::uint16_t
43a9272 v0.8.1
See full diff in compare view
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 reb...
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
3995739 query badge progress data from api - AnatoleAM
There are 11 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
72f3f3a api/getsub: emit sub age in days - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 3 failures, 0 warnings, and 0 notices.
02ec576 chore(deps-dev): bump vite from 3.0.2 to 3.0.5 - dependabot[bot]
Bumps vite from 3.0.2 to 3.0.5.
Changelog
Sourced from vite's changelog.
3.0.5 (2022-08-09)
fix: allow tree-shake glob eager css in js (#9547) (2e309d6), closes #9547
fix: ignore tsconfig target when bundling config (#9457) (c5e7895), closes #9457
fix: log worker plugins in debug mode (#9553) (c1fa219), closes #9553
fix: tree-shake modulepreload polyfill (#9531) (1f11a70), closes #9531
fix: update dep types (fixes #9475) (#9489) (93...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Bumps lib/magic_enum from 4802f79 to e0f8f14.
Commits
e0f8f14 fix build clang trunk
51d20f4 fix clang llvm-project#50055(reviews.llvm.org/D131307)
4211ff9 ignored "-Wenum-constexpr-conversion"
4f7c757 clean-up
13ba445 clean-up
95641a8 fix clang llvm-project#50055(reviews.llvm.org/D130058)
f5d6f70 try fix IntelliSence
0dfa61e fix warning
35a3c7c std::size_t -> std::uint16_t
43a9272 v0.8.1
See full diff in compare view
Dependabot ...
dee6d87 Bump lib/magic_enum from 4802f79 to e0f8f14 - dependabot[bot]
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
79af3b7 customer record form collection - AnatoleAM
231ec1f show errors on failed egvault requests - AnatoleAM
e718ec2 chore(deps-dev): bump sass from 1.53.0 to 1.54.4 - dependabot[bot]
Bumps sass from 1.53.0 to 1.54.4.
Release notes
Sourced from sass's releases.
Dart Sass 1.54.4
To install Sass 1.54.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Improve error messages when passing incorrect units that are also out-of-bounds to various color functions.
See the full changelog for changes in earlier releases.
Dart Sass 1.54.3
To install Sass 1.54.3, down...
There are 1 failures, 0 warnings, and 0 notices.
d0a3832 chore(deps-dev): bump vue-tsc from 0.38.5 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.38.5 to 0.40.1.
Changelog
Sourced from vue-tsc's changelog.
0.40.1 (2022/8/11)
fix: component context types missing in template if no script block (#1688)
fix: organize imports added invalid code (#1692)
fix: v-else template interpolation missing in virtual code (#1694)
fix: template interpolation formatting broken (#1697)
fix: inline css intellisense not working
Our Sponsors
0.40.0 (2022/8/10)
fea...
There are 1 failures, 0 warnings, and 0 notices.
0788eaa Bump lib/magic_enum from 4802f79 to f4ebb4f - dependabot[bot]
Bumps lib/magic_enum from 4802f79 to f4ebb4f.
Commits
f4ebb4f update ci (#205)
e0f8f14 fix build clang trunk
51d20f4 fix clang llvm-project#50055(reviews.llvm.org/D131307)
4211ff9 ignored "-Wenum-constexpr-conversion"
4f7c757 clean-up
13ba445 clean-up
95641a8 fix clang llvm-project#50055(reviews.llvm.org/D130058)
f5d6f70 try fix IntelliSence
0dfa61e fix warning
35a3c7c std::size_t -> std::uint16_t
Additional commits viewable in compa...
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
Not displayed in chat:
https://7tv.app/emotes/60afa18cebfcf7562e23e355
https://7tv.app/emotes/60e9be7f1bc42372a02f8443
Animation got faster
https://7tv.app/emotes/6267fba3ad9d41332dc15849
Tested with chrome & firefox, seems like its some sort of image conversion error on the backend side.
There are 4 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
fbdf086 formatting, fix deprecation warning - AnatoleAM
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.
There are 1 failures, 0 warnings, and 0 notices.
64396c0 chore(deps-dev): bump vite from 3.0.2 to 3.0.6 - dependabot[bot]
Bumps vite from 3.0.2 to 3.0.6.
Changelog
Sourced from vite's changelog.
3.0.6 (2022-08-11)
chore: narrow down rollup version (#9637) (fcf4d98), closes #9637
feat: show warning on 431 response (#9324) (e8b61bb), closes #9324
fix: avoid using import.meta.url for relative assets if output is not ESM (fixes #9297) (#9381) (6d95225), closes #9297 #9381
fix: json HMR (fixes #9521) (#9610) (e45d95f), closes #9521 #9610
fix: legacy no emit...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
a6fffb8 autoselect badge upgrades - AnatoleAM
Describe the bug
Probably considered a duplicate of #165, but there's another way to lose the emote menu
To Reproduce
Steps to reproduce the behavior:
- Click the minimize chat button
- Refresh the page
- Un-minimize the chat window
- See error
Expected behavior
Emote menu is re-initialized and auto-complete works
Screenshots
n/a
Version:
2.2.2
c1d723f scheduler: scan subs in canceled state - AnatoleAM
aa7cd30 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.53 to 1.44.75.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.75 (2022-08-11)
Service Client Updates
service/backupstorage: Adds new service
service/glue: Updates service API
Add support for Python 3.9 AWS Glue Python Shell jobs
service/privatenetworks: Adds new service
Release v1.44.74 (2022-08-11)
SDK Enhancements
service/dynamodb/dynamodbattribute: Add String method to Uni...
d870dcb build(deps): bump google.golang.org/api from 0.... - dependabot[bot]
Bumps google.golang.org/api from 0.81.0 to 0.92.0.
Release notes
Sourced from google.golang.org/api's releases.
v0.92.0
0.92.0 (2022-08-10)
Features
all: auto-regenerate discovery clients, refs #1649 #1646 #1645 #1643 #1641
v0.91.0
0.91.0 (2022-08-01)
Features
all: auto-regenerate discovery clients, refs #1639 #1637
v0.90.0
0.90.0 (2022-07-28)
Features
all: auto-regenerate discovery clients, refs #1635 #1634 #1632
manual regen (#163...
a2e1126 Tailor EgVault for the new sub page (#14) - AnatoleAM
