nucleuscloud / neosync

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
https://www.neosync.dev
MIT License
2.93k stars 102 forks source link

Bump the golang-minor group across 1 directory with 15 updates #2275

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the golang-minor group with 12 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.42.0 1.43.0
github.com/auth0/go-auth0 1.7.0 1.8.0
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.3
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.27.26
github.com/aws/aws-sdk-go-v2/service/s3 1.58.0 1.58.2
github.com/charmbracelet/lipgloss 0.11.0 0.11.1
github.com/testcontainers/testcontainers-go 0.31.0 0.32.0
github.com/testcontainers/testcontainers-go/modules/postgres 0.31.0 0.32.0
github.com/testcontainers/testcontainers-go/modules/redis 0.31.0 0.32.0
golang.org/x/crypto 0.24.0 0.25.0
golang.org/x/net 0.26.0 0.27.0
google.golang.org/api 0.187.0 0.188.0

Updates cloud.google.com/go/storage from 1.42.0 to 1.43.0

Commits


Updates github.com/auth0/go-auth0 from 1.7.0 to 1.8.0

Release notes

Sourced from github.com/auth0/go-auth0's releases.

v1.8.0

Added

  • Add support for managing a connection's SCIM (System for Cross-domain Identity Management) configuration #419 (developerkunal)
Changelog

Sourced from github.com/auth0/go-auth0's changelog.

v1.8.0 (2024-07-09)

Full Changelog

Added

  • Add support for managing a connection's SCIM (System for Cross-domain Identity Management) configuration #419 (developerkunal)
Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.26

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.23 to 1.17.26

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.58.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.1 to 1.30.3

Commits


Updates github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1

Release notes

Sourced from github.com/charmbracelet/lipgloss's releases.

v0.11.1

A small patch release to fix text truncation in table cells charmbracelet/lipgloss#324.

What's Changed

Full Changelog: https://github.com/charmbracelet/lipgloss/compare/v0.11.0...v0.11.1


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.

Commits
  • e6edbac chore: bump x/ansi to v0.1.3
  • 5a82e41 chore: update CODEOWNERS
  • 33b3263 fix: Deprecate UnsetBorderTopBackgroundColor in favor of UnsetBorderTopBackgr...
  • bbd02ab chore(ci): also build examples (#310)
  • 7838b4e feat: deprecate Style.ColorWhitespace
  • e54d9dd fix(tree): examples
  • 878d31f fix: sublist example, minor edits
  • 6e07abb refactor: use lipgloss copy for example (#308)
  • 70c908d chore: remove deprecated Copy() calls (#306)
  • 1afeca0 Tree API Changes (#307)
  • Additional commits viewable in compare view


Updates github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go's releases.

v0.32.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 5fb8f5c chore: use new version (v0.32.0) in modules and examples
  • 80e57e1 feat: honour go toolchain's verbose flag to print out logs (#2624)
  • 306f185 Fix issues in BuildImage() (#2626)
  • 3f73722 docs: indicate version for the Run function (#2627)
  • ee9a148 chore: remove duplicated tests for config (#2628)
  • 9cd7bcb Log retried errors (#2613)
  • d60fc7c fix: do not use deprecated method in postgres tests (#2623)
  • 8e4728b feat: prepare modules for the new API (#2610)
  • a32fe92 chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 (#2617)
  • 5576778 chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 (#2561)
  • Additional commits viewable in compare view


Updates github.com/testcontainers/testcontainers-go/modules/postgres from 0.31.0 to 0.32.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.

v0.32.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 5fb8f5c chore: use new version (v0.32.0) in modules and examples
  • 80e57e1 feat: honour go toolchain's verbose flag to print out logs (#2624)
  • 306f185 Fix issues in BuildImage() (#2626)
  • 3f73722 docs: indicate version for the Run function (#2627)
  • ee9a148 chore: remove duplicated tests for config (#2628)
  • 9cd7bcb Log retried errors (#2613)
  • d60fc7c fix: do not use deprecated method in postgres tests (#2623)
  • 8e4728b feat: prepare modules for the new API (#2610)
  • a32fe92 chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 (#2617)
  • 5576778 chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 (#2561)
  • Additional commits viewable in compare view


Updates github.com/testcontainers/testcontainers-go/modules/redis from 0.31.0 to 0.32.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/redis's releases.

v0.32.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 5fb8f5c chore: use new version (v0.32.0) in modules and examples
  • 80e57e1 feat: honour go toolchain's verbose flag to print out logs (#2624)
  • 306f185 Fix issues in BuildImage() (#2626)
  • 3f73722 docs: indicate version for the Run function (#2627)
  • ee9a148 chore: remove duplicated tests for config (#2628)
  • 9cd7bcb Log retried errors (#2613)
  • d60fc7c fix: do not use deprecated method in postgres tests (#2623)
  • 8e4728b feat: prepare modules for the new API (#2610)
  • a32fe92 chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 (#2617)
  • 5576778 chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 (#2561)
  • Additional commits viewable in compare view


Updates golang.org/x/crypto from 0.24.0 to 0.25.0

Commits
  • 9fadb0b go.mod: update golang.org/x dependencies
  • a6a393f all: bump go.mod version and drop compatibility shims
  • 1c74500 ssh/test: make struct comment match struct name
  • d4e7c9c ssh: fail client auth immediately on receiving disconnect message
  • See full diff in compare view


Updates golang.org/x/net from 0.26.0 to 0.27.0

Commits
  • e2310ae go.mod: update golang.org/x dependencies
  • 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9
  • 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP
  • See full diff in compare view


Updates golang.org/x/term from 0.21.0 to 0.22.0

Commits


Updates google.golang.org/api from 0.187.0 to 0.188.0

Release notes

Sourced from google.golang.org/api's releases.

v0.188.0

0.188.0 (2024-07-09)

Features

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.188.0 (2024-07-09)

Features

Bug Fixes

Commits
  • 9957790 chore(main): release 0.188.0 (#2666)
  • 7021e3e chore: bump some deps (#2679)
  • d17f6be feat(all): auto-regenerate discovery clients (#2678)
  • 40b5113 fix: allow ForceSendFields to work fo... _Description has been truncated_
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **neosync-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/neosync/neosync-docs/4NaKfGctG9jtsJ8DpBSBJX9JVwHW)) | [Visit Preview](https://neosync-docs-git-dependabot-gomodulesgolang-mino-b5d06d-neosync.vercel.app) | | Jul 11, 2024 5:47pm |
dependabot[bot] commented 1 month ago

Superseded by #2278.