Skip to content

Conversation

@JohnDamilola
Copy link
Collaborator

No description provided.

bradley-erickson and others added 30 commits October 25, 2024 10:21
 Addressed weak reference for created tasks in asyncio
ETS-Next-Gen#179)

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t-Gen#183)

Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `express` from 4.20.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.20.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ETS-Next-Gen#193)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](indutny/elliptic@v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
See ETS-Next-Gen#195  for future work. Full commit list

* abstracted current gpt responders to their own module

* updated wo_requirements to install lo_gpt

* added a comment about how we ought to handle responders in the future

* updated readme with future work
Co-authored-by: Paul Brost <pbrost@ets.org>
The improvements include, function to compile metadata, fixed sending metadata on reconnects, cleaned up event auth pipeline, various linting improvements, abstracted items to their own files, various loevent bug fixes.


Full commit list:

* Missing semicolons

* Slight clean-up of lo_event, and adding logic for extra metadata for debugging

* WiP: Sync between computers: metadata code

* Sane way of adding many pieces of metadata

* Comment

* Removing arrows, since those have a bug. Should be readded later.

* Moving lo_dash_react_components to Node 22, newer packages

* Missing semicolons

* Default host for websocket logger

* updated extension to use appropriate metadata functions and added metadata to queue on socket startup

* added stringify where needed

* updated to proper storage item and fixed storage bug

* changed order of dispatch event targets

* document retry code

* updated lo_event tests

* code cleanup

* updated extension event

* fixed typo

* updated docstring

* updated auth pipeline and fixed a few bugs

* re-added python build steps

* added some extra information to the lodrc readme

---------

Co-authored-by: Piotr Mitros <piotr@mitros.org>
Making sure I'm only adding not deleting anything from master version.
Restoring to previous state. I meant to put the changes in a fork to do a pull request with!
Added replace() function as acton for 'rplc' and 'rvrt' commands. Also added null actions for a large number of suggestion commands.

---------

Co-authored-by: PDDeane <paul.douglas.deane@gmail.com>
* fixed bug with inject.js that caused issues with the google CSP

* added the files this time

* pr feedback
Added better versioning to the system along with the next steps in testing.
…en#180)

* added dashboard to demo LOConnection and helper utilities

* documented the components

* linted files

* confirmed LOConnectionDataManager works with teh communication protocol and cleaned up some of the other code

* removed completed todo

* renamed loconnection

* updated page with hooks

* added lo connection constants

* updated buildconfig and buildlib to work with hooks

* moved rendertime to util

* fixed bug with immutable data

* resolved namespace confusion

* more cleanups

* added message queue to loconnection hook

* updated nextjs dashboard documentation
…TS-Next-Gen#205)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…TS-Next-Gen#207)

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants