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

v1.2.0 #187

Merged
merged 14 commits into from
Jun 27, 2021
Merged

v1.2.0 #187

merged 14 commits into from
Jun 27, 2021

Conversation

lalaso2000
Copy link
Contributor

  • alertconfirmを自作コンポーネント化
  • 脆弱性の修正(できる限り)

lalaso2000 and others added 13 commits March 17, 2021 20:42
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
- 55→10件に減ったはず
- ただ,まだhighな脆弱性が残っている(使ってるライブラリが脆弱性のある古いバージョンのライブラリを指定しているっぽい)
@lalaso2000 lalaso2000 requested a review from junt1458 June 22, 2021 07:04
@vercel
Copy link

vercel bot commented Jun 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nit-gifu-gis/boar-map/6p8XXJyVWzrxUGeiNRfB7Pbegpmq
✅ Preview: https://boar-map-git-feature-v120-nit-gifu-gis.vercel.app

@lalaso2000
Copy link
Contributor Author

やったこと

  • nodeのバージョンが古くて引っかかったので,ローカルのnodeのバージョンを上げた
  • next.jsのビルドで引っかかったので,Example progressive-web-app does not compile vercel/next.js#22798 (comment) に従ってwebpack4を追加した
  • yarn auditからのyarn upgradeで脆弱性を55件→10件に減らした
    • どうも利用しているライブラリが古いバージョンのライブラリを指定しているぽく,全部取り除けないかも

@lalaso2000
Copy link
Contributor Author

[meta]
[version]Version 1.2.0[/version]
[contents]
確認用のダイアログを、ブラウザ依存のものから独自のものに変更しました。
脆弱性の修正を行いました。
[/contents]
[/meta]

@junt1458
Copy link
Member

LGTM

@junt1458 junt1458 closed this Jun 27, 2021
@junt1458 junt1458 reopened this Jun 27, 2021
@junt1458 junt1458 merged commit 0f1cf60 into master Jun 27, 2021
@junt1458 junt1458 deleted the feature/v1.2.0 branch June 27, 2021 22:19
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.

2 participants