xfox111
|
ea6dbf2d8f
|
feat(dev): improved logging for failed calendar generation
release/121225.1
|
2025-12-12 18:16:18 +00:00 |
|
xfox111
|
c6d91d7020
|
fix: added handling for missing professors field
|
2025-12-12 18:15:47 +00:00 |
|
xfox111
|
610b7909cd
|
chore(dev): migrate to slnx
release/111225.1
|
2025-12-11 03:02:37 +00:00 |
|
xfox111
|
2560f124f1
|
chore(ci): tweak dependabot
|
2025-12-11 03:02:19 +00:00 |
|
dependabot[bot]
|
f1324ce1d1
|
build(deps): Bump Microsoft.AspNetCore.OpenApi from 10.0.0 to 10.0.1 ([#9](https://github.com/XFox111/bonch-calendar/issues/9))
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 10.0.1
dependency-type: direct:production
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-12-11 03:00:54 +00:00 |
|
dependabot[bot]
|
97751cf20b
|
build(deps): Bump the react group across 1 directory with 3 updates (#7)
Bumps the react group with 3 updates in the /app directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).
Updates `react` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react)
Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `react-dom` from 19.2.0 to 19.2.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react-dom)
Updates `@types/react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: react-dom
dependency-version: 19.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-11 05:58:24 +03:00 |
|
dependabot[bot]
|
14f1b4e7b5
|
build(deps): Bump actions/checkout from 5 to 6 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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-12-11 05:57:01 +03:00 |
|
dependabot[bot]
|
b932b49b65
|
Bump Ical.Net from 5.1.2 to 5.1.3 (#8)
---
updated-dependencies:
- dependency-name: Ical.Net
dependency-version: 5.1.3
dependency-type: direct:production
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-12-11 05:56:23 +03:00 |
|
dependabot[bot]
|
52d980534e
|
build(deps): Bump the deps group across 1 directory with 6 updates (#10)
Bumps the deps group with 6 updates in the /app directory:
| Package | From | To |
| --- | --- | --- |
| [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.72.7` | `9.72.8` |
| [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.315` | `2.0.316` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.49.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.2.7` |
Updates `@fluentui/react-components` from 9.72.7 to 9.72.8
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.7...@fluentui/react-components_v9.72.8)
Updates `@fluentui/react-icons` from 2.0.315 to 2.0.316
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)
Updates `@types/node` from 24.10.1 to 25.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitejs/plugin-react` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react)
Updates `typescript-eslint` from 8.47.0 to 8.49.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/typescript-eslint)
Updates `vite` from 7.2.2 to 7.2.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.7/packages/vite)
---
updated-dependencies:
- dependency-name: "@fluentui/react-components"
dependency-version: 9.72.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@fluentui/react-icons"
dependency-version: 2.0.316
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: "@types/node"
dependency-version: 25.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: deps
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: typescript-eslint
dependency-version: 8.49.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: vite
dependency-version: 7.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-11 05:55:35 +03:00 |
|
xfox111
|
9d0f6a31d8
|
docs: add demo to readme
|
2025-11-19 09:01:46 +00:00 |
|
xfox111
|
ce433a2255
|
fix: regex pattern update for exam time
release/191125.1
|
2025-11-19 08:40:25 +00:00 |
|
xfox111
|
87130c0160
|
fix!: API failing to parse Russian date format
|
2025-11-19 08:19:33 +00:00 |
|
xfox111
|
c3b12f8706
|
fix(ci): write permissions for pages workflow
|
2025-11-19 07:50:05 +00:00 |
|
dependabot[bot]
|
42fe5a4d9f
|
build(deps): Bump AngleSharp from 1.3.1 to 1.4.0 (#3)
---
updated-dependencies:
- dependency-name: AngleSharp
dependency-version: 1.4.0
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-11-19 10:14:06 +03:00 |
|
xfox111
|
49f5049d30
|
fix(dev): dependabot search locations
|
2025-11-18 20:25:55 +00:00 |
|
xfox111
|
29f1c502e4
|
build(deps): bump deps for /app
|
2025-11-18 20:23:19 +00:00 |
|
xfox111
|
fe11e264de
|
init: initial commit
|
2025-11-18 20:16:48 +00:00 |
|