1
0
mirror of https://github.com/XFox111/backbone.git synced 2026-04-22 07:17:59 +03:00

18 Commits

Author SHA1 Message Date
xfox111 8d45a49452 chore(ci): group dependabot updates 2.0.0.0 2025-12-11 01:23:48 +00:00
xfox111 4bc85dfbcd chore(ci): bump to checkout@v6 2025-12-11 01:23:20 +00:00
xfox111 723c5a7995 chore(dev): added rest client extension for vscode 2025-12-11 01:22:41 +00:00
xfox111 23f2d7ccb1 feat!: use 'text/plain' content type for /send endpoint + reworked validation + renamed signalr method 2025-12-11 01:21:59 +00:00
xfox111 a27400928a feat: upgrade to dotnet 10 2025-12-11 01:19:06 +00:00
dependabot[bot] 849b2e296f build(deps): bump github/codeql-action from 3 to 4 (#11)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  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-11-11 15:06:34 +03:00
xfox111 4f0bba9943 chore: remove explicit IL packages 2025-11-11 15:06:34 +03:00
xfox111 3d052e50f4 chore(deps): monthly dependency bump (October 2025) (#10)
* chore(deps): Bump Microsoft.DotNet.ILCompiler from 9.0.8 to 9.0.9 (#8)

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.ILCompiler
  dependency-version: 9.0.9
  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>

* Bump Microsoft.NET.ILLink.Tasks from 9.0.8 to 9.0.9 (#9)

---
updated-dependencies:
- dependency-name: Microsoft.NET.ILLink.Tasks
  dependency-version: 9.0.9
  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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.0.2
2025-10-04 17:25:23 +05:00
xfox111 5bd251897d chore(deps): monthly dependency bump (September 2025) (#7)
* chore(deps): Bump Microsoft.NET.ILLink.Tasks from 9.0.7 to 9.0.8 (#6)

---
updated-dependencies:
- dependency-name: Microsoft.NET.ILLink.Tasks
  dependency-version: 9.0.8
  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>

* chore(deps): Bump Microsoft.DotNet.ILCompiler from 9.0.7 to 9.0.8 (#5)

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.ILCompiler
  dependency-version: 9.0.8
  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>
Co-authored-by: Eugene Fox <eugene@xfox111.net>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.0.1
2025-09-03 12:59:45 +03:00
xfox111 5488014c6a chore: validation improvements and fixes 2025-09-03 09:08:34 +00:00
xfox111 99515802c5 fix: duplicate assembly info 2025-09-03 08:39:06 +00:00
xfox111 46c6de9785 fix(ci): disable autobuild for codeql 2025-09-03 11:33:11 +03:00
xfox111 9c5c09ebec chore(ci): codeql advanced workflow 2025-09-03 11:30:50 +03:00
xfox111 5fe5aaf33b chore(dev): ci workflow update + minor changes 2025-09-03 08:20:38 +00:00
xfox111 6984c63028 fix: dependabot fails & ci branch names 2025-06-03 19:07:09 +03:00
xfox111 481a674fa9 chore: dependabot reviewers deprecation 2025-06-03 19:06:20 +03:00
xfox111 ff77e21d4d chore(ci): updated dependabot config 2025-03-28 00:06:05 +03:00
xfox111 f033c5e92e init: inital commit 2025-03-27 20:51:22 +00:00