dependabot[bot]
|
666d2b67d7
|
build(deps): bump express from 4.21.2 to 5.1.0 in /backend (#8322)
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v5.1.0)
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.1.0
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>
|
2025-04-08 02:14:56 +02:00 |
|
dependabot[bot]
|
f01d2b43e2
|
build(deps): bump mime-types from 2.1.35 to 3.0.1 in /backend (#8298)
Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.35 to 3.0.1.
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.35...v3.0.1)
---
updated-dependencies:
- dependency-name: mime-types
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>
|
2025-04-07 11:39:44 +00:00 |
|
|
|
d6cb9b51c3
|
feat(backend): lint rules (#8339)
* eslint import
* eslint comments
* eslint security
* eslint import - rules
* eslint n
* eslint promise
* eslint no-catch-all
* eslint jest
* missing ignore
* disable import/unambiguous as conflicting
|
2025-04-07 10:53:44 +00:00 |
|
dependabot[bot]
|
ad2c4cdc4f
|
build(deps-dev): bump eslint-import-resolver-typescript in /backend (#8326)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.8.3 to 4.3.1.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.3...v4.3.1)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.3.1
dependency-type: direct:development
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>
|
2025-04-05 20:41:41 +00:00 |
|
dependabot[bot]
|
110f52f47f
|
build(deps-dev): bump @types/node from 22.13.5 to 22.14.0 in /backend (#8325)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.5 to 22.14.0.
- [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-version: 22.14.0
dependency-type: direct:development
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>
|
2025-04-05 18:38:55 +00:00 |
|
dependabot[bot]
|
f9a2f04627
|
build(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /backend (#8324)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
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>
|
2025-04-05 17:58:28 +00:00 |
|
dependabot[bot]
|
e70e0a5bac
|
build(deps): bump the babel group across 1 directory with 2 updates (#8296)
Bumps the babel group with 2 updates in the /backend directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core).
Updates `@babel/cli` from 7.26.4 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-cli)
Updates `@babel/core` from 7.26.9 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: babel
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: babel
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-05 17:30:11 +00:00 |
|
dependabot[bot]
|
620617a7aa
|
build(deps-dev): bump @faker-js/faker from 9.5.0 to 9.6.0 in /backend (#8268)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.6.0)
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:development
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>
|
2025-04-05 17:00:48 +00:00 |
|
dependabot[bot]
|
8f4bae87a9
|
build(deps-dev): Bump ts-jest in /backend in the typescript group (#8237)
Bumps the typescript group in /backend with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest).
Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-05 16:32:20 +00:00 |
|
dependabot[bot]
|
40de045c03
|
build(deps): bump helmet from 8.0.0 to 8.1.0 in /backend (#8284)
Bumps [helmet](https://github.com/helmetjs/helmet) from 8.0.0 to 8.1.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v8.0.0...v8.1.0)
---
updated-dependencies:
- dependency-name: helmet
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>
|
2025-04-05 16:03:45 +00:00 |
|
dependabot[bot]
|
31b285a3fa
|
build(deps): bump validator from 13.12.0 to 13.15.0 in /backend (#8297)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.12.0...13.15.0)
---
updated-dependencies:
- dependency-name: validator
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>
|
2025-04-05 15:14:43 +00:00 |
|
dependabot[bot]
|
f101ba48cb
|
build(deps): bump sanitize-html from 2.14.0 to 2.15.0 in /backend (#8285)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.14.0 to 2.15.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.14.0...2.15.0)
---
updated-dependencies:
- dependency-name: sanitize-html
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>
|
2025-04-05 16:12:34 +02:00 |
|
dependabot[bot]
|
784211e19c
|
build(deps): bump the metascraper group across 1 directory with 12 updates (#8327)
Bumps the metascraper group with 12 updates in the /backend directory:
| Package | From | To |
| --- | --- | --- |
| [metascraper](https://github.com/microlinkhq/metascraper) | `5.46.7` | `5.46.11` |
| [metascraper-author](https://github.com/microlinkhq/metascraper) | `5.46.5` | `5.46.11` |
| [metascraper-date](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-date) | `5.46.5` | `5.46.11` |
| [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) | `5.46.5` | `5.46.11` |
| [metascraper-image](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-image) | `5.46.5` | `5.46.11` |
| [metascraper-lang](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-lang) | `5.46.5` | `5.46.11` |
| [metascraper-logo](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-logo) | `5.46.5` | `5.46.11` |
| [metascraper-publisher](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-publisher) | `5.46.5` | `5.46.11` |
| [metascraper-title](https://github.com/microlinkhq/metascraper) | `5.46.5` | `5.46.11` |
| [metascraper-url](https://github.com/microlinkhq/metascraper) | `5.46.5` | `5.46.11` |
| [metascraper-video](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-video) | `5.46.5` | `5.46.11` |
| [metascraper-youtube](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-youtube) | `5.46.5` | `5.46.11` |
Updates `metascraper` from 5.46.7 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.46.7...v5.46.11)
Updates `metascraper-author` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.46.5...v5.46.11)
Updates `metascraper-date` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-date/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-date)
Updates `metascraper-description` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-description)
Updates `metascraper-image` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-image/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-image)
Updates `metascraper-lang` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-lang/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-lang)
Updates `metascraper-logo` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-logo/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-logo)
Updates `metascraper-publisher` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-publisher/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-publisher)
Updates `metascraper-title` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.46.5...v5.46.11)
Updates `metascraper-url` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.46.5...v5.46.11)
Updates `metascraper-video` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-video/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-video)
Updates `metascraper-youtube` from 5.46.5 to 5.46.11
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-youtube/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.11/packages/metascraper-youtube)
---
updated-dependencies:
- dependency-name: metascraper
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-author
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-date
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-description
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-image
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-lang
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-logo
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-publisher
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-title
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-url
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-video
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
- dependency-name: metascraper-youtube
dependency-version: 5.46.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: metascraper
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-05 07:15:06 +00:00 |
|
dependabot[bot]
|
2b74c76bad
|
build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /backend (#8266)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3.
- [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.5.2...3.5.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-04 19:58:32 +00:00 |
|
dependabot[bot]
|
69508cfb98
|
build(deps-dev): bump eslint-config-prettier in /backend (#8269)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.0.1 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.1)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
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>
|
2025-04-04 03:28:40 +00:00 |
|
dependabot[bot]
|
9f67257423
|
build(deps-dev): bump eslint-plugin-prettier in /backend (#8300)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-04 02:35:20 +00:00 |
|
|
|
292155ea10
|
v3.2.1 (#8248)
updated changelog after rebase
|
2025-03-03 17:04:17 +01:00 |
|
dependabot[bot]
|
2c7139036c
|
Bump the metascraper group across 1 directory with 12 updates
Bumps the metascraper group with 12 updates in the /backend directory:
| Package | From | To |
| --- | --- | --- |
| [metascraper](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.7` |
| [metascraper-author](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.5` |
| [metascraper-date](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-date) | `5.33.5` | `5.46.5` |
| [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) | `5.33.5` | `5.46.5` |
| [metascraper-image](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-image) | `5.33.5` | `5.46.5` |
| [metascraper-lang](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-lang) | `5.33.5` | `5.46.5` |
| [metascraper-logo](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-logo) | `5.33.5` | `5.46.5` |
| [metascraper-publisher](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-publisher) | `5.33.5` | `5.46.5` |
| [metascraper-title](https://github.com/microlinkhq/metascraper) | `5.34.7` | `5.46.5` |
| [metascraper-url](https://github.com/microlinkhq/metascraper) | `5.34.2` | `5.46.5` |
| [metascraper-video](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-video) | `5.33.5` | `5.46.5` |
| [metascraper-youtube](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-youtube) | `5.33.5` | `5.46.5` |
Updates `metascraper` from 5.33.5 to 5.46.7
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.46.7)
Updates `metascraper-author` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.46.5)
Updates `metascraper-date` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-date/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-date)
Updates `metascraper-description` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-description)
Updates `metascraper-image` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-image/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-image)
Updates `metascraper-lang` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-lang/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-lang)
Updates `metascraper-logo` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-logo/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-logo)
Updates `metascraper-publisher` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-publisher/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-publisher)
Updates `metascraper-title` from 5.34.7 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.34.7...v5.46.5)
Updates `metascraper-url` from 5.34.2 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.34.2...v5.46.5)
Updates `metascraper-video` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-video/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-video)
Updates `metascraper-youtube` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-youtube/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-youtube)
---
updated-dependencies:
- dependency-name: metascraper
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-author
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-date
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-description
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-image
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-lang
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-logo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-publisher
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-title
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-url
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-video
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
- dependency-name: metascraper-youtube
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: metascraper
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 21:50:47 +00:00 |
|
dependabot[bot]
|
8eee365f68
|
Bump xregexp from 4.3.0 to 5.1.2 in /backend
Bumps [xregexp](https://github.com/slevithan/xregexp) from 4.3.0 to 5.1.2.
- [Release notes](https://github.com/slevithan/xregexp/releases)
- [Commits](https://github.com/slevithan/xregexp/compare/v4.3.0...v5.1.2)
---
updated-dependencies:
- dependency-name: xregexp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 16:53:25 +00:00 |
|
dependabot[bot]
|
07965b8668
|
Bump eslint-import-resolver-typescript from 3.7.0 to 3.8.3 in /backend
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.7.0 to 3.8.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.7.0...v3.8.3)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 16:30:55 +00:00 |
|
dependabot[bot]
|
37a4ca1e1e
|
Bump nodemailer from 6.9.16 to 6.10.0 in /backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 6.10.0.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.16...v6.10.0)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 16:11:19 +00:00 |
|
dependabot[bot]
|
2cd6d09760
|
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.3.0 to 9.5.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.3.0...v9.5.0)
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 15:52:28 +00:00 |
|
dependabot[bot]
|
11841ec2a3
|
Bump the babel group across 1 directory with 2 updates
Bumps the babel group with 2 updates in the /backend directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
Updates `@babel/core` from 7.26.0 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core)
Updates `@babel/preset-env` from 7.26.0 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: babel
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: babel
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 15:17:23 +00:00 |
|
dependabot[bot]
|
4de1b1a8b9
|
Bump @types/node from 22.10.2 to 22.13.5 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.13.5.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:45:51 +00:00 |
|
dependabot[bot]
|
77908a85fd
|
Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.10.0...v28.11.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:24:08 +00:00 |
|
dependabot[bot]
|
4707dae098
|
Bump eslint-config-prettier from 9.1.0 to 10.0.1 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 11:51:30 +00:00 |
|
dependabot[bot]
|
2e9f541af8
|
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /backend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 11:21:54 +00:00 |
|
dependabot[bot]
|
6d105cc3dc
|
Bump prettier from 3.4.2 to 3.5.2 in /backend
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.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.4.2...3.5.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 10:57:28 +00:00 |
|
dependabot[bot]
|
d8cf28b68d
|
Bump typescript from 5.7.2 to 5.7.3 in /backend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 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.7.2...v5.7.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-08 03:07:50 +00:00 |
|
dependabot[bot]
|
95e2fe3ab2
|
Bump sanitize-html from 2.13.1 to 2.14.0 in /backend
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.13.1 to 2.14.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.13.1...2.14.0)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 20:24:49 +00:00 |
|
dependabot[bot]
|
b4ab2238a0
|
Bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 in /backend
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.3...v3.7.0)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 19:59:42 +00:00 |
|
dependabot[bot]
|
4064d6b150
|
Bump eslint-plugin-jest from 28.9.0 to 28.10.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.9.0 to 28.10.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.9.0...v28.10.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 17:47:53 +00:00 |
|
dependabot[bot]
|
91a9849fbc
|
Bump @babel/cli from 7.25.9 to 7.26.4 in /backend in the babel group
Bumps the babel group in /backend with 1 update: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli).
Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: babel
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 17:12:29 +00:00 |
|
dependabot[bot]
|
1f594b0670
|
Bump express from 4.21.1 to 4.21.2 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 16:50:52 +00:00 |
|
dependabot[bot]
|
f777bd8bd1
|
Bump linkify-html from 4.1.4 to 4.2.0 in /backend
Bumps [linkify-html](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkify-html) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.2.0/packages/linkify-html)
---
updated-dependencies:
- dependency-name: linkify-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 13:08:45 +00:00 |
|
dependabot[bot]
|
96ffa3b64c
|
Bump @faker-js/faker from 9.2.0 to 9.3.0 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.2.0...v9.3.0)
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 12:38:55 +00:00 |
|
dependabot[bot]
|
b0456e8c54
|
Bump graphql-redis-subscriptions from 2.2.1 to 2.7.0 in /backend
Bumps [graphql-redis-subscriptions](https://github.com/davidyaha/graphql-redis-subscriptions) from 2.2.1 to 2.7.0.
- [Release notes](https://github.com/davidyaha/graphql-redis-subscriptions/releases)
- [Commits](https://github.com/davidyaha/graphql-redis-subscriptions/compare/v2.2.1...v2.7.0)
---
updated-dependencies:
- dependency-name: graphql-redis-subscriptions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 12:11:41 +00:00 |
|
dependabot[bot]
|
9268eefdbc
|
Bump @types/node from 22.9.3 to 22.10.2 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.2.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 11:43:03 +00:00 |
|
dependabot[bot]
|
984e2c65ce
|
Bump nodemon from 3.1.7 to 3.1.9 in /backend
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.7...v3.1.9)
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 11:22:42 +00:00 |
|
dependabot[bot]
|
6131f3a8e0
|
Bump linkifyjs from 4.1.4 to 4.2.0 in /backend
Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.2.0/packages/linkifyjs)
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 10:45:39 +00:00 |
|
dependabot[bot]
|
d4b96a2208
|
Bump prettier from 3.3.3 to 3.4.2 in /backend
Bumps [prettier](https://github.com/prettier/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)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-29 10:21:22 +00:00 |
|
dependabot[bot]
|
c85fb91f3a
|
Bump dotenv from 16.4.5 to 16.4.7 in /backend
Bumps [dotenv](https://github.com/motdotla/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)
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 02:24:06 +00:00 |
|
dependabot[bot]
|
1dd35db268
|
Bump @types/node from 22.9.0 to 22.9.3 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.3.
- [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>
|
2024-11-23 09:33:44 +00:00 |
|
dependabot[bot]
|
f10431db97
|
Bump typescript from 5.6.3 to 5.7.2 in /backend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.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.6.3...v5.7.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 08:52:01 +00:00 |
|
dependabot[bot]
|
bbe9db53c7
|
Bump linkify-html from 4.1.3 to 4.1.4 in /backend
Bumps [linkify-html](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkify-html) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.1.4/packages/linkify-html)
---
updated-dependencies:
- dependency-name: linkify-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 08:23:40 +00:00 |
|
dependabot[bot]
|
3e3d6eb4be
|
Bump linkifyjs from 4.1.3 to 4.1.4 in /backend
Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.1.4/packages/linkifyjs)
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-23 02:06:02 +00:00 |
|
dependabot[bot]
|
a96346f6a7
|
Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.9.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 08:04:39 +00:00 |
|
dependabot[bot]
|
85977771b6
|
Bump aws-sdk from 2.1691.0 to 2.1692.0 in /backend
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1691.0 to 2.1692.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1691.0...v2.1692.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 07:44:20 +00:00 |
|
dependabot[bot]
|
49ea2d0725
|
Bump @faker-js/faker from 9.1.0 to 9.2.0 in /backend
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.1.0...v9.2.0)
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 07:22:07 +00:00 |
|
dependabot[bot]
|
df8a82181e
|
Bump @types/node from 22.8.7 to 22.9.0 in /backend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.7 to 22.9.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 02:32:41 +00:00 |
|