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

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 #186

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 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

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
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 force-pushed the dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2 branch from 9f49467 to b17272d Compare December 11, 2024 15:52
@phbasler phbasler changed the base branch from master to fix/non-local-linter December 11, 2024 16:15
Base automatically changed from fix/non-local-linter to master December 11, 2024 19:26
@phbasler phbasler enabled auto-merge (squash) December 11, 2024 19:33
@phbasler phbasler merged commit 5e91ba4 into master Dec 11, 2024
10 checks passed
@phbasler phbasler deleted the dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2 branch December 11, 2024 20:51
phbasler added a commit that referenced this pull request Dec 19, 2024
* Dont try to autocommit on dependabot or fork jobs (#187)

* Dont use secret in dependabot job

* add brackets

* trigger change

* Automatically applied linter

* print env

* add brackets

* Automatically applied linter

* remove debug line

---------

Co-authored-by: GitHub Actions Bot <>

* Next attempt at fixing linter for non local (#188)

* Next attempt at fixing linter for non local

* Update linter.yml

* Update .github/workflows/linter.yml

* Update .github/workflows/linter.yml

* Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#186)

* Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2

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]>

* Next attempt at fixing linter for non local

* Update linter.yml

* Update linter.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Basler <[email protected]>

* Remove test for ubuntu 20.04 (#189)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Philipp Basler <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant