Skip to content

Update all non-major dependencies #37

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2022

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/beevik/etree v1.1.0 -> v1.5.1 age confidence require minor
github.com/brianvoe/gofakeit/v6 v6.9.0 -> v6.28.0 age confidence require minor
github.com/bxcodec/faker/v3 v3.6.0 -> v3.8.1 age confidence require minor
github.com/joho/godotenv v1.4.0 -> v1.5.1 age confidence require minor
github.com/mitchellh/mapstructure v1.4.2 -> v1.5.0 age confidence require minor
github.com/spf13/cobra v1.2.1 -> v1.9.1 age confidence require minor
github.com/stretchr/testify v1.7.0 -> v1.10.0 age confidence require minor
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b -> v3.0.1 age confidence require patch
wangyoucao577/go-release-action v1.20 -> v1.53 age confidence action minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

beevik/etree (github.com/beevik/etree)

v1.5.1

Compare Source

Fixes

  • Fixed a bug in InsertChildAt.

v1.5.0

Compare Source

Changes

  • Added Element function CreateChild, which calls a continuation function
    after creating and adding a child element.

Fixes

  • Removed a potential conflict between two ReadSettings values. When
    AttrSingleQuote is true, CanonicalAttrVal is forced to be false.

v1.4.1

Compare Source

Updates

  • Minimal go version updated to 1.21.
  • Default-initialized CharsetReader causes same result as NewDocument().
  • When reading an XML document, attributes are parsed more efficiently.

v1.4.0

Compare Source

==============

New Features

  • Add AutoClose option to ReadSettings.
  • Add ValidateInput to ReadSettings.
  • Add NotNil function to Element.
  • Add NextSibling and PrevSibling functions to Element.

v1.3.0

Compare Source

==============

New Features

  • Add support for double-quotes in filter path queries.
  • Add PreserveDuplicateAttrs to ReadSettings.
  • Add ReindexChildren to Element.

v1.2.0

Compare Source

==============

New Features

  • Add the ability to write XML fragments using Token WriteTo functions.
  • Add the ability to re-indent an XML element as though it were the root of
    the document.
  • Add a ReadSettings option to preserve CDATA blocks when reading and XML
    document.

v1.1.4

Compare Source

==============

New Features

  • Add the ability to preserve whitespace in leaf elements during indent.
  • Add the ability to suppress a document-trailing newline during indent.
  • Add choice of XML attribute quoting style (single-quote or double-quote).

Removed Features

  • Removed the CDATA preservation change introduced in v1.1.3. It was
    implemented in a way that broke the ability to process XML documents
    encoded using non-UTF8 character sets.

v1.1.3

Compare Source

==============

  • XML reads now preserve CDATA sections instead of converting them to
    standard character data.

v1.1.2

Compare Source

==============

  • Fixed a path parsing bug.
  • The Element.Text function now handles comments embedded between
    character data spans.

v1.1.1

Compare Source

==============

  • Updated go version in go.mod to 1.20
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.0

Compare 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.0

Compare 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:

// Your template goes here
template := `
Subject: {{RandomString (SliceString "Greetings" "Hello" "Hi")}}

Dear {{LastName}},

{{RandomString (SliceString "Greetings!" "Hello there!" "Hi, how are you?")}}

{{Paragraph 1 5 10 "\n\n"}}

{{RandomString (SliceString "Warm regards" "Best wishes" "Sincerely")}}
{{$person:=Person}}
{{$person.FirstName}} {{$person.LastName}}
{{$person.Email}}
{{$person.Phone}}
`

// Applying the template
value, err := gofakeit.Template(template, nil)

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 interface

Compare 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

bxcodec/faker (github.com/bxcodec/faker/v3)

v3.8.1: Deprecating v3 module

Compare Source

Full Changelog: bxcodec/faker@v3.8.0...v3.8.1

v3.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: bxcodec/faker@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: bxcodec/faker@v3.6.0...v3.7.0

joho/godotenv (github.com/joho/godotenv)

v1.5.1: Fix parser regressions from multiline support

Compare Source

Version 1.5 came with a whole new parser, and with a new parser comes new bugs.

