iloveitaly / ipython-ctrlr-fzf

overrides ipython's backwards search to use fzf
https://github.com/iloveitaly/ipython-ctrlr-fzf
4 stars 1 forks source link

build(deps): bump TriPSs/conventional-changelog-action from 4 to 5 #1

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps TriPSs/conventional-changelog-action from 4 to 5.

Release notes

Sourced from TriPSs/conventional-changelog-action's releases.

v5.0.0

Features

BREAKING CHANGES

  • Updated major version of packages

v4.1.1

Bug Fixes

  • #234: do not set empty github-token as secret (16957fa), closes #234
  • #234: extend information how to use Deploy Key to trigger on push tag workflows (0674827), closes #234

v4.1.0

Features

Changelog

Sourced from TriPSs/conventional-changelog-action's changelog.

4.1.1 (2023-09-25)

Bug Fixes

  • #234: do not set empty github-token as secret (16957fa), closes #234
  • #234: extend information how to use Deploy Key to trigger on push tag workflows (0674827), closes #234

4.1.0 (2023-09-21)

Features

4.0.0 (2023-08-02)

chore

BREAKING CHANGES

  • Updated conventional-changelog to v4 and conventional-recommended-bump to v7

3.19.0 (2023-06-22)

Features

Commits
  • 25971ce chore(release): v5.0.0 [skip ci]
  • 7f77e0c feat: Updated deps (#244)
  • 57b3a81 chore: Added @vercel/ncc as dependency
  • 134d157 ci: Build latest version before doing tests
  • 3ca6919 feat: Added old_version output
  • 61d85d4 test: Corrected expected mix output
  • 751a380 ci: Added dependabot.yml
  • beb05a3 refactor: Change mix implementation to regex matching
  • efa2fbf refactor: Misc changes to make new build work
  • 97da0e7 feat: Update action to run on node20
  • 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 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)