Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spin.js from 2.3.2 to 4.1.1 #1453

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps spin.js from 2.3.2 to 4.1.1.

Changelog

Sourced from spin.js's changelog.

[4.1.1] - 2021-09-01

Changed

  • Set package type to module to better support native ES module imports.
  • Improved website design.

[4.1.0] - 2019-10-22

Added

  • spinner-line-shrink animation preset.

[4.0.0] - 2018-05-06

Changed

  • Switched from requestAnimationFrame back to CSS keyframe animations for better performance.
  • In order to preserve compatibility with the style-src 'self'; Content Security Policy, animations are now defined via an external CSS file rather than inserted dynamically.

Add the following to your page to use one of the preset animations:

<link rel="stylesheet" href="node_modules/spin.js/spin.css"/>

You can also define custom opacity animations in your own CSS file and select them via the animation option.

Fixed

  • A transparent shadow is now set by default to resolve aliased lines in certain browsers (issue #355).

Removed

  • opacity and trail options (define a custom opacity animation instead).
  • Support for Internet Explorer 9 (it doesn't support keyframe animations).
  • fps option (only used for IE 9).

[3.1.0] - 2017-11-26

Added

  • Support for custom box-shadows with corrected positioning (issue #35).
  • fadeColor option to customize the color that lines fade to (issue #30).

[3.0.0] - 2017-11-09

Added

Changed

  • Rewritten in TypeScript.
  • Replaced dynamic CSS keyframe animations with requestAnimationFrame.
  • Unified animation logic in all browsers.

... (truncated)

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
Maintainer changes

This version was pushed to npm by theodorejb, a new releaser for spin.js since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.76%. Comparing base (7e6cbd1) to head (6ae4df7).
Report is 2 commits behind head on master.

❗ Current head 6ae4df7 differs from pull request most recent head 5a2aa59. Consider uploading reports for the commit 5a2aa59 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1453      +/-   ##
============================================
- Coverage     45.84%   39.76%   -6.09%     
+ Complexity     2560     2324     -236     
============================================
  Files            93       91       -2     
  Lines         10097     9602     -495     
============================================
- Hits           4629     3818     -811     
- Misses         5468     5784     +316     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hansmorb
Copy link
Contributor

hansmorb commented Dec 7, 2023

Ein guter Test ist ein Test der fehlschlägt ;)

@hansmorb
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/spin.js-4.1.1 branch from 6ae4df7 to e46ea06 Compare March 17, 2024 16:34
@hansmorb
Copy link
Contributor

hansmorb commented Apr 4, 2024

@dependabot rebase

Bumps [spin.js](https://github.com/fgnass/spin.js) from 2.3.2 to 4.1.1.
- [Changelog](https://github.com/fgnass/spin.js/blob/master/CHANGELOG.md)
- [Commits](fgnass/spin.js@2.3.2...4.1.1)

---
updated-dependencies:
- dependency-name: spin.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/spin.js-4.1.1 branch from e46ea06 to 5a2aa59 Compare April 4, 2024 13:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #1618.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/spin.js-4.1.1 branch July 22, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant