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

Update module github.com/gosimple/slug to v1.15.0 #8

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gosimple/slug v1.11.2 -> v1.15.0 age adoption passing confidence

Release Notes

gosimple/slug (github.com/gosimple/slug)

v1.15.0

Compare Source

🚀 New features and improvements

v1.14.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

🧰 Maintenance

🚦 Tests

v1.13.1: : Fix for panic when MaxLength is greater then string length and SmartTruncate is disabled

Compare Source

🐛 Bug Fixes

v1.13.0: : Ability to disable smart truncate, 3 new languages (bg, it, ro) and bug fixes

Compare Source

Thank you for all contributions.

🚀 New features and improvements

🐛 Bug Fixes

v1.12.0: : Hungarian and Indonesian languages

Compare Source

🚀 New features and improvements

📝 Documentation updates


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.

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

@renovate
Copy link
Author

renovate bot commented May 5, 2023

⚠ 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: downloading gorm.io/driver/sqlite v1.2.4
go: downloading gorm.io/gorm v1.23.6
go: downloading github.com/gofiber/swagger v0.0.1
go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292
go: downloading github.com/gofiber/fiber/v2 v2.35.0
go: downloading github.com/go-playground/validator/v10 v10.9.0
go: downloading github.com/golang-jwt/jwt/v4 v4.1.0
go: downloading github.com/gofiber/jwt/v3 v3.2.1
go: downloading github.com/gosimple/slug v1.14.0
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/mattn/go-sqlite3 v1.14.9
go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
go: downloading github.com/swaggo/swag v1.8.3
go: downloading github.com/valyala/fasthttp v1.38.0
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jinzhu/now v1.1.4
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/spec v0.20.6
go: downloading golang.org/x/tools v0.1.10
go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
go: downloading golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/klauspost/compress v1.15.7
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/valyala/tcplisten v1.0.0
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/alpody/fiber-realworld imports
	github.com/alpody/fiber-realworld/docs: cannot find module providing package github.com/alpody/fiber-realworld/docs

@renovate renovate bot force-pushed the renovate/github.com-gosimple-slug-1.x branch from feb0483 to 43bc948 Compare February 25, 2024 02:41
@renovate renovate bot changed the title Update module github.com/gosimple/slug to v1.13.1 Update module github.com/gosimple/slug to v1.14.0 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-gosimple-slug-1.x branch from 43bc948 to 2757e8b Compare December 24, 2024 14:48
@renovate renovate bot changed the title Update module github.com/gosimple/slug to v1.14.0 Update module github.com/gosimple/slug to v1.15.0 Dec 24, 2024
Copy link
Author

renovate bot commented Dec 24, 2024

⚠️ 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: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/gofiber/swagger v0.0.1
go: downloading gorm.io/driver/sqlite v1.2.4
go: downloading gorm.io/gorm v1.23.6
go: downloading github.com/go-playground/validator/v10 v10.9.0
go: downloading github.com/gofiber/fiber/v2 v2.35.0
go: downloading github.com/gofiber/jwt/v3 v3.2.1
go: downloading github.com/golang-jwt/jwt/v4 v4.1.0
go: downloading github.com/gosimple/slug v1.15.0
go: downloading github.com/stretchr/testify v1.7.0
go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292
go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
go: downloading github.com/swaggo/swag v1.8.3
go: downloading github.com/mattn/go-sqlite3 v1.14.9
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/valyala/fasthttp v1.38.0
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/spec v0.20.6
go: downloading golang.org/x/tools v0.1.10
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jinzhu/now v1.1.4
go: downloading github.com/go-playground/locales v0.14.0
go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/klauspost/compress v1.15.7
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/valyala/tcplisten v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/alpody/fiber-realworld imports
	github.com/alpody/fiber-realworld/docs: cannot find module providing package github.com/alpody/fiber-realworld/docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants