publiclab / mapknitter

Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
http://mapknitter.org
GNU General Public License v3.0
267 stars 207 forks source link

Bump spin.js from 2.3.2 to 4.1.1 #1707

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps spin.js from 2.3.2 to 4.1.1.

Commits
  • ae42fa6 Set package type to "module"
  • 0e38ebf Fix site compatibility with IE 11
  • 0f5fb8b Use Prism for code syntax highlighting
  • d6f1504 Remove Google Analytics tracking
  • d43360d Use CSS for fork ribbon and update favicon and preview image
  • 0faf3f8 Improve mobile layout
  • 15569fe List Theodore Brown as second author
  • cef6d6c Add more prominent link to UMD module
  • d78b8cf Remove unnecessary function
  • 29dfab2 Exclude documentation files from project language statistics
  • Additional commits viewable in compare view


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)
gitpod-io[bot] commented 2 years ago

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit c77892d2 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1707 (d566584) into main (d501aa4) will decrease coverage by 38.99%. The diff coverage is 100.00%.

:exclamation: Current head d566584 differs from pull request most recent head c77892d. Consider uploading reports for the commit c77892d to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1707       +/-   ##
===========================================
- Coverage   71.89%   32.89%   -39.00%     
===========================================
  Files          40       40               
  Lines        1409     1681      +272     
===========================================
- Hits         1013      553      -460     
- Misses        396     1128      +732     
Impacted Files Coverage Δ
lib/not_at_origin_validator.rb 85.71% <100.00%> (ø)
app/mailers/comment_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/mailers/application_mailer.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/controllers/feeds_controller.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/controllers/comments_controller.rb 0.00% <0.00%> (-100.00%) :arrow_down:
app/controllers/users_controller.rb 0.00% <0.00%> (-94.12%) :arrow_down:
app/controllers/export_controller.rb 0.00% <0.00%> (-90.91%) :arrow_down:
app/channels/application_cable/connection.rb 0.00% <0.00%> (-90.00%) :arrow_down:
app/controllers/tags_controller.rb 0.00% <0.00%> (-89.66%) :arrow_down:
app/controllers/application_controller.rb 0.00% <0.00%> (-88.89%) :arrow_down:
... and 10 more