• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CSCfi / metadata-submitter-frontend / 16027189928

Builds Branch Commit Type Ran Committer Via Coverage
16027189928 dependabot/npm_and_yarn/main/dotenv-17.0.0 Bump dotenv from 16.5.0 to 17.0.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.5.0.... Pull #1057 02 Jul 2025 01:59PM UTC web-flow github
57.72
16027151615 main Update dependency dotenv to v17 (merge commit) Merge branch 'renovate/dotenv-17.x' into 'main' * Update dependency dotenv to v17 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-frontend/-/merge_requests/1140 Appr... push 02 Jul 2025 01:57PM UTC mradavi github
57.75
15999364776 dependabot/npm_and_yarn/main/react-router-7.6.3 Bump react-router from 7.6.2 to 7.6.3 Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https:/... Pull #1056 01 Jul 2025 12:31PM UTC web-flow github
57.72
15999366123 dependabot/npm_and_yarn/main/dotenv-17.0.0 Bump dotenv from 16.5.0 to 17.0.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.5.0.... Pull #1057 01 Jul 2025 12:31PM UTC web-flow github
57.67
15999362415 dependabot/npm_and_yarn/main/react-hook-form-7.59.0 Bump react-hook-form from 7.58.1 to 7.59.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.58.1 to 7.59.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://git... Pull #1055 01 Jul 2025 12:31PM UTC web-flow github
57.75
15998428818 dependabot/npm_and_yarn/main/mui/codemod-7.2.0 Bump @mui/codemod from 7.1.1 to 7.2.0 Bumps [@mui/codemod](https://github.com/mui/material-ui/tree/HEAD/packages/mui-codemod) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui... Pull #1054 01 Jul 2025 11:49AM UTC web-flow github
57.72
15997847454 dependabot/npm_and_yarn/main/types/node-24.0.8 Bump @types/node from 20.19.1 to 24.0.8 --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <... Pull #1053 01 Jul 2025 11:21AM UTC web-flow github
57.75
15997369239 dependabot/npm_and_yarn/main/emotion/styled-11.14.1 Bump @emotion/styled from 11.14.0 to 11.14.1 Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.14.0 to 11.14.1. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emo... Pull #1052 01 Jul 2025 10:58AM UTC web-flow github
57.72
15997362217 dependabot/npm_and_yarn/main/mui/system-7.2.0 Bump @mui/system from 7.1.1 to 7.2.0 Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/ma... Pull #1051 01 Jul 2025 10:58AM UTC web-flow github
57.72
15966771361 main Add identifier step to summary (merge commit) Merge branch 'feature/summary-add-datacite' into 'main' * Add identifier step to summary Closes #1052 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-frontend/-/merge_... push 30 Jun 2025 07:36AM UTC mradavi github
57.81
15965677801 main Update dependency @apidevtools/json-schema-ref-parser to v14 (merge commit) Merge branch 'renovate/apidevtools-json-schema-ref-parser-14.x' into 'main' * Update dependency @apidevtools/json-schema-ref-parser to v14 See merge request https://gitl... push 30 Jun 2025 06:36AM UTC mradavi github
57.83
15903536341 dependabot/npm_and_yarn/main/types/node-22.15.29 Bump @types/node from 20.17.32 to 22.15.29 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.32 to 22.15.29. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [C... Pull #1044 26 Jun 2025 01:44PM UTC web-flow github
57.67
15903498740 main Update all non-major dependencies (merge commit) Merge branch 'renovate/all-minor-patch' into 'main' * Update all non-major dependencies See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-frontend/-/merge_requests/11... push 26 Jun 2025 01:42PM UTC mradavi github
57.7
15844969488 main Hide prefilled affiliationIdentifier field (merge commit) Merge branch 'feature/update-doi-creators' into 'main' * Add changelog to prettierignore. Fix formatting for Prettier v3.6 * Hide prefilled affiliationIdentifier field Closes #1005 See m... push 24 Jun 2025 08:11AM UTC Hang Le github
57.81
15823294832 main DOI form validation (merge commit) Merge branch 'feature/required-validation' into 'main' * Test required field validation in form * Add custom RKMS-ISO8601 date validation to schema validator * Simplify FormArray and unregister when array item... push 23 Jun 2025 11:44AM UTC Hang Le github
57.67
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 162
  • 163
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc