oirlab / liger_iris_pipeline

Data Reduction System (DRS) for the Thirty Meter Telescope IRIS imager/spectrograph
https://oirlab.github.io/iris-pipeline
0 stars 3 forks source link

build(deps): bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.1.4 #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps JamesIves/github-pages-deploy-action from 4.1.1 to 4.1.4.

Release notes

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

4.1.4

Minor Changes

  • Resolves an issue with the buffer length causing issues with very large repos (thanks to @​garazdawi)
  • Lots of dependency updates across the board.
  • Minor README adjustments.

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.
Commits
  • 5dc1d5a Deploy Production Code for Commit 0674e55573dad5b2d846676be4be57fba43ce50b 🚀
  • 0674e55 Release: 4.1.4 (#749)
  • 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 📣
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #40.