Граф коммитов

3693 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 35ccb75ce0
npm: bump @types/jest from 29.5.12 to 29.5.13 (#4369)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  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-09-17 13:17:05 -07:00
dependabot[bot] f367dd0690
npm: bump sinon from 18.0.0 to 19.0.2 (#4368)
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v18.0.0...v19.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  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-09-17 11:42:40 -07:00
dependabot[bot] 8fd512af66
npm: bump @types/node from 22.5.4 to 22.5.5 (#4367)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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-09-17 10:35:07 -07:00
dependabot[bot] 66739113f3
npm: bump ini from 4.1.3 to 5.0.0 (#4366)
Bumps [ini](https://github.com/npm/ini) from 4.1.3 to 5.0.0.
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/ini/compare/v4.1.3...v5.0.0)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: direct:development
  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-09-17 10:34:40 -07:00
dependabot[bot] d28f9e9d10
npm: bump @playwright/test from 1.47.0 to 1.47.1 (#4365)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  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-09-17 10:34:14 -07:00
Jason Robbins d82111860a
Add defensive coding to BackfillShippingYear (#4361) 2024-09-13 13:56:42 -07:00
Jason Robbins 296c2b4e20
Add script to backfill shipping_year (#4357)
* progress

* Added tests and simplified logic.

* Simplify for mypy
2024-09-13 12:09:05 -07:00
Jason Robbins dc68cdfb9a
Make autocomplete offer enum values separately. (#4349)
* Make autocomplete offer enum values separately.

* Clarified helper function.
2024-09-12 15:09:35 -07:00
Daniel Smith 419c9363f6
Add OT support emails secret for OT creation (#4287)
* Implement retry logic for OT creation

* remove sorting of contact list

* Separate CreateTrial and SetupTrial requests

* Add OT support emails secret for OT creation
2024-09-12 11:44:07 -04:00
Daniel Smith fc488c9104
Separate creation and setup requests in OT creation process (#4214)
* Implement retry logic for OT creation

* remove sorting of contact list

* Separate CreateTrial and SetupTrial requests

* change endpoint name
2024-09-12 11:00:33 -04:00
dependabot[bot] eaa2c96207
npm: bump ws from 7.5.9 to 7.5.10 (#4348)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 12:20:13 -07:00
dependabot[bot] c8ad3866eb
npm: bump @types/node from 22.5.2 to 22.5.4 (#4346)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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-09-10 11:52:38 -07:00
dependabot[bot] eef5158cb7
npm: bump eslint from 9.9.1 to 9.10.0 (#4345)
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.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/v9.9.1...v9.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 09:57:31 -07:00
dependabot[bot] 5c594297df
npm: bump @web/test-runner from 0.18.3 to 0.19.0 (#4344)
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.19.0/packages/test-runner)

---
updated-dependencies:
- dependency-name: "@web/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 17:37:43 -07:00
dependabot[bot] 64a88dc3ec
npm: bump @playwright/test from 1.46.1 to 1.47.0 (#4343)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 16:42:54 -07:00
dependabot[bot] e546e41c7b
npm: bump typescript from 5.5.4 to 5.6.2 (#4342)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 16:03:12 -07:00
Daniel Smith c552277eb8
OT creation form deprecation trial bug fix (#4338)
* conditional prop access and TS definitions

* move prefix logic into conditional block

* lint-fix
2024-09-06 17:39:15 +00:00
Jason Robbins b88d7f9b77
Avoid a race condition when processing LGTMs. (#4334)
* Avoid a race condition when processing LGTMs.

* Also undo double votes
2024-09-05 14:49:46 -07:00
Jason Robbins f4731a9bd1
Revised testing gate rationale. (#4336)
* Revised testing gate rationale.

* lint-fix
2024-09-05 14:49:34 -07:00
Daniel Smith 0697666a50
OT Creation allows for the selection of WebDXFeature use counters (server-side) (#4267)
* Obtain chromium source files concurrently

* remove log

* Add validation logic for WebDXFeature use counters

* Change implementation to use string prefix
2024-09-05 13:50:03 -07:00
Daniel Smith 5ff8a21154
OT Creation allows for the selection of WebDXFeature use counters (client-side) (#4313)
* OT creation allows WebDXFeature use counters

* wording change

* Update chromedash-ot-creation-page.ts
2024-09-05 13:48:59 -07:00
Jason Robbins c77cd1eac1
Add gate rationale (#4319)
* Add rationale for the need for each gate.

* lint
2024-09-04 13:40:38 -07:00
Jason Robbins 0a338c0ce0
Avoid parsing the period at end of intent thread links. (#4331) 2024-09-04 11:11:21 -07:00
dependabot[bot] f6fa250cad
Bump flask-cors from 4.0.1 to 5.0.0 (#4326)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.1...5.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 20:24:31 -07:00
dependabot[bot] 53bb58fab0
npm: bump @types/node from 22.5.1 to 22.5.2 (#4324)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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-09-03 18:16:28 -07:00
Jason Robbins 58b879e882
Add margin to separate searchbox from results. (#4329) 2024-09-03 16:13:29 -07:00
Jason Robbins 97e79c1558
Pressing slash focuses on feature searchbox. (#4325)
* Pressing slash focuses on feature searchbox.

* lint-fix
2024-09-03 16:13:15 -07:00
Kyle Ju 9d99cf4546
Limit pagination length (#4328)
* limit pagination length

* Show +- 5 pages and the first/last page

fix

* Change the size to 4
2024-09-03 15:49:54 -07:00
dependabot[bot] e8bdfd3366
npm: bump rollup from 4.21.1 to 4.21.2 (#4323)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.1...v4.21.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  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-09-03 13:01:25 -07:00
Kyle Ju e74deffdb8
sl-select for page sizet (#4315) 2024-09-03 10:24:44 -07:00
Jason Robbins 88e46c8f29
Fix "WP Security" in gate sorting. (#4318)
* Fix "WP Security" in gate sorting.

* Updated screenshots
2024-08-30 11:33:45 -07:00
Jason Robbins ee836d22bd
Record an Activity when assigning a reviewer. (#4316) 2024-08-30 10:15:18 -07:00
dependabot[bot] 153fcde4dc
npm: bump axios and @openapitools/openapi-generator-cli (#4311)
Bumps [axios](https://github.com/axios/axios) to 1.7.4 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Updates `axios` from 1.6.8 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)

Updates `@openapitools/openapi-generator-cli` from 2.13.4 to 2.13.5
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.13.4...v2.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 08:34:34 -07:00
Mark Xiong 2ea0e2f2a0
OpenAPI: stars_api (#4254)
* stars get

* post

* case to model

* feature_id backward compatibility

* lint

* adjust assertion in tests
2024-08-29 22:05:54 -05:00
Daniel Smith 897f7a87dd
Add `clean-setup` step to deployment (#4314)
* Add `clean-setup` step to deployment

* Update package.json
2024-08-29 22:32:36 +00:00
Daniel Smith 4b89f4e5f1
Add simple warning header text to OT creation form (#4277)
* Update chromedash-ot-creation-page.ts

* use existing warning class
2024-08-29 14:50:15 -07:00
Daniel Smith dab0d2d80d
Update extension approved email to use 'extension' (#4288) 2024-08-29 13:15:06 -07:00
Jason Robbins 6beae62dd0
Clarify that the security gate is for WP security. (#4309)
* Clarify that the security gate is for WP security.

* updated screenshots
2024-08-29 12:29:34 -07:00
Kyle Ju 00e472993e
Finish new pagination implementation. (#4269)
Co-authored-by: kyleju <kyleju@github.com>
2024-08-29 11:51:27 -07:00
Daniel Smith ea25c1f642
Hide and ignore use counter field for deprecation trials (#4278)
* Hide and ignore use counter value for dep trials

* lint-fix
2024-08-29 11:36:13 -07:00
dependabot[bot] ffbb3c079e
npm: bump @types/node from 22.4.1 to 22.5.1 (#4310)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 10:03:00 -07:00
dependabot[bot] dd51bc49a7
npm: bump eslint from 9.9.0 to 9.9.1 (#4297)
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.0 to 9.9.1.
- [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/v9.9.0...v9.9.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-08-29 09:27:51 -07:00
Mark Xiong 6e22d7d6e6
OpenAPI: OT (#4226)
* origin trial obj

* origin trial

* typo

* creat ot models

* save

* stage field

* request obj

* add none check to update field

* patch

* change data structure

* info value seperation

* correct diff msgs

* mapping

* run: npm run openapi

* resolve conflicts

* add models back

---------

Co-authored-by: James Scott <jamescscott@google.com>
2024-08-29 02:23:27 -05:00
Mark Xiong 6389daad3d
OpenAPI: processes_api (#4239)
* process

* process models

* seperate progress item

* fix reserved word

* progress

* delete duplicates
2024-08-29 02:22:01 -05:00
Mark Xiong 2e0800e319
OpenAPI: settings_api (#4253)
* settings api

* fix para name

* request rename
2024-08-29 00:31:59 -05:00
Mark Xiong d841c893b8
OpenAPI: login logout (#4220)
* login logout

* error handling
2024-08-29 00:23:56 -05:00
dependabot[bot] 32dc76e2d0
npm: bump @babel/preset-env from 7.25.3 to 7.25.4 (#4294)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  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-08-28 18:41:20 -07:00
dependabot[bot] 7029cd70c2
npm: bump rollup from 4.21.0 to 4.21.1 (#4293)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.21.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  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-08-28 18:04:24 -07:00
Jason Robbins 3ed63859b0
Run mypy on generated openapi code too (#4303)
* Run mypy on generated openapi code too.

* fixed dep syntax and version number
2024-08-28 17:45:56 -07:00
Daniel Smith a1aa28e110
roadmap bug fix (#4304) 2024-08-28 10:55:49 -07:00