Skip to content
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

Update v6-node-updates #1756

Merged
merged 22 commits into from
Jul 21, 2024
Merged

Update v6-node-updates #1756

merged 22 commits into from
Jul 21, 2024

Conversation

azu
Copy link
Collaborator

@azu azu commented Jul 21, 2024

azu and others added 22 commits March 25, 2024 15:31
* feat: add a `error-cause` section to `error-try-catch`

See. #1714

* chore: add a error-cause to `error-try-catch` conclusion section

* chore: Use cause property in ajaxapp/promise example codes

* chore: access to cause property in `Error cause` section's example code

* refactor: Exec `npm run textlint:fix`

* chore: align with other heading expressions

* chore: change from active form to passive form

See. #1732 (comment)

Co-authored-by: azu <[email protected]>

* chore: add conjunction

Co-authored-by: Suguru Inatomi <[email protected]>

* chore: 表記ゆれの統一(送出 -> 投げられる)

Co-authored-by: azu <[email protected]>

* chore: cut out a example code

* fix: remove unnecessary console.error

* fix: Error Causeの説明をより丁寧にする

* fix: remove logging cause property

* fix: exec `npm run textlint:fix`

* fix: broken test

Co-authored-by: azu <[email protected]>

* chore: Remove empty lines

Co-authored-by: azu <[email protected]>

* fix: add cause description

* fix: use Number.parseInt instead of parseInt

Co-authored-by: azu <[email protected]>

* chore: change function definition order safeParseInt and sumNumStrings

---------

Co-authored-by: azu <[email protected]>
Co-authored-by: Suguru Inatomi <[email protected]>
* feat(error): add screenshot for Error Cause

* Optimised images with calibre/image-actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
…rce/use-case/nodecli/refactor-and-unittest/src/braces-3.0.3
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(array): Object.groupBy静的メソッドを追加

* fix

* fix

* fix

* fix

* CI: ES2024のサポート

* chore: 必要なNode.jsのバージョンをv22.4.1に変更

* chore: npmもアップデート

* fix test

- Object.groupByはObject.create(null)なので一致しない

* fix empty line

* fix

* fix

* fix

* CI: use 22.5.1
* fix(array): `Object.groupBy`の第1引数を修正

* Update README.md

* Update README.md

* Update README.md

* Update README.md
* feat(map-and-set): `Map.groupBy`の追加

* fix

* fix

* fix

* fix: iterableオブジェクトについてを追記

* fix: 第n引数の表記統一
「文字列結合演算子」は「二項演算子」のセクション内だと考えられ、また前後の階層レベルが `###` なのでそれと合わせました。
@bot-user
Copy link

Deploy Preview for js-primer ready!

Name Link
🔨 Latest commit 7d94a19
🔍 Latest deploy log https://app.netlify.com/sites/js-primer/deploys/669cabfdd477b40008280d95
😎 Deploy Preview https://deploy-preview-1756--js-primer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@azu azu marked this pull request as ready for review July 21, 2024 06:36
@azu azu merged commit 631fc46 into v6-node-updates Jul 21, 2024
14 checks passed
@azu azu deleted the feature/1698 branch July 21, 2024 06:36
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