Skip to content

Bump decode-uri-component and @testing-library/jest-dom - #296

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-c164662dd8
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/multi-c164662dd8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Removes decode-uri-component. It's no longer used after updating ancestor dependency @testing-library/jest-dom. These dependencies need to be updated together.

Removes decode-uri-component

Updates @testing-library/jest-dom from 5.11.4 to 5.17.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v5.17.0

5.17.0 (2023-07-18)

Features

  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#503) (d717c66)

v5.16.5

5.16.5 (2022-08-04)

Bug Fixes

  • migrate ccs v3 to @​adobe/css-tools v4 (#470) (948d90f)

v5.16.4

5.16.4 (2022-04-05)

Bug Fixes

  • Support unenclosed inner text for details elements in to be visible (#396) (af18453)

v5.16.3

5.16.3 (2022-03-24)

Bug Fixes

  • clarify toHaveFocus message when using .not (#447) (6988a67)

v5.16.2

5.16.2 (2022-02-03)

Bug Fixes

  • add custom element support to toBeDisabled (#368) (8162115)

v5.16.1

5.16.1 (2021-12-06)

Bug Fixes

  • Improve toHaveClass error message format (#405) (a9beb47)

v5.16.0

5.16.0 (2021-12-03)

... (truncated)

Commits
  • d717c66 feat: New toHaveAccessibleErrorMessage better implementing the spec, deprec...
  • 948d90f fix: migrate ccs v3 to @​adobe/css-tools v4 (#470)
  • af18453 fix: Support unenclosed inner text for details elements in to be visible (#396)
  • 6988a67 fix: clarify toHaveFocus message when using .not (#447)
  • 4d0ceeb docs: add ashleyryan as a contributor for code, ideas (#434)
  • 1f389f8 docs: add astorije as a contributor for code, ideas (#433)
  • 8162115 fix: add custom element support to toBeDisabled (#368)
  • 3094eb1 docs: add cbroeren as a contributor for doc (#432)
  • 43a420a docs: Fix wrong toHaveValue example (#431)
  • a9beb47 fix: Improve toHaveClass error message format (#405)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component). It's no longer used after updating ancestor dependency [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). These dependencies need to be updated together.


Removes `decode-uri-component`

Updates `@testing-library/jest-dom` from 5.11.4 to 5.17.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.11.4...v5.17.0)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-version:
  dependency-type: indirect
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 5.17.0
  dependency-type: direct:development
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants