#github

1 messages · Page 8 of 1

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

Bumps @typescript-eslint/eslint-plugin from 5.36.1 to 5.40.0.

Release notes
Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.40.0
5.40.0 (2022-10-10)
Bug Fixes

eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)

Features

eslint-plugin: Check 'rest' parameters in no-misused-pr...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.40\.0
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-18\.8\.4
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-18\.8\.3
#

Bumps vite from 3.0.9 to 3.1.7.

Release notes
Sourced from vite's releases.

create-vite@3.1.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

3.1.7 (2022-10-10)

fix(ssr): track var as function scope (#10397) (a5143e9), closes #10397 #10388

3.1.6 (2022-10-06)

fix(config): don't resolve by module field (#10347) (#10360) (f756e84), closes #10347 #10360 #10347

3.1.5 (2022-10-06)

fix(build): fix...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-3\.1\.7
cloud quailBOT
cloud quailBOT
#
[SevenTV/ExtensionV3] New branch created: anatole/badges
cloud quailBOT
#
[SevenTV/ExtensionV3] branch deleted: melonify/autocomplete
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/light] New branch created: main
cloud quailBOT
#

Bumps vue-tsc from 0.40.5 to 1.0.5.

Changelog
Sourced from vue-tsc's changelog.

1.0.5 (2022/10/12)

