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

fix(deps): Update module github.com/kataras/iris/v12 to v12.2.8 #183

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Dec 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/kataras/iris/v12 indirect patch v12.2.7 -> v12.2.8

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

kataras/iris (github.com/kataras/iris/v12)

v12.2.8

Compare Source

  • A new way to customize the handler's parameter among with the hero and mvc packages. New iris.NewContextWrapper and
    iris.NewContextPool methods were added to wrap a handler (.Handler, .Handlers, .HandlerReturnError, HandlerReturnDuration, Filter and FallbackViewFunc methods) and use a custom context instead of the iris.Context directly. Example at: https://github.com/kataras/iris/tree/main/\_examples/routing/custom-context.

  • The cache sub-package has an update, 4 years after:

    • Add support for custom storage on cache package, through the Handler#Store method.
    • Add support for custom expiration duration on cache package, trough the Handler#MaxAge method.
    • Improve the overral performance of the cache package.
    • The cache.Handler input and output arguments remain as it is.
    • The cache.Cache input argument changed from time.Duration to func(iris.Context) time.Duration.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Dec 1, 2023
@github-actions github-actions bot added the fix label Dec 1, 2023
@cq-bot cq-bot force-pushed the renovate/github.aaakk.us.kg-kataras-iris-v12-12.x branch from 0205b1c to 924195e Compare December 1, 2023 04:20
@kodiakhq kodiakhq bot merged commit cd22fa7 into main Dec 1, 2023
7 checks passed
@kodiakhq kodiakhq bot deleted the renovate/github.aaakk.us.kg-kataras-iris-v12-12.x branch December 1, 2023 04:23
kodiakhq bot pushed a commit that referenced this pull request Dec 7, 2023
🤖 I have created a release *beep* *boop*
---


## [1.14.3](v1.14.2...v1.14.3) (2023-12-07)


### Bug Fixes

* **deps:** Update github.com/gomarkdown/markdown digest to a660076 ([#175](#175)) ([3ee549b](3ee549b))
* **deps:** Update golang.org/x/exp digest to 6522937 ([#176](#176)) ([1f0e032](1f0e032))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 3a041ad ([#178](#178)) ([1e7f21a](1e7f21a))
* **deps:** Update module github.com/avast/retry-go/v4 to v4.5.1 ([#179](#179)) ([3fdb491](3fdb491))
* **deps:** Update module github.com/chenzhuoyu/iasm to v0.9.1 ([#180](#180)) ([e5ee4b5](e5ee4b5))
* **deps:** Update module github.com/gorilla/css to v1.0.1 ([#181](#181)) ([a53c93f](a53c93f))
* **deps:** Update module github.com/kataras/golog to v0.1.11 ([#182](#182)) ([63ebf10](63ebf10))
* **deps:** Update module github.com/kataras/iris/v12 to v12.2.8 ([#183](#183)) ([cd22fa7](cd22fa7))
* Handle plugin execute failure case ([#185](#185)) ([4708734](4708734))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants