Skip to content

fix(deps): update all #70

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.48.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.146.5 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.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.146.5

Compare Source

What's Changed

v0.146.4

Compare Source

What's Changed

v0.146.3

Compare Source

What's Changed

v0.146.2

Compare Source

What's Changed

v0.146.1

Compare Source

This fixes a regression introduced in v0.146.0 released earlier today.

v0.146.0

Compare Source

[!NOTE]
There's a v0.146.1 bug fix release that fixes a regression introduced in this release.

The big new thing in this release is a fully refreshed template system – simpler and much better. We're working on the updated documentation for this, but see this issue for some more information. We have gone to great lengths to make this as backwards compatible as possible, but make sure you test your site before going live with this new version. This version also comes with a full dependency refresh and some useful new template funcs:

  • templates.Current: Info about the current executing template and its call stack. Very useful for debugging.
  • time.In: Returns the given date/time as represented in the specified IANA time zone.

Bug fixes

Improvements

Dependency Updates

Documentation

v0.145.0

Compare Source

The notable new feature is the new transform.PortableText function that makes it possible to use the Sanity CMS with Hugo.

Bug fixes
Improvements
Dependency Updates
Documentation
  • github: Build docker image with both extended and withdeploy tags e5eecbd @​margau
Build Setup

v0.144.2

Compare Source

What's Changed

v0.144.1

Compare Source

What's Changed

v0.144.0

Compare Source

Go 1.24 upgrade, several performance improvements, new :contentbasename and :slugorcontentbasename permalink tokens, enable KaTeX mhchem extension for transform.ToMath, full dependency refresh, new drop option for js.Build, new auth module option useful for private module repositories, autoID support for definition terms, new configurationTypes configuration option, and more. For more details, see this topic.

Note
Bug fixes
Improvements

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/all branch 2 times, most recently from f32147f to 8f6be3b Compare May 28, 2023 14:43
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 89c87ca to 1ade61e Compare November 6, 2024 14:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0c1d527 to e1daca0 Compare November 23, 2024 16:19
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 44b4d85 to 404799e Compare December 17, 2024 17:29
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f6f055a to e48703c Compare January 22, 2025 16:26
@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.146.575 +1100100100100 +31
Updatedgithub.com/​aws/​aws-lambda-go@​v1.25.0 ⏵ v1.48.091 -3100100100100 +20
Updatedgithub.com/​gobuffalo/​packr/​v2@​v2.8.1 ⏵ v2.8.392 -4100100100100

View full report

Copy link

socket-security bot commented Apr 12, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Warn High
github.com/tdewolff/minify/[email protected] has Obfuscated code.

Confidence: 0.70

Location: Package overview

Source

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/tdewolff/minify/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

0 participants