summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @types/node from 20.12.5 to 20.12.7dependabot[bot]2024-04-132-7/+7
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.7. - [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>
* Fix broken link in documentationSerghei Iakovlev2024-04-072-1/+5
|
* Replace deprecated --verbose flag with --logLevel infoSerghei Iakovlev2024-04-072-1/+5
| | | | | | The --verbose flag has been deprecated in Hugo v0.114.0 and will be removed in future releases. Update the npm script for 'server' to use --logLevel info instead, as per Hugo's recommendation.
* Use Hugo's module imports for theme configurationSerghei Iakovlev2024-04-072-4/+9
| | | | | | - Remove the `theme` variable from config.yaml - Add the theme's repository path to the `imports` section under `module` - Update comments to clarify the purpose of the `imports` section
* Updated the minimum required Hugo version to 0.114.0Serghei Iakovlev2024-04-078-7/+11
|
* Update dependencies for example siteSerghei Iakovlev2024-04-072-3/+3
|
* Update change logSerghei Iakovlev2024-04-071-1/+3
|
* Update link to GitHub's reactions featureSerghei Iakovlev2024-04-071-1/+1
|
* Update copyright yearSerghei Iakovlev2024-04-072-2/+2
|
* Git ignore /exampleSite/publicSerghei Iakovlev2024-04-071-0/+2
|
* Update change logSerghei Iakovlev2024-04-071-1/+16
|
* Bump versionSerghei Iakovlev2024-04-072-2/+2
|
* Amend testsSerghei Iakovlev2024-04-075-22/+88
|
* Amend E2E testSerghei Iakovlev2024-04-071-7/+7
|
* Audit packagesSerghei Iakovlev2024-04-071-0/+3
|
* Add Playwright configSerghei Iakovlev2024-04-071-0/+80
|
* Update workflows/jobs namesSerghei Iakovlev2024-04-072-4/+4
|
* Add support of E2E tests using PlaywrightSerghei Iakovlev2024-04-076-3/+181
|
* Use latest ubuntu on CI, as well as node cacheSerghei Iakovlev2024-04-072-8/+12
|
* Correct editorconfig-checker version declarationSerghei Iakovlev2024-04-062-2/+2
|
* Bump eslint from 8.57.0 to 9.0.0Serghei Iakovlev2024-04-065-340/+196
|
* Rename master branch to mainSerghei Iakovlev2024-04-067-14/+14
|
* Bump editorconfig-checker from 5.1.2 to 5.1.5Serghei Iakovlev2024-04-062-4/+6
|
* Use latest LTS Node.js versionSerghei Iakovlev2024-04-063-208/+640
|
* Replace deprecated io/ioutil call on CI stageSerghei Iakovlev2024-04-061-3/+3
| | | | Starting from Go 1.16 io/ioutil is deprecated
* Bump peaceiris/actions-hugo from 2 to 3dependabot[bot]2024-04-061-1/+1
| | | | | | | | | | | | | | | Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 3. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v3) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.56.0 to 8.57.0dependabot[bot]2024-04-062-29/+29
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.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/v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Update security policySerghei Iakovlev2024-04-061-3/+7
|
* Bump actions/cache from 3 to 4dependabot[bot]2024-02-081-1/+1
| | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.55.0 to 8.56.0dependabot[bot]2024-02-082-14/+14
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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/v8.55.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump github/codeql-action from 2 to 3dependabot[bot]2024-02-081-3/+3
| | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [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/v2...v3) --- 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>
* Bump eslint from 8.54.0 to 8.55.0dependabot[bot]2023-12-072-12/+12
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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/v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.52.0 to 8.54.0dependabot[bot]2023-11-302-27/+27
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.54.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/v8.52.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump editorconfig-checker from 5.1.1 to 5.1.2dependabot[bot]2023-11-292-4/+4
| | | | | | | | | | | | | | | Bumps [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases) - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/editorconfig-checker/editorconfig-checker.javascript/commits) --- updated-dependencies: - dependency-name: editorconfig-checker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.51.0 to 8.52.0dependabot[bot]2023-11-022-16/+23
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.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/v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/setup-node from 3 to 4dependabot[bot]2023-10-232-2/+2
| | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- 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>
* Bump eslint from 8.49.0 to 8.51.0dependabot[bot]2023-10-232-24/+24
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.51.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/v8.49.0...v8.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.48.0 to 8.49.0dependabot[bot]2023-09-112-12/+12
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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/v8.48.0...v8.49.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 3 to 4dependabot[bot]2023-09-092-2/+2
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.47.0 to 8.48.0dependabot[bot]2023-08-282-15/+31
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.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/v8.47.0...v8.48.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.46.0 to 8.47.0dependabot[bot]2023-08-172-19/+19
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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/v8.46.0...v8.47.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.45.0 to 8.46.0dependabot[bot]2023-07-292-26/+26
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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/v8.45.0...v8.46.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.43.0 to 8.45.0dependabot[bot]2023-07-212-38/+36
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.45.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/v8.43.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]2023-07-211-3/+3
| | | | | | | | | | | | | Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump editorconfig-checker from 5.0.1 to 5.1.1dependabot[bot]2023-06-282-4/+4
| | | | | | | | | | | | | | | Bumps [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases) - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/editorconfig-checker/editorconfig-checker.javascript/commits) --- updated-dependencies: - dependency-name: editorconfig-checker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.40.0 to 8.43.0dependabot[bot]2023-06-282-27/+20
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.43.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/v8.40.0...v8.43.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.39.0 to 8.40.0dependabot[bot]2023-05-092-25/+25
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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/v8.39.0...v8.40.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.38.0 to 8.39.0dependabot[bot]2023-04-242-12/+12
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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/v8.38.0...v8.39.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 8.37.0 to 8.38.0dependabot[bot]2023-04-122-8/+8
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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/v8.37.0...v8.38.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #36 from sergeyklay/dependabot/npm_and_yarn/eslint-8.37.0Serghei Iakovlev2023-03-292-31/+31
|\ | | | | Bump eslint from 8.36.0 to 8.37.0