pullrequests Search Results · language:Edge language:Python language:PHP language:PHP language:PHP language:JavaScript
Filter by
38.4M results
Bumps cookiecutter from 2.6.0 to 2.7.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/cookiecutter/cookiecutter/releases cookiecutter s releases /a . /em /p blockquote ...
dependencies
python
Problème
Les 4 composants fils (PlanHeader, PlanMetrics, PlanBusinessPitch, PlanExperiments) importaient tous depuis ../App.jsx :
import { C, MONO, sectionHeaderStyle, Badge, severityLabel } from ../App.jsx ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| coverage | ==7.6.9 → ==7.14.1 | age | confidence |
[!WARNING] Some dependencies could not be ...
renovate
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Bumps whitenoise from 6.11.0 to 6.12.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst whitenoise s changelog /a . /em /p ...
dependencies
python
Summary
- Adds uuid : ^11.1.1 to overrides in package.json
- Forces the transitive uuid pulled in by next-auth@4.x to the patched version
- npm audit now reports 0 vulnerabilities (was 2 moderate) ...
Bumps pylint from 3.3.8 to 4.0.5. details summary Commits /summary ul li a href=
https://github.com/pylint-dev/pylint/commit/88e1ab7545a4af4aea15c305a154c164a95ab842 code 88e1ab7 /code /a Bump pylint
to ...
dependencies
python
Summary
- keep legacy status.token_configured tied to read-token readiness
- keep write_token_configured as the write-token readiness signal
- disable incremental OAuth grants so read/write token ...
概要
前回のセキュリティ修正(#6)に続き、追加のコード品質・セキュリティ改善を実施しました。
修正内容
APIキー入力フィールドのマスク化
- backlog-space-user-list/src/Dialog.html: type= text → type= password に変更
- backlog-space-user-list/src/ProjectMemberDialog.html: ...