Commit Graph

15 Commits

Author SHA1 Message Date
dfe7b1f13b Merge pull request #3945 from evennia/dependabot/uv/tornado-6.5.7
Build(deps): Bump tornado from 6.5.5 to 6.5.7
2026-06-19 16:54:08 +02:00
7c958cce3c Merge pull request #3935 from evennia/dependabot/uv/idna-3.15
Build(deps): Bump idna from 3.11 to 3.15
2026-06-19 16:53:56 +02:00
29fdf6586f Merge pull request #3931 from evennia/dependabot/uv/gitpython-3.1.50
Build(deps): Bump gitpython from 3.1.46 to 3.1.50
2026-06-19 16:53:44 +02:00
8abd251747 Merge pull request #3930 from evennia/dependabot/uv/django-6.0.5
Build(deps): Bump django from 6.0.4 to 6.0.5
2026-06-19 16:53:38 +02:00
eac5fc19da Merge pull request #3928 from evennia/dependabot/uv/mistune-3.2.1
Build(deps): Bump mistune from 3.2.0 to 3.2.1
2026-06-19 16:53:30 +02:00
8180e417d3 Merge pull request #3926 from evennia/dependabot/uv/jupyter-server-2.18.0
Build(deps): Bump jupyter-server from 2.17.0 to 2.18.0
2026-06-19 16:53:24 +02:00
ef29681d1f Build(deps): Bump tornado from 6.5.5 to 6.5.7
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.5 to 6.5.7.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.5...v6.5.7)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 18:35:44 +00:00
bf549ff2ff Build(deps): Bump idna from 3.11 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 23:12:22 +00:00
b257aa0a60 Build(deps): Bump gitpython from 3.1.46 to 3.1.50
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.50.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.46...3.1.50)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.50
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 06:42:05 +00:00
21ff4c6187 Build(deps): Bump django from 6.0.4 to 6.0.5
Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.5.
- [Commits](https://github.com/django/django/compare/6.0.4...6.0.5)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 6.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 22:25:37 +00:00
e5440ed0e1 Build(deps): Bump mistune from 3.2.0 to 3.2.1
Bumps [mistune](https://github.com/lepture/mistune) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 07:16:32 +00:00
13ac1c72c2 Build(deps): Bump jupyter-server from 2.17.0 to 2.18.0
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: jupyter-server
  dependency-version: 2.18.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-06 09:44:42 +00:00
d0c33954b1 Build(deps): Bump notebook from 7.5.5 to 7.5.6
Bumps [notebook](https://github.com/jupyter/notebook) from 7.5.5 to 7.5.6.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.5...@jupyter-notebook/tree@7.5.6)

---
updated-dependencies:
- dependency-name: notebook
  dependency-version: 7.5.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 18:05:11 +00:00
39b7c36626 Using existing re.sub() should correctly handle replacing without a custom function 2026-04-11 12:45:00 +02:00
5b9a2acfac Add agent scaffolding for those wanting to work in the Evennia repo 2026-04-11 00:30:13 +02:00