Commit Graph
114 Commits
Author SHA1 Message Date
Sidharth Vinod 0ea5d812b2 Fix cypress 2022-07-07 00:19:42 +05:30
Sidharth Vinod 4c965fbe2e Cypress 2022-07-06 16:51:25 +05:30
Sidharth Vinod 1c6371cb8c Add vitest 2022-07-06 12:17:37 +05:30
Sidharth Vinod dc4409dbf9 Automate browserlist 2022-05-27 15:08:14 +05:30
Sidharth Vinod 778b020cbd Update deps 2022-05-27 15:04:21 +05:30
Sidharth Vinod 77a8bbd27d Add sudo 2022-05-27 14:58:44 +05:30
Sidharth Vinod 23bb0a83c0 Remove container 2022-05-27 14:57:36 +05:30
Sidharth Vinod de6e91075f cache 2022-05-27 14:51:19 +05:30
Sidharth Vinod 407ebc7d09 cache 2022-05-27 14:48:49 +05:30
Sidharth Vinod 9ec3309039 Add user 1001 2022-05-27 14:23:35 +05:30
Sidharth Vinod f7d256f285 Change node version 2022-05-27 14:17:55 +05:30
Sidharth Vinod 0965b6e20e Change node version 2022-05-27 14:14:41 +05:30
Sidharth Vinod c0025cfb50 Disable cache 2022-05-20 17:44:16 +05:30
Sidharth Vinod d59b2fae26 Update cypress action 2022-05-20 17:38:48 +05:30
Sidharth Vinod 3137d9a3d6 Fix make issue 2022-05-20 17:29:54 +05:30
Sidharth Vinod 6be08c8505 Fix make issue 2022-05-20 17:24:17 +05:30
Sidharth Vinod 7e993990e0 Update node 2022-05-20 17:13:38 +05:30
dependabot[bot]andGitHub fc6ad643e6 chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 07:12:38 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9f9d7277d7 chore(deps): bump actions/stale from 4 to 5 (#747)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  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>
2022-04-15 09:19:26 +02:00
Sidharth VinodandGitHub d0cee21b8d Merge pull request #720 from mermaid-js/develop
Develop
2022-03-26 18:51:48 +05:30
dependabot[bot]andGitHub d281f87b12 chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:09:48 +00:00
Sidharth VinodandGitHub d5f9e3dfe2 Merge pull request #712 from mermaid-js/develop
Develop
2022-03-22 10:53:28 +05:30
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3b36b94861 chore(deps): bump EndBug/add-and-commit from 8 to 9 (#703)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8 to 9.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v8...v9)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  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>
2022-03-21 21:43:45 +01:00
Sidharth VinodandGitHub d8eee74010 Update stale.yml 2022-03-15 16:17:47 +05:30
Sidharth Vinod 0883ad599a Fix Cypress, Remove Beta (as netlify handles that) 2022-03-14 17:33:18 +05:30
Sidharth Vinod 49021cc756 Fix build 2022-03-14 17:27:35 +05:30
dependabot[bot]andGitHub d866d00901 chore(deps): bump actions/checkout from 2 to 3 (#680) 2022-03-05 08:21:01 -08:00
Matthieu MORELandGitHub 0986cce16b Use embedded cache utility of setup-node 2022-02-25 11:37:43 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Matthieu MOREL
e25a5c7230 chore(deps): bump actions/setup-node from 2 to 3 (#667)
* chore(deps): bump actions/setup-node from 2 to 3.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update deploy.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2022-02-25 09:29:35 +01:00
Matthieu MORELandGitHub 8cd6098ebc Update update-monaco-editor.yml 2022-02-11 08:27:51 +01:00
Sidharth Vinod fe8e8cdb32 test update monaco
The action didn't run previously.
2022-02-04 23:43:52 +05:30
dependabot[bot]andGitHub 84261b40bc chore(deps): bump EndBug/add-and-commit from 7 to 8
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 8.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v7...v8)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 07:09:14 +00:00
Sidharth Vinod ecbb537026 fix: dependabot 2021-12-08 12:18:08 +05:30
Matthieu MORELandGitHub b46a97c660 define dependabot schedule 2021-11-28 22:09:48 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Matthieu MORELYash Singh
a053659aa1 chore(deps): bump monaco-editor from 0.29.1 to 0.30.0 (#486)
* chore(deps): bump monaco-editor from 0.29.1 to 0.30.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.29.1...v0.30.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  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>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
Co-authored-by: Yash Singh <saiansh2525@gmail.com>
2021-11-07 22:20:01 +01:00
Matthieu MORELandGitHub 8cdcb2f593 Update update-browserlist.yml 2021-11-05 15:11:00 +01:00
Matthieu MORELandGitHub f302052de7 Update update-browserlist.yml 2021-11-05 15:07:17 +01:00
Matthieu MORELandGitHub f024d844e9 Create update-browserlist.yml 2021-11-05 14:57:31 +01:00
Matthieu MORELandGitHub 5751052299 Create update-Monaco-editor.yml 2021-10-15 22:00:42 +02:00
Sidharth Vinod 479fe86ca5 Skip beta deploy 2021-09-13 10:53:06 +05:30
Sidharth Vinod fa8a261fed Test deploy on PRs 2021-09-10 11:33:36 +05:30
Sidharth Vinod 2328294f1b Update node 2021-09-10 10:33:35 +05:30
dependabot[bot]andGitHub 2a24199756 chore(deps): bump actions/stale from 3 to 4
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 06:04:48 +00:00
Matthieu MORELandGitHub b4f3e42da3 chore(dependabot) : add github-actions and docker 2021-09-08 07:05:22 +02:00
Sidharth Vinod 0d15a2e487 update cache logic 2021-08-15 11:54:33 +05:30
Sidharth Vinod 01efb70cf3 fix: remove yarn cache 2021-08-15 11:45:34 +05:30
Sidharth Vinod af64307067 fix: SecurityLevel 2021-06-15 20:54:09 +05:30
Sidharth Vinod 3848f9d618 Fix lint issues 2021-06-12 11:13:44 +05:30
Sidharth VinodandGitHub e81e09ab23 Merge branch 'develop' into master 2021-06-05 16:09:21 +05:30
Sidharth VinodandGitHub 3097161aa8 Migrate to GHCR 2021-06-05 00:27:41 +05:30