Skip to content

Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.3#32

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.3
Closed

Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.3#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2021

Bumps JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.3.

Release notes

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

4.1.3

Minor Changes

  • Resolves a false positive error that was caused by a build cleanup step.

4.1.2

Minor Changes

  • Fixed an issue that prevented you from deploying if you had a similarly named branch, ie docs and ci/docs.
  • Resolved an issue that prevents you from deploying a second time in the same workflow job. The action will now correctly cleanup branch artifacts after it's done deploying.
  • Standardized ESLint configuration, now using typescript-eslint as opposed to the GitHub configuration.
  • Documentation change/cleanup for some parts.
  • Added sponsorship automation for people who donate via GitHub Sponsors.

4.1.1

Minor Changes

  • Dependency/security updates provided through Dependabot.
  • Minor tooling changes, format is now lint:format for consistency.
  • Removed ^ keyword in all dependencies within package.json.

4.1.0

Major Changes

  • This action now supports self-hosted GitHub instances such as GitHub Enterprise. The GitHub Actions runner passes down the server url of the GitHub instance it's running on which is what the deployment step will use going forward to determine where it needs to make requests to. If you have any issues with this feature please create an issue. For more details about how to use an open source action on GitHub Enterprise please refer to the official GitHub documentation.

Minor Changes

  • Dependency updates across the board.
Commits
  • 93065a8 Deploy Production Code for Commit 312d90df3bc10fc139b5448a4a2b24a593bbea3d 🚀
  • 312d90d Merge branch 'dev' into releases/v4
  • 682a3da Merge branch 'dev' into releases/v4
  • c251856 Bump @​typescript-eslint/parser from 4.22.1 to 4.23.0 (#710)
  • 6c2a931 Removes the call to -D (#713)
  • fa74174 Bump @​typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 (#709)
  • a65346a Update README.md
  • d93f83b Release 4.1.2 📣
  • c8f3300 4.1.2
  • fc8c70c Deploy Production Code for Commit d418023e709f5f4dd53df866c99df7c5a6fcf5eb 🚀
  • 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 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.0.0 to 4.1.3.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@4.0.0...4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 12, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2021

Codecov Report

Merging #32 (abf2964) into master (8a7994b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage     80.43%   80.43%           
  Complexity       24       24           
=========================================
  Files             1        1           
  Lines            46       46           
  Branches          4        4           
=========================================
  Hits             37       37           
  Misses            7        7           
  Partials          2        2           

Continue to review full report at Codecov.

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

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 7, 2021

Superseded by #39.

@dependabot dependabot Bot closed this Jun 7, 2021
@dependabot dependabot Bot deleted the dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.3 branch June 7, 2021 07:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants