JavaScript library for parsing Slack message format (mrkdwn)
Commits at 9b3323f3ab5b13a6d3c15ecb53f5a8661697aa32
9b3323f3chore: Ignore lockfiles
Goodbye, useless security notifications.
This library has 0 dependencies, so having lockfiles in the repo just
increases a maintenance cost and the chance of getting dev-time only
security risk (and its notifications).
Shota Fuji
authored at
Shota Fuji
comitted at
a905822cMerge pull request #25 from pocka/dependabot/npm_and_yarn/yarn-1.22.0
Bump yarn from 1.17.3 to 1.22.0Shota Fuji
authored at
GitHub
comitted at
405571f3Merge pull request #24 from pocka/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3Shota Fuji
authored at
GitHub
comitted at
a19c1e7fMerge pull request #23 from jamosaur/master
Fix regex that matches emojisShota Fuji
authored at
GitHub
comitted at
16d49506docs: Change badges
* Remove prettier badge because it's usefull for only devs, not users.
* Change to shields.io because of style inconsistency.
Shota Fuji
authored at
Shota Fuji
comitted at
9e02764eMerge pull request #21 from pocka/docs/basis
Add docsShota Fuji
authored at
GitHub
comitted at
f31904ccMerge pull request #17 from pocka/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2Shota Fuji
authored at
GitHub
comitted at
40608160Merge pull request #16 from pocka/dependabot/npm_and_yarn/merge-1.2.1
Bump merge from 1.2.0 to 1.2.1Shota Fuji
authored at
GitHub
comitted at
9c5e41bbMerge pull request #15 from pocka/fix/missing-punctuation
Add missing delimitersShota Fuji
authored at
GitHub
comitted at
7fc4a4a4Merge pull request #14 from pocka/fix/mailto-without-address
Treat spaces as part of urlsShota Fuji
authored at
GitHub
comitted at
22bd297aMerge pull request #12 from pocka/dependabot/npm_and_yarn/yarn-1.17.3
Bump yarn from 1.9.4 to 1.17.3Shota Fuji
authored at
GitHub
comitted at
e43ea977Merge pull request #11 from pocka/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14Shota Fuji
authored at
GitHub
comitted at
8073f123Merge pull request #10 from pocka/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.0.12 to 4.1.2Shota Fuji
authored at
GitHub
comitted at
e1966c9cMerge pull request #9 from pocka/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1Shota Fuji
authored at
GitHub
comitted at
394b6af6[fix] Allow some symbols in link href (#1)
pocka
authored at
pocka
comitted at
c20fa47ffix: Treat comma and dot as separator
* For *bold*, _italic_ and ~strike~, comma and dot(period) acts like
as spaces.
pocka
authored at
pocka
comitted at
a43b1f11fix: Limit variations only to skin-tone
* To parse sequential emojis.
pocka
authored at
pocka
comitted at
0b29e579Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
c766d8c0Bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
e95720a5Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
b427cc5eBump yarn from 1.9.4 to 1.17.3
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.9.4 to 1.17.3.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.9.4...v1.17.3)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
36f34bccfix: Treat spaces as part of urls
* It violating RFC though.
Shota Fuji
authored at
Shota Fuji
comitted at
c8c6718fBump merge from 1.2.0 to 1.2.1
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
11fca2a7Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
51620014Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at
9a7423b8Bump yarn from 1.17.3 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.17.3 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.17.3...v1.22.0)
Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]
authored at
GitHub
comitted at