dependabot[bot]
|
5f0739cfa5
|
build(deps): bump @testing-library/jest-dom in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.14.1 to 5.15.0.
- [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/v5.14.1...v5.15.0)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 13:01:37 +00:00 |
|
Collin M. Barrett
|
66c038b372
|
feat(r#): ✨ add 'syntaxes' to dict
|
2021-11-01 18:23:09 -05:00 |
|
Collin M. Barrett
|
7a7b52c4aa
|
docs(dir): 📄 suppress RCS1080 instance
|
2021-11-01 17:51:23 -05:00 |
|
Collin M. Barrett
|
948525b6a0
|
Revert "refactor(dir): ♻🎨 apply some static analysis tips"
This reverts commit 1e452089f0.
|
2021-11-01 17:48:51 -05:00 |
|
Collin M. Barrett
|
1e452089f0
|
refactor(dir): ♻🎨 apply some static analysis tips
|
2021-11-01 17:39:30 -05:00 |
|
Collin M. Barrett
|
46d99268b1
|
refactor(r#): ♻🎨 reset and re-Cleanup Code
|
2021-11-01 17:30:24 -05:00 |
|
Collin M. Barrett
|
17c7e9d84f
|
refactor: ♻ lint analyzer config
|
2021-11-01 22:02:02 +00:00 |
|
Collin M. Barrett
|
5387d83631
|
fix(pipes): 🚑🐛 fix stage dc files
|
2021-10-30 16:46:10 -05:00 |
|
Collin M. Barrett
|
b094920180
|
refactor(pipes): ♻🎨 lint pipelines
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
43d2cdefe0
|
refactor(archival): ♻ don't start archiving on every DEBUG run
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
0f3491192f
|
refactor(docker): ♻ re-gen some docker config
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
9dd2dca506
|
refactor(git): ♻ lint root gitignore
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
fd458924cb
|
refactor(dep): ♻🔥 simplify dependabot
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
c9fa94fa3e
|
chore(r#): ♻ settings migration
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
cafc244609
|
refactor(sln): 🔥 rm non-existent file
|
2021-10-30 21:34:32 +00:00 |
|
Collin M. Barrett
|
7e3e9bb8cf
|
refactor(logging): ♻ sync log levels with API template default
|
2021-10-30 19:50:15 +00:00 |
|
Collin M. Barrett
|
8554b5746b
|
refactor(logging): ♻ disable AI console logging
|
2021-10-30 19:50:15 +00:00 |
|
Collin M. Barrett
|
9d4b17148e
|
refactor(apis): ♻ re-gen launchSettings.json
|
2021-10-30 19:50:15 +00:00 |
|
Collin M. Barrett
|
0a5a7ef822
|
chore(web): 📦 bump eslint-plugin-prettier
|
2021-10-30 12:12:35 -05:00 |
|
Collin M. Barrett
|
7f8a5f149b
|
chore(web): 📦 npx browserslist@latest --update-db
|
2021-10-30 12:11:22 -05:00 |
|
Collin M. Barrett
|
b4a581d106
|
chore(web): 📦 bump lockfile ver
|
2021-10-30 12:06:22 -05:00 |
|
Collin M. Barrett
|
7ee26d9b80
|
fix(web): 🐛 use node 16 until CRA fixed ref https://github.com/facebook/create-react-app/issues/11565
|
2021-10-30 12:03:13 -05:00 |
|
Collin M. Barrett
|
dc3fc950c5
|
refactor(dc): ♻ lint depends_on
|
2021-10-30 11:40:12 -05:00 |
|
Collin M. Barrett
|
65bd15edf0
|
fix(nginx): 🚑🐛 upstream vars
|
2021-10-30 11:38:28 -05:00 |
|
Collin M. Barrett
|
c719762930
|
fix(nginx): 🚑🐛 upstream vars
|
2021-10-30 11:29:50 -05:00 |
|
Collin M. Barrett
|
38d3a25b48
|
fix(nginx): 🚑🐛 upstream vars
|
2021-10-30 11:20:51 -05:00 |
|
Collin M. Barrett
|
ab1f6a4ddf
|
fix(nginx): 🐛 fix upstream var names
|
2021-10-30 16:11:51 +00:00 |
|
Collin M. Barrett
|
d23f08cd96
|
refactor(dc): ♻ limit restart policy
|
2021-10-30 16:11:51 +00:00 |
|
Collin M. Barrett
|
46b2ac59f4
|
refactor(dc): ♻ prevent nginx from failing when upstreams not up
|
2021-10-30 16:01:59 +00:00 |
|
Collin M. Barrett
|
d58309ae8b
|
Revert "chore(dc): 📦 bump docker-compose ver"
This reverts commit baa1f58053.
|
2021-10-30 16:01:59 +00:00 |
|
Collin M. Barrett
|
e17bb1ba90
|
chore(dc): 📦 bump docker-compose ver
|
2021-10-30 15:53:46 +00:00 |
|
Collin M. Barrett
|
026c4ccaa7
|
refactor(archival): ♻🚧 disable archival api for now
|
2021-10-30 15:26:11 +00:00 |
|
Azure Pipelines EF Migration Bot
|
05b55f64d8
|
feat(data): migrate PR #2618
|
2021-10-30 02:18:33 +00:00 |
|
Collin M. Barrett
|
3537b082fc
|
fix(dir-data): 🐛 rm missing fks
|
2021-10-30 02:18:33 +00:00 |
|
Collin M. Barrett
|
205a9f45ae
|
refactor(dir-data): ♻🔥⚡ reset data migrations for perf
|
2021-10-30 02:18:33 +00:00 |
|
Azure Pipelines EF Migration Bot
|
aafa54531a
|
feat(data): migrate PR #2616
|
2021-10-30 00:11:24 +00:00 |
|
Azure Pipelines EF Migration Bot
|
84914a4ce7
|
refactor(data): lint PR #2616
|
2021-10-30 00:11:24 +00:00 |
|
Collin M. Barrett
|
8a4423a9b3
|
feat(dir-data): ✨ add ammnt's lists #2445
|
2021-10-30 00:11:24 +00:00 |
|
dependabot[bot]
|
19ce3e6898
|
build(deps): bump Microsoft.NET.Test.Sdk
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-27 13:08:18 +00:00 |
|
dependabot[bot]
|
d744444acf
|
build(deps): bump @types/react from 17.0.32 to 17.0.33 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.32 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 14:46:45 +00:00 |
|
dependabot[bot]
|
911cfc4ac3
|
build(deps): bump @types/react-router-dom from 5.3.1 to 5.3.2 in /web
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)
---
updated-dependencies:
- dependency-name: "@types/react-router-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 14:38:47 +00:00 |
|
dependabot[bot]
|
144a084a50
|
build(deps): bump @types/node from 16.11.4 to 16.11.6 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.4 to 16.11.6.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 14:38:32 +00:00 |
|
Azure Pipelines EF Migration Bot
|
4732e3278e
|
feat(data): migrate PR #2606
|
2021-10-25 14:29:28 +00:00 |
|
Azure Pipelines EF Migration Bot
|
82eb843b44
|
refactor(data): lint PR #2606
|
2021-10-25 14:29:28 +00:00 |
|
iam-py-test
|
17784924b6
|
Add issue url
|
2021-10-25 14:29:28 +00:00 |
|
iam-py-test
|
de504b7609
|
Add my mirrors
|
2021-10-25 14:29:28 +00:00 |
|
dependabot[bot]
|
8b09c7dd17
|
build(deps): bump @types/react from 17.0.31 to 17.0.32 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-25 13:08:41 +00:00 |
|
dependabot[bot]
|
e2ec9fdb07
|
build(deps): bump @types/node from 16.11.3 to 16.11.4 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.3 to 16.11.4.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-25 12:59:03 +00:00 |
|
Azure Pipelines EF Migration Bot
|
79e98487b9
|
feat(data): migrate PR #2608
|
2021-10-22 21:02:09 +00:00 |
|
Imre Kristoffer Eilertsen
|
f1ac4c6008
|
Ð́ Late October pull
|
2021-10-22 21:02:09 +00:00 |
|