cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
553 stars 597 forks source link

chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.0 #7606

Closed dependabot[bot] closed 2 hours ago

dependabot[bot] commented 1 day ago

Bumps JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.0.

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.7.0

What's Changed

Features ✨

Build 🔧

New Contributors

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.7.0

Commits
  • 36ee275 Deploy Production Code for Commit 6f368c4843962fd570fdc5cdb460c91e23d9ee87 🚀
  • 6f368c4 Merge branch 'dev' into releases/v4
  • c12b755 fix: temporarily remove mkpath option
  • 289845b Deploy Production Code for Commit 77237a3bca33457d60f926f2f1876b49339a606e 🚀
  • 77237a3 Merge branch 'dev' into releases/v4
  • 41a1611 build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#1745)
  • cfdb508 Update constants.ts
  • 84bd015 feat: allow nested paths in target-folder + add attempt-limit parameter (...
  • 56672c7 build(deps): bump the misc group across 1 directory with 6 updates (#1743)
  • 3c4f14a build(deps-dev): bump the eslint group with 2 updates (#1733)
  • 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)
dependabot[bot] commented 2 hours ago

Superseded by #7612.