Skip to content

fix(deps): update all patch dependencies - #2068

Merged
golanglemonade merged 1 commit into
mainfrom
renovate/all-patch
Feb 27, 2026
Merged

fix(deps): update all patch dependencies#2068
golanglemonade merged 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.3v1.22.4 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.5v0.1.6 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.1v1.96.2 age confidence
github.com/resend/resend-go/v3 v3.1.0v3.1.1 age confidence
github.com/theopenlane/core v1.11.1v1.11.4 age confidence

Release Notes

resend/resend-go (github.com/resend/resend-go/v3)

v3.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: resend/resend-go@v3.1.0...v3.1.1

theopenlane/core (github.com/theopenlane/core)

v1.11.4

Compare Source

What's Changed
Bug Fixes 🐛
  • Fix EventQueue ClientFromHandler to Inject ent client | Enrich River Job submission with Listener Info by @​matoszz in #​2070

Full Changelog: v1.11.3...v1.11.4

v1.11.3

Compare Source

What's Changed
Bug Fixes 🐛
👒 Dependencies

Full Changelog: v1.11.2...v1.11.3

v1.11.2

Compare Source

What's Changed
New Features 🎉
  • Directory + Integration + Identity Holder Schema Relationships + Refs by @​matoszz in #​2061
  • Bug: Fix Logx Concurrent Map Mutation in Context Field Propagation by @​matoszz in #​2066
👒 Dependencies

Full Changelog: v1.11.1...v1.11.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner February 25, 2026 18:03
@renovate
renovate Bot force-pushed the renovate/all-patch branch from 164b73f to 4fba63d Compare February 25, 2026 20:09
@renovate renovate Bot changed the title fix(deps): update module github.com/theopenlane/core to v1.11.2 fix(deps): update module github.com/theopenlane/core to v1.11.3 Feb 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-patch branch from 4fba63d to 3c59064 Compare February 25, 2026 21:35
@renovate renovate Bot changed the title fix(deps): update module github.com/theopenlane/core to v1.11.3 fix(deps): update module github.com/theopenlane/core to v1.11.4 Feb 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-patch branch from 3c59064 to 7da3506 Compare February 26, 2026 16:02
@renovate renovate Bot changed the title fix(deps): update module github.com/theopenlane/core to v1.11.4 fix(deps): update all patch dependencies Feb 26, 2026
@renovate
renovate Bot force-pushed the renovate/all-patch branch from 7da3506 to 8d13f69 Compare February 26, 2026 20:38
@renovate

renovate Bot commented Feb 26, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.9 -> v1.9.10

@sonarqubecloud

Copy link
Copy Markdown

@golanglemonade
golanglemonade merged commit 8e2f0ba into main Feb 27, 2026
20 checks passed
@golanglemonade
golanglemonade deleted the renovate/all-patch branch February 27, 2026 01:15
Achiket123 pushed a commit to Achiket123/core that referenced this pull request Feb 28, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
golanglemonade added a commit that referenced this pull request Mar 17, 2026
* Specs for exporting

* fix(deps): update all patch dependencies (#2037)

* fix(deps): update all patch dependencies

* fix entity status

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

---------

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* Directory + Integration + Identity Holder Schema Relationships + Refs (#2061)

* uplift directory account schemas, fga, integration refs

* generate output

* Bug: Fix Logx Concurrent Map Mutation in Context Field Propagation (#2066)

* fix ts bug and logx wrapper

* add a unit test

* fix(deps): update all patch dependencies (#2064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update module github.com/alicebob/miniredis/v2 to v2.37.0 (#2065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* debug: adding logs for cf trigger cache (#2067)

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* Fix EventQueue `ClientFromHandler` to Inject ent client | Enrich River Job submission with Listener Info (#2070)

* fix client injection / context return with ent client and add metadata and tags to river

* add listener name and some other metadata

* Notification from standards updates (#2072)

* control diffing after a standard revision is bumped

* extend tests

* task regenerate

* use ctx

* Bulk evidence export (#2074)

* task regenerate

* add mode and metadata to export job spec

* fix merge conflicts

* update task cli:generate:enum template

* use enqueue

* fix(deps): update all patch dependencies (#2068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update anchore/sbom-action action to v0.23.0 (#2071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Shuffle Integration Record Creation | Confirm Credentials Pre-store (#2075)

* add normalization to prevent failures (#2078)

* OSCAL Support Mapping + entx plugin (#2077)

* schema updates / additions, prep for generation

* rename to something that's going to play nice with pluralization

* with policy and annotations

* add the schema migrations and output of new plugin and annotations, fields

* remove bad mixin ref

* Update internal/ent/schema/systemdetail.go

Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com>

---------

Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com>
Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* fix: allow comments to be added / removed by member users (#2079)

* fix: allow comments to be added / removed by member users

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* regen

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* fix: slate parse, test

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* fix test

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* remove logs from testing

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

---------

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>

* add identity holder crud tests (#2082)

* export db migration (#2083)

* fix(deps): update all patch dependencies (#2076)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update module github.com/cloudflare/cloudflare-go/v6 to v6.8.0 (#2081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update module github.com/aws/aws-sdk-go-v2/service/securityhub to v1.68.0 (#2073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* best swing at mapx as ill get (#2084)

* Specs for exporting

* Some More Fixes

* Remove duplicate ExportExportMode enum from schema.graphql

Removed duplicate ExportExportMode enum definition from schema.

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* Delete duplicare ExportExportMode enum from ent.graphql

Removed duplicare ExportExportMode enum definition from schema.

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* fix:generate errors

* Update internal/objects/validators/mime.go

Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* Update exportFiles MIME types to include application/zip

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* Add PDF and Markdown types to exportFiles

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* Refactor validMimeTypes for formatting

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

* Add 'application/zip' to exportFiles MIME types

Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>

---------

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Matt Anderson <42154938+matoszz@users.noreply.github.com>
Signed-off-by: Achiket Kumar <126181868+Achiket123@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Co-authored-by: Matt Anderson <42154938+matoszz@users.noreply.github.com>
Co-authored-by: Lanre Adelowo <yo@lanre.wtf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant