Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace require minor v1.19.1 -> v1.20.0
github.com/aws/aws-sdk-go require patch v1.45.19 -> v1.45.24
github.com/caarlos0/env/v6 require major v6.10.1 -> v9.0.0
github.com/vbauerster/mpb/v4 require major v4.12.2 -> v8.6.1
golang.org/x/crypto require minor v0.13.0 -> v0.14.0
golang.org/x/oauth2 require minor v0.12.0 -> v0.13.0
golang.org/x/sync require minor v0.3.0 -> v0.4.0
golang.org/x/sys require minor v0.12.0 -> v0.13.0
gopkg.in/yaml.v2 require major v2.4.0 -> v3.0.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v1.45.24

Compare Source

===

Service Client Updates
  • service/ec2: Updates service documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/fsx: Updates service API and documentation
  • service/marketplace-catalog: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
  • service/transfer: Updates service API and documentation
    • This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters

v1.45.23

Compare Source

===

Service Client Updates
  • service/omics: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for corrections and minor improvements.
  • service/route53: Updates service API and documentation
    • Add hostedzonetype filter to ListHostedZones API.
  • service/securityhub: Updates service API and documentation
  • service/storagegateway: Updates service API and documentation
    • Add SoftwareVersion to response of DescribeGatewayInformation.
  • service/workspaces: Updates service API, documentation, and paginators
    • This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.

v1.45.22

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service API and documentation
  • service/datazone: Updates service API, documentation, paginators, and examples
  • service/mediatailor: Updates service API and documentation
  • service/mgn: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.

v1.45.21

Compare Source

===

Service Client Updates
  • service/connect: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release adds the ability to replace video frames without modifying the audio essence.
  • service/oam: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • service/wellarchitected: Updates service API, documentation, and paginators

v1.45.20

Compare Source

===

Service Client Updates
  • service/bedrock: Updates service API, documentation, waiters, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API
    • Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • service/managedblockchain: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.
  • service/sso: Adds new service
    • Fix FIPS Endpoints in aws-us-gov.
  • service/sts: Updates service API and documentation
    • STS API updates for assumeRole
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family
caarlos0/env (github.com/caarlos0/env/v6)

v9.0.0

Compare Source

Changelog
New Features
Bug fixes
Documentation updates
Migrating from v8

Replace envExpand:"true" with ,expand, e.g.:

type Foo struct {
    Foo string `env:"FOO,expand"`
}

Released with GoReleaser Pro!

v8.0.0

Compare Source

Changelog

Other work

Updating from v7

  • if you use env.Parse with no options, no change is required.
  • if you use env.Parse with one Options{}, call env.ParseWithOptions instead.
  • if you use env.Parse with options, and pass more than one Options{}, merge them into a single one, and use env.ParseWithOptions instead.
  • if you use env.ParseWithFuncs, use env.ParseWithOptions instead, and put your parsers into Options{ FuncMap: <here> }.

Released with GoReleaser Pro!

v7.1.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates

Released with GoReleaser Pro!

v7.0.0

Compare Source

Changelog

Breaking changes
Documentation updates
Other work

Released with GoReleaser Pro!

vbauerster/mpb (github.com/vbauerster/mpb/v4)

v8.6.1

Compare Source

v8.6.0

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

v8.4.0

Compare Source

v8.3.0

Compare Source

Dropped Progress.AddFiller in favor of (b4ecb5b):

v8.2.1

Compare Source

v8.2.0

Compare Source

Added:

Breaking changes:

v8.1.6

Compare Source

Fixed #​122
Drop go 1.17 support because of dependency update.

v8.1.5

Compare Source

v8.1.4

Compare Source

v8.1.3

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Fixed issue #​115, #​117.
Addressed issue #​110, #​116.

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Major bump mainly because of BarFiller signature change.
Fixed: #​105, #​107, #​109, #​111.

v7.5.3

Compare Source

Fixed #​115

v7.5.2

Compare Source

v7.5.1

Compare Source

v7.5.0

Compare Source

v7.4.2

Compare Source

deps update

v7.4.1

Compare Source

v7.4.0

Compare Source

Added:

Signature changed:

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

Added:

v7.2.0

Compare Source

Added:

v7.1.5

Compare Source

v7.1.4

Compare Source

Fixes #​100.

v7.1.3

Compare Source

Stable release.

v7.1.2

Added:

If you prefer bar with inclusive ending tip, like [=====>] 100%, then do:

    bar := p.Add(int64(total),
        mpb.NewBarFiller(mpb.BarStyle().TipOnComplete(">")),
        mpb.AppendDecorators(decor.Percentage()),
    )

v7.0.6

Compare Source

Stable release of v7.0.x

v7.0.5

Compare Source

This release fixes bar.Abort() method behavior, see https://github.com/vbauerster/mpb/issues/93.
It also contains optimizations which reduce flickering if many bars are used.

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7 released to support complex filler 'runes', see #​86.

Breaking change:

Signature of NewBarFiller function has changed. If you never used that function before, it's safe to migrate to v7.

Related examples that use features of v7:
mexicanBar
spinTipBar
singleBar

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

Removed:

To set bar style use BarFiller constructors.

Added:

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.4.0

Compare Source

  • Fixed issue #​85.
  • BarFillerTrim same as TrimSpace but for better discoverability.
  • One more test TestMaxWidthDistributor

v5.3.0

Compare Source

Decorators added:

v5.2.4: mpb v5.2.4

Compare Source

Fixed #​73

v5.2.3: mpb v5.2.3

Compare Source

Some optimization and minor fixes in cwriter package.

v5.2.2: mpb v5.2.2

Compare Source

Fixed #​68 and minor bug fixes.

v5.2.1: mpb v5.2.1

Compare Source

New dependency on go-runewidth so decorators can use emoji or any double width runes, refer to complex example.

Added:

Minor breaking change:

  • decor.Statistics now passed by value in decor.Decorator and mpb.BarFiller interfaces. If you don't use custom decorators, you're not affected.

Fixed #​55 #​66

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.4

Compare Source

v5.0.3: mpb v5.0.3

Compare Source

v5 introduces braking changes, new API:

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

go-yaml/yaml (gopkg.in/yaml.v2)

v3.0.1

Compare Source

v3.0.0

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 29, 2023 22:25
@renovate renovate bot added dependencies misc release/undocumented This didn't warrant being documented or put in release notes. labels Sep 29, 2023
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from af37c9b to 0b04d40 Compare October 6, 2023 11:01
@xtremerui xtremerui merged commit 5763338 into master Oct 7, 2023
@xtremerui xtremerui deleted the renovate/all branch October 7, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies misc release/undocumented This didn't warrant being documented or put in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant