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

server: bump github.com/gin-contrib/cache from 1.2.0 to 1.3.0 in /server #522

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps github.com/gin-contrib/cache from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/gin-contrib/cache's releases.

v1.3.0

Changelog

Bug fixes

  • c9315f3599363468c0f1d7300d06259a1a316775: fix: rename the cache store file name (#92) (@​Guutong)
  • 6d5cbefa3953ed2df79b75ed489a3c553df3e0d8: fix(redis): dial timeout (#95) (@​rfyiamcool)

Enhancements

  • f11bfc87fd85786263c1139a134d3894cdbeb710: chore: update dependencies in go.mod file (@​appleboy)
  • 0294747d3d84ece1cfc441df02e4b5abd293f80d: chore: update supported Go versions in lint workflow (@​appleboy)
  • 61ca662be43594f0785341de36e817afd72e056a: chore: update GitHub Actions versions in workflow files (@​appleboy)
  • fb28e13125b4911b8402b9875639742063da825f: chore: refactor GitHub Actions workflows (@​appleboy)
  • 9d6600e9848e5d20669664d17e48b61636765e53: chore: update goreleaser/goreleaser-action to v5 (@​appleboy)
  • 40a40ba633c1082e26e4349ef07aff856bf97eb7: chore: update Go version in goreleaser workflow (@​appleboy)
  • 3a5fb691c215d5a6853273a814902930eff501f9: chore: update dependencies in go.mod file (@​appleboy)
  • c8181690e413d650e5116527650e32be4590b4ed: chore: update version of actions/setup-go in CI configuration (@​appleboy)
  • 3d3a79de930c9aa2892be40576d70d9a0fe470a7: chore: update golang.org/x packages to latest versions (@​appleboy)
  • 069573f7f4154759970839d7bb9c62221dc175a4: chore: update google.golang.org/protobuf version in go.mod (@​appleboy)

Build process updates

  • 7ba9b4bdaba9258b2d6745b983c9396c5c832bae: ci: update GitHub Actions configuration for Go testing (@​appleboy)
  • b425c209c40bc4c141e45357ea8e67d4dc031a4f: build: update dependencies for GitHub actions (@​appleboy)
  • 7394833d9ff76069f247a34881c854770dbfc4c3: ci: update GitHub Actions workflow to use codeql-action/init@v3 (@​appleboy)
  • 59917c4c17952704d907dbf8d71e749bd1ef4bc2: ci: update workflow dependencies and versions (@​appleboy)
  • 5c3dda07c23b27359a6ffcde30cda8bbe5420ebf: ci: update GitHub Actions and Dependencies (@​appleboy)
  • ee85f44b4f3d636b18b4c5770b4c1b247af2d502: build: refactor build and release configurations (@​appleboy)

Documentation updates

  • 40c07ace0bc1f445f6bbedae1bf9fcb1eb2016a1: docs: fix typo in Flush function comment (@​appleboy)
  • 227d681ffaf112aa70700aa526237a2d2f2753b3: docs: example annotation (#96) (@​rfyiamcool)

Others

  • 7f03c62ba4ed78aa385f04e82bf47c1ca966b3e6: Update README.md (@​thinkerou)
  • 2575d65afeda63bf950de61a9c0acc7f82f1c2eb: Bump goreleaser/goreleaser-action from 2 to 3 (@​dependabot[bot])
  • 54c894acebe04b66419442fb6def68eab4dbb157: Merge pull request #80 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3 (@​thinkerou)
  • 7a71965298c277a9445cea2b4724cb9808e1547b: Bump golang.org/x/text from 0.3.6 to 0.3.8 (@​dependabot[bot])
  • ebe803a2e26e6fb74323d401aebd86dc91e447a9: Merge pull request #86 from gin-contrib/dependabot/go_modules/golang.org/x/text-0.3.8 (@​thinkerou)
Commits
  • ee85f44 build: refactor build and release configurations
  • 5c3dda0 ci: update GitHub Actions and Dependencies
  • 069573f chore: update google.golang.org/protobuf version in go.mod
  • 3d3a79d chore: update golang.org/x packages to latest versions
  • 59917c4 ci: update workflow dependencies and versions
  • 7394833 ci: update GitHub Actions workflow to use codeql-action/init@v3
  • c818169 chore: update version of actions/setup-go in CI configuration
  • 3a5fb69 chore: update dependencies in go.mod file
  • 40a40ba chore: update Go version in goreleaser workflow
  • 9d6600e chore: update goreleaser/goreleaser-action to v5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 13, 2024
Bumps [github.com/gin-contrib/cache](https://github.com/gin-contrib/cache) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/gin-contrib/cache/releases)
- [Changelog](https://github.com/gin-contrib/cache/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cache@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/server/github.com/gin-contrib/cache-1.3.0 branch from ff22271 to e73e327 Compare May 21, 2024 16:35
@IRHM IRHM merged commit a61de6a into dev May 21, 2024
1 check passed
@IRHM IRHM deleted the dependabot/go_modules/server/github.com/gin-contrib/cache-1.3.0 branch May 21, 2024 16:45
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jun 9, 2024
….0@de6b16f by renovate (#23145)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.39.0` -> `v1.40.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.40.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.40.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.39.0...v1.40.0)

#### 🧠 New

- Better tasks (tasks rewritten and now reschedulable) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[sbondCo/Watcharr#526

![example](https://togithub.com/sbondCo/Watcharr/assets/37304121/d2f2193f-728f-496b-9896-19e4f1b12a99)
- Episode automations by [@&#8203;IRHM](https://togithub.com/IRHM) in
[sbondCo/Watcharr#536

![example](https://togithub.com/sbondCo/Watcharr/assets/37304121/7497e29c-39bf-4c54-bbef-81aa8ed34ea2)
- `AutomateShowStatuses` setting by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[sbondCo/Watcharr#537

#### 🏗️ Fixed

- plex: Comment out ViewMode property from structs by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[sbondCo/Watcharr#538
- Activity: Fix header font-family
sbondCo/Watcharr@22bdadc
- watched: WatchedStatus: Fix HOLD value
sbondCo/Watcharr@1a3c9e0

#### 🔨 Maintenance

- server: bump golang.org/x/crypto from 0.22.0 to 0.23.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#514
- server: bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#513
- server: bump gorm.io/gorm from 1.25.9 to 1.25.10 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#505
- ui: bump svelte from 4.2.12 to 4.2.15 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#501
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.4.0 to 7.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#507
- ui: bump prettier-plugin-svelte from 3.2.2 to 3.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#483
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.6.0 to 7.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#506
- ui: bump vite from 5.2.8 to 5.2.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#518
- ui: bump svelte-check from 3.6.9 to 3.7.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#525
- ui: bump svelte-preprocess from 5.1.3 to 5.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#519
- ui: bump
[@&#8203;vite-pwa/sveltekit](https://togithub.com/vite-pwa/sveltekit)
from 0.3.0 to 0.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#512
- ui: bump svelte-eslint-parser from 0.33.1 to 0.36.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#520
- server: bump github.com/gin-contrib/cache from 1.2.0 to 1.3.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#522
- server: bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 in /server
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#521
- ui: bump svelte from 4.2.15 to 4.2.17 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#527
- ui: bump axios from 1.6.8 to 1.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#533
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#534
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 2.5.3 to 2.5.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#530
- ui: bump eslint-plugin-svelte from 2.35.1 to 2.39.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[sbondCo/Watcharr#529

#### 🆘 Getting Help

If you need help, encounter an issue or find a bug please [create an
issue](https://togithub.com/sbondCo/Watcharr/issues/new/choose) or [join
our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for
support. Always happy to help!

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/227554693?tag=v1.40.0
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.40.0/images/sha256-de6b16f6cf7a5aa5a0e953c4fc1cc506e5b2a74a5c51292edf4c067b690152d1?context=explore)
**Full Changelog**:
sbondCo/Watcharr@v1.39.0...v1.40.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant