Skip to content

Bump @stores.com/http-error from 1.0.0 to 1.1.0#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stores.com/http-error-1.1.0
Open

Bump @stores.com/http-error from 1.0.0 to 1.1.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stores.com/http-error-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @stores.com/http-error from 1.0.0 to 1.1.0.

Release notes

Sourced from @​stores.com/http-error's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: stores-com/http-error@v1.0.0...v1.1.0

Changelog

Sourced from @​stores.com/http-error's changelog.

1.1.0

  • HttpError.from(response) now aggregates errors[] entries from the response body into err.message, joined by ; . For each entry, message is used if present, otherwise detail — covering both the GraphQL specification (message) and JSON:API (detail) envelope shapes. The default "${status} ${statusText}" message is still used when the body has no errors[], or when no entry has either field.
Commits
  • c83f7b5 aggregate body errors[] into err.message in HttpError.from()
  • a1f9c8a Add cache buster to Coveralls badge
  • e6048bc Fix Coveralls badge URL
  • b29a7f5 Add npm version and license badges to README
  • b9f7f44 Replace coveralls CLI with coverallsapp/github-action@v2
  • 95ad457 Remove matrix strategy, use env vars for versions
  • 9636d7a Add test:only script and remove default --test-concurrency=true
  • 89b8d20 Fix verify step to pass --repo before checkout
  • cdc579f Only allow publishing from main branch
  • 9f7d9a9 Verify tests passed before publishing
  • 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 [@stores.com/http-error](https://github.com/stores-com/http-error) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/stores-com/http-error/releases)
- [Changelog](https://github.com/stores-com/http-error/blob/main/CHANGELOG.md)
- [Commits](stores-com/http-error@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: "@stores.com/http-error"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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