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 crazy-max/ghaction-github-pages from 2.1.0 to 2.3.0 #52

Conversation

dependabot[bot]
Copy link

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

Bumps crazy-max/ghaction-github-pages from 2.1.0 to 2.3.0.

Release notes

Sourced from crazy-max/ghaction-github-pages's releases.

v2.3.0

  • Bring back copySync (#135)
  • Container based developer flow (#134)
  • Add domain input (#133)

v2.2.0

  • Use native copy (#129)
  • Warning message on unresolved symlinks
  • Show diff

v2.1.3

v2.1.2

  • Dereference symlinks (#121)

v2.1.1

  • Fix cloning repo log
Changelog

Sourced from crazy-max/ghaction-github-pages's changelog.

2.3.0 (2021/03/16)

  • Bring back copySync (#135)
  • Container based developer flow (#134)
  • Add domain input (#133)

2.2.0 (2020/11/12)

  • Use native copy (#129)
  • Warning message on unresolved symlinks
  • Show diff

2.1.3 (2020/10/01)

2.1.2 (2020/08/06)

  • Dereference symlinks (#121)

2.1.1 (2020/07/19)

  • Fix cloning repo log
Commits

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 dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 13, 2021

Superseded by #53.

@dependabot dependabot bot closed this May 13, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/crazy-max/ghaction-github-pages-2.3.0 branch May 13, 2021 05:22
forivall pushed a commit that referenced this pull request Oct 9, 2021
* new(theme): initial setup for bootstrap-4 using react-bootstrap

* create bootstrap-4 textfield widget

* add * for required fields

* chore: fixed formatting issue

* tests: added tests for textWidget

* create Radio Widget

* minor fix

* removed margin-bottom to fix description/helpertext margin

* add bootstrap-4 updown widget

* Update packages/bootstrap-4/src/RadioWidget/RadioWidget.tsx

Co-authored-by: Jani Eväkallio <jani.evakallio@gmail.com>

* Update RadioWidget.tsx

* Update packages/bootstrap-4/src/RadioWidget/RadioWidget.tsx

Co-authored-by: Jani Eväkallio <jani.evakallio@gmail.com>

* Update packages/bootstrap-4/src/RadioWidget/RadioWidget.tsx

Co-authored-by: Jani Eväkallio <jani.evakallio@gmail.com>

* add bootstrap-4 URL widget

* add email, password, select. modified text, field template for fixes and support. refactored form component

* add errorlist component, modified others for required attribute support

* code fixes

* chore: resolve conflicts

* feat(bootstrap-4): added descriptionField

* chore: removed style tag and using classname for styling

* update: changed typedef and using fieldProps

* chore: fix tests

* types: descriptionField extending from FieldProps

* tests: updated tests and typinh

* feat(bootstrap-4): titleField Component

* test: updated test and types for titleField

* chore: fixed merge conflicts

* chore(bootstrap-4): removed fontawesome icons

* feat(bootstrap-4): checboxesWidget

* style(bootstrap-4): fixed inconsistency of the buttons (fixes #52)

* chore: resolved merge conflict

* chore: upate the tests and added mock handlers

* test(bootstrap-4): added tests for DateWidget

* test(bootstrap-4): added tests for DateTimeWidget

* chore: fixed tests and components

* fix: temporary playground fix

* feat(bootstrap-4): added textAreaWidget

* chore: tests for testAreaWidget

* chore: added margin left

* feat(bootstrap-4): checkboxWidget [WIP]

* test: added tests for checkboxWidget

* chore: added suggestions and todos

* update README.md

* chore: uncomment temp changes

* chore: deleted extra files

* minor fixes

* chore: suggestion applied

* Fix ObjectFieldTemplate

Missed this patch while doing some cleaning-up of code

* add placeholder to select widget

* test: updated tests for placeholder in select widget

* fix CI build

* update deps

* suggestion fixes pt.1

* suggested changes fix pt.2

* fix suggested changes pt.3

* fix: fixed the inconsistency in the radio and select widget

* snapshot fixes

* snapshot fixes pt.2

* chore: small changes and test update

Co-authored-by: Anix <anik220798@gmail.com>
Co-authored-by: Jani Eväkallio <jani.evakallio@gmail.com>
Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants