group_id
stringlengths
6
141
type
stringclasses
5 values
action
stringclasses
4 values
actor.login
stringlengths
1
39
actor.is_bot
bool
2 classes
created_at
stringdate
2023-07-28 23:00:00
2025-06-25 18:59:59
repo.name
stringlengths
5
132
org.login
stringlengths
2
39
pull_request.guid
stringlengths
13
141
public
bool
1 class
title
stringlengths
1
1.02k
text
stringlengths
0
262k
issue_id
float64
945k
3.18B
issue_number
float64
1
1.67M
comment_id
float64
1.66B
3.01B
issue_created_at
stringdate
2006-03-20 01:36:31
2025-06-25 18:59:58
issue_user_login
stringlengths
1
39
author_association
stringclasses
5 values
review_comment.id
float64
346M
2.96B
review_comment.commit_id
stringlengths
40
40
review.state
stringclasses
4 values
comment.pull_request_review_id
float64
1.53B
2.96B
comment.in_reply_to_id
float64
331M
2.17B
comment.path
stringlengths
1
277
comment.original_position
float64
0
10.4k
comment.diff_hunk
stringlengths
0
262k
pull_request.merged
bool
2 classes
head_commit_id
stringlengths
40
40
base_commit_id
stringlengths
40
40
base_repo_name
stringlengths
5
132
head_repo_name
stringlengths
5
121
pull_request.created_at
stringlengths
20
20
pull_request.user.login
stringlengths
1
39
pull_request.title
stringlengths
1
921
pull_request.body
stringlengths
0
91.6k
direwolf-github/my-app-da91c09a/pull/1
PullRequestEvent
closed
direwolf-github
false
2023-12-17T22:00:22Z
direwolf-github/my-app-da91c09a
null
direwolf-github/my-app-da91c09a/pull/1
true
null
Direwolf review apps test branch-ea0e67e4
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
64f41c0ab755a4bd0a04de1d920225ca83707157
e49db2721def0101aec7caa6db4b04e5f0b46226
direwolf-github/my-app-da91c09a
direwolf-github/my-app-da91c09a
2023-12-17T21:59:48Z
direwolf-github
Direwolf review apps test branch-ea0e67e4
Direwolf review apps test branch-ea0e67e4
juliakalvik/sempro_auc/pull/2
PullRequestEvent
opened
juliakalvik
false
2023-12-17T22:00:22Z
juliakalvik/sempro_auc
null
juliakalvik/sempro_auc/pull/2
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
5df5eb0edc65258741b43c7bf56b7a10fe40eeb0
1cc0ca93e185008c77130dece8d8a1e2516f4f51
juliakalvik/sempro_auc
juliakalvik/sempro_auc
2023-12-17T22:00:21Z
juliakalvik
Working to staging
null
matsue-takuaki/blueskytextbook-client/pull/19
IssueCommentEvent
created
vercel[bot]
true
2023-12-17T22:00:23Z
matsue-takuaki/blueskytextbook-client
null
matsue-takuaki/blueskytextbook-client/pull/19
true
completed
[vc]: #oY8+pVMzD+fwTOgHX4/reWeYuG0noALRsLYaz1FKlPM=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJibHVlc2t5dGV4dGJvb2stY2xpZW50IiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL21hdHN1ZS10YWt1YWtpL2JsdWVza3l0ZXh0Ym9vay1jbGllbnQvSGZkWG9xb0hSQjFlRTlFbUNTUUZjd2FMZG11aSIsIm5leHRDb21taXRTdGF0dXMi...
2,045,392,643
19
1,859,297,082
2023-12-17T22:00:16Z
matsue-takuaki
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
junkurihara/js-aws-signature-v4/pull/2583
IssueCommentEvent
created
codecov[bot]
true
2023-12-17T22:00:23Z
junkurihara/js-aws-signature-v4
null
junkurihara/js-aws-signature-v4/pull/2583
true
chore(deps): update dependency @types/node to v20.10.5
## [Codecov](https://app.codecov.io/gh/junkurihara/js-aws-signature-v4/pull/2583?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jun+Kurihara) Report All modified and coverable lines are covered by tests :white_check_mark: > Comparison is base [(`2e6fa08`)](https...
2,045,392,269
2,583
1,859,297,086
2023-12-17T21:58:55Z
renovate[bot]
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392668
IssuesEvent
opened
TheUltDev
false
2023-12-17T22:00:23Z
kat-tax/figma-to-react-native
kat-tax
null
true
Previewer Improvements
- [ ] Remove extraneous builds - [ ] Goto code and highlight JSX tag when inspect clicked
2,045,392,668
25
null
2023-12-17T22:00:21Z
TheUltDev
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2044638178
IssuesEvent
closed
ojwb
false
2023-12-17T22:00:23Z
swig/swig
swig
null
true
How external projects implement passing C++ objects to Python
I have a large C++ library that I generated into a Python library using SWIG, and now I need to create a C++ program that creates an object from the C++ library, and I want to be able to pass this object into a global scope in Python, and use a previously wrapped Python interface to this global object in python. I use...
2,044,638,178
2,731
null
2023-12-16T06:59:03Z
mujinjia
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
fyne-io/fyne/pull/4462
IssueCommentEvent
created
Jacalz
false
2023-12-17T22:00:24Z
fyne-io/fyne
fyne-io
fyne-io/fyne/pull/4462
true
Add Notification & watchTheme & stopWatching Support for web platform
If that code already exists and you are adding another implementation, shouldn't the old code be removed?
2,044,984,369
4,462
1,859,297,087
2023-12-16T22:49:08Z
Dorbmon
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2044638178
IssueCommentEvent
created
ojwb
false
2023-12-17T22:00:24Z
swig/swig
swig
null
true
How external projects implement passing C++ objects to Python
You can get it with `SWIG_TypeQuery(name)` (or `SWIG_MangledTypeQuery(name)` if you have the SWIG-mangled type name already, e.g. `_p_MyClass` for `MyClass *`). You probably want to read `Modules.html` if you haven't already.
2,044,638,178
2,731
1,859,297,089
2023-12-16T06:59:03Z
mujinjia
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2013219276
IssueCommentEvent
created
ncsaba
false
2023-12-17T22:00:24Z
CadQuery/CQ-editor
CadQuery
null
true
An option for panning on Macbook trackpads?
Check out my patch attached to this one: https://github.com/CadQuery/CQ-editor/issues/419 You will need to install CQ-Editor from the git sources, and apply the patch on top of it, along the lines of: pip install cadquery pip install PyQt5 spyder pyqtgraph logbook git clone https://github.com/CadQuery/CQ-e...
2,013,219,276
416
1,859,297,088
2023-11-27T22:18:28Z
jamestalmage
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
tomacheese/twitter-dm-memo/pull/293
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:24Z
tomacheese/twitter-dm-memo
tomacheese
tomacheese/twitter-dm-memo/pull/293
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
02508e5eb918981fd8860c3c3e36916967727de5
01d47262086e3577d074e691a1bc90c94dd05016
tomacheese/twitter-dm-memo
tomacheese/twitter-dm-memo
2023-12-17T22:00:22Z
renovate[bot]
chore(deps): update dependency @types/node to v20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
rocketxl5/magicfind-client/pull/114
PullRequestEvent
opened
rocketxl5
false
2023-12-17T22:00:24Z
rocketxl5/magicfind-client
null
rocketxl5/magicfind-client/pull/114
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
b57e777dd052c7425905d87b852eb6ef2167d86c
4b0339b991c7ebc8439100db038dec107dc614d6
rocketxl5/magicfind-client
rocketxl5/magicfind-client
2023-12-17T22:00:23Z
rocketxl5
Fixed loading spinner for search card results in Layout component
null
1856182778
IssueCommentEvent
created
BorneQuantique
false
2023-12-17T22:00:25Z
bkerler/mtkclient
null
null
true
MT6789 da2 patching results in TypeError / Support for newer V6 / bootrom patched based devices (MT68xx/MT69xx)
I have managed to buy USDT on Binace. When you buy credits, how many firmware flashes does it last?
1,856,182,778
758
1,859,297,094
2023-08-18T07:08:03Z
JamiKettunen
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392675
IssuesEvent
opened
Anirban007-jpg
false
2023-12-17T22:00:25Z
Anirban007-jpg/PythonLearnins
null
null
true
variables, expressions and statements
null
2,045,392,675
1
null
2023-12-17T22:00:23Z
Anirban007-jpg
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392678
IssuesEvent
opened
zallaevan
false
2023-12-17T22:00:25Z
Ftindy/IPTV-URL
null
null
true
Geo-restricted streams
Dear owner: Thank you for compiling this plentiful playlist of IPTV streams. I wholeheartedly express my gratitude for your effort. However, I currently live Overseas and wanted to watch some CCTV-8, but most of the streams are geo-restricted because it seems that I am able to connect to them if I connect to my Main...
2,045,392,678
5
null
2023-12-17T22:00:23Z
zallaevan
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto/pull/25
PullRequestEvent
opened
MartinaPiedrabuena
false
2023-12-17T22:00:25Z
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
null
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto/pull/25
true
null
- mostrar comentarios - agregar comentarios - arreglo views comentarios(object)
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
981b50b54d40975006bd7c4725f38e12217454c9
9e20f63f5fb40a7de25aa6caad7b38525a77f522
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
2023-12-17T22:00:23Z
MartinaPiedrabuena
Template de comentarios (mostrar comentarios y agregar comentarios)
- mostrar comentarios - agregar comentarios - arreglo views comentarios(object)
2045179059
IssueCommentEvent
created
justinclift
false
2023-12-17T22:00:25Z
sqlitebrowser/sqlitebrowser
sqlitebrowser
null
true
[Feature]: Change column order from the "Browse Data" Tab
> It would be helpful if you could modify table's column order from the "Browse Data" tab by dragging their headers. That does sound pretty useful to me, as it's commonly when I'm looking at the actual data that I realise it'd make more sense with a different order.
2,045,179,059
3,535
1,859,297,096
2023-12-17T11:22:39Z
danielkrajnik
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
1995579387
IssueCommentEvent
created
elliot-bia
false
2023-12-17T22:00:25Z
elliot-bia/nessus
null
null
true
PDF report option missing
has been add
1,995,579,387
51
1,859,297,092
2023-11-15T21:16:00Z
dobermat
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
Mendez-Gabriel/GoalKeepOrganizer-Frontend/pull/91
PullRequestEvent
closed
Mendez-Gabriel
false
2023-12-17T22:00:25Z
Mendez-Gabriel/GoalKeepOrganizer-Frontend
null
Mendez-Gabriel/GoalKeepOrganizer-Frontend/pull/91
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
1d98448b602f1629c47bdc0c3ba3bebc5d918e07
858aed1f8e09d39f9ede8c7164c75c1c8979ff15
Mendez-Gabriel/GoalKeepOrganizer-Frontend
Mendez-Gabriel/GoalKeepOrganizer-Frontend
2023-12-17T21:56:02Z
Mendez-Gabriel
correccion en NavBar
null
sunjunyang2023/trilium-translation/pull/1
PullRequestEvent
opened
pull[bot]
true
2023-12-17T22:00:25Z
sunjunyang2023/trilium-translation
null
sunjunyang2023/trilium-translation/pull/1
true
null
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
170a69fa8cf5f052e004bf662311ba6d53e52ad5
96d35285c93d007bfff376392911698a3e811f98
sunjunyang2023/trilium-translation
Nriver/trilium-translation
2023-12-17T22:00:24Z
pull[bot]
[pull] main from Nriver:main
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
nagyist/gocd/pull/322
PullRequestEvent
closed
pull[bot]
true
2023-12-17T22:00:25Z
nagyist/gocd
null
nagyist/gocd/pull/322
true
null
See [Commits](/nagyist/gocd/pull/322/commits) and [Changes](/nagyist/gocd/pull/322/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https:/...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
84cc574fa9aff85f84a50bb55217c7b9713e90ec
8f2e8f39d5b5b748070cc23f3661766c0689b5a2
nagyist/gocd
gocd/gocd
2023-12-17T21:44:58Z
pull[bot]
[pull] master from gocd:master
See [Commits](/nagyist/gocd/pull/322/commits) and [Changes](/nagyist/gocd/pull/322/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https:/...
marimo-team/marimo/pull/467
PullRequestEvent
opened
mscolnick
false
2023-12-17T22:00:26Z
marimo-team/marimo
marimo-team
marimo-team/marimo/pull/467
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
541ec19efffec0325e623691e8255d7c37d9c8a3
a5771cc406be84d6cf2e4378052013389134aeb7
marimo-team/marimo
marimo-team/marimo
2023-12-17T22:00:24Z
mscolnick
fix: remove Ctrl+k keyboard shortcut in CommandPallette component
null
ImranR98/Obtainium/pull/1167
PullRequestEvent
closed
ImranR98
false
2023-12-17T22:00:26Z
ImranR98/Obtainium
null
ImranR98/Obtainium/pull/1167
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
80bddf8a6bfba8487b563c0390f1ad090ba7b8fb
cbaaec961c71d2aab9f302608e5e9c9edeb1dba4
ImranR98/Obtainium
ImranR98/Obtainium
2023-12-17T22:00:19Z
ImranR98
Update issue templates
null
doctrine/mongodb-odm/pull/2593
PullRequestReviewEvent
created
malarzm
false
2023-12-17T22:00:26Z
doctrine/mongodb-odm
doctrine
doctrine/mongodb-odm/pull/2593
true
null
~~I have no clue what's going on with ignored errors either :/~~ Ah, you fixed the bug in PHPStan, cool!
null
null
null
null
null
MEMBER
1,785,526,168
d66e2bf5212aead3bcb7537e31b66262f24edf6a
approved
null
null
null
null
null
false
d66e2bf5212aead3bcb7537e31b66262f24edf6a
fc236daa1503a89283ec6d1fcf7b821999f9fdd1
doctrine/mongodb-odm
alcaeus/mongodb-odm
2023-11-29T08:58:30Z
alcaeus
Fix phpstan errors
<!-- Fill in the relevant information below to help triage your pull request. --> | Q | A |------------- | ----------- | Type | bug/feature/improvement | BC Break | yes/no | Fixed issues | <!-- use #NUM format to reference an issue --> #### Summary This fixes one error where the `e...
lvce-editor/language-basics-javascript/pull/139
PullRequestEvent
closed
levivilet
false
2023-12-17T22:00:26Z
lvce-editor/language-basics-javascript
lvce-editor
lvce-editor/language-basics-javascript/pull/139
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
5e662c08eb8787a5314a2c6d165c7991e5cb0010
6e302499d4b463de98be6a97670f6d9597a67d1a
lvce-editor/language-basics-javascript
lvce-editor/language-basics-javascript
2023-12-17T21:59:44Z
levivilet
update dependencies
null
kikuyodev/kumi/pull/60
PullRequestEvent
opened
Ryooshuu
false
2023-12-17T22:00:26Z
kikuyodev/kumi
kikuyodev
kikuyodev/kumi/pull/60
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
3d3199b47260e5deb2cb85a57e6e680813a177fa
938cea4b78597b466fb441d0a747021fdada9349
kikuyodev/kumi
Ryooshuu/kumi
2023-12-17T22:00:25Z
Ryooshuu
Implement saving for editor
null
ArnaudFlaesch/CashManager/pull/1071
IssueCommentEvent
created
codecov[bot]
true
2023-12-17T22:00:27Z
ArnaudFlaesch/CashManager
null
ArnaudFlaesch/CashManager/pull/1071
true
chore(deps): update dependency @types/node to v20.10.5
## [Codecov](https://app.codecov.io/gh/ArnaudFlaesch/CashManager/pull/1071?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnaud+Flaesch) Report All modified and coverable lines are covered by tests :white_check_mark: > Comparison is base [(`c3d40e7`)](https://a...
2,045,391,575
1,071
1,859,297,101
2023-12-17T21:56:48Z
renovate[bot]
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
marimo-team/marimo/pull/467
IssueCommentEvent
created
vercel[bot]
true
2023-12-17T22:00:28Z
marimo-team/marimo
marimo-team
marimo-team/marimo/pull/467
true
fix: remove Ctrl+k keyboard shortcut in CommandPallette component
[vc]: #/4WIQFwQYDgQmI35Vib9ee2HJk3QOexErppAsUq8C6g=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJtYXJpbW8tc3Rvcnlib29rIiwicm9vdERpcmVjdG9yeSI6ImZyb250ZW5kIiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL21hcmltby9tYXJpbW8tc3Rvcnlib29rLzdtZEp1NHFXTVlnNjZhTTFDWVhLVHhxU2Q2MUgiLCJwcmV2aWV3VXJs...
2,045,392,686
467
1,859,297,109
2023-12-17T22:00:24Z
mscolnick
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
Jermolene/TiddlyWiki5/pull/7694
IssueCommentEvent
created
Jermolene
false
2023-12-17T22:00:29Z
Jermolene/TiddlyWiki5
null
Jermolene/TiddlyWiki5/pull/7694
true
Add `join` attribute to list widget
It turns out that there's a problem with these changes when saving lazily loaded tiddlers - see #7896
1,862,702,798
7,694
1,859,297,111
2023-08-23T07:06:05Z
rmunn
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392698
IssuesEvent
opened
FCACHAVEZA102
false
2023-12-17T22:00:29Z
dnsviz/dnsviz
dnsviz
null
true
DNS
null
2,045,392,698
127
null
2023-12-17T22:00:27Z
FCACHAVEZA102
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045377856
IssueCommentEvent
created
andywaddy
false
2023-12-17T22:00:29Z
robbrad/UKBinCollectionData
null
null
true
Using docker image seleniarm/standalone-chromium for ARM64 Architecture
Thanks for the info. Any pointers on where to find the docker IP?
2,045,377,856
497
1,859,297,113
2023-12-17T21:09:17Z
andywaddy
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392703
IssuesEvent
opened
Adrien-Luxey
false
2023-12-17T22:00:30Z
clangen/musikcube
null
null
true
Cannot add directory to library in settings
When I type `s`, the settings view shows two boxes: one entitled "browse (SPACE to add)" on the left, and another "music paths (BACKSPACE to remove)" on the right. When I press SPACE to add a selected folder to my library while the left-hand box is highlighted, the music starts or pauses, but no folder is added to t...
2,045,392,703
648
null
2023-12-17T22:00:28Z
Adrien-Luxey
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
warmchang/90DaysOfDevOps/pull/53
PullRequestEvent
opened
pull[bot]
true
2023-12-17T22:00:30Z
warmchang/90DaysOfDevOps
null
warmchang/90DaysOfDevOps/pull/53
true
null
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
a82c4eab9560d52b3a32cf8b5ee1f42dd84d0d58
6552c3aee534e49338b9c86aae9d51d3e801bd7a
warmchang/90DaysOfDevOps
MichaelCade/90DaysOfDevOps
2023-12-17T22:00:27Z
pull[bot]
[pull] main from MichaelCade:main
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
sunjunyang2023/trilium-translation/pull/1
IssueCommentEvent
created
vercel[bot]
true
2023-12-17T22:00:30Z
sunjunyang2023/trilium-translation
null
sunjunyang2023/trilium-translation/pull/1
true
[pull] main from Nriver:main
[vc]: #j+fXpuQNRX+BNYoKUmFIjcVG7Wbnl8pzqsmHjYSAwW4=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ0cmlsaXVtLXRyYW5zbGF0aW9uIiwicm9vdERpcmVjdG9yeSI6bnVsbCwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL3N1bmp1bnlhbmcyMDIzL3RyaWxpdW0tdHJhbnNsYXRpb24vNkh3ajc1TWRESnNaZWVpRkQ0SkdxVHpGeFNaMyIsInBy...
2,045,392,684
1
1,859,297,115
2023-12-17T22:00:24Z
pull[bot]
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
ElcoDevRepos/unbiased-break-app/pull/69
PullRequestEvent
closed
ahunter135
false
2023-12-17T22:00:30Z
ElcoDevRepos/unbiased-break-app
ElcoDevRepos
ElcoDevRepos/unbiased-break-app/pull/69
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
149dc5bba9b159862dc6a4688e271f5197a84152
aebe772c71b25567af45ec12b6376ed7d17a888d
ElcoDevRepos/unbiased-break-app
ElcoDevRepos/unbiased-break-app
2023-12-17T13:25:08Z
olofholm
Added blank img check for gpt summaries
null
llvm/torch-mlir/pull/2669
PullRequestEvent
opened
rikhuijzer
false
2023-12-17T22:00:30Z
llvm/torch-mlir
llvm
llvm/torch-mlir/pull/2669
true
null
This allows setting `enable_ir_printing`, which then prints the IR after all intermediate passes. When running the test file that was added via: ```shell $ python test/python/compile.py 2> tiny.stderr ``` the file `tiny.stderr` is about 700 KB.
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
ae9668c6dabebc48fd1a569302f053eb5f05034e
9c655d0bfb166785dc17e51b0afa1f937c227cef
llvm/torch-mlir
rikhuijzer/torch-mlir
2023-12-17T22:00:29Z
rikhuijzer
Allow printing all IR in `torch_mlir.compile`
This allows setting `enable_ir_printing`, which then prints the IR after all intermediate passes. When running the test file that was added via: ```shell $ python test/python/compile.py 2> tiny.stderr ``` the file `tiny.stderr` is about 700 KB.
2045221619
IssuesEvent
closed
filippaleuckfeld
false
2023-12-17T22:00:30Z
HabitatHash/HabitatHash
HabitatHash
null
true
Grading Criteria
## Mandatory: - [x] github: The protocol is hosted on GitHub, publicly available. The GitHub repository must have a root README file. - [x] tested: The protocol can be automatically executed from a test suite - [x] documented: The usage of the protocol is well documented - [x] timing: The length of the presen...
2,045,221,619
13
null
2023-12-17T13:34:16Z
filippaleuckfeld
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
shahiakhilesh1304/FitBitCaseStudy/pull/1
PullRequestEvent
opened
shahiakhilesh1304
false
2023-12-17T22:00:30Z
shahiakhilesh1304/FitBitCaseStudy
null
shahiakhilesh1304/FitBitCaseStudy/pull/1
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
91e79a4414ee80084bdca5e7de5e2ebeb6b6b2e4
f5932c005b63d516b186784963f8339b2e9c60b7
shahiakhilesh1304/FitBitCaseStudy
shahiakhilesh1304/FitBitCaseStudy
2023-12-17T22:00:29Z
shahiakhilesh1304
CaseStudy 1.0
null
myrotvorets/facex-base/pull/684
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:31Z
myrotvorets/facex-base
myrotvorets
myrotvorets/facex-base/pull/684
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
bc31b49509cfe08de1c264f838edff49053c331b
a0384755fef54730b181dee6cbb37c97cbb8b94a
myrotvorets/facex-base
myrotvorets/facex-base
2023-12-17T22:00:29Z
renovate[bot]
chore(deps): update dependency @types/node to ^20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
rocketxl5/magicfind-client/pull/114
PullRequestEvent
closed
rocketxl5
false
2023-12-17T22:00:31Z
rocketxl5/magicfind-client
null
rocketxl5/magicfind-client/pull/114
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
b57e777dd052c7425905d87b852eb6ef2167d86c
4b0339b991c7ebc8439100db038dec107dc614d6
rocketxl5/magicfind-client
rocketxl5/magicfind-client
2023-12-17T22:00:23Z
rocketxl5
Fixed loading spinner for search card results in Layout component
null
swfz/til/pull/1785
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:31Z
swfz/til
null
swfz/til/pull/1785
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
b9d8d7e0c4555687fe9efdd44fd722bd50264b72
d80c6fd2c58fe2a87348fe8ecfead65fb6c4ed6e
swfz/til
swfz/til
2023-12-17T22:00:29Z
renovate[bot]
chore(deps): update dependency @types/node to v20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
DmytroSDV/code_crafters_core/pull/18
PullRequestReviewEvent
created
DmKrvts
false
2023-12-17T22:00:31Z
DmytroSDV/code_crafters_core
null
DmytroSDV/code_crafters_core/pull/18
true
null
null
null
null
null
null
COLLABORATOR
1,785,526,312
41a394f984bf53c1711826e8128705cdfe2ad544
approved
null
null
null
null
null
false
41a394f984bf53c1711826e8128705cdfe2ad544
9f6fd3b063705a69d9e29c0ea59fdb2ee8351b1c
DmytroSDV/code_crafters_core
DmytroSDV/code_crafters_core
2023-12-17T21:59:54Z
DmytroSDV
updating Record and RecordData
null
bars66/youtube-cctv/pull/18
PullRequestEvent
closed
bars66
false
2023-12-17T22:00:31Z
bars66/youtube-cctv
null
bars66/youtube-cctv/pull/18
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
f4f2d808c4eb20dbdc61057e73e3730c0288c558
02988546d289708cc2693e527c55e185039019b4
bars66/youtube-cctv
bars66/youtube-cctv
2023-12-17T22:00:13Z
bars66
Обновил package json
null
juliakalvik/sempro_auc/pull/2
PullRequestEvent
closed
juliakalvik
false
2023-12-17T22:00:32Z
juliakalvik/sempro_auc
null
juliakalvik/sempro_auc/pull/2
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
5df5eb0edc65258741b43c7bf56b7a10fe40eeb0
1cc0ca93e185008c77130dece8d8a1e2516f4f51
juliakalvik/sempro_auc
juliakalvik/sempro_auc
2023-12-17T22:00:21Z
juliakalvik
Working to staging
null
starnetworkstudio/lede/pull/704
PullRequestEvent
opened
pull[bot]
true
2023-12-17T22:00:32Z
starnetworkstudio/lede
starnetworkstudio
starnetworkstudio/lede/pull/704
true
null
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
67dcd386785ccb76136d6548f075422fceff3b7a
a316972306c652ba036a69f5f8f73ca37c5ddcea
starnetworkstudio/lede
coolsnowwolf/lede
2023-12-17T22:00:30Z
pull[bot]
[pull] master from coolsnowwolf:master
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
ThislsAUsername/DefendPeace/pull/403
IssueCommentEvent
created
ThislsAUsername
false
2023-12-17T22:00:32Z
ThislsAUsername/DefendPeace
null
ThislsAUsername/DefendPeace/pull/403
true
Triple Andybiotic
> What, uh. What _is_ "the program", if it's no longer funds? "The program" here being: The CO's code determines how much charge you get from a given event. This is not necessarily in sync with the scale of values the abilities are using for their costs (but the CO also chooses that, so they _should_ be). > And su...
2,045,010,323
403
1,859,297,127
2023-12-17T00:58:02Z
ThislsAUsername
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392719
IssuesEvent
opened
dastrobu
false
2023-12-17T22:00:33Z
dastrobu/NdArray
null
null
true
Docs show "An unknown error occurred."
only deep links work: https://dastrobu.github.io/NdArray/documentation/ndarray/ the top link does not work: https://dastrobu.github.io/NdArray/ relates to https://github.com/apple/swift-docc-plugin/issues/70
2,045,392,719
71
null
2023-12-17T22:00:32Z
dastrobu
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
scratchfoundation/scratch-gui/pull/9410
PullRequestEvent
closed
renovate[bot]
true
2023-12-17T22:00:33Z
scratchfoundation/scratch-gui
scratchfoundation
scratchfoundation/scratch-gui/pull/9410
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [scratch-l10n](https://togithub.com/LLK/scratch-l10n) | [`3.16.20231217121130` -> `3.16.2023121716...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
d9f84d533d8be28618d2500e2b92daee66990fa4
b597fcdd37f27b05bc2938575a4bbfc35659ea48
scratchfoundation/scratch-gui
scratchfoundation/scratch-gui
2023-12-17T18:55:38Z
renovate[bot]
fix(deps): update dependency scratch-l10n to v3.16.20231217161719
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [scratch-l10n](https://togithub.com/LLK/scratch-l10n) | [`3.16.20231217121130` -> `3.16.2023121716...
apache/incubator-pekko/pull/252
IssueCommentEvent
created
mdedetrich
false
2023-12-17T22:00:33Z
apache/incubator-pekko
apache
apache/incubator-pekko/pull/252
true
Replace SubstreamCancelStrategy with SupervisionDecider for Split
@pjfanning All apostrophe's have been removed
1,630,286,993
252
1,859,297,132
2023-03-18T11:37:24Z
mdedetrich
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
zahirolamadrid/laravel-onboarding/pull/5
PullRequestReviewCommentEvent
created
yoyi1073
false
2023-12-17T22:00:33Z
zahirolamadrid/laravel-onboarding
null
zahirolamadrid/laravel-onboarding/pull/5
true
null
Done!
null
null
null
null
null
COLLABORATOR
1,429,285,161
46c3e7c2599f6008d24fa9b5a1ed3a39c29ce1a1
null
1,785,526,318
1,429,284,141
resources/views/leads.blade.php
4
@@ -1,63 +1,104 @@ <x-layout> - <h3>Registro</h3> + <h1>¡Regístrate en nuestra plataforma!</h1> + <p>Bienvenido a Kapital, completa el registro</p>
false
46c3e7c2599f6008d24fa9b5a1ed3a39c29ce1a1
649c0b913fa56ba9c56972d44cad77d18665c51f
zahirolamadrid/laravel-onboarding
zahirolamadrid/laravel-onboarding
2023-12-17T21:22:59Z
yoyi1073
Lo 9 create CSS file
CSS file
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto/pull/25
PullRequestEvent
closed
MartinaPiedrabuena
false
2023-12-17T22:00:34Z
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
null
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto/pull/25
true
null
- mostrar comentarios - agregar comentarios - arreglo views comentarios(object)
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
981b50b54d40975006bd7c4725f38e12217454c9
9e20f63f5fb40a7de25aa6caad7b38525a77f522
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
marezeflo/informatorio-etapa2-cohorte2-comision1-proyecto
2023-12-17T22:00:23Z
MartinaPiedrabuena
Template de comentarios (mostrar comentarios y agregar comentarios)
- mostrar comentarios - agregar comentarios - arreglo views comentarios(object)
sofiehyllen/advanced-frontend-project/pull/13
PullRequestEvent
opened
sofiehyllen
false
2023-12-17T22:00:34Z
sofiehyllen/advanced-frontend-project
null
sofiehyllen/advanced-frontend-project/pull/13
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
070e069dbae943de8b8d3078d00262ce9e7b3272
6848fa74fe4d2048fd4f5c3d016e9080244ad41c
sofiehyllen/advanced-frontend-project
sofiehyllen/advanced-frontend-project
2023-12-17T22:00:33Z
sofiehyllen
Afsluttende
null
MarsaColombo/Dice-Game-C-/pull/6
PullRequestEvent
opened
MarsaColombo
false
2023-12-17T22:00:34Z
MarsaColombo/Dice-Game-C-
null
MarsaColombo/Dice-Game-C-/pull/6
true
null
…y the score for each turn Mad ethe system of turn which each make a dice roll and then tell the score between 1 and 6 Attributed the class files for each components (Turn, and Dice) and made the test in the appropriate Projet TestDiceTurn
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
348e625f9ce17a65d4bc2423a82629f4914ecd19
8b41e70d56a854a9246537bdeaf18680469ab6e0
MarsaColombo/Dice-Game-C-
MarsaColombo/Dice-Game-C-
2023-12-17T22:00:33Z
MarsaColombo
feat: :white_check_mark: Created the system to roll a dice and displa…
…y the score for each turn Mad ethe system of turn which each make a dice roll and then tell the score between 1 and 6 Attributed the class files for each components (Turn, and Dice) and made the test in the appropriate Projet TestDiceTurn
zahirolamadrid/laravel-onboarding/pull/5
PullRequestReviewEvent
created
yoyi1073
false
2023-12-17T22:00:34Z
zahirolamadrid/laravel-onboarding
null
zahirolamadrid/laravel-onboarding/pull/5
true
null
null
null
null
null
null
null
COLLABORATOR
1,785,526,318
46c3e7c2599f6008d24fa9b5a1ed3a39c29ce1a1
commented
null
null
null
null
null
false
46c3e7c2599f6008d24fa9b5a1ed3a39c29ce1a1
649c0b913fa56ba9c56972d44cad77d18665c51f
zahirolamadrid/laravel-onboarding
zahirolamadrid/laravel-onboarding
2023-12-17T21:22:59Z
yoyi1073
Lo 9 create CSS file
CSS file
MahmoudAbdElrdy/afzazERPFront/pull/183
PullRequestEvent
opened
MohamedFawzyOmaira
false
2023-12-17T22:00:35Z
MahmoudAbdElrdy/afzazERPFront
null
MahmoudAbdElrdy/afzazERPFront/pull/183
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
28d9c64e9c8f7b99dfdaa792036c2742410d4067
364f76dd570404c3321c018424c7f0d254180961
MahmoudAbdElrdy/afzazERPFront
MahmoudAbdElrdy/afzazERPFront
2023-12-17T22:00:33Z
MohamedFawzyOmaira
update bill item
null
lisuke/linux/pull/365
PullRequestEvent
opened
pull[bot]
true
2023-12-17T22:00:35Z
lisuke/linux
null
lisuke/linux/pull/365
true
null
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
0e389834672c723435a44818ed2cabc4dad24429
3b8a9b2e6809d281890dd0a1102dc14d2cd11caf
lisuke/linux
torvalds/linux
2023-12-17T22:00:33Z
pull[bot]
[pull] master from torvalds:master
See Commits and Changes for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://prod.download/pull-pr-sponsor)**_
MatiasMonteros09/GYMAI/pull/27
PullRequestEvent
closed
alejandroisa71
false
2023-12-17T22:00:36Z
MatiasMonteros09/GYMAI
null
MatiasMonteros09/GYMAI/pull/27
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
b77d4dfbf27135608c624ebe4eb50498bfe9bb71
3936632ac81a4bf1c67520c7fa6078f59670b2c0
MatiasMonteros09/GYMAI
MatiasMonteros09/GYMAI
2023-12-17T21:59:46Z
alejandroisa71
Change styled button and link homepage
null
1878945863
IssueCommentEvent
created
TylorTurner
false
2023-12-17T22:00:36Z
CuzIm1Tigaaa/Spectator
null
null
true
[Bug] Cheating items with Multiverse
Heck yeah! I have been dealing with this for at least 6 months! Thank you so much.
1,878,945,863
17
1,859,297,137
2023-09-03T05:53:04Z
RillSoji
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
PennyDreadfulMTG/Penny-Dreadful-Tools/pull/11770
PullRequestEvent
closed
mergify[bot]
true
2023-12-17T22:00:36Z
PennyDreadfulMTG/Penny-Dreadful-Tools
PennyDreadfulMTG
PennyDreadfulMTG/Penny-Dreadful-Tools/pull/11770
true
null
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [titlecase](https://github.com/ppannu...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
d8948e92cf76b3d4a20a27747480acff30c0b20f
ceddf3d55e83bc38cd9d618955ba7ef03e425ee3
PennyDreadfulMTG/Penny-Dreadful-Tools
PennyDreadfulMTG/Penny-Dreadful-Tools
2023-12-17T20:59:12Z
dependabot[bot]
Bump titlecase from 2.4 to 2.4.1
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [titlecase](https://github.com/ppannu...
kokizzu/Odin/pull/621
PullRequestEvent
closed
pull[bot]
true
2023-12-17T22:00:36Z
kokizzu/Odin
null
kokizzu/Odin/pull/621
true
null
See [Commits](/kokizzu/Odin/pull/621/commits) and [Changes](/kokizzu/Odin/pull/621/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https:/...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
67d02043fe6f8cc9aee766e70be9eb503fade235
d4df3f638350f571ca31f9d7d8f1381f91864fa3
kokizzu/Odin
odin-lang/Odin
2023-12-17T21:45:13Z
pull[bot]
[pull] master from odin-lang:master
See [Commits](/kokizzu/Odin/pull/621/commits) and [Changes](/kokizzu/Odin/pull/621/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https:/...
pauln/nz-covid-data/pull/451
PullRequestEvent
closed
github-actions[bot]
true
2023-12-17T22:00:36Z
pauln/nz-covid-data
null
pauln/nz-covid-data/pull/451
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
957c356efd22fb03a6c9fc5d65fefaba75c22e2f
34bc6f23f0d80dd3384be60e5c415da96d660145
pauln/nz-covid-data
minhealthnz/nz-covid-data
2023-12-17T22:00:14Z
github-actions[bot]
Fork Sync: Update from parent repository
null
Michail-A/java-shareit/pull/5
PullRequestReviewCommentEvent
created
Michail-A
false
2023-12-17T22:00:35Z
Michail-A/java-shareit
null
Michail-A/java-shareit/pull/5
true
null
Немного не понял, как сделать. Чтобы заполнить Map все равно же придется перебирать значения?
null
null
null
null
null
OWNER
1,429,285,171
e3d2cf32cbc3c3faa5b126251f6bc56365333619
null
1,785,526,321
1,429,268,731
src/main/java/ru/practicum/shareit/request/RequestServiceImpl.java
88
@@ -0,0 +1,99 @@ +package ru.practicum.shareit.request; + +import lombok.RequiredArgsConstructor; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.PageRequest; +import org.springframework.stereotype.Service; +import ru.practicum.shareit.error.NotFoundException; +import ru.practicum....
false
e3d2cf32cbc3c3faa5b126251f6bc56365333619
d0c36e3f68fee047adc62268eb392c1c94923eed
Michail-A/java-shareit
Michail-A/java-shareit
2023-12-17T14:08:40Z
Michail-A
Add item requests
null
Michail-A/java-shareit/pull/5
PullRequestReviewEvent
created
Michail-A
false
2023-12-17T22:00:36Z
Michail-A/java-shareit
null
Michail-A/java-shareit/pull/5
true
null
null
null
null
null
null
null
OWNER
1,785,526,321
e3d2cf32cbc3c3faa5b126251f6bc56365333619
commented
null
null
null
null
null
false
e3d2cf32cbc3c3faa5b126251f6bc56365333619
d0c36e3f68fee047adc62268eb392c1c94923eed
Michail-A/java-shareit
Michail-A/java-shareit
2023-12-17T14:08:40Z
Michail-A
Add item requests
null
kujawapatryk/cardManagement/pull/1
PullRequestEvent
opened
kujawapatryk
false
2023-12-17T22:00:37Z
kujawapatryk/cardManagement
null
kujawapatryk/cardManagement/pull/1
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
53fbea5373e007153faa9c03be222bf345b506c9
3ab61ec0c660c340322e05f92dd2d507394de662
kujawapatryk/cardManagement
kujawapatryk/cardManagement
2023-12-17T22:00:35Z
kujawapatryk
Feature/database migrations
null
Skittyblock/aidoku-community-sources/pull/529
PullRequestReviewEvent
created
Skittyblock
false
2023-12-17T22:00:37Z
Skittyblock/aidoku-community-sources
null
Skittyblock/aidoku-community-sources/pull/529
true
null
null
null
null
null
null
OWNER
1,785,526,324
c4c09784f6efb8b181d9c588394a435ab6f9fc9c
approved
null
null
null
null
null
false
c4c09784f6efb8b181d9c588394a435ab6f9fc9c
3a95a55bcd00c2f1c3e860eafc33dbfea027f6ff
Skittyblock/aidoku-community-sources
SuperLanceur/aidoku-community-sources
2023-12-08T15:03:17Z
SuperLanceur
fix(mangastream): not using iphone user-agent, caused cloudflare issue
Checklist: - [x] Updated source's version for individual source changes - [x] Updated all sources' versions for template changes - [x] Set appropriate `nsfw` value - [x] Did not change `id` even if a source's name or language were changed - [x] Tested the modifications by running it on the simulator or a test devi...
2045392743
IssuesEvent
opened
Liquidrag
false
2023-12-17T22:00:38Z
Zaxxon709/accountmanager
null
null
true
v2.4.0 broke umbrella trakt
v2.4.0 seems to have broke trakt in umbrella. It keeps asking to re-auth osx BigSur omega beta 2
2,045,392,743
17
null
2023-12-17T22:00:36Z
Liquidrag
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
bryopsida/key-store/pull/225
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:38Z
bryopsida/key-store
null
bryopsida/key-store/pull/225
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
e95d3ccdd20e40e25a5d0b1d1c7b9b7de214b94c
d52d2ea5ba4c16427bf2265f765c115dcaab4e36
bryopsida/key-store
bryopsida/key-store
2023-12-17T22:00:36Z
renovate[bot]
Update dependency @types/node to v20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
doctrine/mongodb-odm/pull/2593
PullRequestEvent
closed
malarzm
false
2023-12-17T22:00:38Z
doctrine/mongodb-odm
doctrine
doctrine/mongodb-odm/pull/2593
true
null
<!-- Fill in the relevant information below to help triage your pull request. --> | Q | A |------------- | ----------- | Type | bug/feature/improvement | BC Break | yes/no | Fixed issues | <!-- use #NUM format to reference an issue --> #### Summary This fixes one error where the `e...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
d66e2bf5212aead3bcb7537e31b66262f24edf6a
fc236daa1503a89283ec6d1fcf7b821999f9fdd1
doctrine/mongodb-odm
alcaeus/mongodb-odm
2023-11-29T08:58:30Z
alcaeus
Fix phpstan errors
<!-- Fill in the relevant information below to help triage your pull request. --> | Q | A |------------- | ----------- | Type | bug/feature/improvement | BC Break | yes/no | Fixed issues | <!-- use #NUM format to reference an issue --> #### Summary This fixes one error where the `e...
johnearly32/test-repo/pull/1
PullRequestEvent
closed
johnearly32
false
2023-12-17T22:00:38Z
johnearly32/test-repo
null
johnearly32/test-repo/pull/1
true
null
Description for the Pull request
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
b40d05390eff37cf1f4e733359d3650d9ee6a6e6
4599ba7da684950b93a439b1c660330c83d9f4f2
johnearly32/test-repo
johnearly32/test-repo
2022-03-29T15:29:33Z
johnearly32
Updated README
Description for the Pull request
help-me-mom/ng-mocks-sandbox/pull/952
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:38Z
help-me-mom/ng-mocks-sandbox
help-me-mom
help-me-mom/ng-mocks-sandbox/pull/952
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
9e5137d3d2a696d95346223263c0db4072e6de24
db88eab425bdab1fac5f8a714b694be8d47ab9f0
help-me-mom/ng-mocks-sandbox
help-me-mom/ng-mocks-sandbox
2023-12-17T22:00:36Z
renovate[bot]
chore(root): update dependency @types/node to v20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
2034999472
IssueCommentEvent
created
ArsenyYankovsky
false
2023-12-17T22:00:38Z
ArsenyYankovsky/nova-odm
null
null
true
ScanPaginator and QueryPaginator failing to execute
Could you please provide an example code? There are tests that run daily for every operation, including [scanning](https://github.com/ArsenyYankovsky/nova-odm/blob/5b37c5016dd26fcfdf42612359b7d13daf97c667/packages/mapper/src/DataMapper.integ.ts#L141). This library uses `@aws-sdk/client-dynamodb` as it's the v3 repla...
2,034,999,472
10
1,859,297,147
2023-12-11T07:25:10Z
gjhommersom
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
vigetlabs/craft-viget-base/pull/73
PullRequestReviewEvent
created
JJimmyFlynn
false
2023-12-17T22:00:38Z
vigetlabs/craft-viget-base
vigetlabs
vigetlabs/craft-viget-base/pull/73
true
null
null
null
null
null
null
CONTRIBUTOR
1,785,526,328
a08dd80aa46bb4e7385ff8d9bf02600bc3571362
approved
null
null
null
null
null
false
a08dd80aa46bb4e7385ff8d9bf02600bc3571362
90728beab9f9571de25eddc062e2a411452cacf1
vigetlabs/craft-viget-base
vigetlabs/craft-viget-base
2023-12-13T20:09:24Z
joshuapease
[#72] Support new parts kit UI
### Overview This PR replaces the old parts kit CSS, JS and template files and instead exposes a JSON endpoint for our new parts kit UI to consume. **New:** `PartsKit::getNav()` now parses an infinite level of directories instead of the previous versions 2. **Removed:** Previously, the parts kit's styles an...
2045392752
IssuesEvent
opened
matrixbot
true
2023-12-17T22:00:38Z
element-hq/synapse
element-hq
null
true
Dummy issue
This is a dummy issue so that issue and PR numbers do not conflict between matrix-org/synapse and element-hq/synapse
2,045,392,752
7,502
null
2023-12-17T22:00:37Z
matrixbot
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
2045392752
IssuesEvent
closed
matrixbot
true
2023-12-17T22:00:38Z
element-hq/synapse
element-hq
null
true
Dummy issue
This is a dummy issue so that issue and PR numbers do not conflict between matrix-org/synapse and element-hq/synapse
2,045,392,752
7,502
null
2023-12-17T22:00:37Z
matrixbot
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
jup-ag/token-list/pull/515
PullRequestReviewEvent
created
Timoon21
false
2023-12-17T22:00:38Z
jup-ag/token-list
jup-ag
jup-ag/token-list/pull/515
true
null
null
null
null
null
null
COLLABORATOR
1,785,521,919
2eaa150e0a599fdc09f26ccdd1a2e62509834a6c
dismissed
null
null
null
null
null
false
40e02e588973cdde5b610519ecc3cbdd774f4dee
9aa76510e7d579f139b10a998e8880271939dbec
jup-ag/token-list
dogecolafinance/token-list
2023-12-11T15:52:42Z
dogecolafinance
Validate BonkCola (BONKCOLA)
# Validate [BONKCOLA](https://solscan.io/token/Corri6VKgvE6ZRamtuBpjVdfaaATNrbSpLVuZN1n8773) ## Attestations (Please provide links): - Tweet from your Twitter Account attesting the Mint address, tagging [@JupiterExchange](https://twitter.com/JupiterExchange) and showing community support: https://x.com/bonk_cola/st...
Evans20kom/Bootstrap-Portfolio/pull/17
PullRequestEvent
opened
Evans20kom
false
2023-12-17T22:00:38Z
Evans20kom/Bootstrap-Portfolio
null
Evans20kom/Bootstrap-Portfolio/pull/17
true
null
# Adjustments to card elements Card element images resized to same size Card images centered
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
03829fb4185bdd3fb67092d8c844e12fd7ba8c92
af2c7ddc8035dc7e5e2b61ced90111e3bb9a0ce7
Evans20kom/Bootstrap-Portfolio
Evans20kom/Bootstrap-Portfolio
2023-12-17T22:00:37Z
Evans20kom
Card elements set to same size - images aligned to centre
# Adjustments to card elements Card element images resized to same size Card images centered
2045392757
IssuesEvent
opened
daniboy2k
false
2023-12-17T22:00:39Z
AleoHQ/leo
AleoHQ
null
true
Add daniboy2k to contributors
## 🥇 Leo Contributor Badge Hi Aleo Team! I’m claiming my contributor badge for completing the New Developer Toolkit tutorial. Tutorial Repo: https://github.com/daniboy2k/tictactoe Requested badge: Tutorial
2,045,392,757
23,833
null
2023-12-17T22:00:37Z
daniboy2k
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
ElcoDevRepos/unbiased-break-app/pull/70
PullRequestEvent
closed
ahunter135
false
2023-12-17T22:00:40Z
ElcoDevRepos/unbiased-break-app
ElcoDevRepos
ElcoDevRepos/unbiased-break-app/pull/70
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
a9168b4fcfb294d24071e78aff97ea876c7ef9b6
aebe772c71b25567af45ec12b6376ed7d17a888d
ElcoDevRepos/unbiased-break-app
ElcoDevRepos/unbiased-break-app
2023-12-17T21:54:20Z
olofholm
Added category response and debug
null
novj53/4it572_semestralni_prace/pull/19
PullRequestEvent
closed
novj53
false
2023-12-17T22:00:40Z
novj53/4it572_semestralni_prace
null
novj53/4it572_semestralni_prace/pull/19
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
bc9ad3951505872ea071332cb2352a76cd09ba34
3501249e75943cfe7266379d124a2f45b95b4fb4
novj53/4it572_semestralni_prace
novj53/4it572_semestralni_prace
2023-12-17T21:58:58Z
novj53
Added condition for IP
null
quantum-rlk/auto-pipeline/pull/53
PullRequestEvent
closed
quantum-rlk
false
2023-12-17T22:00:40Z
quantum-rlk/auto-pipeline
null
quantum-rlk/auto-pipeline/pull/53
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
02a7b8027d15c92975e1876aa71466d32b6c1add
10c8d246372c8c1f63b12bf62a5721c5bafb968c
quantum-rlk/auto-pipeline
quantum-rlk/auto-pipeline
2023-12-17T21:59:55Z
quantum-rlk
Update auto-deploy.yaml
null
ajgoodm/advent-of-code-2023/pull/17
PullRequestEvent
closed
ajgoodm
false
2023-12-17T22:00:40Z
ajgoodm/advent-of-code-2023
null
ajgoodm/advent-of-code-2023/pull/17
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
8987ae6b11ed587baa42fa3d3d0f40bca3be6795
a51eb129581b46b85e50133d9602c6d5f6a6ea77
ajgoodm/advent-of-code-2023
ajgoodm/advent-of-code-2023
2023-12-17T22:00:03Z
ajgoodm
🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒 🛒
null
mkmik/knot8/pull/227
PullRequestEvent
closed
mkmik
false
2023-12-17T22:00:40Z
mkmik/knot8
null
mkmik/knot8/pull/227
true
null
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.56.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.56.3</h2> <h1>Security</h1> <ul> <li> <p>ser...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
6b793317f2ccc1e275e5fb9fedcd35d23058c7ee
4d4b9028ac84ff5ba60136b0cf962258326a407f
mkmik/knot8
mkmik/knot8
2023-12-17T18:05:14Z
dependabot[bot]
Bump google.golang.org/grpc from 1.50.1 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.56.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.56.3</h2> <h1>Security</h1> <ul> <li> <p>ser...
ellie489/Semester-project-2/pull/3
PullRequestEvent
opened
ellie489
false
2023-12-17T22:00:40Z
ellie489/Semester-project-2
null
ellie489/Semester-project-2/pull/3
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
83287fb7db8b4b0eb570d835843ed54ca90a4ec0
148c7fa23e7fe82d0b42a15308e2b90cf83412e7
ellie489/Semester-project-2
ellie489/Semester-project-2
2023-12-17T22:00:39Z
ellie489
Workflow
null
MahmoudAbdElrdy/afzazERPFront/pull/183
PullRequestEvent
closed
MohamedFawzyOmaira
false
2023-12-17T22:00:41Z
MahmoudAbdElrdy/afzazERPFront
null
MahmoudAbdElrdy/afzazERPFront/pull/183
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
28d9c64e9c8f7b99dfdaa792036c2742410d4067
364f76dd570404c3321c018424c7f0d254180961
MahmoudAbdElrdy/afzazERPFront
MahmoudAbdElrdy/afzazERPFront
2023-12-17T22:00:33Z
MohamedFawzyOmaira
update bill item
null
conarin/4tunes-v2/pull/93
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:41Z
conarin/4tunes-v2
null
conarin/4tunes-v2/pull/93
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sharp](https://sharp.pixelplumbing.com) ([source](https://togithub.com/lovell/sharp), [changelog]...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
f9374e16d60768964793e02f51123e78a531816c
d317af6cb935a166870d1d7e2a965c1291728f68
conarin/4tunes-v2
conarin/4tunes-v2
2023-12-17T22:00:39Z
renovate[bot]
fix(deps): update dependency sharp to v0.33.1
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sharp](https://sharp.pixelplumbing.com) ([source](https://togithub.com/lovell/sharp), [changelog]...
warmchang/90DaysOfDevOps/pull/53
IssueCommentEvent
created
github-actions[bot]
true
2023-12-17T22:00:41Z
warmchang/90DaysOfDevOps
null
warmchang/90DaysOfDevOps/pull/53
true
[pull] main from MichaelCade:main
Our team will soon review your PR. Thanks @pull[bot] :)
2,045,392,699
53
1,859,297,156
2023-12-17T22:00:28Z
pull[bot]
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
facebookresearch/fairseq2/pull/221
PullRequestReviewCommentEvent
created
cbalioglu
false
2023-12-17T22:00:41Z
facebookresearch/fairseq2
facebookresearch
facebookresearch/fairseq2/pull/221
true
null
`name` here is of type string. So syntactically you cannot write a valid Python statement like `m."foo" = "xyz"`.
null
null
null
null
null
CONTRIBUTOR
1,429,285,188
6b1e76e95582e59f6f918f3dac7832bb86194d94
null
1,785,526,331
1,429,284,517
src/fairseq2/nn/utils/module.py
64
@@ -97,20 +130,20 @@ def empty_like(src: Tensor) -> Tensor: return tgt def to_empty_(m: Module) -> None: - for name, prm in m.named_parameters(recurse=False): - if prm is None: + for name, param in m.named_parameters(recurse=False): + if param is None: ...
false
6b1e76e95582e59f6f918f3dac7832bb86194d94
074d3a0dc47742a92a2464f3e107dd0a6f235cdf
facebookresearch/fairseq2
facebookresearch/fairseq2
2023-12-17T21:42:52Z
cbalioglu
Introduce FSDP helper APIs
This PR introduces a few small FSDP helper functions, makes some nit improvements in docstrs, and updates the required isort version.
facebookresearch/fairseq2/pull/221
PullRequestReviewEvent
created
cbalioglu
false
2023-12-17T22:00:42Z
facebookresearch/fairseq2
facebookresearch
facebookresearch/fairseq2/pull/221
true
null
null
null
null
null
null
null
CONTRIBUTOR
1,785,526,331
6b1e76e95582e59f6f918f3dac7832bb86194d94
commented
null
null
null
null
null
false
6b1e76e95582e59f6f918f3dac7832bb86194d94
074d3a0dc47742a92a2464f3e107dd0a6f235cdf
facebookresearch/fairseq2
facebookresearch/fairseq2
2023-12-17T21:42:52Z
cbalioglu
Introduce FSDP helper APIs
This PR introduces a few small FSDP helper functions, makes some nit improvements in docstrs, and updates the required isort version.
2045392771
IssuesEvent
opened
danilyef
false
2023-12-17T22:00:42Z
pytorch/pytorch
pytorch
null
true
Kernel dies after converting numpy array to torch.FloatTensor
### 🐛 Describe the bug Basically, what I want to do is to convert numpy array (in my case weights of Word2vec) into torch weights. Here is my code: from gensim.models import KeyedVectors import torch model_path = "GoogleNews-vectors-negative300.bin.gz" word2vec_model = KeyedVectors.load...
2,045,392,771
115,997
null
2023-12-17T22:00:40Z
danilyef
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
kujawapatryk/cardManagement/pull/1
PullRequestEvent
closed
kujawapatryk
false
2023-12-17T22:00:42Z
kujawapatryk/cardManagement
null
kujawapatryk/cardManagement/pull/1
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
53fbea5373e007153faa9c03be222bf345b506c9
3ab61ec0c660c340322e05f92dd2d507394de662
kujawapatryk/cardManagement
kujawapatryk/cardManagement
2023-12-17T22:00:35Z
kujawapatryk
Feature/database migrations
null
DmytroSDV/code_crafters_core/pull/17
PullRequestReviewEvent
created
DmytroSDV
false
2023-12-17T22:00:42Z
DmytroSDV/code_crafters_core
null
DmytroSDV/code_crafters_core/pull/17
true
null
null
null
null
null
null
OWNER
1,785,526,334
766f2960a8debdc56506af4c04e3dcbd4d37fef5
approved
null
null
null
null
null
false
766f2960a8debdc56506af4c04e3dcbd4d37fef5
9f6fd3b063705a69d9e29c0ea59fdb2ee8351b1c
DmytroSDV/code_crafters_core
DmytroSDV/code_crafters_core
2023-12-17T21:55:02Z
IVadymMarchenko
addressBook
null
josbu/lanstar/pull/5
PullRequestEvent
closed
pull[bot]
true
2023-12-17T22:00:43Z
josbu/lanstar
null
josbu/lanstar/pull/5
true
null
See [Commits](/josbu/lanstar/pull/5/commits) and [Changes](/josbu/lanstar/pull/5/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://p...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
9225ee9a475e63eb83cbf3e9b262b92b8d58c409
148e44f0c72a51b5770fce675d2a791fb141c2c9
josbu/lanstar
dyedd/lanstar
2023-12-17T21:45:15Z
pull[bot]
[pull] master from dyedd:master
See [Commits](/josbu/lanstar/pull/5/commits) and [Changes](/josbu/lanstar/pull/5/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponsor : )](https://p...
gitignore-in/website/pull/27
PullRequestEvent
opened
renovate[bot]
true
2023-12-17T22:00:43Z
gitignore-in/website
gitignore-in
gitignore-in/website/pull/27
true
null
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
false
ceddd02abd790e2cf7196b500fdf269dd0ecd1c1
eb36541c0fcc2583c32ca05f97438dd59361c819
gitignore-in/website
gitignore-in/website
2023-12-17T22:00:41Z
renovate[bot]
Update dependency @types/node to v20.10.5
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([sourc...
wdl1697454803/linux/pull/300
PullRequestEvent
closed
pull[bot]
true
2023-12-17T22:00:44Z
wdl1697454803/linux
null
wdl1697454803/linux/pull/300
true
null
See [Commits](/wdl1697454803/linux/pull/300/commits) and [Changes](/wdl1697454803/linux/pull/300/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponso...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
0e389834672c723435a44818ed2cabc4dad24429
3b8a9b2e6809d281890dd0a1102dc14d2cd11caf
wdl1697454803/linux
torvalds/linux
2023-12-17T21:45:18Z
pull[bot]
[pull] master from torvalds:master
See [Commits](/wdl1697454803/linux/pull/300/commits) and [Changes](/wdl1697454803/linux/pull/300/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponso...
Evans20kom/Bootstrap-Portfolio/pull/17
PullRequestEvent
closed
Evans20kom
false
2023-12-17T22:00:44Z
Evans20kom/Bootstrap-Portfolio
null
Evans20kom/Bootstrap-Portfolio/pull/17
true
null
# Adjustments to card elements Card element images resized to same size Card images centered
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
03829fb4185bdd3fb67092d8c844e12fd7ba8c92
af2c7ddc8035dc7e5e2b61ced90111e3bb9a0ce7
Evans20kom/Bootstrap-Portfolio
Evans20kom/Bootstrap-Portfolio
2023-12-17T22:00:37Z
Evans20kom
Card elements set to same size - images aligned to centre
# Adjustments to card elements Card element images resized to same size Card images centered
2045359072
IssuesEvent
closed
chaosmoon
false
2023-12-17T22:00:44Z
Jomelo/LCDMenuLib2
null
null
true
thanks
Hi, Firstly thanks for this amazing work. //edit pilot error. Sorry for the noise
2,045,359,072
98
null
2023-12-17T20:05:56Z
chaosmoon
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
pyiron/atomistics/pull/145
IssueCommentEvent
created
liamhuber
false
2023-12-17T22:00:44Z
pyiron/atomistics
pyiron
pyiron/atomistics/pull/145
true
Molecular Dynamics - use MD structure
The unit test failed in what looks like an unrelated but meaningful way, but this is merged without comment. What is happening?
2,045,374,480
145
1,859,297,166
2023-12-17T20:57:53Z
jan-janssen
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
sofiehyllen/advanced-frontend-project/pull/13
PullRequestEvent
closed
sofiehyllen
false
2023-12-17T22:00:45Z
sofiehyllen/advanced-frontend-project
null
sofiehyllen/advanced-frontend-project/pull/13
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
070e069dbae943de8b8d3078d00262ce9e7b3272
6848fa74fe4d2048fd4f5c3d016e9080244ad41c
sofiehyllen/advanced-frontend-project
sofiehyllen/advanced-frontend-project
2023-12-17T22:00:33Z
sofiehyllen
Afsluttende
null
Mu-L/memphis-broker/pull/342
PullRequestEvent
closed
pull[bot]
true
2023-12-17T22:00:45Z
Mu-L/memphis-broker
null
Mu-L/memphis-broker/pull/342
true
null
See [Commits](/Mu-L/memphis-broker/pull/342/commits) and [Changes](/Mu-L/memphis-broker/pull/342/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponso...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
1e26db92d62e6b7e84e0bfd99a41f51eb323a64c
5c98b4db9608352bf07d060f727a3863213d5f7b
Mu-L/memphis-broker
memphisdev/memphis
2023-12-17T21:45:18Z
pull[bot]
[pull] master from memphisdev:master
See [Commits](/Mu-L/memphis-broker/pull/342/commits) and [Changes](/Mu-L/memphis-broker/pull/342/files) for more details. ----- Created by [<img src="https://prod.download/pull-18h-svg" valign="bottom"/> **pull[bot]**](https://github.com/wei/pull) _Can you help keep this open source service alive? **[💖 Please sponso...
ioccc-src/temp-test-ioccc/pull/1736
IssueCommentEvent
created
xexyl
false
2023-12-17T22:00:45Z
ioccc-src/temp-test-ioccc
ioccc-src
ioccc-src/temp-test-ioccc/pull/1736
true
Add missing alt subsections to 2013/cable3
> Thanks for these alternate pull requests @xexyl Here are my alternative 'you're welcome's!
2,045,369,582
1,736
1,859,297,167
2023-12-17T20:41:13Z
xexyl
null
null
null
null
null
null
null
null
null
true
null
null
null
null
null
null
null
null
primo4586/Turret-learning-project/pull/10
PullRequestEvent
closed
ori-coval
false
2023-12-17T22:00:45Z
primo4586/Turret-learning-project
primo4586
primo4586/Turret-learning-project/pull/10
true
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
true
4d5b350934e6f3481483ce4e3398739d5d7008e6
eca60fc037b365e871ca7c2f17303d396a738aeb
primo4586/Turret-learning-project
primo4586/Turret-learning-project
2023-12-17T21:59:14Z
Yair4586
poseReset ,defaultCommand and fixing small stuff
null