Things that were broken in 1.5 that are now fixed:

  • unquoted variables with interior whitespace no longer split on the first space (and then break the following line if you have one)
  • inline comments now work again for both quoted and unquoted variables
  • export statement filtering was made more robust and matched earlier versions behaviour
  • FOO.BAR key names are permitted again (i have no idea why you'd do it, but it's explicitly supported in ruby dotenv files)

There's one breaking change: earlier versions of this library would allow unterminated quoted variables in some instances and return a value (ie FOO="bar would set env of FOO: '"bar'), this now returns an error.

What's Changed

Full Changelog: joho/godotenv@v1.5.0...v1.5.1

v1.5.0: - multiline variables

Compare Source

The big news this release is that godotenv finally, after much procrastination in review, supports multiline variables (fixes #​64). Big shoutout to @​x1unix for the bulk of the work on the original PR and also to @​coolaj86 and @​austinsasko for some very helpful review and tweaks.

Also added a -o overload flag (thanks @​2tef)

What's Changed

New Contributors

Full Changelog: joho/godotenv@v1.4.0...v1.5.0

mitchellh/mapstructure (github.com/mitchellh/mapstructure)

v1.5.0

Compare Source

v1.4.3

Compare Source

spf13/cobra (github.com/spf13/cobra)

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: spf13/cobra@v1.8.1...v1.9.0

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

v1.8.0

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.7.0...v1.8.0

[v1.7.0](https://redirect.github.com/spf13/cobra/rel


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.


  • 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 force-pushed the renovate/all-minor-patch branch from 50b9051 to 8627639 Compare March 15, 2022 23:12
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (334a698) 52.12% compared to head (aaa2b84) 52.12%.

❗ Current head aaa2b84 differs from pull request most recent head 6a9ebbe. Consider uploading reports for the commit 6a9ebbe to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   52.12%   52.12%           
=======================================
  Files           6        6           
  Lines         259      259           
=======================================
  Hits          135      135           
  Misses        103      103           
  Partials       21       21           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8627639 to 33fa35a Compare April 13, 2022 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 792b83a to 5a76667 Compare April 26, 2022 22:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9b3d65b to 1e97d10 Compare June 23, 2022 20:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e97d10 to 60025eb Compare September 25, 2022 12:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60025eb to be50245 Compare March 17, 2023 23:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be50245 to c539c1e Compare March 25, 2023 06:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c539c1e to 6a9ebbe Compare April 17, 2023 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from af151fa to aee2785 Compare May 30, 2023 10:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aee2785 to 2969aa2 Compare June 7, 2023 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2969aa2 to bd63684 Compare July 6, 2023 22:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b861105 to 2b35271 Compare August 10, 2023 03:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 925f9dc to 1c7d81d Compare August 25, 2023 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 99bc622 to 5fc69de Compare September 4, 2023 15:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5fc69de to 9819c96 Compare October 22, 2023 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9819c96 to 29d3166 Compare November 5, 2023 01:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c9840fb to a32bc81 Compare December 2, 2023 03:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a32bc81 to 14620c4 Compare December 6, 2023 01:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8ccfd94 to 265b788 Compare December 13, 2023 23:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 265b788 to 22de92d Compare December 31, 2023 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 66a34c5 to 76e9301 Compare March 27, 2025 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9c606cb to 80eb4c6 Compare April 15, 2025 05:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 30b6ec8 to c6f8921 Compare May 1, 2025 14:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c6f8921 to 95a2e89 Compare May 7, 2025 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 64cb7a9 to ef14f9e Compare May 25, 2025 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2fa2d21 to 9b0cdbb Compare May 28, 2025 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b0cdbb to c9b8371 Compare June 7, 2025 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ccfc90f to e9a6a6e Compare June 17, 2025 06:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 95d7280 to bd4812f Compare July 7, 2025 04:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 21d0f4c to 7c829fe Compare July 11, 2025 20:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c829fe to 55c9726 Compare July 18, 2025 04:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55c9726 to e1e1e98 Compare July 18, 2025 08:08
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.

1 participant