Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

chore(deps): bump react-spinners from 0.9.0 to 0.10.1#674

Merged
matteovivona merged 3 commits into
masterfrom
dependabot/npm_and_yarn/react-spinners-0.10.1
Jan 30, 2021
Merged

chore(deps): bump react-spinners from 0.9.0 to 0.10.1#674
matteovivona merged 3 commits into
masterfrom
dependabot/npm_and_yarn/react-spinners-0.10.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps react-spinners from 0.9.0 to 0.10.1.

Changelog

Sourced from react-spinners's changelog.

0.10.1

  • Update README using react hooks. Move react class example under a summary tag.

0.10.0

0.10.0-beta.3

  • Update .npmignore to ignore the .cjs files so they are not included in the published build.
  • Add .yarn and .yarnrc to .npmignore.

Old:

npm notice version:       0.10.0-beta.2
npm notice package size:  1.2 MB
npm notice unpacked size: 5.3 MB
npm notice total files:   69

New:

npm notice version:       0.10.0-beta.3
npm notice package size:  21.3 kB
npm notice unpacked size: 167.1 kB
npm notice total files:   65

0.10.0-beta.2

  • Using lodash-es as a reference, added type: module to package.json as an attempt to fix tree shaking via [PR #327](davidhu2000/react-spinners#327).
  • Renamed relevant .js files to .cjs so they are treated as CommonJs. Otherwise we get errors like ReferenceError: module is not defined when running certain commands, like yarn.

0.10.0-beta.1

  • No changes here. Upgrading alpha to beta.

0.10.0-alpha.3

  • add react ^17.0.0 and react-dom ^17.0.0 into peerDependencies to fix #321
  • update div to span to fix <div> cannot appear as a descendant of <p> per #159. [PR #325](davidhu2000/react-spinners#325)
  • removed Keyframes typing to allow for inferring [PR #326](davidhu2000/react-spinners#326)
  • another round of update for all devDependencies to the latest version except for react-color, react, react-dom, and @motion/core. These 4 packages have caused issues during the update and will save them for another time.

0.10.0-alpha.2

Commits

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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 30, 2020
autoapproval[bot]
autoapproval Bot previously approved these changes Dec 30, 2020

@autoapproval autoapproval Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@CLAassistant

CLAassistant commented Jan 30, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@autoapproval autoapproval Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@matteovivona matteovivona merged commit 2799e8e into master Jan 30, 2021
@matteovivona matteovivona deleted the dependabot/npm_and_yarn/react-spinners-0.10.1 branch January 30, 2021 21:30
@ghost

ghost commented Feb 4, 2021

Copy link
Copy Markdown

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Feb 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autoapproved dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants