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 JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 #3194

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Release notes

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

v4.7.2

What's Changed

Bug Fixes 🐝

Build 🔧

Full Changelog: JamesIves/github-pages-deploy-action@v4.7.1...v4.7.2

v4.7.1

What's Changed

Features ✨

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1

v4.7.0

What's Changed

Features ✨

Build 🔧

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.0

Commits
  • 15de0f0 Deploy Production Code for Commit d5dce9b90a6d5a8ff3cf3d2d8e6762aeddcc8026 🚀
  • d5dce9b Merge branch 'dev' into releases/v4
  • 389b85f fix: enable rsync mkpath to be backwards compatible (#1757)
  • 12622a2 build(deps): bump the misc group across 1 directory with 2 updates (#1756)
  • 588d83f Release 4.7.1 📣
  • dc18a3c Deploy Production Code for Commit 9716147417155c726a988252213c1286fdef81b3 🚀
  • 9716147 Merge branch 'dev' into releases/v4
  • d556f38 Update integration.yml
  • ceec23c Update integration.yml
  • 6418ff1 build(deps): bump the misc group across 1 directory with 6 updates (#1749)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
JamesIves/github-pages-deploy-action [>= 4.5.a, < 4.6]

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 <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 [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.2.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.2)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 23, 2024
@dependabot dependabot bot requested review from a team, m-zagorski, yamilmedina, MohamadJaara, saleniuk and mathias-niboulies and removed request for a team December 23, 2024 13:46
Copy link
Contributor

github-actions bot commented Dec 30, 2024

Test Results

3 378 tests  ±0   3 271 ✅ ±0   5m 24s ⏱️ +4s
  580 suites ±0     107 💤 ±0 
  580 files   ±0       0 ❌ ±0 

Results for commit bacde65. ± Comparison against base commit 6ddef73.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.10%. Comparing base (6ddef73) to head (bacde65).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3194      +/-   ##
===========================================
- Coverage    54.11%   54.10%   -0.02%     
===========================================
  Files         1264     1264              
  Lines        36800    36800              
  Branches      3735     3735              
===========================================
- Hits         19915    19910       -5     
- Misses       15446    15450       +4     
- Partials      1439     1440       +1     

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ddef73...bacde65. Read the comment docs.

@datadog-wireapp
Copy link

Datadog Report

Branch report: dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Commit report: 62dc07e
Test service: kalium-jvm

✅ 0 Failed, 3271 Passed, 107 Skipped, 1m 3.24s Total Time

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2 branch December 31, 2024 11:48
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 github_actions Pull requests that update GitHub Actions code 👕 size: XS type: chore 🧹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants