swagger-api / swagger-js

Javascript library to connect to swagger-enabled APIs via browser or nodejs
http://swagger.io
Apache License 2.0
2.61k stars 759 forks source link

chore(deps): bump cycjimmy/semantic-release-action from 4.0.0 to 4.1.0 #3412

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps cycjimmy/semantic-release-action from 4.0.0 to 4.1.0.

Release notes

Sourced from cycjimmy/semantic-release-action's releases.

v4.1.0

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)
Changelog

Sourced from cycjimmy/semantic-release-action's changelog.

4.1.0 (2024-03-19)

Bug Fixes

  • fix syntax error for importing (4297675)

Features

  • add repository_url input (8dffec4)
Commits
  • cb42520 chore(release): 4.1.0 [skip ci]
  • 4297675 fix: fix syntax error for importing
  • 525a3af Merge pull request #198 from mym0404/patch-1
  • e1fb25e Merge pull request #196 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • f7e54f1 refactor: rename handle repository url option function
  • a4cbd6c docs: update README.md
  • 8dffec4 feat: add repository_url input
  • d7ab7f2 wip: modifiying
  • 1b654c1 build(deps): bump semantic-release from 23.0.2 to 23.0.5
  • 6d88447 Merge pull request #191 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • 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 @swagger-bot.


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 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)
swagger-bot commented 5 months ago

@dependabot squash and merge

swagger-bot commented 5 months ago

:tada: This PR is included in version 3.26.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: