-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RELEASE Ver. 202408.0 (2024-08-20) #263
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
ma10
commented
Aug 20, 2024
- axe-coreのリポジトリー、2024-05-15時点のものを使用する
- 更新情報に、最新リリース以降の変更点を、currentタグが指定されている時だけ表示する形で記述する
- プロダクトのチェック方法の記述形式を変更
- common.jsonのdefinitionsを$defsにリネーム
- *checks/product/を新しいスキーマに合わせて修正
- *data/yaml/checks/product/の新フォーマットに対応
- YAMLのバリデーションのコードを一旦削除
- yaml2rst.pyからクラス定義などを分離するためにディレクトリー構成やファイル名を変更
- クラス定義などを明確に分離
- yaml2rst.pyのパス変更を反映
- バリデーション削除に伴い、--no-checkオプションも廃止。
- Bump braces from 3.0.2 to 3.0.3
- rename template_object to template_data**
- yaml2json.py暫定版追加
- yml2json.pyの挙動の調整など
- チェックシートへの出力順序を制御できるように、チェックにsortKey追加
- :ref:などの処理時のホワイトスペースの処理を改善
- Correct procedure ID
- 最新のフォーマットに合わせて文言を調整
- 最新チェックのフォーマットに合わせて挙動を調整
- contributing.rst: yaml2rst.pyのパス変更を反映
- version.pyにチェックシートの更新日を追加
- yaml2json.py: チェックシートの更新日を出力するJSONに追加
- チェックシートの更新情報追加
- 全体のChangeLogも更新
- JSON出力時のキーを調整
- チェックシートV5.0.0の更新日を修正
- 誤字修正
- check-0681のaxeによるチェック方法を追加
- チェックリストのバージョンをV5.0.1に更新し、更新情報を追加
- 明示的に指定されたIDを常に利用するように修正
- 0441-content-01の記述位置の変更
- 0441との一貫性を持たせるために、0411-content-01を追加
- チェックリスト・バージョンをV5.0.2に更新
- npm update
- Ver. 202408.0リリース準備
axe-coreのリポジトリー、2024-05-15時点のものを使用する
更新情報に、最新リリース以降の変更点を、currentタグが指定されている時だけ表示する形で記述する
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump braces from 3.0.2 to 3.0.3
プロダクト対象のチェックの記述方法の見直しと、チェックシート精製用JSONスクリプトの追加
チェックの最新フォーマットに合わせて文言など調整
contributing.rst: yaml2rst.pyのパス変更を反映
チェックシートの更新日の情報をversion.pyに追加
チェックシートの更新情報追加
チェックリストV5.0.0の更新情報を修正
check-0681にaxeによるチェック方法を追加し、チェックリストをV5.0.1として更新
明示的に指定されたIDを常に利用するように修正
チェックリストのバージョンを5.0.2に更新
release 202408.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.