Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps tmp to 0.2.4 and updates ancestor dependencies tmp, @civicactions/data-catalog-components and swagger-ui-react. These dependencies need to be updated together.

Updates tmp from 0.2.3 to 0.2.4

Commits

Updates @civicactions/data-catalog-components from 1.18.1 to 2.1.0

Release notes

Sourced from @​civicactions/data-catalog-components's releases.

Add tabindex to tables and fix CI pipeline

What's Changed

Full Changelog: GetDKAN/data-catalog-components@v2.0.0...v2.1.0

2.0.1 Initial Release

This release cuts down the component library to its core data table and a couple functions. After launching new sites with the new features released by the core DKAN team, we needed to rethink a lot of the components and also remove the react-strap dependency that made it hard to mix with other design systems. There were a number of unsupported npm libraries still in use as well that were blocking upgrades past React 16 that will alternatives or developed in a new way.

What's Changed

Full Changelog: GetDKAN/data-catalog-components@1.8.0...v2.0.0

Initial Release for new component library

Initial release, add USWDS to Docz and jest-axe to testing.

Commits
  • 050e196 Bump to 2.1.0
  • 30967d4 Add tabindex and better sortBy titles to datatables (#169)
  • 258ff1c update to 2.0.1
  • 978b3e8 Merge branch '2.x' of github.com:GetDKAN/data-catalog-components into 2.x
  • 2c374ea Bump version
  • 45bd37c Add sortDefaults to datatable to fix initial useEffect reseting sort (#168)
  • e51a73d Bump to 2.0.0
  • 2b73b71 Remove all unused and out of date components (#167)
  • 234ba78 Remove node-sass from dependencies
  • 75b5e82 Remove APIDocs component in favor of downstream instances (#160)
  • Additional commits viewable in compare view

Updates swagger-ui-react from 4.19.1 to 5.27.1

Release notes

Sourced from swagger-ui-react's releases.

v5.27.1

5.27.1 (2025-08-01)

Bug Fixes

  • use open-cli instead of require('open') for Node 20+ compatibility (#10517) (47a5c1f)

v5.27.0

5.27.0 (2025-07-16)

Bug Fixes

  • permissions of files to allow running as non-root (#10515) (679e73b)
  • sanitization of relative OpenAPI JSON paths (#10528) (60dee8b)

Features

  • json-schema: support x-additionalPropertiesName (#10006) (4bada92)

v5.26.2

5.26.2 (2025-07-07)

Bug Fixes

  • style: restore paragraph spacing in parameter and response descriptions (#10514) (efe6eb5)

v5.26.1

5.26.1 (2025-07-07)

Bug Fixes

  • oas3: reset request body values in try it out (#9717) (32dd3af)

v5.26.0

5.26.0 (2025-07-02)

Features

v5.25.4

5.25.4 (2025-07-01)

... (truncated)

Commits
  • 43ed706 chore(release): cut the 5.27.1 release
  • 44c83aa chore(deps): bump form-data from 4.0.2 to 4.0.4 (#10531)
  • 9483164 chore(deps): bump on-headers, compression and morgan (#10530)
  • 47a5c1f fix: use open-cli instead of require('open') for Node 20+ compatibility (#10517)
  • 7b86721 chore(release): cut the 5.27.0 release
  • 60dee8b fix: sanitization of relative OpenAPI JSON paths (#10528)
  • 679e73b fix: permissions of files to allow running as non-root (#10515)
  • 4bada92 feat(json-schema): support x-additionalPropertiesName (#10006)
  • 2ab53f4 chore(release): cut the 5.26.2 release
  • efe6eb5 fix(style): restore paragraph spacing in parameter and response descriptions ...
  • Additional commits viewable in compare view

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.4 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [@civicactions/data-catalog-components](https://github.com/getdkan/data-catalog-components) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.


Updates `tmp` from 0.2.3 to 0.2.4
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.3...v0.2.4)

Updates `@civicactions/data-catalog-components` from 1.18.1 to 2.1.0
- [Release notes](https://github.com/getdkan/data-catalog-components/releases)
- [Commits](GetDKAN/data-catalog-components@v1.18.1...v2.1.0)

Updates `swagger-ui-react` from 4.19.1 to 5.27.1
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v4.19.1...v5.27.1)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
- dependency-name: "@civicactions/data-catalog-components"
  dependency-version: 2.1.0
  dependency-type: direct:production
- dependency-name: swagger-ui-react
  dependency-version: 5.27.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2025
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.

1 participant