agrc / api.mapserv.utah.gov

An asp.net web api system for geocoding addresses and performing spatial queries
https://api.mapserv.utah.gov/
MIT License
5 stars 5 forks source link

deps: bump the safe-dependencies group in /src/api with 5 updates #330

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the safe-dependencies group in /src/api with 5 updates:

Package From To
Fastenshtein 1.0.0.9 1.0.10
Google.Cloud.Firestore 3.7.0 3.8.0
MediatR 12.2.0 12.3.0
Serilog.Settings.Configuration 8.0.0 8.0.1
StackExchange.Redis 2.7.33 2.8.0

Updates Fastenshtein from 1.0.0.9 to 1.0.10

Release notes

Sourced from Fastenshtein's releases.

1.0.10

Performance improvement in DistanceFrom, by giving the JIT more info allowing it to not reload from memory and perform bounds checks five times.

Full Changelog: https://github.com/DanHarltey/Fastenshtein/compare/1.0.0.9...1.0.10

Commits
  • d08afda Attempting to fix sourcelinnk
  • 9e564d2 Updating readme with newer competitive benchmark results, updating Benchmarks...
  • 0d930bd Performance improvement in DistanceFrom, by giving the JIT more info allowing...
  • See full diff in compare view


Updates Google.Cloud.Firestore from 3.7.0 to 3.8.0

Release notes

Sourced from Google.Cloud.Firestore's releases.

Google.Cloud.Firestore version 3.8.0

Changes in Google.Cloud.Firestore version 3.8.0:

New features

Documentation improvements

  • Fix documentation for FirestoreDocumentUpdateTimestampAttribute (commit 836de44)

Changes in Google.Cloud.Firestore.V1 version 3.8.0:

No API surface changes; just dependency updates.

Packages in this release:

  • Release Google.Cloud.Firestore version 3.8.0
  • Release Google.Cloud.Firestore.V1 version 3.8.0
Commits
  • c2e5554 Release Firestore libraries version 3.8.0 (#13207)
  • 618d230 Release Google.Cloud.BackupDR.V1 version 1.1.0 (#13199)
  • efe4990 Release Google.Cloud.PubSub.V1 version 3.15.0 (#13205)
  • d6aea65 Release Google.Cloud.Firestore.Admin.V1 version 3.10.0 (#13202)
  • b5e041d feat: add the cohort and auto tuning configuration to the batch's RuntimeConfig
  • 73240fe Release Google.Cloud.SecurityCenterManagement.V1 version 1.1.0 (#13206)
  • cd5ed17 Release Google.Cloud.Kms.V1 version 3.13.0 (#13203)
  • 82bdc49 Release Google.Cloud.AIPlatform.V1 version 3.2.0 (#13198)
  • afdb1bb Release Google.Cloud.Container.V1 version 3.29.0 (#13200)
  • 836de44 docs: Fix documentation for FirestoreDocumentUpdateTimestampAttribute
  • Additional commits viewable in compare view


Updates MediatR from 12.2.0 to 12.3.0

Release notes

Sourced from MediatR's releases.

v12.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/jbogard/MediatR/compare/v12.2.0...v12.3.0

Commits
  • 3b8bf44 Merge pull request #1013 from zachpainter77/master
  • b3147c8 Merge pull request #1017 from thompson-tomo/chore/#1016_AddReadmeToBasePackage
  • 1552d92 remove Lamar Dependency
  • 338482e convert to use microsoft .net default container
  • 48db917 #1016 Use repo readme for base package
  • 3bf18ee remove debugging field
  • 43fb46f Add logic to register generic handlers.. (Handlers with an open generic reque...
  • 88c4d73 Merge pull request #989 from hisuwh/bug/not-all-pre-post-processors-registered
  • cccd378 Fix AutoRegisterRequestProcessors to include all implementations
  • See full diff in compare view


Updates Serilog.Settings.Configuration from 8.0.0 to 8.0.1

Release notes

Sourced from Serilog.Settings.Configuration's releases.

v8.0.1

Commits
  • 0ab5073 Merge pull request #422 from serilog/dev
  • cfe1b52 Revert minor version bump - forgot about the versioning policy used here :) [...
  • 39c07a9 Minor version bump - new features incoming
  • fda80d9 Merge pull request #405 from ChristofferGersen/support-collection-arguments
  • 8051c6b Merge pull request #416 from eleazarcelis/clarification-serilog-section-appse...
  • eca00c2 Clarification of the location of the 'Serilog' section in appsettings.json file.
  • 19f2a4a Merge pull request #412 from erichiller/patch-1
  • 5847ea7 Update README.md
  • 64a0130 Place JSON strings in variable before use
  • d0a1ba0 Support collections as constructor arguments
  • Additional commits viewable in compare view


Updates StackExchange.Redis from 2.7.33 to 2.8.0

Release notes

Sourced from StackExchange.Redis's releases.

2.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.7.33...2.8.0

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.0

Commits
  • 1c6b59e release notes; bump minor to 2.8
  • 1de8dac Implement high integrity mode for commands (#2741)
  • 39b992f support reading from last message from stream with xread (#2725)
  • 61c13c2 Replace all occurrences of "nil" in IDatabase(Async) xmldoc with less ambig...
  • cb8b20d Correct link to RespLogging doc (#2696)
  • 2f69707 TLS: Check EKU in X509 chain checks (#2670)
  • 60e5d17 2.7.33 Release notes
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Looks like these dependencies are no longer updatable, so this is no longer needed.