Skip to content

chore(deps): Bump github.com/myerscode/aws-meta from 0.98.0 to 0.100.0#52

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/myerscode/aws-meta-0.100.0
Closed

chore(deps): Bump github.com/myerscode/aws-meta from 0.98.0 to 0.100.0#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/myerscode/aws-meta-0.100.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/myerscode/aws-meta from 0.98.0 to 0.100.0.

Release notes

Sourced from github.com/myerscode/aws-meta's releases.

v0.100.0

AWS Metadata v0.100.0

This release contains the latest AWS service, region, and partition data.

Go Package Usage

go get github.com/myerscode/aws-meta@v0.100.0

Quick Start

import (
    "github.com/myerscode/aws-meta/pkg/partitions"
    "github.com/myerscode/aws-meta/pkg/services"
)
// Get all partitions
partitions := partitions.AllPartitionNames()
// Get services in a region
services, err := services.ServiceMetaForRegion("us-east-1")

Documentation

Changelog

Others

  • 103f18da03b6d5b8ccf03aad3dd45bd672176099: chore(data): ⏳nightly AWS data update (2026-06-16) (@​actions-user)
  • 66b440a178533b99a924344ce6cab3d80b516fec: chore(data): ⏳nightly AWS data update (2026-06-17) (@​actions-user)
  • 034d8f0f4d675eb7ba95b4dd894ca69ab6691594: chore(data): ⏳nightly AWS data update (2026-06-18) (@​actions-user)
  • 464a1b93aed0a4fb42e3a94a5e0200ee3002a9d5: chore(data): ⏳nightly AWS data update (2026-06-20) (@​actions-user)

Full Changelog: myerscode/aws-meta@v0.99.0...v0.100.0


🤖 This release was automatically generated from the latest AWS data.

v0.99.0

AWS Metadata v0.99.0

This release contains the latest AWS service, region, and partition data.

... (truncated)

Commits
  • 464a1b9 chore(data): ⏳nightly AWS data update (2026-06-20)
  • 034d8f0 chore(data): ⏳nightly AWS data update (2026-06-18)
  • 66b440a chore(data): ⏳nightly AWS data update (2026-06-17)
  • 103f18d chore(data): ⏳nightly AWS data update (2026-06-16)
  • 973fcb1 chore(data): ⏳nightly AWS data update (2026-06-13)
  • 2b35bc2 chore(data): ⏳nightly AWS data update (2026-06-12)
  • c43f30a chore(data): ⏳nightly AWS data update (2026-06-11)
  • d263e76 chore(data): ⏳nightly AWS data update (2026-06-10)
  • 557980d chore(data): ⏳nightly AWS data update (2026-06-09)
  • 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 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/myerscode/aws-meta](https://github.com/myerscode/aws-meta) from 0.98.0 to 0.100.0.
- [Release notes](https://github.com/myerscode/aws-meta/releases)
- [Commits](myerscode/aws-meta@v0.98.0...v0.100.0)

---
updated-dependencies:
- dependency-name: github.com/myerscode/aws-meta
  dependency-version: 0.100.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #53.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/myerscode/aws-meta-0.100.0 branch June 29, 2026 14:44
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