base62 icon indicating copy to clipboard operation
base62 copied to clipboard

Base62 encoder/decoder in pure Elixir

Results 7 base62 issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Bumps [earmark](https://github.com/pragdave/earmark) from 1.4.15 to 1.4.37. Changelog Sourced from earmark's changelog. Earmark 1.4.37 2023-03-03 updating EarmarkParser to v1.4.31 Earmark 1.4.36 2023-02-11 PR-459 Fix api traversal for comment nodes Kudos to...

dependencies

My understanding is that there is no formal spec for base62, but that the ["glowfall"](https://github.com/glowfall/base62) implementation (despite its lack of stars) has become the _de facto_ implementation (used the most...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/elixirs/base62). ## Rate-Limited The following updates are currently...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [stream_data](https://hex.pm/packages/stream_data) ([source](https://redirect.github.com/whatyouhide/stream_data)) | dev | major | `~> 0.6` -> `~> 1.0` |...

dependencies
datasource:hex
manager:mix
versioning:hex
type:major

Fixed this warning: ``` ==> base62 Compiling 1 file (.ex) warning: single-quoted strings represent charlists. Use ~c"" if you indeed want a charlist or use "" instead. You may run...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | minor | `v4.0.2` -> `v4.1.2` | --- ### Release...

dependencies
datasource:github-tags
manager:github-actions
versioning:docker
type:minor