davrot
640e0e438e
templates/repo/home.tmpl aktualisiert
2025-01-27 23:50:35 +00:00
davrot
6e5413510a
Dateien nach „routers/web/repo“ hochladen
2025-01-27 21:24:46 +00:00
davrot
9a14362374
services/repository/files/update.go aktualisiert
2025-01-27 21:18:29 +00:00
davrot
7c4d44094d
services/repository/files/update.go aktualisiert
2025-01-27 21:10:33 +00:00
davrot
50c580d2df
routers/web/repo/view.go aktualisiert
2025-01-27 21:09:05 +00:00
davrot
3c827b8be7
Dateien nach „modules/git“ hochladen
2025-01-27 20:49:15 +00:00
davrot
157484d50c
Dateien nach „routers/web/repo“ hochladen
2025-01-27 20:48:42 +00:00
davrot
fa5158c1f9
Dateien nach „routers/web“ hochladen
2025-01-27 20:48:29 +00:00
davrot
64d7364ce2
Dateien nach „services/repository/files“ hochladen
2025-01-27 20:47:12 +00:00
davrot
3ec871d3be
Merge branch 'forgejo' into delete_with_subpath
Integration tests for the release process / release-simulation (push) Has been cancelled
2025-01-27 19:18:45 +00:00
davrot
eb7e14399d
Dateien nach „templates/repo“ hochladen
2025-01-27 19:15:57 +00:00
davrot
8a4ce7e6db
Dateien nach „modules/git“ hochladen
2025-01-27 18:59:25 +00:00
davrot
faf47c4161
Dateien nach „services/repository/files“ hochladen
2025-01-27 18:58:44 +00:00
davrot
0353de466d
Dateien nach „modules/git“ hochladen
2025-01-27 17:51:06 +00:00
Renovate Bot
49c5102b40
Update renovate to v39.136.1 (forgejo) ( #6695 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6695
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-27 16:02:25 +00:00
Michael Kriese
621ae93392
chore: Update renovate to v39.136.0 ( #6692 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6692
2025-01-27 13:08:23 +00:00
Michael Kriese
a334785ac7
chore: Update renovate to v39.136.0
2025-01-27 14:06:17 +01:00
davrot
813e34ce84
Dateien nach „modules/git“ hochladen
2025-01-27 11:59:08 +00:00
davrot
8596a04cf4
Dateien nach „services/repository/files“ hochladen
2025-01-27 11:58:26 +00:00
davrot
867cb5018f
Dateien nach „routers/web/repo“ hochladen
2025-01-26 22:24:01 +00:00
davrot
376182cf46
Dateien nach „routers/web“ hochladen
2025-01-26 22:23:34 +00:00
davrot
45fedabb7e
Dateien nach „templates/repo“ hochladen
2025-01-26 22:23:10 +00:00
davrot
95d880c630
Dateien nach „services/repository/files“ hochladen
2025-01-26 22:22:38 +00:00
davrot
0152276845
Dateien nach „modules/git“ hochladen
2025-01-26 22:22:02 +00:00
davrot
25497d3835
Dateien nach „routers/web/repo“ hochladen
2025-01-26 20:06:44 +00:00
davrot
2ad9b882ab
Dateien nach „routers/web/repo“ hochladen
2025-01-26 19:02:09 +00:00
davrot
efd2660751
Dateien nach „routers/web“ hochladen
2025-01-26 19:01:55 +00:00
davrot
d7312f6a4c
Dateien nach „templates/repo“ hochladen
2025-01-26 19:01:29 +00:00
davrot
76afc3caa2
Dateien nach „services/repository/files“ hochladen
2025-01-26 19:00:15 +00:00
Panagiotis "Ivory" Vasilopoulos
9f3507e726
nit(i18n): update password update instruction ( #6686 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6686
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2025-01-26 17:04:44 +00:00
Gusted
270a2c7fa3
chore: remove usages of sort.Sort
( #6689 )
...
improve language stats rounding:
- Add tests (I had to omit some edge cases as the current method is
non-determistic in some cases, due to random order of map access).
- Document the algorithm used.
- Lower the amount of calculations that need to be done.
- Because of the aforementioned non-determistic don't use stable sort
and instead regular sort.
better sorting for `RepositoryList`:
- Add testing
- Use `slices.Sortfunc` instead of `sort.Sort`.
- Remove the methods needed for `sort.Sort`.
better git tag sorter:
- Use `slices.SortFunc` instead of `sort.Sort`.
- Remove `tagSorter` and its related methods.
- Added testing.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6689
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-26 13:30:00 +00:00
Earl Warren
048af05db9
[gitea] week 2025-04 cherry pick (gitea/main -> forgejo) ( #6623 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6623
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
2025-01-26 08:43:07 +00:00
0ko
5bfabc8115
[skip ci] chore: adjust i18n entries in CODEOWNERS ( #6667 )
...
Matching non-en files would allow me to catch up with all Weblate PRs, which I sometimes completely miss. And we've got a brand new path for new strings.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6667
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-26 07:37:50 +00:00
davrot
fb33c30f6a
routers/web/repo/view.go aktualisiert
2025-01-26 02:16:39 +00:00
davrot
4b920ad4b4
modules/setting/service.go aktualisiert
2025-01-26 02:15:05 +00:00
davrot
ff04b861bf
Dateien nach „routers/web/repo“ hochladen
2025-01-26 02:13:42 +00:00
davrot
d29689146b
Dateien nach „routers/web“ hochladen
2025-01-26 02:13:14 +00:00
davrot
3c5498bc89
Dateien nach „templates/repo“ hochladen
2025-01-26 02:12:36 +00:00
davrot
384fbd843d
modules/setting/service.go aktualisiert
2025-01-26 02:11:16 +00:00
davrot
fad7397516
Dateien nach „modules/setting“ hochladen
2025-01-26 02:10:49 +00:00
Robert Wolff
95f231612b
fix: inline file preview for rendered files ( #6572 )
...
This fixes the inline file preview for rendered files (e.g., markdown). [Here, a live issue in v11](https://v11.next.forgejo.org/mahlzahn/test-inline-file-preview/issues/1 ) and [the same in v7 (with even more bugs)](https://v7.next.forgejo.org/mahlzahn/test-inline-file-preview/issues/1 ).
It fixes
1. the inline preview for possibly rendered files, when the link is specified with `?display=source`. This happens, e.g., if you are watching a (e.g., markdown) file in source and then want to link some of its lines.
2. the link to the source file inside the inline preview for possible rendered files (currently it links to the rendered version and then the `#L…` cannot point to the correct lines). This is done by always adding `?display=source` to the link.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6572
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-01-25 08:11:37 +00:00
Otto
f45a9836b2
fix: add non allowed domain translation ( #6677 )
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6677
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
2025-01-25 01:10:47 +00:00
Gusted
443f7d59f9
chore: teach set
module about iter.Seq
( #6676 )
...
- Add a new `Seq` function to the `Set` type, this returns an iterator over the values.
- Convert some users of the `Values` method to allow for more optimal code.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6676
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-24 16:45:46 +00:00
Gusted
46e60ce966
fix: load settings for valid user and email check ( #6674 )
...
- The doctor commands to check the validity of existing usernames and
email addresses depend on functionality that have configurable behavior
depending on the values of the `[service]` settings, so load them when
running the doctor command.
- Resolves #6664
- No unit test due to the architecture of doctor commands.
# Testing
1. Set `[service].ALLOW_DOTS_IN_USERNAMES = true`.
2. Create a user that contains a dot in their username.
3. Run the `check-user-name` doctor command and verify there's no error reported.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6674
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-24 12:23:15 +00:00
Gusted
f76fe1f16d
fix: add non allowed domain translation
...
- Was added in 2559c80bec
and accidentally
removed in 5a16c9d9c0
.
- Reworded for clarity.
- Resolves #6661
2025-01-24 13:22:45 +01:00
davrot
50d316ffee
modules/setting/service.go aktualisiert
2025-01-24 12:08:47 +00:00
davrot
6852de6962
modules/setting/service.go aktualisiert
2025-01-24 12:08:28 +00:00
davrot
b7a6c22c7a
Dateien nach „modules/setting“ hochladen
2025-01-24 12:07:26 +00:00
Gusted
8f8856dcb8
fix: code review alt repository ( #6663 )
...
I was not able to properly review this specific file from #6351 in time.
- Remove unnecessary second Close call to xz writer.
- Removed unused values.
- Partition packages by architecture in the first loop to reduce the
amount of iterations.
- Don't compile regex, use `path.Split`.
- Pass structs around.
- Remove usage of bytes.buffer when there's no buffering.
- Use a better data structure for building package lists.
TL;DR no functional changes.
---
Review this with "Ignore whitespace when comparing lines" enabled.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6663
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-24 08:29:30 +00:00
Renovate Bot
c4d8f62673
Update dependency codespell to v2.4.0 (forgejo) ( #6652 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [codespell](https://github.com/codespell-project/codespell ) | dev | minor | `2.3.0` -> `2.4.0` |
---
### Release Notes
<details>
<summary>codespell-project/codespell (codespell)</summary>
### [`v2.4.0`](https://github.com/codespell-project/codespell/releases/tag/v2.4.0 )
[Compare Source](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0 )
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
- Exclude bots from generated release notes by [@​hugovk](https://github.com/hugovk ) in https://github.com/codespell-project/codespell/pull/3432
- Refactor: Move some code to new files for reuse by [@​nthykier](https://github.com/nthykier ) in https://github.com/codespell-project/codespell/pull/3434
- Add `equipmnet->equipment` by [@​korverdev](https://github.com/korverdev ) in https://github.com/codespell-project/codespell/pull/3438
- Set better project description by [@​mtelka](https://github.com/mtelka ) in https://github.com/codespell-project/codespell/pull/3435
- Additional en-GB → en-US entries by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3058
- Consistent error messages by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3440
- Add 'driven' as 'drivin' variant by [@​korverdev](https://github.com/korverdev ) in https://github.com/codespell-project/codespell/pull/3441
- More typos by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3439
- Add reusing misspelling and variants by [@​korverdev](https://github.com/korverdev ) in https://github.com/codespell-project/codespell/pull/3445
- Add typos found in Emacs and elsewhere by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3447
- MAINT: Fix codecov by [@​larsoner](https://github.com/larsoner ) in https://github.com/codespell-project/codespell/pull/3451
- Add typos found in GNU Guile by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3448
- Add corrections from Aspell (fix [#​3356](https://github.com/codespell-project/codespell/issues/3356 )) by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3453
- Add entries to dictionary_informal.txt by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3456
- Add rare typo `lien->line` by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3460
- Add rare typo `firs->first` by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3459
- Add rare typo `hep->heap, help,` by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3461
- Add rare typo `brunch->branch` by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3458
- Add corrections from `typos` dictionary (A1) by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3450
- Add timestmp->timestamp and its variations by [@​fkmy](https://github.com/fkmy ) in https://github.com/codespell-project/codespell/pull/3464
- Add .venv to .gitignore by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3466
- Only accept documented choices after `-i` and `-q` by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3344
- Move assertIn to the code dictionary as it's a Python test function by [@​peternewman](https://github.com/peternewman ) in https://github.com/codespell-project/codespell/pull/3469
- Add some more typos by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3468
- Add some typos from Emacs by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3471
- Add corrections from `typos` dictionary (A2) by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3454
- Add variations for words starting with `non-` by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3467
- Update "Using a config file" README entry by [@​oddhack](https://github.com/oddhack ) in https://github.com/codespell-project/codespell/pull/3478
- Add two choices for verision typo fix by [@​yarikoptic](https://github.com/yarikoptic ) in https://github.com/codespell-project/codespell/pull/3252
- fix typo by [@​spaette](https://github.com/spaette ) in https://github.com/codespell-project/codespell/pull/3479
- \[pre-commit.ci] pre-commit manual update (ruff 0.5.0) by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3481
- Add trusthworth(y|iness)->trustworth(y|iness) correction. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3482
- Add thrustworth(y|iness)->trustworth(y|iness). by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3483
- New typos by [@​gforcada](https://github.com/gforcada ) in https://github.com/codespell-project/codespell/pull/3484
- add enrol->enroll to en-GB to en-US dictionary by [@​slitvackwinkler](https://github.com/slitvackwinkler ) in https://github.com/codespell-project/codespell/pull/3485
- Add --ignore-multiline-regex option. by [@​julian-smith-artifex-com](https://github.com/julian-smith-artifex-com ) in https://github.com/codespell-project/codespell/pull/3476
- Add spelling correction for separately. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3487
- Start testing with Python 3.13 by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3488
- Missing typo in dictionary by [@​matlupi](https://github.com/matlupi ) in https://github.com/codespell-project/codespell/pull/3497
- Add enterpris->enterprise spelling correction. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3498
- Add spelling correction for proir and variant. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3499
- fix issue [#​3220](https://github.com/codespell-project/codespell/issues/3220 ): interactive model & write-changes by [@​MercuryDemo](https://github.com/MercuryDemo ) in https://github.com/codespell-project/codespell/pull/3340
- infastructure typo (15.6k hits on github) by [@​yarikoptic](https://github.com/yarikoptic ) in https://github.com/codespell-project/codespell/pull/3501
- Add several spelling corrections by [@​luzpaz](https://github.com/luzpaz ) in https://github.com/codespell-project/codespell/pull/3500
- Add "releaseds->released, releases," spelling correction by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3503
- Several spelling suggestions by [@​mdeweerd](https://github.com/mdeweerd ) in https://github.com/codespell-project/codespell/pull/3504
- Add favilitate->facilitate and its variations by [@​luzpaz](https://github.com/luzpaz ) in https://github.com/codespell-project/codespell/pull/3505
- Add seemd -> seemed by [@​fishilico](https://github.com/fishilico ) in https://github.com/codespell-project/codespell/pull/3508
- feat: add typo spelling for capabilities by [@​IndexSeek](https://github.com/IndexSeek ) in https://github.com/codespell-project/codespell/pull/3507
- entirerly -> entirely by [@​matlupi](https://github.com/matlupi ) in https://github.com/codespell-project/codespell/pull/3512
- Add stuty -> study and variations by [@​fishilico](https://github.com/fishilico ) in https://github.com/codespell-project/codespell/pull/3514
- readibly->readably by [@​claydugo](https://github.com/claydugo ) in https://github.com/codespell-project/codespell/pull/3518
- Add clapse->collapse to dictionary.txt by [@​Runtemund](https://github.com/Runtemund ) in https://github.com/codespell-project/codespell/pull/3513
- fix(rare): remove loath->loathe, as loath is as common as loathe by [@​corneliusroemer](https://github.com/corneliusroemer ) in https://github.com/codespell-project/codespell/pull/3523
- Add variations of 'symetriy' typo by [@​luzpaz](https://github.com/luzpaz ) in https://github.com/codespell-project/codespell/pull/3528
- Add distriute->distribute (and variations) to dictionary.txt by [@​corneliusroemer](https://github.com/corneliusroemer ) in https://github.com/codespell-project/codespell/pull/3517
- Some extra spelling suggestions for the dictionnary (aumatically, ...) by [@​mdeweerd](https://github.com/mdeweerd ) in https://github.com/codespell-project/codespell/pull/3516
- More typos by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3465
- Add a spelling correction by [@​fxlb](https://github.com/fxlb ) in https://github.com/codespell-project/codespell/pull/3533
- Move `hom` to code dictionary by [@​skangas](https://github.com/skangas ) in https://github.com/codespell-project/codespell/pull/3490
- Add `realtd->related`, `prediced->predicted` by [@​janosh](https://github.com/janosh ) in https://github.com/codespell-project/codespell/pull/3536
- Handle CTRL+C by showing a better message by [@​mwtoews](https://github.com/mwtoews ) in https://github.com/codespell-project/codespell/pull/3511
- Move crate->create to code dictionary by [@​luzpaz](https://github.com/luzpaz ) in https://github.com/codespell-project/codespell/pull/3537
- More typos by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3535
- Add cirumvent -> circumvent suggestion by [@​algonell](https://github.com/algonell ) in https://github.com/codespell-project/codespell/pull/3540
- More typos found in numpy by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3541
- Add spelling correction for appliance and variants. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3544
- Workaround for Python issue by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3546
- Partially undo [`293bec1`](https://github.com/codespell-project/codespell/commit/293bec1 ) / [#​3465](https://github.com/codespell-project/codespell/issues/3465 ) by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3548
- master → main by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3555
- Add a spelling correction by [@​fxlb](https://github.com/fxlb ) in https://github.com/codespell-project/codespell/pull/3552
- Add spelling corrections for remote and variants. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3551
- Add spelling correction for revert and variants. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3553
- workdlow->workflow by [@​peterjc](https://github.com/peterjc ) in https://github.com/codespell-project/codespell/pull/3556
- More typos found in Scipy by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3547
- Update ruff settings by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3558
- Improve config file documentation in README by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3495
- Support Python 3.13 by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3560
- feat: add typo for override and overridden by [@​IndexSeek](https://github.com/IndexSeek ) in https://github.com/codespell-project/codespell/pull/3564
- feat: add strring entry for string and stirring by [@​IndexSeek](https://github.com/IndexSeek ) in https://github.com/codespell-project/codespell/pull/3565
- Add spelling correction for credential and variant. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3567
- Typo from filesystem_spec by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3559
- Add zarr as a fix for zar. by [@​yarikoptic](https://github.com/yarikoptic ) in https://github.com/codespell-project/codespell/pull/3568
- Add multiple spellings by [@​mdeweerd](https://github.com/mdeweerd ) in https://github.com/codespell-project/codespell/pull/3569
- acceleratored->accelerated by [@​SpookyYomo](https://github.com/SpookyYomo ) in https://github.com/codespell-project/codespell/pull/3571
- Add correction for seens->seems, seen, scenes, by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3572
- Add generaml->general spelling correction. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3573
- Add forach->foreach, orach, spelling correction by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3576
- Add spelling correction for leadin. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3578
- Minor typo fix in README by [@​DanielYang59](https://github.com/DanielYang59 ) in https://github.com/codespell-project/codespell/pull/3580
- Add pauload->payload and friend by [@​peternewman](https://github.com/peternewman ) in https://github.com/codespell-project/codespell/pull/3581
- These typos do not belong to code, do they? by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3470
- Add spelling correction for "agos". by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3586
- If `writeable` is OK, so is `overwriteable` by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos ) in https://github.com/codespell-project/codespell/pull/3593
- Add `atfer`->`after` and variations by [@​fishilico](https://github.com/fishilico ) in https://github.com/codespell-project/codespell/pull/3598
- Add poduce->produce and friends by [@​peternewman](https://github.com/peternewman ) in https://github.com/codespell-project/codespell/pull/3599
- Add variations for correction: reurn->return by [@​jdufresne](https://github.com/jdufresne ) in https://github.com/codespell-project/codespell/pull/3600
- Add spelling correction for various variants of everything. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3601
- Add "sems->seems, stems, semis, sens, seams," correction by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3603
- Add replacements for complasance and complisance by [@​TheGiraffe3](https://github.com/TheGiraffe3 ) in https://github.com/codespell-project/codespell/pull/3597
- Add typos found in software projects by [@​mwtoews](https://github.com/mwtoews ) in https://github.com/codespell-project/codespell/pull/3595
- Add distinghish->distinguish and variations by [@​fishilico](https://github.com/fishilico ) in https://github.com/codespell-project/codespell/pull/3604
- docs: typo in an example by [@​12rambau](https://github.com/12rambau ) in https://github.com/codespell-project/codespell/pull/3610
- Add typos found in various software projects by [@​luzpaz](https://github.com/luzpaz ) in https://github.com/codespell-project/codespell/pull/3612
- Add spelling correction for denila and variant. by [@​cfi-gb](https://github.com/cfi-gb ) in https://github.com/codespell-project/codespell/pull/3616
- Remove socioeconomic entries by [@​isaak654](https://github.com/isaak654 ) in https://github.com/codespell-project/codespell/pull/3353
- Run pytest GitHub Action on an ARM processor by [@​cclauss](https://github.com/cclauss ) in https://github.com/codespell-project/codespell/pull/3619
#### New Contributors
- [@​nthykier](https://github.com/nthykier ) made their first contribution in https://github.com/codespell-project/codespell/pull/3434
- [@​mtelka](https://github.com/mtelka ) made their first contribution in https://github.com/codespell-project/codespell/pull/3435
- [@​fkmy](https://github.com/fkmy ) made their first contribution in https://github.com/codespell-project/codespell/pull/3464
- [@​oddhack](https://github.com/oddhack ) made their first contribution in https://github.com/codespell-project/codespell/pull/3478
- [@​spaette](https://github.com/spaette ) made their first contribution in https://github.com/codespell-project/codespell/pull/3479
- [@​slitvackwinkler](https://github.com/slitvackwinkler ) made their first contribution in https://github.com/codespell-project/codespell/pull/3485
- [@​julian-smith-artifex-com](https://github.com/julian-smith-artifex-com ) made their first contribution in https://github.com/codespell-project/codespell/pull/3476
- [@​Runtemund](https://github.com/Runtemund ) made their first contribution in https://github.com/codespell-project/codespell/pull/3513
- [@​corneliusroemer](https://github.com/corneliusroemer ) made their first contribution in https://github.com/codespell-project/codespell/pull/3523
- [@​mwtoews](https://github.com/mwtoews ) made their first contribution in https://github.com/codespell-project/codespell/pull/3511
- [@​algonell](https://github.com/algonell ) made their first contribution in https://github.com/codespell-project/codespell/pull/3540
- [@​peterjc](https://github.com/peterjc ) made their first contribution in https://github.com/codespell-project/codespell/pull/3556
- [@​SpookyYomo](https://github.com/SpookyYomo ) made their first contribution in https://github.com/codespell-project/codespell/pull/3571
- [@​DanielYang59](https://github.com/DanielYang59 ) made their first contribution in https://github.com/codespell-project/codespell/pull/3580
- [@​TheGiraffe3](https://github.com/TheGiraffe3 ) made their first contribution in https://github.com/codespell-project/codespell/pull/3597
**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNi4wIiwidGFyZ2V0QnJhbmNoIjoiZm9yZ2VqbyIsImxhYmVscyI6WyJkZXBlbmRlbmN5LXVwZ3JhZGUiLCJ0ZXN0L25vdC1uZWVkZWQiXX0=-->
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6652
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-01-24 05:43:51 +00:00