Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2022

Bumps rojopolis/spellcheck-github-actions from 0.21.1 to 0.22.1.

Release notes

Sourced from rojopolis/spellcheck-github-actions's releases.

0.22.1, 2022-02-23, bug fix release, update recommended

  • Testing the new Spanish support feature more thoroughly, demonstrated that the Docker build process was broken and only English worked

    • I addressed issue #57, which demonstrated an issue with the Docker build, the issue is no longer relevant with the simplification of the Docker build via PR: #82 by me (@​jonasbn)

0.22.0, 2022-02-21, feature release, update not required

Changelog

Sourced from rojopolis/spellcheck-github-actions's changelog.

0.22.1, 2022-02-23, bug fix release, update recommended

  • Testing the new Spanish support feature more thoroughly, demonstrated that the Docker build process was broken and only English worked

    • I addressed issue #57, which demonstrated an issue with the Docker build, the issue is no longer relevant with the simplification of the Docker build via PR: #82 by me (@​jonasbn)

0.22.0, 2022-02-21, feature release, update not required

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)

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.21.1 to 0.22.1.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@0.21.1...0.22.1)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2022
js07 pushed a commit that referenced this pull request Apr 7, 2022
* Changing docs root to prep for docs changes

* Committing new vercel.json to handle pathing

* Moving to a sub-language navigation and adding Python examples

* Adding more python docs about file storage, sending files, etc

* Tweaks to python and finishing up bash steps

* Basic tmp example for curl

* mid edit through the to-do list

* Completing review notes

* Incorporating dropdown versioning and adding new signifier

* Adding fun gradient styling

* Playing with a typeface

* Removing dead spaces

* Fixing mis-configured subsection path

* Adding file example

* Hack to support internal relative URLs

* Good spellchecker

* More spell checking

* Polish iteration #2.8

* Matching bash format for passing data more closely

* Adding a limitation note as well

* Adding defineComponent wrapping to main nodejs README and working with files section

* Gotta catch'em all ...typos

* Adding $.auth and removing checkpoints altogether

* Adding $.service.db examples in the state docs

* Adding state management docs

* Adding 404 checker

* Adding spellchecking appeasement & removing loud 404 finder

* Dedupe is fine

* Docs v2 updates (PipedreamHQ#2090)

Co-authored-by: Dylan J. Sather <dylan.sather@gmail.com>

* Adding multiworkflow example

* Adding Node.js passing data between steps, route addition to fix URL change, typos

* python vs Python

* Iteration #5

* Spellchecking

* Removing obsolete $.flow.end statement in inspector logs

* Testing / modifying code examples (PipedreamHQ#2133)

* Forgot we had the async code doc, as well.

* Testing code examples.

* $auths -> $auth

* Migrating HTTP request examples to components

* Correcting file examples

* Fixing redundant python ENV example

* Adding Dylan's Edits

* Adding a more concrete file example to fix spellchecker and make it easier to grok the concept

* Adding navgrid to v1 vuepress docs [WIP]

* Moving navgrid component and starting to separate concepts from the main quickstart

* Moving docs into a different hierarchy

* Guides concept, splitting out individual guides from the main READMEs

* linting

* Adding dist dir

* Test

* One more try

* Modifying assets path

* Reintroduce the base config

* Reverting assets change

* Fixing alignment of concepts grid

* Fix auto headers on quickstart

* Fixing display block of concepts

* Adding footer links & better logos for languages

* Reverting concepts subdir and adding better layout

* Adding account settings and troubleshooting sections

* Sidebar config update

* Adidng component icon too

* Merge branch 'master' into add-navgrid-to-vuepress1

* Grammar fix and more specific fence

* Why does VScode hate newlines on vercel.json?

* Fixing incorrect sidebar path

* Removing redundant base path config in themeConfig

* Attempting to fix asset pathing

* Replacing $.service.db with this.store docs

* Updating stores docs

* Adding more specific JSON serailization examples

* Fixing a few typos

* Another round of edits

* Nav fixes

* Using new data_store term

* Reverting the name change for now

* Removing SDK

* Replacing images

* Removing inferred_body_type which is removed

* Moving /docs/triggers

* Updated screenshots

* Fixing actions update screenshot and description

* Removing problem entry

* Fixing 404

* Fixing sidebar and adding separate sections

* Fixing v-pre key

* Adding getting started to top left nav

* Fix navgrid overflow on mobile

* Removing old commented out docs

* Better tmp file size messaging

* Removing Guidelinks experiment

* Docs nav change out

* Don't add overview route

* Nav swaps

* Fixing SVG path

* Fixing merge conflict

* Empty commit to trigger v2 docs build on vercel

* Removing dead comma

* Removing redundant package-lock.json

* Removing broken rule

* Using cloudinary for the icon

* Reorder side nav

* Renaming quickstart & adding primary color not button

* gco q

* Updating data store intro sentence

* Splitting the nav

* Dylan's edits

* Fixing styles too

* Fixing sidebar duplicate links and unnecessary dropdowns

* More sidebar massaging

* Removing dupe workflow links in code

* Fixing missing navbar in the sidebar in mobile

* Adding `await` to get / set calls to future-proof a potential async implementation

* Adding missing pages, moving cold starts out of reference and back under workflows

* Adding missing events inspect docs

Co-authored-by: Dylan Pierce <me@dylanjpierce.com>
Co-authored-by: Pravin <pravin@pipedream.com>
Co-authored-by: Danny Roosevelt <danny@pipedream.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 11, 2022

Superseded by #12.

@dependabot dependabot bot closed this Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/rojopolis/spellcheck-github-actions-0.22.1 branch April 11, 2022 09:21
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.

0 participants