Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps github.com/elastic/lunes from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/elastic/lunes's releases.

v0.2.0

What's Changed

  • Updated Unicode CLDR locale data from version 45 to 48 for broader language coverage and corrected region aliases. A few locales were added, and existing locales were fixed, which might impact users relying on outdated day/week/month names. For more information, please check the CLDR release notes.
  • Bump Go version to 1.24.0.
  • Added lazy loading of locale tables, reducing initial memory footprint and improving startup performance. by @​edmocosta in elastic/lunes#14

New Contributors

Full Changelog: elastic/lunes@v0.1.0...v0.2.0

Changelog

Sourced from github.com/elastic/lunes's changelog.

0.2.0

  • Updated Unicode CLDR locale data to v48 for broader language coverage and corrected region aliases.
  • Added lazy loading of locale tables, reducing initial memory footprint and improving startup performance.
Commits
  • bb4dc8b Lazy load locale data and update CLDR to V48 (#14)
  • 1897fcb github-action: add catalog-validate for GitHub actions (#12)
  • cf7653e [chore] Fix CI and change to use Go image (#13)
  • a95f746 Bump CI Go version (#11)
  • 0265815 Update catalog-info file with correct system property (#10)
  • See full diff 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 automation backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Nov 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2025 21:05
@dependabot dependabot bot added skip-changelog backport-active-all Automated backport with mergify to all the active branches labels Nov 19, 2025
@dependabot dependabot bot requested review from swiatekm and ycombinator November 19, 2025 21:05
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@swiatekm swiatekm force-pushed the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch from a6d22a8 to 32b3879 Compare November 20, 2025 12:01
@swiatekm
Copy link
Contributor

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 850cf5b.
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch from 32b3879 to 54208bf Compare November 20, 2025 16:33
@mergify
Copy link
Contributor

mergify bot commented Nov 20, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/github.com/elastic/lunes-0.2.0 upstream/dependabot/go_modules/github.com/elastic/lunes-0.2.0
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/lunes-0.2.0

@mergify mergify bot closed this Nov 20, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 20, 2025

This pull request has been automatically closed by Mergify.
There are some other up-to-date pull requests.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch November 20, 2025 16:40
@swiatekm swiatekm restored the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch November 21, 2025 10:27
@swiatekm
Copy link
Contributor

@dependabot recreate

@swiatekm swiatekm reopened this Nov 21, 2025
@swiatekm
Copy link
Contributor

@dependabot recreate

@mergify
Copy link
Contributor

mergify bot commented Nov 21, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/github.com/elastic/lunes-0.2.0 upstream/dependabot/go_modules/github.com/elastic/lunes-0.2.0
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/lunes-0.2.0

@mergify mergify bot closed this Nov 21, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 21, 2025

This pull request has been automatically closed by Mergify.
There are some other up-to-date pull requests.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch November 21, 2025 10:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2025

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

@github-actions github-actions bot restored the dependabot/go_modules/github.com/elastic/lunes-0.2.0 branch November 21, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants