Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group with 3 updates #752

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the dependencies group with 3 updates: @easyops-cn/docusaurus-search-local, @lottiefiles/react-lottie-player and swagger-ui-react.

Updates @easyops-cn/docusaurus-search-local from 0.40.1 to 0.41.0

Release notes

Sourced from @​easyops-cn/docusaurus-search-local's releases.

v0.41.0

0.41.0 (2024-05-23)

Features

  • support search based on description and keywords (0c12b59), closes #344
Changelog

Sourced from @​easyops-cn/docusaurus-search-local's changelog.

0.41.0 (2024-05-23)

Features

  • support search based on description and keywords (0c12b59), closes #344
Commits
  • c5b1c29 Merge pull request #405 from easyops-cn/release-please--branches--master--com...
  • 2c59a03 chore(master): release 0.41.0
  • 66aa399 Merge pull request #404 from easyops-cn/steve/search-by-desc-n-keywords
  • 0c12b59 feat: support search based on description and keywords
  • See full diff in compare view

Updates @lottiefiles/react-lottie-player from 3.5.3 to 3.5.4

Changelog

Sourced from @​lottiefiles/react-lottie-player's changelog.

3.5.4

Patch Changes

  • b40ce3d: chore: 🤖 upgrade lottie-web v5.12.2
Commits

Updates swagger-ui-react from 5.17.10 to 5.17.12

Release notes

Sourced from swagger-ui-react's releases.

Swagger UI v5.17.12 Released!

5.17.12 (2024-05-21)

Bug Fixes

  • config: define missing default options and their types (#9949) (04bbeaa), closes #9945
  • release: fix failed v5.17.11 release (a35a71e)
  • swagger-client: fix OpenAPI 3.1.0 dereferencing (#9950) (10e1a5f), closes #9941
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local), [@lottiefiles/react-lottie-player](https://github.com/LottieFiles/lottie-react) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `@easyops-cn/docusaurus-search-local` from 0.40.1 to 0.41.0
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Changelog](https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/CHANGELOG.md)
- [Commits](easyops-cn/docusaurus-search-local@v0.40.1...v0.41.0)

Updates `@lottiefiles/react-lottie-player` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/LottieFiles/lottie-react/releases)
- [Changelog](https://github.com/LottieFiles/lottie-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/LottieFiles/lottie-react/commits)

Updates `swagger-ui-react` from 5.17.10 to 5.17.12
- [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@v5.17.10...v5.17.12)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@lottiefiles/react-lottie-player"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners May 27, 2024 10:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2024
Copy link
Contributor

Minder Vulnerability Report ✅

Minder analyzed this PR and found no vulnerable dependencies.

Vulnerability scan of 679973cf:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

Copy link
Contributor

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: @easyops-cn/docusaurus-search-local

Trusty Score: 0

📦 Dependency: @swagger-api/apidom-ns-json-schema-draft-7

Trusty Score: 0

@ewanharris ewanharris enabled auto-merge (squash) May 28, 2024 11:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 3, 2024
auto-merge was automatically disabled June 3, 2024 10:16

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-e3c1a2f074 branch June 3, 2024 10:16
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