8000 fix(deps): update all by renovate[bot] · Pull Request #70 · moul/pipotron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(deps): update all #70

8000
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

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

fix(deps): update all #70

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
@renovate renovate bot commented Jul 21, 2021

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
circleci/golang docker minor 1.16 -> 1.17 age adoption passing confidence
github.com/aws/aws-lambda-go require minor v1.25.0 -> v1.49.0 age adoption passing confidence
github.com/gobuffalo/packr/v2 require patch v2.8.1 -> v2.8.3 age adoption passing confidence
github.com/gohugoio/hugo require minor v0.85.0 -> v0.147.9 age adoption passing confidence
golang stage minor 1.16-alpine -> 1.24-alpine age adoption passing confidence
jquery (source) minor 3.6.0 -> 3.7.1 age adoption passing confidence
twitter-bootstrap (source) patch 4.6.0 -> 4.6.2 age adoption passing confidence

Release Notes

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

v1.49.0

Compare Source

What's Changed
New Contributors

Full Changelog: aws/aws-lambda-go@v1.48.0...v1.49.0

v1.48.0

Compare Source

What's Changed

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

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)

gobuffalo/packr (github.com/gobuffalo/packr/v2)

v2.8.3

Compare Source

What's Changed

Full Changelog: gobuffalo/packr@v2.8.2...v2.8.3

v2.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: gobuffalo/packr@v2.8.1...v2.8.2

gohugoio/hugo (github.com/gohugoio/hugo)

v0.147.9

Compare Source

Improvements and fixes

Dependency Updates

v0.147.8

Compare Source

The primary motivation behind this release is to get the Docker package security patched and up to date.

Improvements

Dependency Updates

v0.147.7

Compare Source

Bug fixes

Improvements

Dependency Updates

v0.147.6

Compare Source

What's Changed

v0.147.5

Compare Source

We have gotten some requests about updating the minifier library we use, so here you go @​myitcv and others. I'm probably going to regret doing that particular upgrade on a Thursday, but so be it.

What's Changed

v0.147.4

Compare Source

What's Changed

v0.147.3

Compare Source

Mostly bug fixes here, but also a new template func to get a really big number. You can read about why that is useful in the documentation.

v0.147.2

Compare Source

What's Changed

v0.147.1

Compare Source

Bug fixes

Improvements

Dependency Updates

v0.147.0

Compare Source

This release comes with a new aligny option (shoutout to @​pranshugaba for the implementation) for images.Text that, in combination with alignx makes it simple to e.g. center the text on top of image in both axis. But the main reason this release comes now and not later, is the improvements/fixes to the order Hugo applies the default configuration to some keys. This is inherited from how we did this before we rewrote the configuration handling, and it made the merging of configuration from modules/themes into the config root harder and less flexible than it had to be. Me, @​bep, looking into this, was triggered by this forum topic. Having many sites share a common configuration is very useful. With this release, you can simply get what the thread starter asks for by doing something à la:

baseURL = "http://example.org"
title = "My Hugo Site"

### ... import any themes/modules.
### This will merge in all config imported from imported modules. 
_merge = "deep"

See the documentation for details.

Bug fixes

Improvements

Dependency Updates

v0.146.7

Compare Source

Bug fixes

Improvements

Dependency Updates

v0.146.6

Compare Source

What's Changed

  • tpl: Fix when layout specified in front matter and no match is found 088cd2f @​bep [#​1

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from moul as a code owner July 21, 2021 10:45
@auto-add-label auto-add-label bot added the bug Something isn't working label Jul 21, 2021
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 21, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/gohugoio/hugo to v0.86.0 fix(deps): update all Jul 30, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c0eeca0 to 88bad88 Compare August 3, 2021 11:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e9ea163 to 4c94823 Compare August 23, 2021 01:57
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all docker tags Aug 23, 2021
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Aug 23, 2021
@renovate renovate bot changed the title chore(deps): update all docker tags chore(deps): update all docker tags to v1.17 Aug 30, 2021
@renovate renovate bot changed the title chore(deps): update all docker tags to v1.17 chore(deps): update all docker tags Aug 30, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 71d7e5e to b620c42 Compare September 4, 2021 09:58
@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 from 5c0edf5 to 035ad11 Compare May 15, 2022 21:31
@renovate renovate bot force-pushed the renovate/a 8000 ll branch 2 times, most recently from f32147f to 8f6be3b Compare May 28, 2023 14:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e8249a7 to 1fadfa0 Compare February 4, 2025 12:12
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 43160ea to d7b06bc Compare February 19, 2025 14:08
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 29696f7 to f649674 Compare April 12, 2025 21:01
Copy link
socket-security bot commented Apr 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​gohugoio/​hugo@​v0.85.0 ⏵ v0.147.975 +1100100100100 +31
Updatedgithub.com/​aws/​aws-lambda-go@​v1.25.0 ⏵ v1.49.091 -210010010080
Updatedgithub.com/​gobuffalo/​packr/​v2@​v2.8.1 ⏵ v2.8.396 +1100100100100

View full report

Copy link
socket-security bot commented Apr 12, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6cf7f3e to 17e8fc1 Compare April 20, 2025 12:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 983c6b2 to b62a8d2 Compare April 25, 2025 18:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 87dd5df to 9c05954 Compare May 6, 2025 13:44
@renovate renovate bot force-pushed the renovate/all branch from 9c05954 to 00fa00c Compare May 12, 2025 13:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from beb67e6 to 5eeb874 Compare May 22, 2025 14:13
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d05fcce to 645c1ef Compare June 2, 2025 19:59
@renovate renovate bot force-pushed the renovate/all branch from 645c1ef to 248896d Compare June 7, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔍 Ready for Review 453C Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0