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 mobx-react from 7.2.0 to 7.2.1 in /website #19

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps mobx-react from 7.2.0 to 7.2.1.

Release notes

Sourced from mobx-react's releases.

mobx-react@7.2.1

Patch Changes

Commits
  • 612e0db Version release (#3104)
  • 0dbf3eb Fix: spy: bound actions report correct object (#3141)
  • 2f59a08 Fix broken link to the gist of mobx (#3137)
  • 598f571 refactor(docs): replace event stop propagation with prevent default in action...
  • 885d865 doc: fix typo in enabling-decorators.md (#3125)
  • a78258d fix(mobx): assert that array length in obs array is not NaN (#3123)
  • dca038c refactor(mobx): replace hack for repeating string with .repeat (#3122)
  • 1005f61 chore(mobx): added comment explaining why setTimeout is needed (#3121)
  • 82e7c0f chore(mobx): update function to return early (#3120)
  • 20286fc fix(mobx): typo in error message (#3119)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2021
@DasSkelett DasSkelett mentioned this pull request Nov 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/mobx-react-7.2.1 branch from f915498 to 5ce55d2 Compare November 1, 2021 21:10
Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react@7.2.0...mobx-react@7.2.1)

---
updated-dependencies:
- dependency-name: mobx-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/mobx-react-7.2.1 branch from 5ce55d2 to d7a4946 Compare November 1, 2021 21:21
@DasSkelett DasSkelett merged commit 9984b9d into master Nov 1, 2021
@DasSkelett DasSkelett deleted the dependabot/npm_and_yarn/website/mobx-react-7.2.1 branch November 1, 2021 21:32
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.

1 participant