-
Notifications
You must be signed in to change notification settings - Fork 38
chore(deps): Update go modules and/or dev-tools #396
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
base: main
Are you sure you want to change the base?
chore(deps): Update go modules and/or dev-tools #396
Conversation
ℹ Artifact update noticeFile name: helpers/sample-cc-generator/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/gcbrun |
bc87e1e
to
d6fdd3e
Compare
/gcbrun |
d6fdd3e
to
3f6b004
Compare
/gcbrun |
3f6b004
to
0fc34ab
Compare
/gcbrun |
0fc34ab
to
1289758
Compare
/gcbrun |
1289758
to
9586807
Compare
/gcbrun |
9586807
to
59b5bc7
Compare
/gcbrun |
59b5bc7
to
378ee8f
Compare
/gcbrun |
378ee8f
to
e1ab4d7
Compare
/gcbrun |
e1ab4d7
to
ad9f614
Compare
/gcbrun |
ad9f614
to
3a7519a
Compare
/gcbrun |
3a7519a
to
6418d5d
Compare
/gcbrun |
6418d5d
to
affbf2c
Compare
/gcbrun |
affbf2c
to
22fd048
Compare
/gcbrun |
937fd64
to
06d605f
Compare
/gcbrun |
06d605f
to
aa69d6d
Compare
/gcbrun |
aa69d6d
to
b02e4fb
Compare
/gcbrun |
b02e4fb
to
175e74c
Compare
/gcbrun |
175e74c
to
cafcac9
Compare
/gcbrun |
cafcac9
to
7199a61
Compare
/gcbrun |
7199a61
to
0bcc371
Compare
/gcbrun |
0bcc371
to
85d0e66
Compare
/gcbrun |
85d0e66
to
bfbfd3a
Compare
/gcbrun |
bfbfd3a
to
fab087d
Compare
/gcbrun |
fab087d
to
af28abd
Compare
/gcbrun |
af28abd
to
7047cd0
Compare
/gcbrun |
7047cd0
to
a2e92c2
Compare
/gcbrun |
a2e92c2
to
28d5194
Compare
/gcbrun |
This PR contains the following updates:
1.14
->1.25
v0.5.2
->v0.17.7
v0.17.8
v6.9.0
->v6.28.0
v1.8.2
->v1.10.0
Release Notes
brianvoe/gofakeit (github.com/brianvoe/gofakeit/v6)
v6.28.0
: Descriptions!!!Compare Source
Thanks to the contributor @se-omar for all his great work in updating all the descriptions for lookups.
What's Changed
Full Changelog: brianvoe/gofakeit@v6.27.0...v6.28.0
v6.27.0
Compare Source
v6.26.4
Compare Source
v6.26.3
Compare Source
v6.26.2
Compare Source
v6.26.1
Compare Source
v6.26.0
: Products!!! v6.26.0Compare Source
🚀 Unleash the Power of Gofakeit 2.0: Elevate Your Data Faking Game! 🚀
We're thrilled to introduce the latest and greatest update to Gofakeit, and this time, we've supercharged your data faking experience with a suite of powerful new functions! Say hello to the game-changing Product module, a feature-packed addition that will revolutionize the way you generate fake product information. 🛍️✨
🎁 Introducing the Product() Function:
Get ready to dive into a world of limitless possibilities with the Product() function! It's your go-to command for creating realistic and captivating fake product data effortlessly. Harness the magic within this function to craft dynamic, authentic product information that will leave your users amazed and engaged.
🏷️ ProductName() – Unleash the Creativity:
Forge compelling product identities with the ProductName() function. From quirky gadgets to sophisticated fashion pieces, this function lets you generate catchy and unique names that captivate your audience.
📝 ProductDescription() – Tell a Story:
Bring your products to life with the ProductDescription() function! Craft vivid and intriguing descriptions that go beyond the mundane, ensuring your fake data is as immersive as it is imaginative. Spark curiosity and keep your users hooked.
🔖 ProductCategory() – Define the Essence:
Organize your products seamlessly with the ProductCategory() function. From electronics to fashion, create a diverse range of categories that add depth and structure to your fake data, making it more realistic and relatable.
🌟 ProductFeature() – Highlight the Best:
Elevate your product data with the ProductFeature() function! Showcase unique features that set your fake products apart. Whether it's cutting-edge technology or innovative design, this function lets you highlight the essence of your creations.
🛠️ ProductMaterial() – Craft Authenticity:
Immerse your users in the tactile world of your fake products with the ProductMaterial() function. Specify materials that resonate with authenticity, allowing your users to envision the quality and feel of the items you've meticulously crafted.
🎉 Elevate your data generation game to new heights with Gofakeit 2.0! 🎉 Unleash creativity, captivate your audience, and make your fake data more convincing than ever before. The world is your oyster, and with Gofakeit's new Product module, you're the master creator of captivating, realistic product information! 🚀🌐💼
Upgrade now and experience the thrill of data faking like never before! 🚀✨ #Gofakeit
v6.25.0
: Templates!!! v6.25.0Compare Source
🚀 Exciting New Release for Gofakeit v6!
We're thrilled to introduce the latest version of Gofakeit, packed with a powerful addition to enhance your templating experience. Brace yourself for the introduction of custom outputs using Golang's template engine! 🌟
SPECIAL THANKS to @Mrpye for his work on this!
🎭 Template Magic
Now, you can unleash your creativity with custom outputs using Golang's template engine. We've integrated all available functions into the template engine, providing you with a versatile toolkit to craft dynamic and personalized content.
🛠 Additional Functions
But that's not all! We've gone the extra mile and added some game-changing functions to supercharge your template building:
ToUpper & ToLower: Easily manipulate text case for a polished appearance.
ToString: Swiftly convert any data type to a string.
ToDate: Effortlessly transform strings into time.Time objects.
SpliceAny, SpliceString, SpliceUInt, SpliceInt: Build slices dynamically, perfect for weighted scenarios and random selections.
🌐 Example Usages
To give you a taste of the excitement, here's a snippet showcasing the newfound template capabilities:
v6.24.0
Compare Source
v6.23.2
Compare Source
v6.23.1
Compare Source
v6.23.0
Compare Source
v6.22.0
: New Functions!!!Compare Source
Thanks to the help of @ViridianForge and @dminkovski! We now have Books, Movies, Middle Names, Blurbs and Company Slogans.
v6.21.0
: Added fakable interfaceCompare Source
See https://github.com/brianvoe/gofakeit#fakeable-types
What's Changed
New Contributors
Full Changelog: brianvoe/gofakeit@v6.20.2...v6.21.0
v6.20.2
Compare Source
v6.20.1
Compare Source
v6.20.0
Compare Source
v6.19.0
Compare Source
v6.18.0
Compare Source
v6.17.0
Compare Source
v6.16.0
Compare Source
v6.15.0
Compare Source
v6.14.5
Compare Source
v6.14.4
Compare Source
v6.14.3
Compare Source
v6.14.2
Compare Source
v6.14.1
Compare Source
v6.14.0
Compare Source
v6.13.2
Compare Source
v6.13.1
Compare Source
v6.13.0
Compare Source
v6.12.2
Compare Source
v6.12.1
Compare Source
v6.12.0
Compare Source
v6.11.1
Compare Source
v6.11.0
Compare Source
v6.10.0
Compare Source
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: stretchr/testify@v1.8.4...v1.9.0
v1.8.4
Compare Source
What's Changed
New Contributors
Full Changelog: stretchr/testify@v1.8.3...v1.8.4
v1.8.3
Compare Source
What's Changed
New Contributors
Full Changelog: stretchr/testify@v1.8.2...v1.8.3
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.