feat(doctor): report warning for @types/node version >= 18.8.1 (#1985)
fix: @volar-examples/svelte-tsc, @volar-examples/svelte-typescript released empty dist
fix: component syntax minor defect when enabled experimentalRfc436
fix: force use VSCode display language in language server (#1959)
fix: don't hoisting de...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.5
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.3
cloud quailBOT
cloud quailBOT
#
[SevenTV/Website] New branch created: anatole/cleanup
#
[SevenTV/API] New branch created: anatole/consistent\-api\-structures
cloud quailBOT
#

Bumps lib/magic_enum from 4802f79 to 159a350.

Commits

159a350 fix #215
1b1194b Remove redundant instantiation (#211)
1a57977 Typo fixed (#210)
d26a7a2 No hash (#208)
8f9f4af Exercise Bazel build in CI (#206)
0fec11e fix build
cd1ec18 fix #157
b5116d0 add aliases test
e6ce443 hash_v inline
f4ebb4f update ci (#205)
Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yours...

#
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/magic\_enum\-159a350
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps vue-tsc from 0.40.5 to 1.0.6.

Changelog
Sourced from vue-tsc's changelog.

1.0.6 (2022/10/12)

fix: component ast broken when use script setup with export default (#1996)
fix: experimentalModelPropName link invalid (#1999)
fix: @volar/pug-language-service crash (#2000)

Our Sponsors

1.0.5 (2022/10/12)

feat(doctor): report warning for @types/node version >= 18.8.1 (#1985)
fix: @volar-examples/svelte-tsc,...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.6
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-18\.8\.5
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-18\.8\.4
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps actions/setup-node from 3.3.0 to 3.5.1.

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

Update @​actions/core and Print Node, Npm, Yarn versions
In scope of this release we updated actions/core to 1.10.0. Moreover, we added logic to print Nodejs, Npm, Yarn versions after installation.
Add support for engines.node and Volta
In scope of this release we add support for engines.node. The action will be able to grab the version form packag...

#
[SevenTV/Website] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-3\.5\.1
#

Bumps vite from 3.0.9 to 3.1.8.

Release notes
Sourced from vite's releases.

create-vite@3.1.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

3.1.8 (2022-10-13)

fix(config): support builtin modules and deno (#10457) (8fbae69), closes #10457 #10420 #10446

3.1.7 (2022-10-10)

fix(ssr): track var as function scope (#10397) (a5143e9), closes #10397 #10388

3.1.6 (2022-10-06)

fix(config): don't re...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-3\.1\.8
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vite\-3\.1\.7
#

Bumps vue-tsc from 0.40.5 to 1.0.7.

Changelog
Sourced from vue-tsc's changelog.

1.0.7 (2022/10/13)

feat(vue-language-core): support custom v-model prefix (#2004)
feat: allow passing attributes array for experimentalModelPropName ignore setting (#1821)
fix: @volar/vue-language-plugin-pug cause to doctor warns in Vue 2.7 project (#2002)
fix: mitigate virtual file mapping highlights dislocation
fix: tag hover not w...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.7
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.6
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/ExtensionV3] branch deleted: anatole/badges
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/ExtensionV3] New branch created: melonify/react\-hooks
cloud quailBOT
#
[SevenTV/Website] branch deleted: anatole/cleanup
#
[SevenTV/API] branch deleted: anatole/consistent\-api\-structures
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-18\.11\.0
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/rollup\-plugin\-visualizer\-5\.8\.3
#

Bumps rollup-plugin-visualizer from 5.8.0 to 5.8.3.

Changelog
Sourced from rollup-plugin-visualizer's changelog.

5.8.3

Remove not used dependencies and updated rollup to v3

5.8.2

Update dependencies. Most notable source-map updated to 0.7.4

5.8.1

Make rollup to be optional peer dependency

Commits

7f16ce4 5.8.3
cc779ea Update changelog
5f0775c Update dependencies and test with rollup3 (#134)
fd7904d docs: add ts vite (#132)
2bf422c...

#
[SevenTV/Website] New branch created: anatole/update\-deps
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

warning: function 'chatterino::TwitchChannel::addSeventvEmote' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]

    void addSeventvEmote(const SeventvEventApiEmoteAddDispatch &action);
         ^

src/providers/twitch/TwitchChannel.cpp:627: the definition seen here

void TwitchChannel::addSeventvEmote(
                    ^

src/providers/twitch/TwitchChannel.hpp:121: differing parameters are named here: ('action'...

#

warning: function 'chatterino::TwitchChannel::updateSeventvEmote' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]

    void updateSeventvEmote(const SeventvEventApiEmoteUpdateDispatch &action);
         ^

src/providers/twitch/TwitchChannel.cpp:642: the definition seen here

void TwitchChannel::updateSeventvEmote(
                    ^

src/providers/twitch/TwitchChannel.hpp:122: differing parameters are named her...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

I feel like this could include more than just fixing tab completion, like re-instating the emote menu button as well as history navigation and the duplicate message bypass option.

I've made the ban status checking more general. A ban status change should notify the TwitchPageScript which can then refresh anything that needs refreshing. I've tested to make sure tab complete, chat history, the duplicate message setting and the emote menu are working after becoming untimed out. If there are...

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

Bumps @vueuse/core from 9.1.1 to 9.3.1.

Release notes
Sourced from @​vueuse/core's releases.

v9.3.1
   🚀 Features

fromEvent: Support HTMLElement  -  by @​rorry121 and @​antfu in vueuse/vueuse#2048
useAxios: Add R genericity type for custom response data  -  by @​jahnli in vueuse/vueuse#2304
useFocusTrap: Enable options in component  -  by @​azaleta in vueuse/vueuse#2321
useSorted: New function  -  by @​okxiaoliang4 in vueuse/vueus...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.3\.0
cloud quailBOT
#
[SevenTV/API] New branch created: anatole/mirror\-emote\-flags
#
[SevenTV/API] branch deleted: anatole/mirror\-emote\-flags
wet rivet
#

GachiPls dependabot

cloud quailBOT
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/pinia\-2\.0\.23
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue/eslint\-config\-typescript\-11\.0\.2
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.40\.0
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/stylelint\-config\-standard\-29\.0\.0
#

Bumps stylelint-config-standard from 28.0.0 to 29.0.0.

Release notes
Sourced from stylelint-config-standard's releases.

29.0.0

Removed: stylelint less than 14.14.0 from peer dependencies.
Changed: import-notation to be "url".
Added: custom parameter messages to *-pattern rules.
Fixed: value-no-vendor-prefix to ignore -webkit-box.

Changelog
Sourced from stylelint-config-standard's changelog.

29.0.0

Removed: stylelint ...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/rollup\-plugin\-visualizer\-5\.8\.3
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.3\.1
wet rivet
cloud quailBOT
#

Bumps @vueuse/head from 0.7.13 to 0.9.8.

Release notes
Sourced from @​vueuse/head's releases.

v0.9.8

chore: bump deps

v0.9.7

fix: ensure hookBeforeDomUpdate doesn't block dom update

v0.9.6

fix(xss) drop non-raw on handles and innerHTML (#124)
fix: warn script children usage (#123)

v0.9.5

chore: bump zhead
fix: simpler logic for removing added head objs (#122)

v0.9.4

chore: make optional id
fix: safer removal of objects using hash
fix: dedupe title
...

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

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...

#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-18\.11\.0
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/head\-0\.9\.8
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/stylelint\-config\-standard\-29\.0\.0
cloud quailBOT
#
[SevenTV/chatterino7] branch deleted: to\-upstream
cloud quailBOT
#

Bumps github.com/aws/aws-sdk-go from 1.44.108 to 1.44.116.

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

Release v1.44.116 (2022-10-14)
Service Client Updates

service/mediaconvert: Updates service API and documentation

MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

Release v1.44.115 (2022-10-13)
Service Client Updates

service/amplifyuibuilder: Upda...

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

Bumps lib/qtkeychain from de95462 to f2d9787.

Commits

f2d9787 Restored signals undef
8506d57 Remove AndroidExtras CMakeLists.txt
86ef246 Update .gitignore, and fix TestApp compilation
d174ff8 Add QtQuick client example
97e01b4 Add Qt6 android support
f197cdb Update deprecated annotations
67fb08e Update copied ECM files
cd4d732 call check_required_compnents for a proper feedback in cmake logs
ef13bef Only create Qt5Keychain::Qt5Keychain/Qt6Keyc...

#

Bumps ilammy/msvc-dev-cmd from 1.11.0 to 1.12.0.

Release notes
Sourced from ilammy/msvc-dev-cmd's releases.

msvc-dev-cmd v1.12.0

Updated action to use Node 16 (ilammy/msvc-dev-cmd#60)

Thanks to @​Geod24

Commits

7315a94 msvc-dev-cmd v1.12.0
4734b1a Update the action to node 16 (#60)
f6f64f2 Remove "node_modules" (#57)
See full diff in compare view

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/c...

#
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/qtkeychain\-f2d9787
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/waterhose] New branch created: dependabot/go\_modules/dev/k8s\.io/apimachinery\-0\.25\.3
#

Bumps k8s.io/apimachinery from 0.24.0 to 0.25.3.

Commits

cf171ba Merge pull request #112808cheftako/automated-cherry-pick-of-#112689
cb0507f Updated vendor to the new preferred versions.
478dd6e Merge pull request #112527liggitt/automated-cherry-pick-of-#112526
14bc1be Limit redirect proxy handling to redirected responses
8252641 Merge pull request #112330enj/automated-cherry-pick-of-#112193
10b456c Merge pull request #112161pohly/automated-cher...

#
[SevenTV/waterhose] New branch created: dependabot/go\_modules/dev/google\.golang\.org/grpc\-1\.50\.1
#

Bumps google.golang.org/grpc from 1.46.2 to 1.50.1.

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

Release 1.50.1
New Features

gcp/observability: support new configuration defined in public preview user guide

Release 1.50.0
Behavior Changes

client: use proper "@" semantics for connecting to abstract unix sockets. (#5678)

This is technically a bug fix; the result is that the address was including a trailing NULL byte, which it s...

#
[SevenTV/waterhose] branch deleted: dependabot/go\_modules/dev/google\.golang\.org/grpc\-1\.49\.0
#

Bumps k8s.io/api from 0.24.0 to 0.25.3.

Commits

8384a1b Update dependencies to v0.25.3 tag
e7b469b Merge pull request #112808cheftako/automated-cherry-pick-of-#112689
1102e6f Updated vendor to the new preferred versions.
fce3016 Merge pull request #112161pohly/automated-cherry-pick-of-#112129
29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25
714e431 Merge pull request #...

#
[SevenTV/waterhose] New branch created: dependabot/go\_modules/dev/k8s\.io/api\-0\.25\.3
#
[SevenTV/waterhose] New branch created: dependabot/go\_modules/dev/k8s\.io/client\-go\-0\.25\.3
#

Bumps k8s.io/client-go from 0.24.0 to 0.25.3.

Commits

62756ee Update dependencies to v0.25.3 tag
166ab05 Merge pull request #112808cheftako/automated-cherry-pick-of-#112689
4b5a638 Updated vendor to the new preferred versions.
1904631 Merge pull request #112161pohly/automated-cherry-pick-of-#112129
8f4eb75 Merge pull request #112336enj/automated-cherry-pick-of-#112017
e278668 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
1874bc6 exec aut...

cloud quailBOT
#

Bumps github.com/swaggo/swag from 1.8.4 to 1.8.7.

Release notes
Sourced from github.com/swaggo/swag's releases.

v1.8.7
Changelog
f8d59d6 Bump golang.org/x/tools dependency version (#1338)
7f90377 Fix generics issue #1345 (#1349)
e4f0129 chore: drop go1.15 support (#1331)
277a278 chore: increment version (#1350)
74e96c9 feat. add support formData []file (#1332)
04c699c fix issue #1346 about generics (#1348)
075c176 refactor: move from io/ioutil to io and os...

#
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/swaggo/swag\-1\.8\.7
cloud quailBOT
#

Bumps crowdin/github-action from 1.4.12 to 1.4.15.

Release notes
Sourced from crowdin/github-action's releases.

1.4.15
Added

Assign users to PR via pull_request_assignees in #138 by @​MrChrisW

Fixed

Made available "space" in branch name when creating or deleting it in #143 by @​VBeytok

1.4.14
Updated

Bump CLI version to 3.8.1

1.4.13
Updated

Bump CLI version to 3.8.0

Commits

85c30ed Merge pull request #143 from crowdin/fix_spa...

#
[SevenTV/Website] New branch created: dependabot/github\_actions/dev/crowdin/github\-action\-1\.4\.15
#
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/crowdin/github\-action\-1\.4\.14
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.40\.1
#

Bumps @typescript-eslint/parser from 5.40.0 to 5.40.1.

Release notes
Sourced from @​typescript-eslint/parser's releases.

v5.40.1
5.40.1 (2022-10-17)
Bug Fixes

eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#5809) (c5beaa2), closes #5807
utils: add missing dependency on @types/semver (#5825) (17b8879)

Changelog
Sourced from @​typescript-eslint/parser's changelog.

5.40.1 ...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.40\.1
#

Bumps @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1.

Release notes
Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.40.1
5.40.1 (2022-10-17)
Bug Fixes

eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#5809) (c5beaa2), closes #5807
utils: add missing dependency on @types/semver (#5825) (17b8879)

Changelog
Sourced from @​typescript-eslint/eslint-...

cloud quailBOT
#
[SevenTV/Website] New branch created: anatole/improve\-actor\-logic
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @floating-ui/dom from 1.0.2 to 1.0.3.

Release notes
Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.0.3
Bug Fixes

fix: do not treat elements with display: inline or display: contents as overflow ancestors (#1847)

fix(autoUpdate): retain ancestorResize option when enabling animationFrame option (#1915)

fix(isContainingBlock): position: fixed positioning when ancestor has contain: size|layout|stri...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/floating\-ui/dom\-1\.0\.3
cloud quailBOT