Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate Update Patch & Minor Updates #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
concurrently 9.1.0 -> 9.1.2 age adoption passing confidence dependencies patch
github.com/aws/aws-sdk-go-v2 v1.32.6 -> v1.32.7 age adoption passing confidence require patch v1.32.8
github.com/aws/aws-sdk-go-v2/config v1.28.6 -> v1.28.8 age adoption passing confidence require patch v1.28.10 (+1)
github.com/aws/aws-sdk-go-v2/credentials v1.17.47 -> v1.17.49 age adoption passing confidence require patch v1.17.51 (+1)
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.36.0 -> v1.36.2 age adoption passing confidence require patch v1.36.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0 -> v1.72.1 age adoption passing confidence require minor v1.72.2
github.com/aws/aws-sdk-go-v2/service/sts v1.33.2 -> v1.33.4 age adoption passing confidence require patch v1.33.6 (+1)
github.com/jackc/pgx/v5 v5.7.1 -> v5.7.2 age adoption passing confidence require patch
github.com/ministryofjustice/opg-go-common v1.41.0 -> v1.62.0 age adoption passing confidence require minor
github.com/pressly/goose/v3 v3.23.0 -> v3.24.1 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 -> v0.58.0 age adoption passing confidence require minor
golangci/golangci-lint v1.62.2 -> v1.63.4 age adoption passing confidence minor
sass 1.83.0 -> 1.83.1 age adoption passing confidence devDependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch

Release Notes

open-cli-tools/concurrently (concurrently)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.32.7

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.2

Compare Source

ministryofjustice/opg-go-common (github.com/ministryofjustice/opg-go-common)

v1.62.0

Compare Source

v1.61.0

Compare Source

v1.60.0

Compare Source

v1.59.0

Compare Source

v1.58.0

Compare Source

v1.57.0

Compare Source

v1.56.0

Compare Source

v1.55.0

Compare Source

v1.54.0

Compare Source

v1.53.0

Compare Source

v1.52.0

Compare Source

v1.51.0

Compare Source

v1.50.0

Compare Source

v1.49.0

Compare Source

v1.48.0

Compare Source

v1.47.0

Compare Source

v1.46.0

Compare Source

v1.45.0

Compare Source

v1.44.0

Compare Source

v1.43.0

Compare Source

v1.42.0

Compare Source

pressly/goose (github.com/pressly/goose/v3)

v3.24.1

Compare Source

  • Fix regression (v3.23.1 and v3.24.0) in postgres migration table existence check for
    non-default schema. (#​882, #​883, #​884).

v3.24.0

Compare Source

  • Add support for loading environment variables from .env files, enabled by default.
    • The default file name is .env, but can be changed with the -env=<filename> flag.
    • To disable this feature, set -env=none.

v3.23.1

Compare Source

  • Store implementations can optionally implement the TableExists method to provide optimized
    table existence checks (#​860)
    • Default postgres Store implementation updated to use pg_tables system catalog, more to follow
    • Backward compatible change - existing implementations will continue to work without modification
TableExists(ctx context.Context, db database.DBTxConn) (bool, error)
golangci/golangci-lint (golangci/golangci-lint)

v1.63.4

Compare Source

  1. Linters bug fixes
    • dupl, gomodguard, revive: keep only Go-files.

v1.63.3

Compare Source

v1.63.2

Compare Source

v1.63.1

Compare Source

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

v1.63.0

Compare Source

sass/dart-sass (sass)

v1.83.1

Compare Source

  • Fix a bug where --quiet-deps would get deactivated for @content blocks,
    even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine
    what to pass to --silence-deprecation or --fatal-deprecation.

microsoft/TypeScript (typescript)

v5.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-6 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 review from a team as code owners January 1, 2025 00:04
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Jan 1, 2025
Copy link
Contributor Author

renovate bot commented Jan 1, 2025

ℹ 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21 -> v1.16.22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 -> v1.3.26
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 -> v2.6.26
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.25 -> v1.3.26
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.6 -> v1.4.7
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.6 -> v1.12.7
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.6 -> v1.18.7
github.com/aws/aws-sdk-go-v2/service/sso v1.24.7 -> v1.24.8
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.6 -> v1.28.7
go.opentelemetry.io/otel v1.32.0 -> v1.33.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.33.0

@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 11 times, most recently from 3c315cc to 7075313 Compare January 10, 2025 16:23
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 7075313 to f579479 Compare January 11, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants