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

chore(deps): update all #68

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

chore(deps): update all #68

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2020

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final minor 3.14.0 -> 3.19.1 age adoption passing confidence
codfish/semantic-release-action action minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/aws/aws-lambda-go require minor v1.13.2 -> v1.47.0 age adoption passing confidence
github.com/pkg/errors require minor v0.8.1 -> v0.9.1 age adoption passing confidence
golang stage minor 1.15.7-alpine -> 1.22.3-alpine age adoption passing confidence
gopkg.in/urfave/cli.v2 require minor v2.0.0-20190806201727-b62605953717 -> v2.27.2 age adoption passing confidence
gopkg.in/yaml.v3 require patch v3.0.0-20190924164351-c8b7dadae555 -> v3.0.1 age adoption passing confidence
gopkg.in/yaml.v3 require patch v3.0.0-20190709130402-674ba3eaed22 -> v3.0.1 age adoption passing confidence
jquery (source) minor 3.4.1 -> 3.7.1 age adoption passing confidence
moul orb minor 1.12.1 -> 1.16.0 age adoption passing confidence
twitter-bootstrap (source) minor 4.4.1 -> 4.6.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

codfish/semantic-release-action (codfish/semantic-release-action)

v1.10.0

Compare Source

Features
aws/aws-lambda-go (github.com/aws/aws-lambda-go)

v1.47.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.46.0...v1.47.0

v1.46.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0

v1.45.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0

v1.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0

v1.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.42.0...v1.43.0

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.41.0...v1.42.0

v1.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.40.0...v1.41.0

v1.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.39.1...v1.40.0

v1.39.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.39.0...v1.39.1

v1.39.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.38.0...v1.39.0

v1.38.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.37.0...v1.38.0

v1.37.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.36.1...v1.37.0

v1.36.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.36.0...v1.36.1

v1.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.35.0...v1.36.0

v1.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.34.1...v1.35.0

v1.34.1

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.34.0...v1.34.1

v1.34.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.33.0...v1.34.0

v1.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.32.1...v1.33.0

v1.32.1

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.32.0...v1.32.1

v1.32.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.31.0...v1.32.0

v1.31.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.30.0...v1.31.0

v1.30.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.29.0...v1.30.0

v1.29.0

Compare Source

