EuropeanRespiratorySociety / api-ers

ERS API
https://api.ersnet.org
MIT License
8 stars 0 forks source link

Bump swagger-ui from 3.20.0 to 3.32.5 #164

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps swagger-ui from 3.20.0 to 3.32.5.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v3.32.5 Released!

3.32.5 (2020-08-27)

Bug Fixes

  • operationTag: verify selectedServer exists before invoking (#6335) (580e906)

Swagger UI v3.32.4 Released!

3.32.4 (2020-08-20)

Bug Fixes

  • remove unused and redux@4 non-compliant system method inside 'err' reducer (#6330) (6742cbd)
  • deps: revert to redux@3 and react-redux@4 (#6331) (e82aaae)

Swagger UI v3.32.3 Released!

3.32.3 (2020-08-19)

This release is intended to enable npm to include es2015 bundle files. There are no source code changes in this release.

Bug Fixes

  • build: add es-bundle to .npmignore non-exclusion list (#6328) (560b428)

Swagger UI v3.32.2 Released!

3.32.2 (2020-08-19)

Bug Fixes

  • Models: onLoad should check this.props.layoutSelectors method (#6307) (168d0ae), closes #6305
  • cypress: deep-linking tests should use cy.location (#6309) (02e0515)
  • cypress: tests should fail on uncaught exception (#6308) (471c24d), closes #6305
  • cypress: use less restrictive 'include.text' assertion (#6312)
  • build: css stylesheets bundle config and dependency updates (#6315) (20b32d8)

Security Update

  • deps: update react-syntax-highlighter from 12.2.1 to 13.5.0, which includes dependency security update fixed by prismjs@1.21.0 (#6312)

Additional dependency updates via #6317, #6316, #6313, #6310

Swagger UI 3.32.1 Released!

3.32.1 (2020-08-14)

This release should properly include swagger-ui-es-bundle and swagger-ui-es-bundle-core in the /dist directory. There are no other source code changes in this release.

Bug Fixes

Commits
  • 57f39bd chore(release): cut the v3.32.5 release
  • 0d63e70 chore: remove unused deprecated polyfill.js file (#6345)
  • 6e386d5 chore(deps-dev): downgrade jest@26 to jest@25 for node<10.14.2 (#6344)
  • 4fce5e3 housekeeping(dev-deps): prettier@2.1.1
  • 959b48a docs: various minor grammatical changes (#6284)
  • 580e906 fix(operationTag): verify selectedServer exists before invoking (#6335)
  • 1b74ecf housekeeping(dev-deps): prettier@2.1.0
  • 1010f69 housekeeping(dev-deps): open@7.2.0
  • 3197840 housekeeping(dev-deps): jest monorepo@26.4.2
  • fdb7f71 chore(release): cut the v3.32.4 release
  • 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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/EuropeanRespiratorySociety/api-ers/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #182.