Skip to content

chore(deps): bump github.com/snivilised/li18ngo from 0.1.10 to 0.1.13 - #346

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/snivilised/li18ngo-0.1.13
Open

chore(deps): bump github.com/snivilised/li18ngo from 0.1.10 to 0.1.13#346
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/snivilised/li18ngo-0.1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/snivilised/li18ngo from 0.1.10 to 0.1.13.

Release notes

Sourced from github.com/snivilised/li18ngo's releases.

v0.1.13

Changelog

馃殌 Features

  • f4c93517944a7b1c01e3743c25b9d694691a4f0f: feat(lingo): partition i18n messages into custom files (#148) (@鈥媝lastikfan)

馃 Others

  • 0ebfd4f3df1fe6019c39a514df3b697cb6ed8390: Bump version to v0.1.13 (@鈥媝lastikfan)
  • d276a5d54b50c5cab869f9dfd3af08066d6b3f89: ref(i18n): define new --lib flag to generate Render calls (#146) (@鈥媝lastikfan)

v0.1.12

Changelog

馃 Others

  • 5437f6dd22d76156e49ef24b25d5ee42518e6855: Bump version to v0.1.12 (@鈥媝lastikfan)
  • 8a8790398c690e2cccf10c7da908f5c5a841aa05: doc: clarify some uncertainties in message types (#133) (@鈥媝lastikfan)
  • 75fc3b0c01d5adcc0e93f1d4540ef2cb934bb711: ref(i18n): regenerate i18n messages (#140) (@鈥媝lastikfan)
  • c10d66c9c8391320eaa7d92981466e2e955e8aa8: ref(lingo): deduplicate i18n fields (#136) (@鈥媝lastikfan)
  • 391267447ec680e90c8a1780bbc8a535cbbe2897: ref(translate): add Render and Register for Libraries to use instead of Use (#139) (@鈥媝lastikfan)

v0.1.11

Changelog

馃殌 Features

  • 551f9738816ecc204d942ba76f6eced7981418b9: feat(lingo): add code generation types (#128) (@鈥媝lastikfan)
  • 335ce03c1392b20c43a73a26ae5764b8418a2286: feat(lingo): create i18n code generation tool lingo (#125) (@鈥媝lastikfan)
  • fd522731ed65ef0b642915df4a1d4cb2472c5721: feat(locale): duplicate enums.UnderlyingType and fix PavementGraffitiReportGraffico msg (#127) (@鈥媝lastikfan)
  • d746b6007bed3fff2b5c71285e91e26787ad2f52: feat(locale): generate i18n code with lingo (#127) (@鈥媝lastikfan)
  • 5da2946125ebf141a73a154990063b4603fa1e09: feat(locale): introduce new type UnderlyingTypeStaticErrorWrapperMsg (#127) (@鈥媝lastikfan)

馃 Others

  • 75604015dce5642653b44a9e66fe4864e33b0941: Bump version to v0.1.11 (@鈥媝lastikfan)
  • db166aa9cee70e6ca5c5ff73afbed74de44c20f8: chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (@鈥媎ependabot[bot])
  • fec530ba61ad6e964448f8cd0b2ccd1127f1fa25: chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (@鈥媎ependabot[bot])
  • 4ed8eb99393a4c703aa463e0c9e63add40185dcd: doc: initial doc update, further updates still required (#133) (@鈥媝lastikfan)
Commits
  • 0ebfd4f Bump version to v0.1.13
  • f4c9351 feat(lingo): partition i18n messages into custom files (#148)
  • d276a5d ref(i18n): define new --lib flag to generate Render calls (#146)
  • 5437f6d Bump version to v0.1.12
  • 75fc3b0 ref(i18n): regenerate i18n messages (#140)
  • 3912674 ref(translate): add Render and Register for Libraries to use instead of Use (...
  • 8a87903 doc: clarify some uncertainties in message types (#133)
  • c10d66c ref(lingo): deduplicate i18n fields (#136)
  • 7560401 Bump version to v0.1.11
  • 4ed8eb9 doc: initial doc update, further updates still required (#133)
  • 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 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)

Bumps [github.com/snivilised/li18ngo](https://github.com/snivilised/li18ngo) from 0.1.10 to 0.1.13.
- [Release notes](https://github.com/snivilised/li18ngo/releases)
- [Commits](snivilised/li18ngo@v0.1.10...v0.1.13)

---
updated-dependencies:
- dependency-name: github.com/snivilised/li18ngo
  dependency-version: 0.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 27, 2026
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.

0 participants