Includes:

  • [feature] Add path field in API Gateway REST API request context struct (#​432)
  • [feature] Add APIGatewayV2 Lambda Authorizer support in events (#​399)
  • [feature] Add source-version to additional information in codebuild details (#​415)
  • [feature] Add BuildNumber to CodeBuildEventAdditionalInformation (#​417)
  • [fix] Add omitempty the the authentication field in APIGatewayV2HTTPRequestContext (#​426)
  • [fix] Omit CodePipelineEventDetailType when it's missing in the payload (#​427)
  • [fix] Omit empty fields in CodeBuildPhase (#​428)
  • [docs] Fix typo in README_KinesisDataAnalytics.md (#​423)
  • [housekeeping] Update dependencies, update go to 1.17 (#​435)
  • [housekeeping] version updates to actions configuration (#​434)
  • [housekeeping] Add CodeQL analysis tool (2e104a6)

v1.28.0

Compare Source

Includes:

  • [feature] Create BatchItemFailure structs for DynamoDB, Kinesis, SQS (#​410)
  • [docs] fix link typo in the events package README (#​418)

v1.27.1

Compare Source

Includes:

  • [fix] Log function error on failure (#​416)

v1.27.0

Compare Source

Includes:

  • [feature] Adding structures for iot custom authorizer request/response (#​67)
  • [feature] Implement CodePipelineEvent (#​247)
  • [feature] Add Amazon MQ for RabbitMQ event structure (#​387)
  • [feature] Add AppSync Lambda Authorizer Events (#​393)
  • [feature] Add Firehose event support for dynamic partitioning (#​395)
  • [feature] Add API Gateway V2 custom authorizer simple response type (#​386)
  • [docs] Add example for CloudWatch Events configured with static payloads (#​375)
  • [housekeeping] Incorrect kafka example event and marshaling (#​392)
  • [housekeeping] Enable and backfill stylecheck linter (#​396)

v1.26.0

Compare Source

[feature] Added bootstrapServers and headers to Kafka event (#​385)
[housekeeping] Cleaned up CodePipeline Job Implementation (#​382)

v1.25.0

Compare Source

Includes:

  • [feature] Added struct definition to include ClientCert information to API Gateway when using mTLS (#​342)
  • [feature] Adding ECR Image Scan Event (#​378)
  • [housekeeping] fix typo in internal startFunction struct definition (#​376)

v1.24.0

Compare Source

Include:

  • [feature] add IoT 1-Click event (#​371)
  • [docs] Typo in NewHandler Function Description (#​374)
  • [docs] migrate the godoc badge to pkg.go.dev (#​366)

v1.23.0

Compare Source

Includes:

  • [feature] Update Lex event to include confidence score and alternative intents (#​360)
  • [feature] ValidationData field added to CognitoEventUserPoolsMigrateUserRequest (#​351)
  • [serde] Omit HTTPMethod in APIGatewayWebsocketProxyRequest (#​355)

v1.22.0

Compare Source

Includes

  • [feature] Add Amazon MQ event structure (#​346)
  • [docs] Reword README about CloudWatch logging and a single comment fix (#​347)

v1.21.0

Compare Source

Includes:

  • [feature] add userNotFound parameter for cognito define auth challenge (#​339)
  • [feature] Add a ClientVPN connection handler request/response definition (#​343)
  • [fix] Populate URLDecodedKey in S3Object (#​335)

v1.20.0

Compare Source

  • [feature] Update apigatewayv2 request context to support Lambda and IAM authorization options(#​328)
  • [feature] Add Amazon MSK event structure (#​316)
  • [feature] lambda: check if error type is InvokeResponse_Error (#​312)
  • [perf] reuse runtimeAPIClient.buffer (#​325)
  • [housekeeping] fix minor typos (#​324)
  • [fix] safeMarshal should escape the error message (#​327)
  • [fix] staticcheck warnings in events/codedeploy.go (#​322)
  • [fix] staticcheck warnings in events/codebuild.go (#​323)
  • [fix] Mark HTTP v2 JWT scopes as omitempty (#​320)

v1.19.1

Compare Source

Includes:

  • [bug fix]: Add missing request ID to context in norpc mode (#​313)

v1.19.0

Compare Source

Includes:

  • [feature] Define CloudWatch Alarm Payload structure (#​296)
  • [housekeeping] Bump text to 0.3.3 (#​309)
  • [housekeeping] Remove unused dependencies and update the others (#​311)

v1.18.0

Compare Source

Includes:

  • [feature] lambda: Support setting an optional base context for functions. (#​287)
  • [feature] lambda: Support use with the Runtime API (#​298)
  • [feature] cmd/build-lambda-zip: Produce valid .zips for provided runtime functions (#​307)
  • [housekeeping] Update golangci-lint, fix new linter errors (#​303)

v1.17.0

Compare Source

Includes:

  • [feature] Break out nested structure definitions for APIGatewayV2HTTPRequestContext (#​278)
  • [feature] Add APIGatewayV2HTTPResponse. Enables adding Cookies to response (#​286)
  • [feature] Add fields domainName, domainPrefix, protocol, requestTime, and requestTimeEpoch, to APIGatewayProxyRequestContext (#​293)
  • [bug fix] Mark optional API Gateway v2 HTTP Request fields with omitempty. (#​285)
  • [bug fix] Mark optional S3Object field with omitempty (#​286)
  • [bug fix] build-lambda-zip: Fix short arg support (-o) for --output (#​279)

v1.16.0

Compare Source

Includes:

v1.15.0

Compare Source

Includes:

  • [feature] Update _X_AMZN_TRACE_ID environment variable on every invoke (#​269)

v1.14.1

Compare Source

Includes:

  • [docs] (README_ALBTargetGroupEvents.md) fix sample source syntax error (#​260)
  • [docs] Remove misleading README_AppSync.md (#​261)
  • [bug fix] Change type of KinesisFirehoseRecordMetadata.SubsequenceNumber (#​265)
  • [deps] Update build-lambda-zip to use urfave/cli/v2 (#​266)

v1.14.0

Compare Source

Includes:

  • [feature] Add ClientMetadata to Cognito events (#​256)
  • [docs] Update build-lambda-zip install instructions for Windows (#​251)
  • [docs] Update Cognito UserPools PreSignup README (#​258)
  • [bug fix] Add missing subsequenceNumber field to KinesisFirehoseRecordMetadata (#​254)
  • [bug fix] build-lambda-zip: use cli.StringFlag pointer instead of value (#​249)
  • [bug fix] Fix custom resource deletion during stack rollbacks (#​241)
    • ⚠️ This reverts #​108, making custom resource errors less visible ⚠️

v1.13.3

Compare Source

Includes:

  • [bug fix] [APIGateway] Add missing 'apiKeyId' to APIGatewayRequestIdentity (#​235)
  • [bug fix] [CodeBuild] Add phase-type of QUEUED as constant (#​234)
  • [bug fix] [DynamoDB] fixed loses precision for large values (#​227)
  • [tests fix] Fix the use of a variable on range scope (#​238)
  • [housekeeping] Improvements to golint (#​243)
  • [housekeeping] Enable race detection at tests (#​239)
  • [docs] Add CloudWatch README (#​242)
  • [docs] Update README_Cognito_UserPools_PreTokenGen.md (#​230)
pkg/errors (github.com/pkg/errors)

v0.9.1: errors 0.9.1

Compare Source

pkg/errors 0.9.1 is a bug fix release for errors 0.9.0. This restore the previous behaviour on Cause method, this behaviour was changed on the PR: #​215 and many breaking changes was produced by that.

v0.9.0: errors 0.9.0

Compare Source

errors 0.9.0 is a preparation release for a 1.0 final release. Also we were working on removing support for Go 1.8, 1.9 and 1.10 and earlier, and become compatible this package with new way of errors on Go 1.13.

We tried to move into runtime.CallerFrames but this was not possible, you can show the explanation here: Issue 188.

The motivation for do the backward compatible this package with Go 1.13 is that you can migrate the easy way for this to the new way.

Now you could use the methods, Is and As, and the Unwrap() interface like on the standard library.

The method Cause is now compatible with fmt.Errorf("%w", err) and with the Unwrap() interface.

On the same way the methods related with wrapping on this package now are compatible with Cause and Unwrap() interface.

Improvements

Bugs fixed

  • .travis.yml Adjust Go versions. Thanks @​komuw, @​aperezg
  • minor fix in an example to print Stack Trace. Thanks @​bep.
  • Remove not necessary code.
  • Clean up documentation. Thanks @​seh.
urfave/cli (gopkg.in/urfave/cli.v2)

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.7...v2.26.0

v2.25.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.5...v2.25.6

v2.25.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed
New Contributors

Full Changelog: urfave/cli@v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Con


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 moul as a code owner March 1, 2020 16:39
@renovate
Copy link
Author

renovate bot commented Mar 1, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/pertify/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/graphman":"/mnt/renovate/gh/moul/graphman" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/graphman/cmd/pertify" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: gopkg.in/urfave/cli.v2@v2.3.0: parsing go.mod:
	module declares its path as: github.com/urfave/cli/v2
	        but was required as: gopkg.in/urfave/cli.v2

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 1, 2020
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 99fa931 to 101dced Compare March 5, 2020 18:13
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5d7393d to 8dcd897 Compare August 11, 2020 07:47
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Feb 18, 2021
@auto-add-label auto-add-label bot added the bug Something isn't working label Feb 18, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cd0fac7 to 01d23ee Compare March 3, 2021 17:51
@renovate
Copy link
Author

renovate bot commented May 7, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/pertify/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/graphman":"/mnt/renovate/gh/moul/graphman" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/graphman/cmd/pertify" docker.io/renovate/go:1.16.4 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: gopkg.in/urfave/cli.v2@v2.3.0: parsing go.mod:
	module declares its path as: github.com/urfave/cli/v2
	        but was required as: gopkg.in/urfave/cli.v2

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b9e0e4e to 994e9c1 Compare October 10, 2023 23:06
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1ec9170 to b7ff51c Compare December 5, 2023 21:56
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 40afdb5 to 3142dd1 Compare December 11, 2023 22:50
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 622a119 to 1b0efb7 Compare December 27, 2023 00:04
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 09ae4ac to 9963f7d Compare January 10, 2024 00:21
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 035e2f4 to 3efbc8a Compare January 29, 2024 23:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 04865b0 to c95b2fb Compare February 7, 2024 03:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ab07fcf to d5dcd1b Compare March 12, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants