inkch
|
8639b3ae40
|
feature: allow local resources
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
|
2025-02-24 17:52:12 +09:00 |
|
Artemy Egorov
|
220182dd42
|
Merge pull request #258 from TxtDot/dev
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Fix: #257
|
2025-02-15 16:59:44 +03:00 |
|
Artemy Egorov
|
d705ddc9a8
|
update version
|
2025-02-15 16:57:22 +03:00 |
|
Artemy Egorov
|
d640f90318
|
fix: port
|
2025-02-15 16:55:49 +03:00 |
|
Andrey
|
881025ad22
|
Merge pull request #255 from TxtDot/dev
Fix docker issues, update dependencies, fix searx links
|
2025-02-15 10:15:42 +00:00 |
|
Artemy Egorov
|
97fed8e476
|
fix: remove package manager from package.json
|
2025-02-15 11:45:16 +03:00 |
|
Artemy Egorov
|
c0d749a21f
|
fix: workflow check, format
|
2025-02-15 11:44:04 +03:00 |
|
Artemy Egorov
|
a3de90a9cd
|
fix: docker image build
|
2025-02-15 11:40:40 +03:00 |
|
Artemy Egorov
|
82f24e0c5c
|
fix: try to fix everything
|
2025-02-15 11:09:27 +03:00 |
|
Artemy Egorov
|
c182cdda88
|
Notice
|
2025-02-14 19:29:26 +03:00 |
|
Artemy Egorov
|
91e5cbf19d
|
Merge pull request #252 from TxtDot/dependabot/npm_and_yarn/deps-27632a851a
Build(deps): Bump the deps group across 1 directory with 7 updates
|
2025-02-05 14:39:39 +03:00 |
|
dependabot[bot]
|
81f2aaebbf
|
Build(deps): Bump the deps group across 1 directory with 7 updates
Bumps the deps group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.13.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.20.0` | `8.22.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.20.0` | `8.22.0` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` |
| [linkedom](https://github.com/WebReflection/linkedom) | `0.18.6` | `0.18.7` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `8.0.4` | `8.1.0` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.20.0` | `2.21.0` |
Updates `@types/node` from 22.10.7 to 22.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.20.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser)
Updates `eslint` from 9.18.0 to 9.19.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.18.0...v9.19.0)
Updates `linkedom` from 0.18.6 to 0.18.7
- [Commits](https://github.com/WebReflection/linkedom/compare/v0.18.6...v0.18.7)
Updates `@fastify/static` from 8.0.4 to 8.1.0
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v8.0.4...v8.1.0)
Updates `isomorphic-dompurify` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/v2.20.0...2.21.0)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: linkedom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@fastify/static"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: isomorphic-dompurify
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 04:14:49 +00:00 |
|
Artemy Egorov
|
0d8ddcc3ff
|
Merge pull request #250 from TxtDot/dependabot/npm_and_yarn/deps-a6defaae92
Build(deps): Bump the deps group across 1 directory with 16 updates
|
2025-01-23 10:00:25 +03:00 |
|
dependabot[bot]
|
e81a926234
|
Build(deps): Bump the deps group across 1 directory with 16 updates
Bumps the deps group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.20.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.20.0` |
| [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.18.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` |
| [linkedom](https://github.com/WebReflection/linkedom) | `0.18.5` | `0.18.6` |
| [@fastify/one-line-logger](https://github.com/fastify/one-line-logger) | `2.0.0` | `2.0.2` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `8.0.2` | `8.0.4` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.2.0` | `9.4.2` |
| [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `5.1.0` | `5.2.1` |
| [@fastify/view](https://github.com/fastify/point-of-view) | `10.0.1` | `10.0.2` |
| [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [fastify](https://github.com/fastify/fastify) | `5.0.0` | `5.2.1` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.16.0` | `2.20.0` |
Updates `@types/node` from 22.9.0 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.20.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.14.0 to 8.20.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser)
Updates `eslint` from 9.15.0 to 9.18.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.15.0...v9.18.0)
Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.2)
Updates `typescript` from 5.6.3 to 5.7.3
- [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.6.3...v5.7.3)
Updates `linkedom` from 0.18.5 to 0.18.6
- [Commits](https://github.com/WebReflection/linkedom/compare/v0.18.5...v0.18.6)
Updates `@fastify/one-line-logger` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/fastify/one-line-logger/releases)
- [Commits](https://github.com/fastify/one-line-logger/compare/v2.0.0...v2.0.2)
Updates `@fastify/static` from 8.0.2 to 8.0.4
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v8.0.2...v8.0.4)
Updates `@fastify/swagger` from 9.2.0 to 9.4.2
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v9.2.0...v9.4.2)
Updates `@fastify/swagger-ui` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](https://github.com/fastify/fastify-swagger-ui/compare/v5.1.0...v5.2.1)
Updates `@fastify/view` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](https://github.com/fastify/point-of-view/compare/v10.0.1...v10.0.2)
Updates `axios` from 1.7.7 to 1.7.9
- [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.7.7...v1.7.9)
Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7)
Updates `fastify` from 5.0.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.0.0...v5.2.1)
Updates `isomorphic-dompurify` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/v2.16.0...v2.20.0)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: linkedom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@fastify/one-line-logger"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@fastify/static"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@fastify/swagger"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@fastify/swagger-ui"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@fastify/view"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: isomorphic-dompurify
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 04:54:04 +00:00 |
|
Artemy Egorov
|
3b8c65e576
|
Merge pull request #241 from TxtDot/dependabot/npm_and_yarn/deps-fea95f9bd9
Build(deps-dev): Bump the deps group across 1 directory with 6 updates
|
2024-11-19 12:32:23 +03:00 |
|
dependabot[bot]
|
dc7223243f
|
Build(deps-dev): Bump the deps group across 1 directory with 6 updates
Bumps the deps group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` | `22.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.14.0` |
| [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.15.0` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.8` | `8.1.9` |
| [tsc-watch](https://github.com/gilamran/tsc-watch) | `6.2.0` | `6.2.1` |
Updates `@types/node` from 22.8.1 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.11.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser)
Updates `eslint` from 9.13.0 to 9.15.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.13.0...v9.15.0)
Updates `lerna` from 8.1.8 to 8.1.9
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.9/packages/lerna)
Updates `tsc-watch` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: lerna
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: tsc-watch
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 05:00:26 +00:00 |
|
Artemy Egorov
|
4b5b4fd87f
|
Merge pull request #237 from TxtDot/dependabot/npm_and_yarn/deps-17db9fe127
Build(deps-dev): Bump @types/node from 22.8.0 to 22.8.1 in the deps group
|
2024-10-28 20:43:35 +03:00 |
|
dependabot[bot]
|
d19d3160a8
|
Build(deps-dev): Bump @types/node in the deps group
Bumps the deps group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.8.0 to 22.8.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-patch
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 04:35:15 +00:00 |
|
Artemy Egorov
|
997d24f61c
|
Merge pull request #236 from TxtDot/security-updates
update versions
|
2024-10-25 17:44:07 +03:00 |
|
Artemy Egorov
|
89c6b2eba9
|
update versions
|
2024-10-25 17:43:48 +03:00 |
|
Artemy Egorov
|
9002f73394
|
Merge pull request #231 from TxtDot/dependabot/npm_and_yarn/packages/server/npm_and_yarn-6ccb624190
Build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates
|
2024-10-25 17:26:45 +03:00 |
|
Artemy Egorov
|
10b2eeb190
|
fix lock file
|
2024-10-25 17:25:45 +03:00 |
|
Artemy Egorov
|
2963ae57aa
|
Merge branch 'main' into dependabot/npm_and_yarn/packages/server/npm_and_yarn-6ccb624190
|
2024-10-25 17:24:24 +03:00 |
|
Artemy Egorov
|
f387f5a9e8
|
fix versions
|
2024-10-25 17:20:38 +03:00 |
|
Artemy Egorov
|
f03a1c3da4
|
Merge pull request #235 from TxtDot/dependabot/npm_and_yarn/npm_and_yarn-1d3c33138b
Build(deps): Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group
|
2024-10-25 17:13:06 +03:00 |
|
dependabot[bot]
|
f70f1b46ed
|
Build(deps): Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios).
Updates `axios` from 1.7.2 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.7.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 14:08:39 +00:00 |
|
Artemy Egorov
|
d36937ae86
|
Merge pull request #234 from TxtDot/dependabot/npm_and_yarn/deps-7ef6b5c1ee
Build(deps): Bump the deps group across 1 directory with 6 updates
|
2024-10-25 17:07:22 +03:00 |
|
dependabot[bot]
|
9b961feba2
|
Build(deps): Bump the deps group across 1 directory with 6 updates
Bumps the deps group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.13.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.0` | `8.10.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.0` | `8.10.0` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.7` |
Updates `eslint` from 9.12.0 to 9.13.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.12.0...v9.13.0)
Updates `typescript` from 5.4.5 to 5.6.3
- [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.4.5...v5.6.3)
Updates `@types/node` from 22.7.4 to 22.7.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.10.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.8.0 to 8.10.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser)
Updates `axios` from 1.7.2 to 1.7.7
- [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.7.2...v1.7.7)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 05:03:43 +00:00 |
|
Artemy Egorov
|
44d77383e9
|
Merge pull request #232 from TxtDot/dependabot/npm_and_yarn/npm_and_yarn-1d3c33138b
Build(deps): Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group
|
2024-10-09 21:11:31 +03:00 |
|
dependabot[bot]
|
e967e8e1fe
|
Build(deps): Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios).
Updates `axios` from 1.7.2 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.7.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 10:29:36 +00:00 |
|
dependabot[bot]
|
d4b3ca632e
|
Build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /packages/server directory: [axios](https://github.com/axios/axios) and [micromatch](https://github.com/micromatch/micromatch).
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 `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 10:29:33 +00:00 |
|
Artemy Egorov
|
8241bed475
|
Merge pull request #230 from TxtDot/dependabot/npm_and_yarn/deps-c777c74f92
Build(deps-dev): Bump the deps group with 3 updates
|
2024-10-07 13:28:12 +03:00 |
|
dependabot[bot]
|
a489360e3e
|
Build(deps-dev): Bump the deps group with 3 updates
Bumps the deps group with 3 updates: [eslint](https://github.com/eslint/eslint), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `eslint` from 9.11.1 to 9.12.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.11.1...v9.12.0)
Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 04:53:09 +00:00 |
|
Artemy Egorov
|
8c9fb3ee34
|
Merge pull request #228 from TxtDot/dependabot/npm_and_yarn/deps-078a8c0b77
Build(deps): Bump the deps group across 1 directory with 8 updates
|
2024-09-30 11:30:51 +03:00 |
|
dependabot[bot]
|
edcc0f03ef
|
Build(deps): Bump the deps group across 1 directory with 8 updates
Bumps the deps group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.11.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.7.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.5.0` | `8.7.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.5.0` | `8.7.0` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `7.0.4` | `8.0.1` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `8.14.0` | `9.1.0` |
| [@fastify/view](https://github.com/fastify/point-of-view) | `9.1.0` | `10.0.1` |
| [fastify](https://github.com/fastify/fastify) | `4.27.0` | `5.0.0` |
Updates `eslint` from 9.10.0 to 9.11.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.10.0...v9.11.1)
Updates `@types/node` from 22.5.5 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.5.0 to 8.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/parser)
Updates `@fastify/static` from 7.0.4 to 8.0.1
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.1)
Updates `@fastify/swagger` from 8.14.0 to 9.1.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v8.14.0...v9.1.0)
Updates `@fastify/view` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](https://github.com/fastify/point-of-view/compare/v9.1.0...v10.0.1)
Updates `fastify` from 4.27.0 to 5.0.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.27.0...v5.0.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@fastify/static"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
- dependency-name: "@fastify/swagger"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
- dependency-name: "@fastify/view"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 04:26:54 +00:00 |
|
Artemy Egorov
|
e8034a90c6
|
Merge pull request #226 from TxtDot/dependabot/npm_and_yarn/deps-c2c58c714a
Build(deps): Bump the deps group across 1 directory with 7 updates
|
2024-09-20 19:39:31 +03:00 |
|
dependabot[bot]
|
b302d1b285
|
Build(deps): Bump the deps group across 1 directory with 7 updates
Bumps the deps group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.3.0` | `8.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.3.0` | `8.5.0` |
| [@fastify/one-line-logger](https://github.com/fastify/one-line-logger) | `1.3.0` | `2.0.0` |
| [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `4.0.0` | `5.0.1` |
Updates `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)
Updates `typescript` from 5.4.5 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.4.5...v5.6.2)
Updates `@types/node` from 22.5.2 to 22.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser)
Updates `@fastify/one-line-logger` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/fastify/one-line-logger/releases)
- [Commits](https://github.com/fastify/one-line-logger/commits)
Updates `@fastify/swagger-ui` from 4.0.0 to 5.0.1
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](https://github.com/fastify/fastify-swagger-ui/compare/v4.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@fastify/one-line-logger"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
- dependency-name: "@fastify/swagger-ui"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 04:34:22 +00:00 |
|
Artemy Egorov
|
0d9b6b8ef6
|
Merge pull request #224 from TxtDot/url-field-fix
feat: config option to choose default field, autofocus
|
2024-09-06 17:52:38 +03:00 |
|
DarkCat09
|
31eda7565f
|
style: prettier --fix
|
2024-09-06 18:34:41 +04:00 |
|
DarkCat09
|
0ae7e4a827
|
feat: autofocus on URL and search field
|
2024-09-06 18:26:22 +04:00 |
|
DarkCat09
|
3e3ce025da
|
feat: config option to choose default field: search or URL
|
2024-09-06 18:08:33 +04:00 |
|
Artemy Egorov
|
40b908d5b1
|
Merge pull request #222 from TxtDot/dependabot/npm_and_yarn/deps-4d0fb81fc9
Build(deps): Bump the deps group with 4 updates
|
2024-09-02 10:17:38 +03:00 |
|
dependabot[bot]
|
d8f396f338
|
Build(deps): Bump the deps group with 4 updates
Bumps the deps group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [axios](https://github.com/axios/axios).
Updates `@types/node` from 22.5.0 to 22.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/parser)
Updates `axios` from 1.7.2 to 1.7.7
- [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.7.2...v1.7.7)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 04:10:28 +00:00 |
|
Artemy Egorov
|
2d9b143be5
|
Merge pull request #219 from TxtDot/dependabot/npm_and_yarn/deps-ec107e0efa
Build(deps-dev): Bump the deps group across 1 directory with 5 updates
|
2024-08-27 09:21:09 +03:00 |
|
dependabot[bot]
|
8ce4c4daee
|
Build(deps-dev): Bump the deps group across 1 directory with 5 updates
Bumps the deps group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.7` | `8.1.8` |
| [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.5.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.0` | `8.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.0` | `8.2.0` |
Updates `lerna` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.8/packages/lerna)
Updates `eslint` from 9.8.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.8.0...v9.9.1)
Updates `@types/node` from 22.1.0 to 22.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.0.0 to 8.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.0.0 to 8.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser)
---
updated-dependencies:
- dependency-name: lerna
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 04:18:38 +00:00 |
|
Artemy Egorov
|
3765d7446f
|
Merge pull request #216 from TxtDot/update-version
fix: update version
|
2024-08-06 23:28:52 +03:00 |
|
Artemy Egorov
|
2bfd4a0e28
|
fix: update version
|
2024-08-06 23:28:29 +03:00 |
|
Artemy Egorov
|
93de07dd0a
|
Merge pull request #214 from TxtDot/dependabot/npm_and_yarn/deps-3e0cac9b0e
Build(deps): Bump the deps group across 1 directory with 6 updates
|
2024-08-06 23:23:29 +03:00 |
|
Artemy Egorov
|
ae1f3a2ee0
|
fix: leave on manual delete-packages.yml
leave it on manual control until the bug with multiarch is fixed.
https://github.com/dataaxiom/ghcr-cleanup-action/issues/35
|
2024-08-05 21:22:41 +03:00 |
|
Artemy Egorov
|
7b7e6e868f
|
fix: delete-packages.yml
|
2024-08-05 21:02:07 +03:00 |
|