Skip to content

Commit 8425ecd

Browse files
authored
Merge pull request #680 from opendevstack/dependabot/npm_and_yarn/client/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /client
2 parents dff9850 + 259f8f3 commit 8425ecd

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
### Added
66

77
- Add swagger-ui support ([#679](https://github.com/opendevstack/ods-provisioning-app/pull/679))
8-
- Handle logout in SPA ([#675](https://github.com/opendevstack/ods-provisioning-app/issues/675))
9-
- Handle form based auth in SPA ([#637](https://github.com/opendevstack/ods-provisioning-app/issues/637))
8+
- Handle logout in SPA ([#675](https://github.com/opendevstack/ods-provisioning-app/issues/675))
9+
- Handle form based auth in SPA ([#637](https://github.com/opendevstack/ods-provisioning-app/issues/637))
1010
- Add default permissions to project groups on project creation ([#636](https://github.com/opendevstack/ods-provisioning-app/pull/636))
1111
- Add support for odsbox for local development([#579](https://github.com/opendevstack/ods-provisioning-app/issues/579))
1212
- Setup webhook in jira projects on project creation event ([#452](https://github.com/opendevstack/ods-provisioning-app/issues/452))
@@ -16,6 +16,7 @@
1616

1717
### Fixed
1818

19+
- Bump y18n from 4.0.0 to 4.0.1 in /client ([#680](https://github.com/opendevstack/ods-provisioning-app/pull/680))
1920
- Handle basic auth in SPA ([#637](https://github.com/opendevstack/ods-provisioning-app/issues/637))
2021
- Fix SPA searchbar layout ([#664](https://github.com/opendevstack/ods-provisioning-app/issues/664))
2122
- Wrong exception logging of bitbucket project key pre flight check ([#655](https://github.com/opendevstack/ods-provisioning-app/issues/655))

client/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11808,9 +11808,9 @@ xtend@^4.0.0, xtend@~4.0.1:
1180811808
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1180911809

1181011810
y18n@^4.0.0:
11811-
version "4.0.0"
11812-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
11813-
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
11811+
version "4.0.1"
11812+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
11813+
integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
1181411814

1181511815
yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
1181611816
version "3.1.1"

0 commit comments

Comments
 (0)