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-dev): bump @fastify/swagger-ui from 1.10.1 to 1.10.2 #117

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @fastify/swagger-ui from 1.10.1 to 1.10.2.

Release notes

Sourced from @​fastify/swagger-ui's releases.

v1.10.2

📚 PR:

  • chore: add missing use strict directives (#94)
  • chore(package): explicitly declare js module type (#95)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.0 to 5.9.1 (#96)
  • fix: call transformSpecification correctly (#97)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.1 to 5.9.4 (#100)
  • test: add e2e tests with playwright (#99)
  • Update README.md (#101)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.4 to 5.10.0 (#103)
  • build(deps-dev): Bump swagger-ui-dist from 5.10.0 to 5.10.3 (#104)
  • build(deps): Bump actions/setup-node from 3 to 4 (#106)
  • build(deps): Bump actions/checkout from 3 to 4 (#107)
Commits
  • 1ab87ea Bumped v1.10.2
  • 109ff1d build(deps): Bump actions/checkout from 3 to 4 (#107)
  • b40db96 build(deps): Bump actions/setup-node from 3 to 4 (#106)
  • 9a9b473 build(deps-dev): Bump swagger-ui-dist from 5.10.0 to 5.10.3 (#104)
  • 350a350 build(deps-dev): Bump swagger-ui-dist from 5.9.4 to 5.10.0 (#103)
  • 2c698a8 Update README.md (#101)
  • aee66c4 test: add e2e tests with playwright (#99)
  • 1bb92b1 build(deps-dev): Bump swagger-ui-dist from 5.9.1 to 5.9.4 (#100)
  • fd10ae9 fix: call transformSpecification correctly (#97)
  • da04d53 build(deps-dev): Bump swagger-ui-dist from 5.9.0 to 5.9.1 (#96)
  • 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 will merge this PR once CI passes on it, as requested by @toomuchdesign.


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)

Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: "@fastify/swagger-ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Dec 4, 2023
Copy link

changeset-bot bot commented Dec 4, 2023

⚠️ No Changeset found

Latest commit: b42d9f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Owner

@toomuchdesign toomuchdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 100.0%. remained the same
when pulling b42d9f0 on dependabot/npm_and_yarn/fastify/swagger-ui-1.10.2
into 59c9f1c on master.

@dependabot dependabot bot merged commit 24f6d40 into master Dec 4, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify/swagger-ui-1.10.2 branch December 4, 2023 23:31
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.

2 participants