Jennifer Richards
c7ca0b7d8e
Revert "chore: Replace markup_txt with rfc2html ( #6632 )" ( #6909 )
...
This reverts commit e24fb601db
.
2024-01-11 13:08:24 -06:00
Robert Sparks
38ffd8ad2e
fix: correct DATE DTEND values - they are non-inclusive ( #6907 )
2024-01-10 13:55:07 -06:00
Jennifer Richards
287cf0fe46
chore: update requests min version ( #6905 )
2024-01-10 11:37:00 -06:00
Jennifer Richards
81dc5554a8
test: unpin django-stubs and update mypy ( #6901 )
...
* chore: Unpin django-stubs / update mypy
* test: Use "app.model" for ManyToManyField
django-stubs requires "app.model" instead of just "model" for
ManyToManyField lazy model references.
See https://github.com/typeddjango/django-stubs/issues/1802
2024-01-10 09:53:43 -06:00
Robert Sparks
3312913c6f
fix: better archive search links for group documents ( #6835 )
2024-01-09 15:17:11 -06:00
Lars Eggert
e24fb601db
chore: Replace markup_txt with rfc2html ( #6632 )
...
* chore: Replace markup_txt with rfc2html
* Suppress HTML issues
* Remove comment
* Suppress harder
* Suppress even more
* Fix test
* Ignore vnu "duplicate ID" errors
* Undo accidental commit
* Fix RFCs
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2024-01-05 12:29:28 -06:00
Robert Sparks
caa1d5f462
doc: Update INSTALL
2024-01-05 09:57:40 -06:00
Robert Sparks
88bc604949
fix: filter draft documents that became RFCs out of docs by ad ( #6884 )
2024-01-05 08:10:24 -06:00
Lars Eggert
5174e399ed
fix: Adjust dark theme to make range slider more visible ( #6885 )
...
Fixes #6881
2024-01-05 07:47:39 -06:00
dependabot[bot]
6110c8d525
chore(deps): bump the yarn dependencies with 32 updates ( #6877 )
...
* chore(deps): bump the all group with 32 updates
Bumps the all group with 32 updates:
| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5 ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3 ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid ) | `6.1.9` | `6.1.10` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue ) | `6.1.9` | `6.1.10` |
| [bootstrap-icons](https://github.com/twbs/icons ) | `1.11.1` | `1.11.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite ) | `1.0.30001538` | `1.0.30001572` |
| [highcharts](https://github.com/highcharts/highcharts-dist ) | `11.1.0` | `11.2.0` |
| [luxon](https://github.com/moment/luxon ) | `3.4.3` | `3.4.4` |
| [moment](https://github.com/moment/moment ) | `2.29.4` | `2.30.1` |
| [moment-timezone](https://github.com/moment/moment-timezone ) | `0.5.43` | `0.5.44` |
| [naive-ui](https://github.com/tusen-ai/naive-ui ) | `2.35.0` | `2.36.0` |
| [sortablejs](https://github.com/SortableJS/Sortable ) | `1.15.0` | `1.15.1` |
| [vue](https://github.com/vuejs/core ) | `3.3.7` | `3.4.4` |
| [@parcel/optimizer-data-url](https://github.com/parcel-bundler/parcel ) | `2.10.0` | `2.10.3` |
| [@parcel/transformer-inline-string](https://github.com/parcel-bundler/parcel ) | `2.10.0` | `2.10.3` |
| [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel ) | `2.10.0` | `2.10.3` |
| [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils ) | `5.0.5` | `5.1.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `4.4.0` | `5.0.2` |
| [c8](https://github.com/bcoe/c8 ) | `8.0.1` | `9.0.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.52.0` | `8.56.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.29.0` | `2.29.1` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) | `16.2.0` | `16.6.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.18.1` | `9.19.2` |
| [html-validate](https://gitlab.com/html-validate/html-validate ) | `8.7.0` | `8.8.0` |
| [parcel](https://github.com/parcel-bundler/parcel ) | `2.10.0` | `2.10.3` |
| [sass](https://github.com/sass/dart-sass ) | `1.69.4` | `1.69.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `4.5.0` | `5.0.10` |
Updates `@fullcalendar/bootstrap5` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/bootstrap5 )
Updates `@fullcalendar/core` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/core )
Updates `@fullcalendar/daygrid` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/daygrid )
Updates `@fullcalendar/icalendar` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/icalendar )
Updates `@fullcalendar/interaction` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/interaction )
Updates `@fullcalendar/list` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/list )
Updates `@fullcalendar/luxon3` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/luxon3 )
Updates `@fullcalendar/timegrid` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.10/packages/timegrid )
Updates `@fullcalendar/vue3` from 6.1.9 to 6.1.10
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar-vue/compare/v6.1.9...v6.1.10 )
Updates `bootstrap-icons` from 1.11.1 to 1.11.3
- [Release notes](https://github.com/twbs/icons/releases )
- [Commits](https://github.com/twbs/icons/compare/v1.11.1...v1.11.3 )
Updates `caniuse-lite` from 1.0.30001538 to 1.0.30001572
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001538...1.0.30001572 )
Updates `highcharts` from 11.1.0 to 11.2.0
- [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.1.0...v11.2.0 )
Updates `luxon` from 3.4.3 to 3.4.4
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/3.4.3...3.4.4 )
Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1 )
Updates `moment-timezone` from 0.5.43 to 0.5.44
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.43...0.5.44 )
Updates `naive-ui` from 2.35.0 to 2.36.0
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md )
- [Commits](https://github.com/tusen-ai/naive-ui/compare/v2.35.0...v2.36.0 )
Updates `sortablejs` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.1 )
Updates `vue` from 3.3.7 to 3.4.4
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.3.7...v3.4.4 )
Updates `@parcel/optimizer-data-url` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3 )
Updates `@parcel/transformer-inline-string` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3 )
Updates `@parcel/transformer-sass` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3 )
Updates `@rollup/pluginutils` from 5.0.5 to 5.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/wasm-v5.1.0/packages/pluginutils )
Updates `@vitejs/plugin-vue` from 4.4.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.2/packages/plugin-vue )
Updates `c8` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/bcoe/c8/releases )
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bcoe/c8/compare/v8.0.1...v9.0.0 )
Updates `eslint` from 8.52.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.56.0 )
Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
Updates `eslint-plugin-n` from 16.2.0 to 16.6.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.2.0...16.6.1 )
Updates `eslint-plugin-vue` from 9.18.1 to 9.19.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.2 )
Updates `html-validate` from 8.7.0 to 8.8.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags )
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.7.0...v8.8.0 )
Updates `parcel` from 2.10.0 to 2.10.3
- [Release notes](https://github.com/parcel-bundler/parcel/releases )
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md )
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.10.0...v2.10.3 )
Updates `sass` from 1.69.4 to 1.69.7
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.4...1.69.7 )
Updates `vite` from 4.5.0 to 5.0.10
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.10/packages/vite )
---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap5"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/daygrid"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/icalendar"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/interaction"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/list"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/luxon3"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/timegrid"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@fullcalendar/vue3"
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: bootstrap-icons
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: caniuse-lite
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: highcharts
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: luxon
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: naive-ui
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@parcel/optimizer-data-url"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@parcel/transformer-inline-string"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@parcel/transformer-sass"
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@rollup/pluginutils"
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: html-validate
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: parcel
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: revert vite to 4.x
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
2024-01-05 07:35:04 -06:00
Nicolas Giard
1d0b149264
ci: update dependency-review.yml
2024-01-04 18:31:31 -05:00
Robert Sparks
678feca759
fix: remove unneeded (and broken) redirect ( #6866 )
2024-01-04 12:08:06 -06:00
Robert Sparks
2331b7541b
Merge pull request #6878 from pselkirk/fix-6861
...
fix: Correctly display the last pre-RFC rev of a draft
2024-01-04 11:01:08 -06:00
Paul Selkirk
02e0d960a4
fix: Correctly display the last pre-RFC rev of a draft
2024-01-04 00:50:08 -05:00
Nicolas Giard
f071c8c365
ci: fix sandboxNoDbRefresh flag
2024-01-03 21:51:40 -05:00
Nicolas Giard
b3c0b30838
ci: add disable daily DB refresh flag
2024-01-03 21:24:44 -05:00
Nicolas Giard
f7708c9411
ci: update dependabot.yml groups
2024-01-03 18:23:45 -05:00
dependabot[bot]
5195e93b4e
chore(deps): bump the npm group in /dev/diff with 2 updates ( #6876 )
...
Bumps the all group in /dev/diff with 2 updates: [dockerode](https://github.com/apocas/dockerode ) and [fs-extra](https://github.com/jprichardson/node-fs-extra ).
Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2 )
Updates `fs-extra` from 11.1.1 to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:22:46 -05:00
dependabot[bot]
4d058442b5
chore(deps-dev): bump the npm group in /playwright with 5 updates ( #6872 )
...
Bumps the all group in /playwright with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.40.0` | `1.40.1` |
| [eslint](https://github.com/eslint/eslint ) | `8.53.0` | `8.56.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.29.0` | `2.29.1` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) | `16.3.1` | `16.6.1` |
| [npm-check-updates](https://github.com/raineorshine/npm-check-updates ) | `16.14.11` | `16.14.12` |
Updates `@playwright/test` from 1.40.0 to 1.40.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.0...v1.40.1 )
Updates `eslint` from 8.53.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.56.0 )
Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
Updates `eslint-plugin-n` from 16.3.1 to 16.6.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.1...16.6.1 )
Updates `npm-check-updates` from 16.14.11 to 16.14.12
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases )
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md )
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.14.11...v16.14.12 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:21:45 -05:00
dependabot[bot]
ce63a6bd7c
chore(deps): bump the npm group in /dev/coverage-action with 4 updates ( #6874 )
...
Bumps the all group in /dev/coverage-action with 4 updates: [chart.js](https://github.com/chartjs/Chart.js ), [eslint](https://github.com/eslint/eslint ), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates ).
Updates `chart.js` from 3.5.1 to 3.9.1
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.5.1...v3.9.1 )
Updates `eslint` from 8.53.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.56.0 )
Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
Updates `npm-check-updates` from 16.14.11 to 16.14.12
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases )
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md )
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.14.11...v16.14.12 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: npm-check-updates
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:19:41 -05:00
dependabot[bot]
3e84424260
chore(deps): bump /dev/deploy-to-container npm dependencies ( #6869 )
...
Bumps the all group in /dev/deploy-to-container with 1 update: [dockerode](https://github.com/apocas/dockerode ).
Updates `dockerode` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 18:14:20 -05:00
Nicolas Giard
ac1051e017
chore: Update dependabot.yml
2024-01-03 18:11:49 -05:00
depfu[bot]
74316307db
chore(deps): update all npm dependencies for playwright ( #6732 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2024-01-03 17:59:08 -05:00
depfu[bot]
6f885778c3
chore(deps): update all npm dependencies for dev/coverage-action ( #6733 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2024-01-03 17:47:02 -05:00
depfu[bot]
e3309242ab
chore(deps): update all npm dependencies for dev/deploy-to-container ( #6795 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2024-01-03 17:46:48 -05:00
dependabot[bot]
2fd6e61ccf
chore(deps): bump appleboy/ssh-action from 1.0.0 to 1.0.2 ( #6858 )
...
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action ) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/appleboy/ssh-action/releases )
- [Commits](55dabf81b4...2451745138
)
---
updated-dependencies:
- dependency-name: appleboy/ssh-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:45:24 -05:00
dependabot[bot]
dfc3f25bbc
chore(deps): bump actions/download-artifact from 3.0.2 to 4.1.0 ( #6848 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:44:45 -05:00
dependabot[bot]
7d3a6ecb8d
chore(deps): bump github/codeql-action from 2 to 3 ( #6801 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:44:25 -05:00
dependabot[bot]
5c98493cd9
chore(deps): bump actions/upload-artifact from 3 to 4 ( #6799 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:44:03 -05:00
dependabot[bot]
b6fd01cb98
chore(deps): bump actions/setup-python from 4 to 5 ( #6757 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:42:51 -05:00
Robert Sparks
e15701af2c
ci: Merge pull request #6867 from ietf-tools/release
...
ci: merge release to main
2024-01-03 16:35:22 -06:00
Paul Selkirk
b445119428
fix: Properly set AD as action holder when submitting to IESG for publication ( #6854 )
...
* fix: Properly set AD as action holder when submitting to IESG for publication (#5227 )
The clear intent of `to_iesg` is that
a) the document AD should be the group AD, if not already set, and
b) the document Action Holder should be the document AD;
but there was an order-of-operation error,
such that the Action Holder remained empty.
* refactor: Don't take values out of the parent scope, don't insert values into the parent scope
* refactor: Streamline DocEvent creation
2024-01-03 16:30:06 -06:00
Robert Sparks
bbc64d30fd
fix: count RFCs correctly for doc/ad ( #6833 )
...
* fix: count RFCs correctly for doc/ad
* chore: improve query legibility
2024-01-03 10:37:44 -06:00
Paul Selkirk
748bcc328f
fix: Wrap weasyprint to catch exceptions ( #6728 )
...
* fix: Wrap weasyprint to catch exceptions (#6324 )
* test: Restore socket function after test
* test: Use mock instead of monkeying with sockets
* refactor: Log the error
* fix: Don't catch non-Exception interruptions
---------
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-12-27 11:56:38 -06:00
Paul Selkirk
288b69d0f3
fix: Allow reassignment of withdrawn review assignment ( #6723 ) ( #6850 )
2023-12-27 11:09:45 -06:00
Paul Selkirk
1450ecde99
fix: Retain date of cancelled virtual interim meeting ( #6708 ) ( #6852 )
2023-12-27 10:39:13 -06:00
Robert Sparks
2c11b544f1
fix: show state help for the editorial stream ( #6836 )
2023-12-26 08:53:52 -06:00
Robert Sparks
ec90725f12
chore: remove rfc editor sync from sandbox deploy startup
2023-12-22 08:18:43 -06:00
Nicolas Giard
f3f3f51ce2
ci: disable LETS_ENCRYPT for deploy-to-container CLI
2023-12-21 23:54:00 -05:00
Robert Sparks
c328ff7425
fix: improve idnits2_state document creation time calculations ( #6832 )
...
* fix: improve idnits2_state document creation time calculations
* chore: apply black to the idnits2_state function
2023-12-21 17:52:55 -06:00
Paul Selkirk
359a107fc5
fix: Include RFCs when searching on a draft name ( #6787 ) ( #6827 )
2023-12-21 17:27:32 -06:00
Robert Sparks
bc74977fcc
fix: 404 requests for bibtex for none draft or rfc documents ( #6834 )
...
* fix: 404 requests for bibtex for none draft or rfc documents
* test: test rejecting the types with factories already being imported
2023-12-21 16:27:48 -06:00
Robert Sparks
50aa3995ee
chore: reconfigure pylint in dev containers ( #6817 )
2023-12-20 16:41:33 -06:00
Paul Selkirk
c1e40ff100
feat: Allow entering agenda text directly ( #6792 )
...
* feat: Allow entering agenda text directly (#6532 )
* fix: Hide label as well as file/text input box
* refactor: Package javascript for static/dist
* fix: Fix test cases broken by view changes
* test: Add test case for entering agenda text
* refactor: assertRedirects
2023-12-20 16:40:13 -06:00
Lars Eggert
db8fba486b
fix: Deduplicate referenced_by ( #6820 )
...
Fixes #6808
2023-12-20 16:36:55 -06:00
Robert Sparks
f770d7c2a9
ci: merge pull request #6811 from ietf-tools/main
...
ci: merge main to release
2023-12-18 16:51:24 -06:00
Robert Sparks
4c7be64e96
ci: merge pull request #6810 from ietf-tools/release
...
ci: merge release to main
2023-12-18 16:50:28 -06:00
Robert Sparks
ca664c4162
fix: don't create a volunteer object when a person has already volunt… ( #6809 )
...
* fix: don't create a volunteer object when a person has already volunteered
* fix: safer create
* refactor: use shorthand from django
* fix: also protect volunteer from datatracker from race
2023-12-18 16:49:27 -06:00
Robert Sparks
f3a574c8fb
Merge pull request #6807 from ietf-tools/main
...
ci: merge main to release
2023-12-18 13:50:59 -06:00
Robert Sparks
661e11ff63
Merge pull request #6806 from ietf-tools/release
...
ci: merge release to main to capture last release merge commit
2023-12-18 13:50:07 -06:00