GitHub / PythonCoderAS/bbcode-ast / commits
Generate an AST of a BBCode fragment.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 02ea6fd4 | merge Merge pull request #208 from PythonCoderAS/dependabot/npm_and_yarn/babel/core... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b9607ab4 | merge Merge pull request #207 from PythonCoderAS/dependabot/npm_and_yarn/webpack-5.... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4ab6cf82 | merge Merge pull request #206 from PythonCoderAS/dependabot/npm_and_yarn/types/node... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5426bc21 | merge Merge pull request #205 from PythonCoderAS/dependabot/npm_and_yarn/chai-5.0.3 |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 448bcdc0 | merge Merge pull request #204 from PythonCoderAS/dependabot/npm_and_yarn/babel/pres... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 48caaa8f |
build(deps-dev): bump @babel/core from 7.23.7 to 7.23.9
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 820a1c47 |
build(deps-dev): bump webpack from 5.89.0 to 5.90.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fd21c2f3 |
build(deps-dev): bump @types/node from 20.11.5 to 20.11.14
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bf9d6ed4 |
build(deps-dev): bump chai from 5.0.0 to 5.0.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 35cdd6dc |
build(deps-dev): bump @babel/preset-env from 7.23.8 to 7.23.9
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3fa2c191 | merge Merge pull request #203 from PythonCoderAS/dependabot/npm_and_yarn/types/node... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 470d8931 |
build(deps-dev): bump @types/node from 20.11.4 to 20.11.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 77a6844f | Update dependabot.yml |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 096315d5 | merge Merge pull request #202 from PythonCoderAS/dependabot/npm_and_yarn/types/node... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e25bd4f2 |
build(deps-dev): bump @types/node from 20.11.3 to 20.11.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 32e94860 | merge Merge pull request #201 from PythonCoderAS/dependabot/npm_and_yarn/types/node... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 44ae5424 |
Bump @types/node from 20.11.0 to 20.11.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 09ad9e98 | merge Merge pull request #200 from PythonCoderAS/dependabot/npm_and_yarn/types/node... |
PythonCoderAS <1****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e946c567 |
Bump @types/node from 20.10.8 to 20.11.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b590bea3 | Add a node tree feature | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 1c6de5d5 | Bump README | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 109d87a3 | Version bump | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 923de1cd | chore: Run lint | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| f647792d | chore: Bump publish node version | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 0194343a | chore: Update node-versions | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 2c0508e7 | fix: Fix tests | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 3ee87bdc | breaking: Fully convert to ESM | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| ba67455d | fix: Fix module resolution | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 585097da | fix: Fix cjs support | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| a3cffc2f | feat: Add an alias `toBBCode` and improve docs | PythonCoderAS <1****S@u****m> | almost 2 years ago | |
| 6f77b538 | merge Merge pull request #199 from PythonCoderAS/dependabot/npm_and_yarn/typedoc-0.... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a0c1ad7e |
Bump typedoc from 0.25.6 to 0.25.7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1c5637ce | merge Merge pull request #198 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ba12e3b4 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bbfb1f49 | merge Merge pull request #197 from PythonCoderAS/dependabot/npm_and_yarn/typedoc-0.... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d2a10fef |
Bump typedoc from 0.25.4 to 0.25.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b9a0177b | merge Merge pull request #196 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6358ddae |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 970a1cd2 | merge Merge pull request #195 from PythonCoderAS/dependabot/npm_and_yarn/chai-5.0.0 |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 490f5d58 |
Bump chai from 4.3.10 to 5.0.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c4fb1302 | merge Merge pull request #194 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9766c242 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 940383ee | merge Merge pull request #193 from PythonCoderAS/dependabot/github_actions/actions/... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 025709f3 |
Bump actions/upload-pages-artifact from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b04b74a4 | merge Merge pull request #192 from PythonCoderAS/dependabot/github_actions/actions/... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 03be00fb |
Bump actions/setup-node from 4.0.0 to 4.0.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5ee35b8e | merge Merge pull request #191 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ed0fb4ae |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fc7393c6 | merge Merge pull request #190 from PythonCoderAS/dependabot/github_actions/github/c... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8b0f188c |
Bump github/codeql-action from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bde1989e | merge Merge pull request #189 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c1685fa6 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c63bea64 | merge Merge pull request #188 from PythonCoderAS/dependabot/npm_and_yarn/typescript... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8ac1212e |
Bump typescript from 5.3.2 to 5.3.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| aa33d71a | merge Merge pull request #187 from PythonCoderAS/dependabot/github_actions/actions/... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 42bf2a09 |
Bump actions/configure-pages from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8219602b | merge Merge pull request #186 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e885bd7c |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 721af562 | merge Merge pull request #185 from PythonCoderAS/dependabot/npm_and_yarn/typedoc-0.... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4078a99e | merge Merge pull request #184 from PythonCoderAS/dependabot/npm_and_yarn/typescript... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3945cd94 |
Bump typedoc from 0.25.3 to 0.25.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ecda0dbb |
Bump typescript from 5.2.2 to 5.3.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bf7317dc | merge Merge pull request #183 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a7d50516 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 24bae779 | merge Merge pull request #182 from PythonCoderAS/dependabot/npm_and_yarn/typescript... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8e97e3e2 |
Bump typescript from 5.2.2 to 5.3.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 36a94bba | merge Merge pull request #181 from PythonCoderAS/dependabot/npm_and_yarn/types/moch... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2bb0a079 |
Bump @types/mocha from 10.0.5 to 10.0.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b7138253 | merge Merge pull request #180 from PythonCoderAS/dependabot/npm_and_yarn/types/chai... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6f77591e |
Bump @types/chai from 4.3.10 to 4.3.11
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 52c758b7 | merge Merge pull request #179 from PythonCoderAS/dependabot/npm_and_yarn/types/moch... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| dcdac56f |
Bump @types/mocha from 10.0.4 to 10.0.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e3f5063a | merge Merge pull request #178 from PythonCoderAS/dependabot/npm_and_yarn/typescript... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a4fae94c |
Bump typescript from 5.2.2 to 5.3.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5ac5392e | merge Merge pull request #177 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 864862fb |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5c5e19da | merge Merge pull request #176 from PythonCoderAS/dependabot/npm_and_yarn/ts-loader-... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7c23e457 |
Bump ts-loader from 9.5.0 to 9.5.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c9964408 | merge Merge pull request #175 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 13018fe9 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 90042eee | merge Merge pull request #174 from PythonCoderAS/dependabot/npm_and_yarn/types/moch... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a198a080 | merge Merge pull request #173 from PythonCoderAS/dependabot/npm_and_yarn/types/chai... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7469b7f6 |
Bump @types/mocha from 10.0.3 to 10.0.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 58b841ae |
Bump @types/chai from 4.3.9 to 4.3.10
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| db2040b4 | merge Merge pull request #172 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3c8798e5 |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1aae1216 | merge Merge pull request #171 from PythonCoderAS/dependabot/npm_and_yarn/typedoc-0.... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b5a59ce2 |
Bump typedoc from 0.25.2 to 0.25.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 958770b5 | merge Merge pull request #170 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 3e61be7c |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| fe04e784 | merge Merge pull request #169 from PythonCoderAS/dependabot/npm_and_yarn/trivago/pr... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c62b0ce5 |
Bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1d2b0fbb | merge Merge pull request #168 from PythonCoderAS/dependabot/github_actions/actions/... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 92a900ce |
Bump actions/setup-node from 3.8.1 to 4.0.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| a5bc6711 | merge Merge pull request #167 from PythonCoderAS/create-pull-request/auto-update/np... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9951320a |
Update dependencies via `npm upgrade`.
Signed-off-by: GitHub <n****y@g****m> |
PythonCoderAS <P****S@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6015ff34 | merge Merge pull request #166 from PythonCoderAS/dependabot/npm_and_yarn/types/moch... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 11968dc9 |
Bump @types/mocha from 10.0.2 to 10.0.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 950ef5e3 | merge Merge pull request #165 from PythonCoderAS/dependabot/npm_and_yarn/types/chai... |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 57312bd2 |
Bump @types/chai from 4.3.8 to 4.3.9
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago |