MiguelCastillo / bit-imports

module loader for the browser
https://imports.bitjs.io
MIT License
5 stars 2 forks source link

An in-range update of marked is breaking the build 🚨 #204

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.3.13 of marked was just published.

Branch Build failing 🚨
Dependency marked
Current Version 0.3.12
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

marked is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/MiguelCastillo/bit-imports/builds/342342059?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 73 commits.

  • 343b623 Update repo information
  • 67031a4 Merge pull request #1054 from styfle/patch-1
  • f24c6f2 Update package.json to new GitHub repo
  • 7806597 Merge pull request #1053 from styfle/fix-github-lang
  • a1c5862 Fix GitHub language via override
  • d96db05 Merge pull request #1046 from Feder1co5oave/uglifyjs
  • dd855d7 update package-lock.json
  • dd09a68 test the minified version with node test --minified
  • 2a8e6f6 remove gulpfile
  • 1dc5ab0 drop gulp, use uglify-js3 instead. Do npm run build to minify into marked.min.js
  • 735d4ce Update README.md
  • 8de10c4 Update README.md
  • 6b0416d Merge pull request #1035 from Feder1co5oave/fix_hr
  • b8437b0 fix underscore emphasis (apply commonmark flanking rule and rule 12)
  • 2ea539a add commonmark test for thematic breaks

There are 73 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.3.14 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

After pinning to 0.3.12 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 0.3.15 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 225c7a6 0.3.15
  • f663cb4 Merge pull request #1056 from markedjs/Release-0.3.13

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.3.16 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 16 commits.

  • 5f76520 Run updated deployment sequence
  • 635bbe0 0.3.16
  • e47a584 Merge pull request #1065 from joshbruce/publish-sequence-update
  • ad98c98 Typos and allowing for no release PRs
  • 3670bfa Create PR Template and update RELEASE based on feedback
  • 794d944 Fix typo
  • 080d473 Ediitng
  • dbf5e43 Moving content around a bit
  • df8c1fe Make 3 NPM commands sub-bullets
  • 54f5936 Updating checklist
  • c6114e8 Create file for releasing instructions
  • d856fba Publish lifecycle
  • 9dce805 Merge pull request #1062 from markedjs/release-0.3.15
  • 9030adf Merge pull request #1060 from UziTech/patch-1059
  • 9a757fc remove parens

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.3.17 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Processes and tools
  • The elephant in the room: A security vulnerability was discovered and fixed. Please note, if something breaks due to these changes, it was not our intent, and please let us know by submitting a PR or issue to course correct (the nature of the zero-major release and having security as a number one priority) #1083
  • The other elephant in the room: We missed publishing a 0.3.16 release to GitHub; so, trying to make up for that a bit.
  • Updates to the project documentation and operations, you should check it out, just start with the README and you should be good.
  • New release PR template available #1076
  • Updates to default PR and Issue templates #1076
  • Lint checks + tests + continuous integration using Travis #1020
  • Updated testing output #1085 & #1087
Commits

The new version differs by 114 commits ahead by 114, behind by 2.

  • d69f14f Update min
  • 55c6581 Add git commands for updating master from upstream
  • 5dc9e0e Add snyk.io rep
  • cc380a3 Merge branch 'master' into update-templates
  • 953002c Merge pull request #1081 from joshbruce/update-readme
  • 20bfc10 Merge pull request #1083 from davisjam/REDOSTests
  • 1f1ffbe A little more detail around CI things
  • 7c19a69 Changing the voice for publishers section and minor grammar in admins
  • d0dc71e Use correct failing test - pretty sure it used to be case_insensitive_refs though
  • 5c24d9b Add links to Issues and PRs
  • 3e07a05 Add intro and remove publishers metnion as all publishers are committers
  • 5972221 Add npm install to setting up local checklist
  • 321c50f Update language of checklists to match AUTHORS
  • 2846212 test: add time check
  • b15e42b security: fix regexes vulnerable to catastrophic backtracking

There are 114 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.3.18 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Minor fixes and updated docs
  • Supported Markdown flavors: CommonMark 0.28 and GitHub Flavored Markdown 0.28
  • Updates to our CI pipeline; we're all green! #1098 with the caveat that there is a test that needs to get sorted (help us out #1092)
  • Start ordered lists using the initial numbers from markdown lists (#1144)
  • Added GitHub Pages site for documentation https://marked.js.org/ (#1138)
Commits

The new version differs by 86 commits.

  • 98c9d14 Update home page
  • 5d5fa04 0.3.18
  • f886f40 Merge pull request #1147 from 8fold/update-badges
  • 044683b Remove Authors ~Head
  • cceac77 Merge remote-tracking branch 'upstream/master' into update-badges
  • 265d6c1 pre-commit
  • 341d128 Merge branch 'master' into update-badges
  • eef9de4 Add /docs directory for GitHub Pages (#1138)
  • 682b9c6 grammar
  • e3489ca Add marked mark maker badge
  • 03d0ed0 [editorconfig]: All md files except in test use tab (#1111)
  • c22be25 Create CNAME for marked.js.org
  • 35214c5 Add initial docs with logo
  • 3e681a6 Move most of README.md to /docs/README.md
  • 94b8b3e Move existing docs to /docs dir

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.3.19 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 0.3.18 minified required new release

0.3.18 did not have changes to min.

Commits

The new version differs by 23 commits.

  • 5d1baa4 Merge pull request #1157 from markedjs/release-0.3.19
  • a089991 Merge pull request #64 from fidian/master
  • ad6c7f9 Merge pull request #1156 from UziTech/docs-navigation
  • 03e015c 0.3.19
  • cf2def0 minify
  • 29f4190 Ignore DS_Store on macos
  • f29bceb Update publishing template (#1154)
  • 210eed7 Update badge template (#1155)
  • 9c01b83 link to README.md
  • fd9f444 add github ribbon
  • f5a4add add home link to header
  • c1e19a9 Merge pull request #1152 from 8fold/release-0.3.18
  • 24c0b7f fix installation nav
  • 6661fe5 Merge pull request #1148 from 8fold/styfle-admin
  • 5d3d70a Merge pull request #1144 from paulroub/OL_initial_numbers

There are 23 commits in total.

See the full diff