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 #2

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

chore(deps): update all #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2019

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final minor 3.13 -> 3.19 age adoption passing confidence
github.com/aws/aws-lambda-go require minor v1.13.2 -> v1.47.0 age adoption passing confidence
golang stage minor 1.16-alpine -> 1.22-alpine age adoption passing confidence
gopkg.in/urfave/cli.v2 require minor v2.0.0-20190806201727-b62605953717 -> v2.27.2 age adoption passing confidence
moul orb minor 1.12.1 -> 1.16.0 age adoption passing confidence
moul.io/guilhunize require minor v1.0.0 -> v1.2.0 age adoption passing confidence
moul.io/srand require minor v1.4.0 -> v1.6.1 age adoption passing confidence

Release Notes

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)
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 Contributors

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

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

[


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 September 16, 2019 21:10
@renovate
Copy link
Author

renovate bot commented Sep 16, 2019

⚠️ 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: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/guilhunize":"/mnt/renovate/gh/moul/guilhunize" -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/guilhunize" 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

@renovate
Copy link
Author

renovate bot commented Sep 16, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 60.00%. Comparing base (0178de3) to head (387594b).

❗ Current head 387594b differs from pull request most recent head c1da891. Consider uploading reports for the commit c1da891 to get more accurate results

Files Patch % Lines
main.go 42.85% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage   48.00%   60.00%   +12.00%     
===========================================
  Files           2        2               
  Lines          25       20        -5     
===========================================
  Hits           12       12               
+ Misses         10        6        -4     
+ Partials        3        2        -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update module urfave/cli to v2.0.0-alpha.2 chore(deps): update all Aug 10, 2020
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 16c826d to 52a44d8 Compare September 4, 2020 17:14
@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 bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate
Copy link
Author

renovate bot commented Jun 6, 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 click 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: go.sum
Command failed: go get -d -t ./...
go: gopkg.in/urfave/cli.v2@v2.27.2: 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 changed the title fix(deps): update all chore(deps): update all docker tags Oct 18, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update all docker tags chore(deps): update all Mar 7, 2022
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a320ed3 to 687517d Compare June 24, 2022 00:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6624e91 to 24c8643 Compare March 27, 2023 18:58
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from de07d98 to 7e00359 Compare May 29, 2023 17:33
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fdf603f to 2b4fce6 Compare June 19, 2023 03:24
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3ace5ce to 684bd5f Compare December 8, 2023 01:44
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 157fa94 to 24e7a4b Compare December 27, 2023 00:37
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