Skip to content

chore(deps): bump escalated-dev/locale from 0.1.1 to 0.1.8#53

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/escalated-dev/locale-0.1.8
Open

chore(deps): bump escalated-dev/locale from 0.1.1 to 0.1.8#53
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/escalated-dev/locale-0.1.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps escalated-dev/locale from 0.1.1 to 0.1.8.

Release notes

Sourced from escalated-dev/locale's releases.

v0.1.8

Highlights

Adds four new commands.install.* keys consumed by escalated-laravel v1.2.3's reordered install flow (escalated-laravel#89, fixes escalated-laravel#88):

  • seedingPermissions — task label for the permission seeder
  • runningMigrations — task label for the migration step
  • runMigrationsConfirm — interactive prompt asking the user whether to auto-run migrations + seeding during install
  • stepSeed — printed instruction shown when the user opts out of auto-run

The seedingPermissions key was the immediate cause of the bug visible at escalated-laravel#88 — the install command referenced the key but it didn't exist anywhere, so the French task label rendered the literal escalated::commands.install.seeding_permissions string instead of a translation.

All 14 locales translated; native artifacts (Rails YAML, Symfony YAML, Spring properties, Django/WP/Phoenix gettext) regenerated. validate_locales.py reports key parity.

Pipeline fix

The publish workflow was rebuilding every ecosystem from manifests with hard-coded versions (most stuck at 0.1.0 since project start, npm at 0.1.7 from a manual bump). When v0.1.8 was originally tagged earlier today, the npm job tried to publish 0.1.7 again and got 403'd by the registry; the others would have re-uploaded their stale 0.1.0 packages or no-op'd.

Added scripts/stamp_version.sh and a "Stamp version from tag" step in every publish job, so the tag is the single source of truth and ecosystems can't drift out of sync again. All six ecosystem manifests bumped to 0.1.8 so the source tree matches.

Full Changelog: escalated-dev/escalated-locale@v0.1.7...v0.1.8

v0.1.7

Automated release for v0.1.7. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.7.

v0.1.6

Automated release for v0.1.6. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.6.

v0.1.5

Automated release for v0.1.5. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.5.

v0.1.4

Automated release for v0.1.4. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.4.

v0.1.3

Automated release for v0.1.3. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.3.

v0.1.2

Automated release for v0.1.2. See the workflow run for per-ecosystem publish status; skipped ecosystems are missing their secret. Go module is available at github.com/escalated-dev/escalated-locale@v0.1.2.

Commits
  • f9b2516 ci(publish): stamp version from tag, bump all manifests to 0.1.8
  • 0e5e207 feat(install): add seedingPermissions, runningMigrations, runMigrationsConfir...
  • f57bed6 chore(npm): bump 0.1.7 — verify CI publish with corrected secret
  • 2dfd900 ci(publish): use 'npm config set' + 'npm whoami' diagnostic
  • 068d93a fix(publish): write .npmrc explicitly + bump 0.1.5
  • 3ae75fc chore(npm): bump to 0.1.4 for CI publish verification
  • 4d2ccb6 chore(npm): bump to 0.1.3 to retrigger publish with fixed workflow
  • 74ce9cf fix(publish): pass NPM_TOKEN as NODE_AUTH_TOKEN
  • 348af1c docs: drop dev-process notes; lift canonical conventions into README
  • 736919c docs(README): add PyPI section, fully-qualified package names, sync.sh note
  • 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 [escalated-dev/locale](https://github.com/escalated-dev/escalated-locale) from 0.1.1 to 0.1.8.
- [Release notes](https://github.com/escalated-dev/escalated-locale/releases)
- [Changelog](https://github.com/escalated-dev/escalated-locale/blob/main/RELEASE.md)
- [Commits](escalated-dev/escalated-locale@v0.1.1...v0.1.8)

---
updated-dependencies:
- dependency-name: escalated-dev/locale
  dependency-version: 0.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants