1861 Commits

Author SHA1 Message Date
Marko Lahma
7c4935e2cb Add Dependabot configuration 2025-05-04 20:15:47 +03:00
dependabot[bot]
8d89e4f546 Bump base-x from 3.0.10 to 3.0.11 in /website (#276)
Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.10 to 3.0.11.
- [Commits](https://github.com/cryptocoinjs/base-x/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: base-x
  dependency-version: 3.0.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 20:55:43 +03:00
Roberto Paterlini
753aadf9c5 Fixed tests to work at least for .NET 8 (#275)
* Fixed tests to work at least for .NET 8
---------

Signed-off-by: Roberto Paterlini <paterlini.roberto@gmail.com>
2025-04-16 18:02:15 +03:00
Roberto Paterlini
d0d0cd22e4 Missing alias for Microsoft.Data.SqlClient in dbproviders definition (#274)
Signed-off-by: Roberto Paterlini <paterlini.roberto@gmail.com>
Co-authored-by: Roberto Paterlini <r.paterlini@almaviva.it>
2025-04-09 09:05:56 +03:00
Marko Lahma
2c2d86e7b5 Remove #region directives (#273) 2025-03-29 11:37:12 +02:00
Marko Lahma
1d01cace77 Global reformat for files (#272) 2025-03-28 23:33:23 +02:00
Marko Lahma
07049eb630 Use standard ILogger name instead of alias (#271) 2025-03-28 22:52:53 +02:00
dependabot[bot]
e4e7756c11 Bump @babel/runtime from 7.24.8 to 7.27.0 in /website (#268)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.8 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-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-28 21:33:54 +02:00
dependabot[bot]
196b8dc110 Bump @babel/helpers from 7.24.8 to 7.27.0 in /website (#269)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.8 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-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-28 21:29:04 +02:00
Marko Lahma
67cd5b83a9 Inline logger helpers for idiomatic usage (#270) 2025-03-28 20:01:17 +02:00
Marko Lahma
fda46d95b1 Switch to using MS logging abstractions (#267) 2025-03-28 19:33:38 +02:00
Marko Lahma
2e6687a60d Enable implicit usings in test project (#266)
* use global usings
* cleanup usings
2025-03-27 20:16:06 +02:00
dependabot[bot]
b9372c8d7e Bump nanoid from 3.3.7 to 3.3.8 in /website (#259)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 14:04:45 +02:00
dependabot[bot]
e7c5c56f23 Bump cross-spawn from 7.0.3 to 7.0.6 in /website (#258)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 08:47:53 +02:00
dependabot[bot]
51dca4aca5 Bump express from 4.19.2 to 4.21.0 in /website (#257)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 12:10:12 +03:00
dependabot[bot]
0416c27b36 Bump micromatch from 4.0.7 to 4.0.8 in /website (#255)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 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.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 10:14:06 +03:00
dependabot[bot]
c4b199c4cd Bump webpack from 5.93.0 to 5.94.0 in /website (#254)
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 10:09:20 +03:00
Marko Lahma
6e288c2b5e Upgrade website yarn dependencies (#252) 2024-07-23 10:23:24 +03:00
Marko Lahma
762ed9f36c Upgrade GH Actions dependencies 2024-07-23 10:03:12 +03:00
dependabot[bot]
603f71b58d Bump express from 4.18.2 to 4.19.2 in /website (#247)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [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.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 09:57:59 +03:00
Marko Lahma
7a2f6118ba Upgrade packages (#251) 2024-07-14 10:26:20 +03:00
Robert Sosnowski
1f628ddb6d Make generic version of QueryWithRowMapper and QueryWithResultSetExtractor virtual (#249) 2024-07-02 09:21:10 +03:00
dependabot[bot]
4b86a88979 Bump braces from 3.0.2 to 3.0.3 in /website (#248)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 09:46:05 +03:00
dependabot[bot]
8663d2d7b9 Bump follow-redirects from 1.15.4 to 1.15.6 in /website (#246)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 12:11:51 +02:00
dependabot[bot]
0917f0b046 Bump es5-ext from 0.10.62 to 0.10.64 in /website (#244)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:23:15 +02:00
dependabot[bot]
a7e75fa3e4 Bump sanitize-html from 2.11.0 to 2.12.1 in /website (#245)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:22:51 +02:00
Marko Lahma
c37be8b741 Upgrade to NUKE 8 (#243)
* Upgrade System.Data.SqlClient to version 4.8.6
2024-01-23 20:44:12 +02:00
dependabot[bot]
efc8dd6e9e Bump follow-redirects from 1.15.3 to 1.15.4 in /website (#242)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:07:04 +02:00
dependabot[bot]
ba68473a8f Bump msgpackr from 1.10.0 to 1.10.1 in /website (#241)
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](https://github.com/kriszyp/msgpackr/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 08:09:17 +02:00
Marko Lahma
909481644d Add website (#234)
* Add website

* update packages

* remove references to obsolete services

* build reference documentation

* tweaks

* new tweaks
2023-12-16 11:08:23 +02:00
Marko Lahma
269d9b1192 Update to NET 8 (#240) 2023-12-10 10:52:47 +02:00
Marko Lahma
a14dcbf651 Update README.md 2023-07-06 06:27:43 +03:00
Marko Lahma
32d0e1dbe8 Update README.md 2023-07-06 06:25:19 +03:00
Marko Lahma
3b1a234ea3 Release 3.0.2 preparations 2023-07-06 06:02:23 +03:00
Marko Lahma
dc58113791 Upgrade to NUKE 7.0.2 (#238) 2023-07-04 19:45:13 +03:00
jschmidt
5654b5f501 Add netstandard2.0 support to Spring.Testing.Microsoft (#237)
Co-authored-by: Jens Schmidt <jens.schmidt@a-w.com>
2023-07-04 19:19:55 +03:00
Marko Lahma
2d5c33acee Upgrade to NUKE 6.3.0 (#235) 2022-12-22 21:58:36 +02:00
Marko Lahma
f30174605f Update publish logic 2022-12-07 09:28:55 +02:00
Marko Lahma
571febbe3f Update publish.yml 2022-12-07 09:16:48 +02:00
Marko Lahma
4567de0895 Update publish.yml 2022-12-07 08:57:26 +02:00
Marko Lahma
e6825a63c5 Update publish.yml 2022-12-07 08:53:04 +02:00
Marko Lahma
8a5410acd9 Release 3.0.1 preparations 2022-12-06 21:30:58 +02:00
Marko Lahma
63aa4b2a40 Upgrade support libraries and switch to central package management (#233) 2022-12-02 20:58:52 +02:00
dependabot[bot]
0ee53d67ab Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.Integration.Tests (#231)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 15:04:11 +02:00
dependabot[bot]
d7611b0b3d Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.NHibernate5.Integration.Tests (#232)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 15:04:01 +02:00
dependabot[bot]
374e19af76 Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.Tests (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 15:03:51 +02:00
Simon Blume
fa4199edd0 Sign assemblies with strong name (#229)
Co-authored-by: Simon Blume <s.blume@it-frankfurt.com>
2022-12-02 14:46:59 +02:00
lukeabsent
d9d96bb7cc NMS 2.0 (#214) 2022-07-17 10:44:22 +03:00
Marko Lahma
7b163f006e Enable implicit usings (#224) 2022-07-16 22:45:23 +03:00
Marko Lahma
c1494dd636 Upgrade NUKE to version 6.1.2 (#223) 2022-07-16 21:52:46 +03:00