aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-17Do not resolve nicknames for recommendationsGravatar Vitaly Takmazov
2024-03-14vnext: cleanup HMSGravatar Vitaly Takmazov
2024-03-14vnext: fix HMSGravatar Vitaly Takmazov
2024-03-13embed.js: do not embed links when media is presentGravatar Vitaly Takmazov
2024-03-13Deserialize existing JSON-LD types using correct deserializerGravatar Vitaly Takmazov
2024-03-13ActivityPub: handle Flag with multiple objectsGravatar Vitaly Takmazov
TODO: refactor Activity to handle multiple objects
2024-03-12build(deps): bump react-router-dom from 6.22.2 to 6.22.3Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.2 to 6.22.3. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12build(deps): bump node-telegram-bot-api from 0.64.0 to 0.65.1Gravatar dependabot[bot]
Bumps [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) from 0.64.0 to 0.65.1. - [Release notes](https://github.com/yagop/node-telegram-bot-api/releases) - [Changelog](https://github.com/yagop/node-telegram-bot-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/yagop/node-telegram-bot-api/commits) --- updated-dependencies: - dependency-name: node-telegram-bot-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12build(deps): bump react-content-loader from 6.2.1 to 7.0.0Gravatar dependabot[bot]
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader) from 6.2.1 to 7.0.0. - [Release notes](https://github.com/danilowoz/react-content-loader/releases) - [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: react-content-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12build(deps-dev): bump the development group with 4 updatesGravatar dependabot[bot]
Bumps the development group with 4 updates: [@swc/core](https://github.com/swc-project/swc), [cssnano](https://github.com/cssnano/cssnano), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env). Updates `@swc/core` from 1.4.2 to 1.4.6 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.4.2...v1.4.6) Updates `cssnano` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.5...cssnano@6.1.0) Updates `eslint-plugin-jsdoc` from 48.2.0 to 48.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.0...v48.2.1) Updates `postcss-preset-env` from 9.4.0 to 9.5.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06build(deps-dev): bump the development group with 6 updatesGravatar dependabot[bot]
Bumps the development group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.18` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.8.0` | `2.8.1` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `8.1.0` | `8.1.1` | Updates `@babel/core` from 7.23.9 to 7.24.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.24.0/packages/babel-core) Updates `@babel/preset-env` from 7.23.9 to 7.24.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.24.0/packages/babel-preset-env) Updates `autoprefixer` from 10.4.17 to 10.4.18 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18) Updates `eslint-plugin-react` from 7.33.2 to 7.34.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.0) Updates `mini-css-extract-plugin` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.0...v2.8.1) Updates `postcss-loader` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06build(deps): bump react-hook-form from 7.50.1 to 7.51.0Gravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.1 to 7.51.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.50.1...v7.51.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06build(deps): bump express from 4.18.2 to 4.18.3Gravatar dependabot[bot]
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.3. - [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.18.2...4.18.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06build(deps): bump react-router-dom from 6.22.1 to 6.22.2Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.1 to 6.22.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06build(deps): bump mailparser from 3.6.7 to 3.6.9Gravatar dependabot[bot]
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.6.7 to 3.6.9. - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/mailparser/compare/v3.6.7...v3.6.9) --- updated-dependencies: - dependency-name: mailparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01ActivityPub: add missing fields to Update activities to make Mastodon happyGravatar Vitaly Takmazov
2024-03-01ActivityPub: fix inReplyToGravatar Vitaly Takmazov
2024-02-28ActivityPub: we are using RSA signaturesGravatar Vitaly Takmazov
2024-02-28Telegram: only match HTTP URLs to displayGravatar Vitaly Takmazov
2024-02-28Fix stylelint issuesGravatar Vitaly Takmazov
2024-02-27build(deps): bump org.springframework.boot:spring-boot-starter-parentGravatar dependabot[bot]
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27Fix `exec-maven-plugin` configurationGravatar Vitaly Takmazov
2024-02-27build(deps): bump org.codehaus.mojo:exec-maven-pluginGravatar dependabot[bot]
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27build(deps-dev): bump the development group with 4 updatesGravatar dependabot[bot]
Bumps the development group with 4 updates: [cssnano](https://github.com/cssnano/cssnano), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env). Updates `cssnano` from 6.0.3 to 6.0.5 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.3...cssnano@6.0.5) Updates `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) Updates `eslint-plugin-jsdoc` from 48.1.0 to 48.2.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.1.0...v48.2.0) Updates `postcss-preset-env` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: postcss-preset-env dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27vnext: drop unused packageGravatar Vitaly Takmazov
2024-02-23Telegram: display Juick linksGravatar Vitaly Takmazov
2024-02-20build(deps): bump com.kohlschutter.junixsocket:junixsocket-coreGravatar dependabot[bot]
Bumps [com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/kohlschutter/junixsocket/releases) - [Commits](https://github.com/kohlschutter/junixsocket/compare/junixsocket-2.8.3...junixsocket-2.9.0) --- updated-dependencies: - dependency-name: com.kohlschutter.junixsocket:junixsocket-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20build(deps-dev): bump the development group with 7 updatesGravatar dependabot[bot]
Bumps the development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc) | `1.4.0` | `1.4.2` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.35.1` | `3.36.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `27.9.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.6` | `48.1.0` | | [postcss-import](https://github.com/postcss/postcss-import) | `16.0.0` | `16.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.90.1` | `5.90.3` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.0.0` | `5.0.2` | Updates `@swc/core` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.4.0...v1.4.2) Updates `core-js` from 3.35.1 to 3.36.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js) Updates `eslint-plugin-jest` from 27.6.3 to 27.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/v27.6.3...v27.9.0) Updates `eslint-plugin-jsdoc` from 48.0.6 to 48.1.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.6...v48.1.0) Updates `postcss-import` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/16.0.0...16.0.1) Updates `webpack` from 5.90.1 to 5.90.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.90.3) Updates `webpack-dev-server` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20build(deps): bump react-router-dom from 6.22.0 to 6.22.1Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.0 to 6.22.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.22.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19Revert "site: use base url in page layout"Gravatar Vitaly Takmazov
This reverts commit aee5780150a7347838e113b17312f3636c2701f2.
2024-02-18It's 2024 nowGravatar Vitaly Takmazov
2024-02-18Drop IE/Edge specific browser configurationsGravatar Vitaly Takmazov
2024-02-18vnext: fix loginGravatar Vitaly Takmazov
2024-02-18// -> https://Gravatar Vitaly Takmazov
2024-02-18vnext: /api/v2/Gravatar Vitaly Takmazov
2024-02-18vnext: configure devserver proxyGravatar Vitaly Takmazov
2024-02-18Fetch ActivityPub profilesGravatar Vitaly Takmazov
2024-02-14build(deps-dev): bump the development group with 3 updatesGravatar dependabot[bot]
Bumps the development group with 3 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [postcss](https://github.com/postcss/postcss) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `eslint-plugin-jsdoc` from 48.0.5 to 48.0.6 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.5...v48.0.6) Updates `postcss` from 8.4.34 to 8.4.35 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35) Updates `webpack-dev-server` from 4.15.1 to 5.0.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14build(deps): bump react-hook-form from 7.50.0 to 7.50.1Gravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.0 to 7.50.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.50.0...v7.50.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09site: use base url in page layoutGravatar Vitaly Takmazov
2024-02-09vnext: fix base URLGravatar Vitaly Takmazov
2024-02-09vnext: authorize on backendGravatar Vitaly Takmazov
2024-02-09Use fetch credentials instead of hash parameter for authenticated requestsGravatar Vitaly Takmazov
2024-02-09API: accept authorization cookieGravatar Vitaly Takmazov
2024-02-09Append IDEA code suggestionsGravatar Vitaly Takmazov
2024-02-06build(deps): bump react-hook-form from 7.49.3 to 7.50.0Gravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.3 to 7.50.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.49.3...v7.50.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06build(deps): bump jjwt.version from 0.12.4 to 0.12.5Gravatar dependabot[bot]
Bumps `jjwt.version` from 0.12.4 to 0.12.5. Updates `io.jsonwebtoken:jjwt-api` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.4...0.12.5) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.4 to 0.12.5 Updates `io.jsonwebtoken:jjwt-impl` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.4...0.12.5) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06build(deps-dev): bump the development group with 9 updatesGravatar dependabot[bot]
Bumps the development group with 9 updates: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc) | `1.3.107` | `1.4.0` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.31` | `0.2.36` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.0` | `6.4.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.0` | `14.2.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.0.4` | `48.0.5` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.7` | `2.8.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.34` | | [stylelint](https://github.com/stylelint/stylelint) | `16.2.0` | `16.2.1` | | [webpack](https://github.com/webpack/webpack) | `5.90.0` | `5.90.1` | Updates `@swc/core` from 1.3.107 to 1.4.0 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.107...v1.4.0) Updates `@swc/jest` from 0.2.31 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@testing-library/jest-dom` from 6.4.0 to 6.4.2 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.2) Updates `@testing-library/react` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1) Updates `eslint-plugin-jsdoc` from 48.0.4 to 48.0.5 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.4...v48.0.5) Updates `mini-css-extract-plugin` from 2.7.7 to 2.8.0 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0) Updates `postcss` from 8.4.33 to 8.4.34 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34) Updates `stylelint` from 16.2.0 to 16.2.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.2.0...16.2.1) Updates `webpack` from 5.90.0 to 5.90.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06build(deps): bump react-router-dom from 6.21.3 to 6.22.0Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.3 to 6.22.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06build(deps): bump config from 3.3.9 to 3.3.11Gravatar dependabot[bot]
Bumps [config](https://github.com/node-config/node-config) from 3.3.9 to 3.3.11. - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](https://github.com/node-config/node-config/compare/v3.3.9...v3.3.11) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>